Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2013 06:50:42 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311050 - in head: comms/scud devel/cvsmapfs devel/lexi devel/py-ez_xml devel/sid finance/tinyerp-server games/pentix net-mgmt/nrpep net/py-mp-random net/sip_scenario ports-mgmt/portche...
Message-ID:  <201301270650.r0R6ogSw027873@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sun Jan 27 06:50:41 2013
New Revision: 311050
URL: http://svnweb.freebsd.org/changeset/ports/311050

Log:
  - Reset ports due to mail bounces
  - Update headers while I am here
  
  With hat:	portmgr

Modified:
  head/comms/scud/Makefile   (contents, props changed)
  head/devel/cvsmapfs/Makefile   (contents, props changed)
  head/devel/lexi/Makefile   (contents, props changed)
  head/devel/py-ez_xml/Makefile   (contents, props changed)
  head/devel/sid/Makefile   (contents, props changed)
  head/finance/tinyerp-server/Makefile   (contents, props changed)
  head/games/pentix/Makefile   (contents, props changed)
  head/net-mgmt/nrpep/Makefile   (contents, props changed)
  head/net/py-mp-random/Makefile   (contents, props changed)
  head/net/sip_scenario/Makefile   (contents, props changed)
  head/ports-mgmt/portcheck/Makefile   (contents, props changed)
  head/security/IMHear/Makefile   (contents, props changed)
  head/security/lep/Makefile   (contents, props changed)
  head/sysutils/bsdsar/Makefile   (contents, props changed)
  head/sysutils/rcsedit/Makefile   (contents, props changed)
  head/sysutils/sarah/Makefile   (contents, props changed)
  head/www/igal/Makefile   (contents, props changed)

Modified: head/comms/scud/Makefile
==============================================================================
--- head/comms/scud/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/comms/scud/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   scud
-# Date created:        18 December 2001
-# Whom:                David Quattlebaum <drq@bsdwins.com>
-#
+# Created by: David Quattlebaum <drq@bsdwins.com>
 # $FreeBSD$
-#
 
 PORTNAME=	scud
 PORTVERSION=	1.5.5
@@ -11,7 +7,7 @@ CATEGORIES=	comms
 MASTER_SITES=	http://www.drqware.com/scud/downloads/ \
 		http://bsdone.bsdwins.com/dist/scud/downloads/
 
-MAINTAINER=	drq@drqware.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tell your CID capable modem to answer those annoying calls
 
 MAN8=		scud.8

Modified: head/devel/cvsmapfs/Makefile
==============================================================================
--- head/devel/cvsmapfs/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/devel/cvsmapfs/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	cvsmapfs
-# Date created:		17 January 2000
-# Whom:			rip@pinetec.co.za
-#
+# Created by: rip@pinetec.co.za
 # $FreeBSD$
-#
 
 PORTNAME=	cvsmapfs
 PORTVERSION=	1.3
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.netsw.org/softeng/versioncontrol/repository/cvs/cvsmapfs/
 
-MAINTAINER=	rip@pinetec.co.za
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Helps keep track of modes and permissions of files in cvs
 
 EXTRACT_CMD=	${CAT}	# despite .tar.gz suffix, only tarball

Modified: head/devel/lexi/Makefile
==============================================================================
--- head/devel/lexi/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/devel/lexi/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	lexi
-# Date created:				29 May 2007
-# Whom:					The Akuma Project
-#
+# Created by: The Akuma Project
 # $FreeBSD$
-#
 
 PORTNAME=	lexi
 PORTVERSION=	1.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.akumaproject.org/download/
 
-MAINTAINER=	ports@akumaproject.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A lexical analyser tool
 
 CONFLICTS=	TenDRA-4.2*

Modified: head/devel/py-ez_xml/Makefile
==============================================================================
--- head/devel/py-ez_xml/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/devel/py-ez_xml/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-ez_xml
-# Date created:		2007-03-27
-# Whom:			Thinker K.F. Li <thinker@branda.to>
-#
+# Created by: Thinker K.F. Li <thinker@branda.to>
 # $FreeBSD$
-#
 
 PORTNAME=	ez_xml
 PORTVERSION=	0.1.3
@@ -11,7 +7,7 @@ CATEGORIES=	devel textproc python
 MASTER_SITES=	http://master.branda.to/downloads/ez_xml/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	thinker@seeker.branda.to
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ez_xml compiles a XML template file into a Python module
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pythk/__init__.py:${PORTSDIR}/devel/pythk

Modified: head/devel/sid/Makefile
==============================================================================
--- head/devel/sid/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/devel/sid/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	sid
-# Date created:				29 May 2007
-# Whom:					The Akuma Project
-#
+# Created by: The Akuma Project
 # $FreeBSD$
-#
 
 PORTNAME=	sid
 PORTVERSION=	1.10.0
 CATEGORIES=	devel
 MASTER_SITES=	http://www.akumaproject.org/download/
 
-MAINTAINER=	ports@akumaproject.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A LL(1) parser generator
 
 CONFLICTS=	TenDRA-4.2*

Modified: head/finance/tinyerp-server/Makefile
==============================================================================
--- head/finance/tinyerp-server/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/finance/tinyerp-server/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	tinyerp
-# Date created:		22 February 2006
-# Whom:			Jordi Haarman
-#
+# Created by: Jordi Haarman
 # $FreeBSD$
-#
 
 PORTNAME=	tinyerp-server
 PORTVERSION=	3.2.1
@@ -14,7 +10,7 @@ MASTER_SITES=	${MASTER_SITE_LOCAL}			\
 MASTER_SITE_SUBDIR=	thierry
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	jhaarman-keyword-tinyerpPort.fd583c@projects.synantics.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source application ERP & CRM in Python using Postgresql
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \

Modified: head/games/pentix/Makefile
==============================================================================
--- head/games/pentix/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/games/pentix/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,16 +1,12 @@
-# Ports collection makefile for:	pentix
-# Date created:				19 Sep 2000
-# Whom:					andy
-#
+# Created by: andy
 # $FreeBSD$
-#
 
 PORTNAME=	pentix
 PORTVERSION=	2.4
 CATEGORIES=	games
 MASTER_SITES=	http://www.sympad.net/~andy/pentix/
 
-MAINTAINER=	andy@sympad.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	This is a game of pentix for terminals
 
 ALL_TARGET=	pentix

Modified: head/net-mgmt/nrpep/Makefile
==============================================================================
--- head/net-mgmt/nrpep/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/net-mgmt/nrpep/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	nrpep
-# Date created: 10 April 2002
-# Whom:		jon@netcraft.com
-#
+# Created by: jon@netcraft.com
 # $FreeBSD$
 
 PORTNAME=	nrpep
@@ -9,7 +6,7 @@ PORTVERSION=	0.2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.netsaint.org/download/contrib/addons/
 
-MAINTAINER=	jon@netcraft.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A netsaint addon for running plugins on remote hosts
 
 # Note that this port depends on neither netsaint-plugins OR netsaint, because it

Modified: head/net/py-mp-random/Makefile
==============================================================================
--- head/net/py-mp-random/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/net/py-mp-random/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-MirrorProjectRandomImageWidget
-# Date created: 		     August 03, 2004
-# Whom: Aaron Straup Cope 	     ascope@cpan.org
-#
+# Created by: Aaron Straup Cope 	     ascope@cpan.org
 # $FreeBSD$
-#
 
 PORTNAME=	mp-random
 PORTVERSION=	1.0
@@ -13,7 +9,7 @@ MASTER_SITES=	http://mirrorproject.com/w
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	MirrorProjectRandomImageWidget-src-${PORTVERSION}
 
-MAINTAINER=	randomimage-widget@mirrorproject.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Display random Mirror Project images on your desktop
 
 USE_PYTHON=	yes

Modified: head/net/sip_scenario/Makefile
==============================================================================
--- head/net/sip_scenario/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/net/sip_scenario/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   sip_scenario
-# Date created:        26 April 2005
-# Whom:                dterry@digifonica.com
-#
+# Created by: dterry@digifonica.com
 # $FreeBSD$
-#
 
 PORTNAME=	sip_scenario
 PORTVERSION=	1.2.7
@@ -11,7 +7,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://www.iptel.org/~sipsc/index/
 DISTNAME=	${PORTNAME}.v${PORTVERSION}
 
-MAINTAINER=	dterry@digifonica.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SIP call flow creator (HTML format)
 
 USE_ZIP=	yes

Modified: head/ports-mgmt/portcheck/Makefile
==============================================================================
--- head/ports-mgmt/portcheck/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/ports-mgmt/portcheck/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   portcheck
-# Date created:        01 January 2007
-# Whom:                Kim Naim Lesmer <kim@bitflop.com>
-#
+# Created by: Kim Naim Lesmer <kim@bitflop.com>
 # $FreeBSD$
-#
 
 PORTNAME=	portcheck
 PORTVERSION=	1.13
@@ -12,7 +8,7 @@ MASTER_SITES=	http://www.bitflop.com/pub
 EXTRACT_SUFX=	.tbz
 DIST_SUBDIR=	rerolled
 
-MAINTAINER=	kim@bitflop.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Maintains the ports tree and checks up the installed packages
 
 RUN_DEPENDS=	${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit

Modified: head/security/IMHear/Makefile
==============================================================================
--- head/security/IMHear/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/security/IMHear/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	IMHear
-# Date created:				04 August 2003
-# Whom:					Nicolas Gieczewski
-#
+# Created by: Nicolas Gieczewski
 # $FreeBSD$
-#
 
 PORTNAME=	IMHear
 PORTVERSION=	1.0
 CATEGORIES=	security
 MASTER_SITES=	http://repository.nixsoftware.com/ports/
 
-MAINTAINER=	ports@nixsoftware.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An MSN Messenger event/message sniffer
 
 PKGMESSAGE=	${WRKDIR}/pkg-message

Modified: head/security/lep/Makefile
==============================================================================
--- head/security/lep/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/security/lep/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:		lep
-# Date created:				15 May 2004
-# Whom:					Dmitri Nikulin <setagllib@optusnet.com.au>
-#
+# Created by: Dmitri Nikulin <setagllib@optusnet.com.au>
 # $FreeBSD$
-#
 
 PORTNAME=	lep
 PORTVERSION=	0.41
@@ -11,7 +7,7 @@ CATEGORIES=	security
 MASTER_SITES=	http://mirror2.unixfreunde.de/ \
 		http://freebsd.unixfreunde.de/sources/
 
-MAINTAINER=	setagllib@optusnet.com.au
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lesser Encryption Project
 
 USE_BZIP2=	yes

Modified: head/sysutils/bsdsar/Makefile
==============================================================================
--- head/sysutils/bsdsar/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/sysutils/bsdsar/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	bsdsar
-# Date created:				12 June 2001
-# Whom:	      				Yen-Ming Lee <leeym@leeym.com>
-#
+# Created by: Yen-Ming Lee <leeym@leeym.com>
 # $FreeBSD$
-#
 
 PORTNAME=	bsdsar
 PORTVERSION=	1.10
@@ -11,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.googlebit.com/bsdsar/
 
-MAINTAINER=	eric@trinitel.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	System Activity Reporter for FreeBSD
 
 NO_BUILD=	yes

Modified: head/sysutils/rcsedit/Makefile
==============================================================================
--- head/sysutils/rcsedit/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/sysutils/rcsedit/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  rcsedit
-# Date created:  22 June 2006
-# Whom:		Antonio Querubin <tony@lava.net>
-#
+# Created by: Antonio Querubin <tony@lava.net>
 # $FreeBSD$
-#
 
 PORTNAME=	rcsedit
 PORTVERSION=	1.3.2
@@ -12,7 +8,7 @@ MASTER_SITES=	http://malasada.lava.net/r
 		http://lava.net/files/rcsedit/ \
 		http://ipv6.lava.net/rcsedit/
 
-MAINTAINER=	rcsedit@lava.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A simple wrapper for RCS written in Perl
 
 PLIST_FILES=	bin/rcsedit

Modified: head/sysutils/sarah/Makefile
==============================================================================
--- head/sysutils/sarah/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/sysutils/sarah/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	sarah
-# Date created:		10 Jan 2000
-# Whom:			Matthew Pounsett <mattp@conundrum.com>
-#
+# Created by: Matthew Pounsett <mattp@conundrum.com>
 # $FreeBSD$
-#
 
 PORTNAME=	sarah
 PORTVERSION=	0.9.1b
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.conundrum.com/pub/sarah/
 
-MAINTAINER=	mattp@conundrum.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Syslog automated Rotation and Archive Handler
 
 USE_PERL5=	yes

Modified: head/www/igal/Makefile
==============================================================================
--- head/www/igal/Makefile	Sun Jan 27 05:55:20 2013	(r311049)
+++ head/www/igal/Makefile	Sun Jan 27 06:50:41 2013	(r311050)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   igal
-# Date created:                        14 Aug 2002
-# Whom:                                Dylan Carlson  <absinthe@pobox.com>
-#
+# Created by: Dylan Carlson  <absinthe@pobox.com>
 # $FreeBSD$
-#
 
 PORTNAME=	igal
 PORTVERSION=	1.4
@@ -11,7 +7,7 @@ PORTREVISION=	7
 CATEGORIES=	www graphics
 MASTER_SITES=	http://www.stanford.edu/~epop/igal/
 
-MAINTAINER=	absinthe@pobox.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A static html image gallery generator for *nix
 
 RUN_DEPENDS=	${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301270650.r0R6ogSw027873>