From owner-svn-ports-all@FreeBSD.ORG Sun Jan 27 06:50:45 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B8B1699; Sun, 27 Jan 2013 06:50:45 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8AB9C24A; Sun, 27 Jan 2013 06:50:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0R6ojJ4027898; Sun, 27 Jan 2013 06:50:45 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0R6ogSw027873; Sun, 27 Jan 2013 06:50:42 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201301270650.r0R6ogSw027873@svn.freebsd.org> From: Thomas Abthorpe Date: Sun, 27 Jan 2013 06:50:42 +0000 (UTC) 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... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jan 2013 06:50:45 -0000 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 -# +# Created by: David Quattlebaum # $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 -# +# Created by: Thinker K.F. Li # $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 -# +# Created by: Kim Naim Lesmer # $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 -# +# Created by: Dmitri Nikulin # $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 -# +# Created by: Yen-Ming Lee # $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 -# +# Created by: Antonio Querubin # $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 -# +# Created by: Matthew Pounsett # $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 -# +# Created by: Dylan Carlson # $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 \