diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 15:55:32 +0800 |
commit | 38c930c911eeaeb2cb94bc1b86232817f977d3f8 (patch) | |
tree | e30e3e4f4c7fc010277e997a7d436d2bcf914840 /net-p2p | |
parent | 886fc56a6b920e7701b75461a5657e3852d7881a (diff) | |
download | freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.gz freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.tar.zst freebsd-ports-gnome-38c930c911eeaeb2cb94bc1b86232817f977d3f8.zip |
Add EXPIRATION to ports marked DEPRECATED that do not already have it. [1]
Date set to 2011-09-30 since that's > 1 month in all cases. Feel free to
change it to something more appropriate.
Change DEPRECATED to IGNORE for security/openvpn-beta to better fit the
intention.
Problem pointed out by: linimon [1]
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/giftcurs/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/giftoxic/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/giftui/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index f0ff80f79c12..9cb3c766293b 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -16,6 +16,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client DEPRECATED= unmaintained upstream for several years +EXPIRATION= 2011-09-30 LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/net-p2p/giftcurs/Makefile b/net-p2p/giftcurs/Makefile index ee3e0219ebed..c5f539da4798 100644 --- a/net-p2p/giftcurs/Makefile +++ b/net-p2p/giftcurs/Makefile @@ -16,6 +16,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= A cursed frontend to the giFT daemon DEPRECATED= unmaintained upstream for several years +EXPIRATION= 2011-09-30 RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net-p2p/gift diff --git a/net-p2p/giftoxic/Makefile b/net-p2p/giftoxic/Makefile index e787febef06f..868270558aed 100644 --- a/net-p2p/giftoxic/Makefile +++ b/net-p2p/giftoxic/Makefile @@ -15,6 +15,7 @@ MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT DEPRECATED= unmaintained upstream for several years +EXPIRATION= 2011-09-30 LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile index 5c12a1d44fda..1aeed5c054cc 100644 --- a/net-p2p/giftui/Makefile +++ b/net-p2p/giftui/Makefile @@ -16,6 +16,7 @@ MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT daemon DEPRECATED= unmaintained upstream for several years +EXPIRATION= 2011-09-30 LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift |