aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/argus-clients/Makefile6
-rw-r--r--net-mgmt/argus/Makefile4
-rw-r--r--net-mgmt/flow-tools/Makefile4
-rw-r--r--net-mgmt/netxms/Makefile4
-rw-r--r--net-p2p/gnewtellium/Makefile4
-rw-r--r--net-p2p/gtorrentviewer/Makefile4
-rw-r--r--net-p2p/py-kenosis/Makefile4
-rw-r--r--news/fidogate-ds/Makefile4
-rw-r--r--print/py-reportlab/Makefile4
-rw-r--r--security/proxycheck/Makefile4
10 files changed, 31 insertions, 11 deletions
diff --git a/net-mgmt/argus-clients/Makefile b/net-mgmt/argus-clients/Makefile
index 913c75ceb795..0268716bdb3d 100644
--- a/net-mgmt/argus-clients/Makefile
+++ b/net-mgmt/argus-clients/Makefile
@@ -12,9 +12,11 @@ CATEGORIES= net-mgmt security
MASTER_SITES= http://qosient.com/argus/src/ \
ftp://qosient.com/pub/argus/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Client programs for the argus IP network transaction auditing tool
+PORTSCOUT= ignore:1 # This is the last version of 2.0.x branch
+
CONFLICTS= argus-clients-3* argus-clients-sasl-3*
.if defined(WITH_SASL)
@@ -25,7 +27,7 @@ USE_BISON= build
GNU_CONFIGURE= true
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
.if defined(WITH_SASL)
-CONFIGURE_ARGS+= --with-sasl=${PREFIX}
+CONFIGURE_ARGS+= --with-sasl=${PREFIX}
CFLAGS+= -I${PREFIX}/include/sasl
.endif
diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile
index 67fd13ec5c6e..9711b0e60ac2 100644
--- a/net-mgmt/argus/Makefile
+++ b/net-mgmt/argus/Makefile
@@ -12,9 +12,11 @@ CATEGORIES= net-mgmt security
MASTER_SITES= http://qosient.com/argus/src/ \
ftp://qosient.com/pub/argus/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= A generic IP network transaction auditing tool
+PORTSCOUT= ignore:1 # This is the last version of 2.0.X branch
+
CONFLICTS= argus-3* argus-sasl-3*
.if defined(WITH_SASL)
diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile
index 18deacc6e5b7..cbdf19db7120 100644
--- a/net-mgmt/flow-tools/Makefile
+++ b/net-mgmt/flow-tools/Makefile
@@ -11,9 +11,11 @@ PORTREVISION= 7
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Suite of tools and library to work with netflow data
+PORTSCOUT= skipv:0.411
+
OPTIONS= MYSQL "Enable MySQL support" off \
OPENSSL "Enable OpenSSL support" off \
PGSQL "Enable PostgreSQL support" off
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile
index c80297d22271..461176028082 100644
--- a/net-mgmt/netxms/Makefile
+++ b/net-mgmt/netxms/Makefile
@@ -11,12 +11,14 @@ PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://www.netxms.org/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Network monitoring system
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
+PORTSCOUT= limit:^1\.0\.[0-9]* # 1.1.X branch is Development Branch
+
OPTIONS= SERVER "Install NetXMS server & agent" off \
CLIENT "Install NetXMS client" on \
AGENT "Install NetXMS agent" on \
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
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile
index 2b037777ee6b..2cdfadaef2ce 100644
--- a/news/fidogate-ds/Makefile
+++ b/news/fidogate-ds/Makefile
@@ -12,9 +12,11 @@ MASTER_SITES= SF/rus${PORTNAME}/${PORTNAME}-stable/${PORTNAME}%20${PORTVERSION}
PKGNAMESUFFIX= -ds
DISTNAME= fidogate${PORTVERSION}ds
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Fido-Internet Gateway and Tosser
+PORTSCOUT= limit:^5\.[^2] # 5.2.X is development branch
+
.if !defined(WITHOUT_INN)
BUILD_DEPENDS= ${LOCALBASE}/news/bin/innconfval:${PORTSDIR}/news/inn
.endif
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 7b07fba3eae7..a57ce0891895 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -17,9 +17,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= reportlab-${PORTVERSION}.tar.gz \
rl_accel-3004.tgz:accel
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Library to create PDF documents using the Python language
+PORTSCOUT= ignore:1 # Last version of 1.X branch
+
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Reportlab
diff --git a/security/proxycheck/Makefile b/security/proxycheck/Makefile
index 46950065c9b2..a2c5da26856e 100644
--- a/security/proxycheck/Makefile
+++ b/security/proxycheck/Makefile
@@ -11,9 +11,11 @@ CATEGORIES= security
MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ \
http://www.it.ca/~paul/src/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Check for open proxy servers
+PORTSCOUT= skipv:0.49
+
MAN1= proxycheck.1
HAS_CONFIGURE= yes