aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-10-12 17:19:04 +0800
committerantoine <antoine@FreeBSD.org>2018-10-12 17:19:04 +0800
commit51db1de74da3d172ed5fa5888030835d34c248bf (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /net-p2p
parent9b8d0708e8313ba24ebd315f3ccb6518ea53b803 (diff)
downloadfreebsd-ports-gnome-51db1de74da3d172ed5fa5888030835d34c248bf.tar.gz
freebsd-ports-gnome-51db1de74da3d172ed5fa5888030835d34c248bf.tar.zst
freebsd-ports-gnome-51db1de74da3d172ed5fa5888030835d34c248bf.zip
Deprecate most glib12 consumers
With hat: portmgr
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gnewtellium/Makefile3
-rw-r--r--net-p2p/napshare/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile
index d61d5ff955cb..68ba3ded203b 100644
--- a/net-p2p/gnewtellium/Makefile
+++ b/net-p2p/gnewtellium/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= bofh@FreeBSD.org
COMMENT= Gnutella client
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
PORTSCOUT= skipv:0.05 # older than current one
USE_GNOME= gtk12
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile
index 820c497882f4..55b3665c862d 100644
--- a/net-p2p/napshare/Makefile
+++ b/net-p2p/napshare/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK based Gnutella client
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
USES= gmake
USE_GNOME= gtk12
GNU_CONFIGURE= yes