aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-03-18 13:04:36 +0800
committermiwi <miwi@FreeBSD.org>2012-03-18 13:04:36 +0800
commit2f19d02dd8a4004dbe20b3fc48ce721b333f9123 (patch)
tree5ac4452428ebb9f3f353100c5ba23becdb5bd73d
parentc37107c450f749665f36d526ffa456394b734604 (diff)
downloadfreebsd-ports-gnome-2f19d02dd8a4004dbe20b3fc48ce721b333f9123.tar.gz
freebsd-ports-gnome-2f19d02dd8a4004dbe20b3fc48ce721b333f9123.tar.zst
freebsd-ports-gnome-2f19d02dd8a4004dbe20b3fc48ce721b333f9123.zip
- Set Portscout flags
- Pass maintainership to submitter PR: 166196 165943 165915 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes
-rw-r--r--net/py-soappy/Makefile3
-rw-r--r--sysutils/msyslog/Makefile4
-rw-r--r--www/py-cherrypy-old/Makefile4
3 files changed, 8 insertions, 3 deletions
diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile
index eb90b85e33f1..7c22b679b3e2 100644
--- a/net/py-soappy/Makefile
+++ b/net/py-soappy/Makefile
@@ -12,9 +12,10 @@ MASTER_SITES= SF/pywebsvcs/SOAP.py/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SOAPpy-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= A SOAP implementation
+PORTSCOUT= skipv:0.12.0 # This is a release candidate and is ports tree py*-soappy-devel
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= SOAPpy
diff --git a/sysutils/msyslog/Makefile b/sysutils/msyslog/Makefile
index 595f93d5d6d1..50db50e69e47 100644
--- a/sysutils/msyslog/Makefile
+++ b/sysutils/msyslog/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.X/${PORTVERSION} \
http://www1.corest.com/download/msyslog/
DISTNAME= ${PORTNAME}-v${PORTVERSION}-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Flexible and easy to integrate syslog daemon
OPTIONS= MYSQL "With MySQL Support" off \
@@ -28,6 +28,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
USE_LDCONFIG= yes
MANCOMPRESSED= yes
+PORTSCOUT= skipv:1.09d
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 900006
diff --git a/www/py-cherrypy-old/Makefile b/www/py-cherrypy-old/Makefile
index 0bded70c4fa3..4339f1bb4639 100644
--- a/www/py-cherrypy-old/Makefile
+++ b/www/py-cherrypy-old/Makefile
@@ -15,13 +15,15 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= -old
DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= A pythonic, object-oriented web development framework
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= CherryPy
+PORTSCOUT= ignore:1 # This the last version of 2.3.X branch
+
LN_OPTS= -sf
RM_OPTS= -r
1/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-0329-75/+38 * Add an explicit dependency on pkgconfbapt2013-09-0320-67/+27 * - Unbreak parallel (-jX) builds by calling sub-makes correctly (via -C)danfe2013-09-031-4/+8 * Get rid of /proc dependency.kevlo2013-09-032-0/+31 * Add an explicit dependency on pkgconfbapt2013-09-0353-168/+78 * Update to 1.04.tobez2013-09-032-3/+3 * Update to 0.29.tobez2013-09-032-3/+3 * Update to 0.41.tobez2013-09-032-3/+3 * Update to 0.99(.)04.tobez2013-09-032-3/+3 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Fix typobapt2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-03148-403/+211 * - fix segfault on 64bit with option XFTdinoex2013-09-032-1/+18 * - update to 4.2.2dinoex2013-09-034-4/+24 * - revert r325819dinoex2013-09-031-0/+2 * - update to 1.1.2jgh2013-09-034-19/+17 * - Fix regression from r325805 and allow 'make fetch' to workbdrewery2013-09-031-1/+1 * Corrected log for previous commit:eadler2013-09-032-22/+0 * cause you need to commit from the porteadler2013-09-032-3/+4 * Update to 0.50eadler2013-09-032-3/+3 * Add an explicit dependency on pkgconfbapt2013-09-037-9/+8 * Fix stupid mistakebapt2013-09-031-2/+1 * Add an explicit dependency on pkgconfbapt2013-09-0312-32/+17 * - Update to 4.0.2zi2013-09-032-3/+3 * Add an explicit dependency on pkgconfbapt2013-09-039-19/+12 * Fix build after removal or artsbapt2013-09-031-3/+1 * Add an explicit dependency on pkgconfbapt2013-09-0317-55/+27 * - Update to 2.4.6zi2013-09-033-3/+26 * Add an explicit dependency on pkgconfbapt2013-09-038-16/+10 * - Update to 1.9.4zi2013-09-034-6/+9 * Add an explicit dependency on pkgconfbapt2013-09-0312-30/+16 * - Remove USE_GCC=any and fix building with clang by disabling -Werror.tijl2013-09-031-4/+3 * Do not overwrite USESbapt2013-09-031-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * Fix stupid mistakebapt2013-09-031-2/+2 * Fix a typo that prevented the port from buildingflo2013-09-03