diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /net | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/bluemix-cli/Makefile | 2 | ||||
-rw-r--r-- | net/boclient/Makefile | 2 | ||||
-rw-r--r-- | net/csync2/Makefile | 2 | ||||
-rw-r--r-- | net/dictd-database/Makefile | 2 | ||||
-rw-r--r-- | net/gtic/Makefile | 2 | ||||
-rw-r--r-- | net/hidentd/Makefile | 2 | ||||
-rw-r--r-- | net/ldap2dns/Makefile | 2 | ||||
-rw-r--r-- | net/libmxp/Makefile | 2 | ||||
-rw-r--r-- | net/librouteros/Makefile | 2 | ||||
-rw-r--r-- | net/nettest/Makefile | 2 | ||||
-rw-r--r-- | net/py-netstring/Makefile | 2 | ||||
-rw-r--r-- | net/radiusd-cistron/Makefile | 2 | ||||
-rw-r--r-- | net/repeater/Makefile | 2 | ||||
-rw-r--r-- | net/rtptools/Makefile | 2 | ||||
-rw-r--r-- | net/smbldap-tools/Makefile | 2 | ||||
-rw-r--r-- | net/tcping/Makefile | 2 | ||||
-rw-r--r-- | net/tcptrace/Makefile | 2 | ||||
-rw-r--r-- | net/wackford-squeers/Makefile | 2 | ||||
-rw-r--r-- | net/wmnet2/Makefile | 2 |
19 files changed, 38 insertions, 0 deletions
diff --git a/net/bluemix-cli/Makefile b/net/bluemix-cli/Makefile index 37b576f2b11a..83c89982add5 100644 --- a/net/bluemix-cli/Makefile +++ b/net/bluemix-cli/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/bin/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= cf:net/cf diff --git a/net/boclient/Makefile b/net/boclient/Makefile index e72489b53316..8c7e4995cab0 100644 --- a/net/boclient/Makefile +++ b/net/boclient/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Client program for the Back Orifice Windows program BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 PLIST_FILES= bin/bounix WRKSRC= ${WRKDIR}/bo diff --git a/net/csync2/Makefile b/net/csync2/Makefile index fb17a848ab04..c58fd8f06b88 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 LIB_DEPENDS= librsync.so.2:net/librsync2 \ libgnutls.so:security/gnutls \ diff --git a/net/dictd-database/Makefile b/net/dictd-database/Makefile index 1c7f1791bbbf..af2d3baadc45 100644 --- a/net/dictd-database/Makefile +++ b/net/dictd-database/Makefile @@ -22,6 +22,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Dictd words database BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:net/dictd diff --git a/net/gtic/Makefile b/net/gtic/Makefile index dd13fe271b77..a2646bceec01 100644 --- a/net/gtic/Makefile +++ b/net/gtic/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The GNU file forwarder (FSC-0087) for fidonet-like networks BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 MAKE_ENV+= DEFINES="${DEFINES}" diff --git a/net/hidentd/Makefile b/net/hidentd/Makefile index 89ecc8963842..073dff8637ae 100644 --- a/net/hidentd/Makefile +++ b/net/hidentd/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 GNU_CONFIGURE= yes diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index 705c4d460b20..ea00ce72258d 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -13,6 +13,8 @@ COMMENT= Maintain DNS zones using an LDAP directory LICENSE= GPLv2 BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-perl-ldap>=0:net/p5-perl-ldap diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile index fe2fab8a4b63..3f2559af9e53 100644 --- a/net/libmxp/Makefile +++ b/net/libmxp/Makefile @@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Parser for the MUD eXtension protocol BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= cmake USE_LDCONFIG= yes diff --git a/net/librouteros/Makefile b/net/librouteros/Makefile index 2f54eebedfcb..e6997beb3a8f 100644 --- a/net/librouteros/Makefile +++ b/net/librouteros/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 LIB_DEPENDS= libgcrypt.so:security/libgcrypt diff --git a/net/nettest/Makefile b/net/nettest/Makefile index 900fe92fc0ce..7fef1441ba98 100644 --- a/net/nettest/Makefile +++ b/net/nettest/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Performs client and server functions for timing data throughput BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 NO_WRKSUBDIR= yes USES= tar:Z diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile index f37654c271c7..2473f39374fd 100644 --- a/net/py-netstring/Makefile +++ b/net/py-netstring/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python module implementing the netstring protocol BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 094ee41908f2..0346f5d8253c 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -13,6 +13,8 @@ COMMENT= RADIUS-compliant remote authentication and accounting server LICENSE= GPLv2+ BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 CONFLICTS?= freeradius-0.* gnu-radius-1.* openradius-0.* diff --git a/net/repeater/Makefile b/net/repeater/Makefile index 2d3139c0bdd9..39bbba6289f5 100644 --- a/net/repeater/Makefile +++ b/net/repeater/Makefile @@ -13,6 +13,8 @@ COMMENT= UltraVNC repeater LICENSE= GPLv2+ BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= zip USE_RC_SUBR= ${PORTNAME} diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index 68250a6169de..c22ce5371232 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -13,6 +13,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= dos2unix DOS2UNIX_GLOB= *.c diff --git a/net/smbldap-tools/Makefile b/net/smbldap-tools/Makefile index f61f2fd4eb6d..aa519063160b 100644 --- a/net/smbldap-tools/Makefile +++ b/net/smbldap-tools/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 BUILD_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ p5-Crypt-SmbHash>=0:security/p5-Crypt-SmbHash \ diff --git a/net/tcping/Makefile b/net/tcping/Makefile index 99d1365d41f0..15bfbc6abe02 100644 --- a/net/tcping/Makefile +++ b/net/tcping/Makefile @@ -14,6 +14,8 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 PLIST_FILES= bin/tcping PORTDOCS= README diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index fb74ff614256..ce00f08e1fcf 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 GNU_CONFIGURE= yes ALL_TARGET= tcptrace diff --git a/net/wackford-squeers/Makefile b/net/wackford-squeers/Makefile index c193ad416810..4d80ae6df7b9 100644 --- a/net/wackford-squeers/Makefile +++ b/net/wackford-squeers/Makefile @@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Plain text network hypertext server and client BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= ${LOCALBASE}/bin/munger:lang/munger diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 873b3a87b1a2..1df55a9f2a91 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Nice network monitor for WindowMaker BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= imake USE_XORG= x11 xext |