svn commit: r321320 - in head: audio/xmradio benchmarks/xdd databases/p5-hp200lx-db lang/py-prolog lang/rexx-imc lang/rexx-regina mail/mail2sms print/pmw

Mark Linimon linimon at FreeBSD.org
Wed Jun 19 20:12:40 UTC 2013


Author: linimon
Date: Wed Jun 19 20:12:38 2013
New Revision: 321320
URL: http://svnweb.freebsd.org/changeset/ports/321320

Log:
  Reset g.gonter at ieee.org: mbox full.
  
  While here, modernize headers.

Modified:
  head/audio/xmradio/Makefile
  head/benchmarks/xdd/Makefile
  head/databases/p5-hp200lx-db/Makefile
  head/lang/py-prolog/Makefile
  head/lang/rexx-imc/Makefile
  head/lang/rexx-regina/Makefile
  head/mail/mail2sms/Makefile
  head/print/pmw/Makefile

Modified: head/audio/xmradio/Makefile
==============================================================================
--- head/audio/xmradio/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/audio/xmradio/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	xmradio
-# Date created:		1 Oct 1999
-# Whom:			runge at rostock.zgdv.de
-#
+# Created by: runge at rostock.zgdv.de
 # $FreeBSD$
-#
 
 PORTNAME=	xmradio
 PORTVERSION=	1.2
@@ -11,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://core.de/~coto/radio/
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Motif based FM tuner (for use with bt848 driver)
 
 # This program does not actually depend on the below, but they are pretty

Modified: head/benchmarks/xdd/Makefile
==============================================================================
--- head/benchmarks/xdd/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/benchmarks/xdd/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	sysutils/xdd
-# Date created:				29.05.2006
-# Whom:					Gerhard Gonter <g.gonter at ieee.org>
-#
+# Created by: Gerhard Gonter <g.gonter at ieee.org>
 # $FreeBSD$
-#
 
 PORTNAME=	xdd
 PORTVERSION=	65
@@ -13,7 +9,7 @@ MASTER_SITES=	http://www.ioperformance.c
 DISTNAME=	xdd65.013007
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tool for measuring and characterizing disk subsystem I/O
 
 WRKSRC=		${WRKDIR}/${DISTNAME}

Modified: head/databases/p5-hp200lx-db/Makefile
==============================================================================
--- head/databases/p5-hp200lx-db/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/databases/p5-hp200lx-db/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-hp200lx-db
-# Date created:				January 2nd 2000
-# Whom:	      				Gerhard Gonter <g.gonter at ieee.org>
-#
+# Created by: Gerhard Gonter <g.gonter at ieee.org>
 # $FreeBSD$
-#
 
 PORTNAME=	hp200lx-db
 PORTVERSION=	0.09
@@ -11,7 +7,7 @@ CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl5 module to handle HP 200LX palmtop computer databases
 
 PERL_CONFIGURE=	yes

Modified: head/lang/py-prolog/Makefile
==============================================================================
--- head/lang/py-prolog/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/lang/py-prolog/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	py-prolog
-# Date created:		28 Jun 2003
-# Whom:			Gerhard Gonter <g.gonter at ieee.org>
-#
+# Created by: Gerhard Gonter <g.gonter at ieee.org>
 # $FreeBSD$
 
 PORTNAME=	prolog
@@ -12,7 +9,7 @@ MASTER_SITES=	SF/py${PORTNAME}/PyProlog/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	PyProlog-${PORTVERSION}
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Python extension embedding SWI-Prolog
 
 BUILD_DEPENDS=	swipl:${PORTSDIR}/lang/swi-pl

Modified: head/lang/rexx-imc/Makefile
==============================================================================
--- head/lang/rexx-imc/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/lang/rexx-imc/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	REXX/imc
-# Date created:				Septermber 21 96
-# Whom:	      				James FitzGibbon <jfitz at FreeBSD.org>
-#
+# Created by: James FitzGibbon <jfitz at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	rexx-imc
 PORTVERSION=	1.76
@@ -12,7 +8,7 @@ CATEGORIES=	lang
 MASTER_SITES=	http://users.comlab.ox.ac.uk/ian.collier/distribution/ \
 		ftp://ftp.sai.msu.su/pub/unix/rexx/
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A procedural programming language designed by IBM's UK Laboratories
 
 CONFLICTS=	rexx-regina-* oorexx-[0-9]*

Modified: head/lang/rexx-regina/Makefile
==============================================================================
--- head/lang/rexx-regina/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/lang/rexx-regina/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for:	rexx-regina
-# Date created:			Nov 11, 2003
-# Whom:	      			ijliao
-#
+# Created by: ijliao
 # $FreeBSD$
-#
 
 PORTNAME=	regina
 PORTVERSION=	3.7
@@ -13,7 +8,7 @@ MASTER_SITES=	SF/${PORTNAME}-rexx/${PORT
 PKGNAMEPREFIX=	rexx-
 DISTNAME=	Regina-REXX-${PORTVERSION}
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Rexx interpreter
 
 CONFLICTS=	rexx-imc-* oorexx-[0-9]*

Modified: head/mail/mail2sms/Makefile
==============================================================================
--- head/mail/mail2sms/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/mail/mail2sms/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -6,7 +6,7 @@ PORTVERSION=	1.3.5
 CATEGORIES=	mail
 MASTER_SITES=	http://www.contactor.se/~dast/stuff/
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Mail to SMS converter
 
 GNU_CONFIGURE=	yes

Modified: head/print/pmw/Makefile
==============================================================================
--- head/print/pmw/Makefile	Wed Jun 19 20:12:32 2013	(r321319)
+++ head/print/pmw/Makefile	Wed Jun 19 20:12:38 2013	(r321320)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pmw
-# Date Created:				28 May 2004
-# Whom:					Brian Candler <B.Candler at pobox.com>
-#
+# Created by: Brian Candler <B.Candler at pobox.com>
 # $FreeBSD$
-#
 
 PORTNAME=	pmw
 PORTVERSION=	4.12
@@ -11,7 +7,7 @@ CATEGORIES=	print audio
 MASTER_SITES=	ftp://ftp.univie.ac.at/applications/www.quercite.com/ \
 		http://www.quercite.com/
 
-MAINTAINER=	g.gonter at ieee.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	High quality music typesetting program
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list