aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-03-17 05:21:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-03-17 05:21:05 +0000
commit768dd7c392e726cf2862af1a387feca1761120fa (patch)
tree0fda0910862e24fef22a13776c3bc23a39902054 /net-p2p
parent6e9e4a6ed8e68b01360049e69f58bf743439d301 (diff)
downloadports-768dd7c392e726cf2862af1a387feca1761120fa.tar.gz
ports-768dd7c392e726cf2862af1a387feca1761120fa.zip
- Set / Update Portscout flags
- Pass maintainership to submitter PR: 166062 166105 166112 166113 166114 166115 166141 166154 166155 166156 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=293439
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gnewtellium/Makefile4
-rw-r--r--net-p2p/gtorrentviewer/Makefile4
-rw-r--r--net-p2p/py-kenosis/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile
index 973b9b52966e..4977cad9d629 100644
--- a/net-p2p/gnewtellium/Makefile
+++ b/net-p2p/gnewtellium/Makefile
@@ -10,9 +10,11 @@ PORTREVISION= 4
CATEGORIES= net-p2p
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= A gnutella client
+PORTSCOUT= skipv:0.05 # older than current one
+
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index 216ebf4b2819..b68f156b5951 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -13,9 +13,11 @@ CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/GTorrentViewer/${PORTVERSION}
DISTNAME= GTorrentViewer-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= GTK+2 viewer and editor for BitTorrent meta files
+PORTSCOUT= skipv:0.2 # older than current version
+
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_GNOME= gtk20 gnomehier intlhack
diff --git a/net-p2p/py-kenosis/Makefile b/net-p2p/py-kenosis/Makefile
index 52e017b6364a..3762c3be09d3 100644
--- a/net-p2p/py-kenosis/Makefile
+++ b/net-p2p/py-kenosis/Makefile
@@ -11,9 +11,11 @@ CATEGORIES= net-p2p python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= A fully-distributed p2p RPC system built on top of XMLRPC
+PORTSCOUT= skipv:0.941 # Older version than the current one
+
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/xmlrpclib.py:${PORTSDIR}/net/py-xmlrpclib
USE_PYTHON= yes