diff options
author | rene <rene@FreeBSD.org> | 2011-08-16 04:57:30 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-08-16 04:57:30 +0800 |
commit | 843e2710628ee05956809a7b81354e31c3445303 (patch) | |
tree | 657e4cf67fa462ba2a2b25fe546d5d3fccbe4f5b /net-p2p | |
parent | 938ac85b2f9df6d1467ac6b1ca71175807837794 (diff) | |
download | freebsd-ports-gnome-843e2710628ee05956809a7b81354e31c3445303.tar.gz freebsd-ports-gnome-843e2710628ee05956809a7b81354e31c3445303.tar.zst freebsd-ports-gnome-843e2710628ee05956809a7b81354e31c3445303.zip |
Deprecate, these ports have been unmaintained upstream for several years.
PR: ports/158020
Submitted by: maintainer of gift and giftcurs
Approved by: maintainer timeout (giftoxic, giftui)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/giftcurs/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/giftoxic/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/giftui/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index 13e34b9ce7e3..f0ff80f79c12 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client +DEPRECATED= unmaintained upstream for several years + LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_AUTOTOOLS= libltdl libtool diff --git a/net-p2p/giftcurs/Makefile b/net-p2p/giftcurs/Makefile index 4b8cbe7b6fe5..ee3e0219ebed 100644 --- a/net-p2p/giftcurs/Makefile +++ b/net-p2p/giftcurs/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= giftcurs MAINTAINER= shoesoft@gmx.net COMMENT= A cursed frontend to the giFT daemon +DEPRECATED= unmaintained upstream for several years + RUN_DEPENDS= ${LOCALBASE}/bin/giftd:${PORTSDIR}/net-p2p/gift GNU_CONFIGURE= yes diff --git a/net-p2p/giftoxic/Makefile b/net-p2p/giftoxic/Makefile index 810c40212cea..e787febef06f 100644 --- a/net-p2p/giftoxic/Makefile +++ b/net-p2p/giftoxic/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION} MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT +DEPRECATED= unmaintained upstream for several years + LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_GNOME= gtk20 gnomeprefix gnomehack diff --git a/net-p2p/giftui/Makefile b/net-p2p/giftui/Makefile index 3cbce02d71ba..5c12a1d44fda 100644 --- a/net-p2p/giftui/Makefile +++ b/net-p2p/giftui/Makefile @@ -15,6 +15,8 @@ DISTNAME= giftui-0.4.1 MAINTAINER= joeldiaz@bellsouth.net COMMENT= GTK2 client for giFT daemon +DEPRECATED= unmaintained upstream for several years + LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift USE_BZIP2= yes |