Commit b19fd158 authored by Rene Ladan's avatar Rene Ladan
Browse files

cleanup: Remove expired ports:

devel/erlang-exmpp: last upstream patches over 10 years ago
sysutils/showbeastie: Broken on FreeBSD 12 and above since 2018
2021-09-30 www/squid3: Unsupported by upstream
2021-09-30 sysutils/cfengine310: OpenSSL 1.1.X is not supported.
2021-09-30 security/py-paramiko1: Out of date version.  No consumer now.  Use security/py-paramiko
2021-09-30 sysutils/cfengine-masterfiles310: cfengine310 will retire at FreeBSD 11 EOL
2021-09-30 security/openca-tools-forked: Use modern port security/libscep instead
2021-09-30 multimedia/sms1xxx-kmod: Supports DVB API v3 only. Use multimedia/webcamd instead
2021-09-30 sysutils/cfengine311: OpenSSL 1.1.X is not supported.
2021-09-30 sysutils/cfengine-masterfiles311: cfengine311 will retire at FreeBSD 11 EOL
2021-09-30 mail/postfix35: It is only here until FreeBSD 11 is EoL (Postfix >= 3.6 requires OpenSSL >= 1.1.x)
parent 6a5a9cc0
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -16487,3 +16487,14 @@ net-mgmt/zabbix52-proxy||2021-09-19|Has expired: Unsupported by upstream
net-mgmt/zabbix52-server||2021-09-19|Has expired: Unsupported by upstream
devel/py-pyyaml-env-tag|devel/py-pyyaml_env_tag|2021-09-28|Renamed to match upstream naming
mail/opensmtpd-devel|mail/opensmtpd|2021-09-28|Has expired: move to offical releases
devel/erlang-exmpp||2021-09-30|Removed, last upstream patches over 10 years ago
sysutils/showbeastie||2021-09-30|Broken on FreeBSD 12 and above since 2018
www/squid3|www/squid|2021-09-30|Has expired: Unsupported by upstream
sysutils/cfengine310|sysutils/cfengine317|2021-09-30|Has expired: OpenSSL 1.1.X is not supported.
security/py-paramiko1|security/py-paramiko|2021-09-30|Has expired: Out of date version.  No consumer now.  Use security/py-paramiko
sysutils/cfengine-masterfiles310|sysutils/cfengine-masterfiles317|2021-09-30|Has expired: cfengine310 will retire at FreeBSD 11 EOL
security/openca-tools-forked|security/libscep|2021-09-30|Has expired: Use modern port security/libscep instead
multimedia/sms1xxx-kmod|multimedia/webcamd|2021-09-30|Has expired: Supports DVB API v3 only. Use multimedia/webcamd instead
sysutils/cfengine311|sysutils/cfengine317|2021-09-30|Has expired: OpenSSL 1.1.X is not supported.
sysutils/cfengine-masterfiles311|sysutils/cfengine-masterfiles317|2021-09-30|Has expired: cfengine311 will retire at FreeBSD 11 EOL
mail/postfix35|mail/postfix|2021-09-30|Has expired: It is only here until FreeBSD 11 is EoL (Postfix >= 3.6 requires OpenSSL >= 1.1.x)
+0 −1
Original line number Diff line number Diff line
@@ -614,7 +614,6 @@
    SUBDIR += erlang-cuttlefish
    SUBDIR += erlang-erlware_commons
    SUBDIR += erlang-esdl
    SUBDIR += erlang-exmpp
    SUBDIR += erlang-folsom
    SUBDIR += erlang-gen_leader
    SUBDIR += erlang-gen_smtp

devel/erlang-exmpp/Makefile

deleted100644 → 0
+0 −66
Original line number Diff line number Diff line
# Created by: Maxim Ignatenko

PORTNAME=	exmpp
PORTVERSION=	0.9.9
DISTVERSIONPREFIX=	v
PORTREVISION=	2
CATEGORIES=	devel net-im
PKGNAMEPREFIX=	erlang-

MAINTAINER=	erlang@FreeBSD.org
COMMENT=	Fast and scalable library for XMPP written in Erlang/OTP

BROKEN_SSL=	openssl

LICENSE=	EPL

BUILD_DEPENDS=	erlc:lang/erlang \
		gsed:textproc/gsed
RUN_DEPENDS=	erl:lang/erlang
LIB_DEPENDS=	libexpat.so:textproc/expat2 \
		libxml2.so:textproc/libxml2

USE_GITHUB=	yes
GH_ACCOUNT=	processone

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=--enable-static=yes \
		--enable-shared=yes \
		--with-erlang=${LOCALBASE} \
		--with-expat=${LOCALBASE} \
		--with-openssl=${OPENSSLBASE} \
		--disable-debug \
		--disable-warnings \
		--disable-examples \
		--enable-escaping-using-cdata
CONFIGURE_ENV=	ac_cv_path_SED=${LOCALBASE}/bin/gsed
GNU_CONFIGURE_PREFIX=	"${PREFIX}/lib/erlang/lib"
PLIST_SUB=	VERSION=${PORTVERSION}
USES=		autoreconf cpe libtool pkgconfig ssl
CPE_VENDOR=	process-one

OPTIONS_DEFINE=	DOCS

DOCS_CONFIGURE_ENABLE=	documentation

MAKE_JOBS_UNSAFE=	yes

.include <bsd.port.options.mk>

.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200085 && ${SSL_DEFAULT} == base
BROKEN=	Does not support OpenSSL 1.1
.endif

post-configure:
	${REINPLACE_CMD}  's|\(-spec.*\)\/[0-9] ::\(.*\)|\1\2|g' ${WRKSRC}/src/network/*.erl
	${REINPLACE_CMD}  's|\(-spec.*\)\/[0-9] ::\(.*\)|\1\2|g' ${WRKSRC}/src/core/*.erl
	${MAKE_CMD} clean -C ${WRKSRC}

post-install:
.for _file in exmpp_xml_expat_legacy.so exmpp_compress_zlib.so		\
	exmpp_xml_expat.so exmpp_stringprep.so exmpp_xml_libxml2.so	\
	exmpp_tls_openssl.so
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/priv/lib/${_file}
.endfor

.include <bsd.port.mk>

devel/erlang-exmpp/distinfo

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
SHA256 (processone-exmpp-v0.9.9_GH0.tar.gz) = 5a648a62012904d77499af5cb784b8e2b1c7ea0ccd6aaa2c7598334eaa5922d2
SIZE (processone-exmpp-v0.9.9_GH0.tar.gz) = 249698
+0 −10
Original line number Diff line number Diff line
--- doc/Makefile.am.orig	2015-06-24 21:08:42 UTC
+++ doc/Makefile.am
@@ -15,7 +15,6 @@ ERL_SRCS = $(top_srcdir)/src/core/*.erl	
 HTML_FILES = index.html							\
 	     modules-frame.html						\
 	     overview-summary.html					\
-	     packages-frame.html					\
 	     exmpp.html							\
 	     exmpp_caps.html					\
 	     exmpp_client_binding.html					\
Loading