Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2012 04:37:00 +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: r309602 - in head: comms/ghfaxviewer databases/gtksql dns/p5-Net-LibIDN german/pecl-konto_check graphics/xsane math/geg misc/grun net/gnome-vnc security/gpasman textproc/gdict textproc/...
Message-ID:  <201212290437.qBT4b0Ba074078@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Dec 29 04:36:59 2012
New Revision: 309602
URL: http://svnweb.freebsd.org/changeset/ports/309602

Log:
  - Reassign to the heap at maintainer's request
  
  Approved by:	portmgr

Modified:
  head/comms/ghfaxviewer/Makefile   (contents, props changed)
  head/databases/gtksql/Makefile   (contents, props changed)
  head/dns/p5-Net-LibIDN/Makefile   (contents, props changed)
  head/german/pecl-konto_check/Makefile   (contents, props changed)
  head/graphics/xsane/Makefile   (contents, props changed)
  head/math/geg/Makefile   (contents, props changed)
  head/misc/grun/Makefile   (contents, props changed)
  head/net/gnome-vnc/Makefile   (contents, props changed)
  head/security/gpasman/Makefile   (contents, props changed)
  head/textproc/gdict/Makefile   (contents, props changed)
  head/textproc/rand/Makefile   (contents, props changed)
  head/x11/gmessage/Makefile   (contents, props changed)

Modified: head/comms/ghfaxviewer/Makefile
==============================================================================
--- head/comms/ghfaxviewer/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/comms/ghfaxviewer/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	ghfaxviewer
-# Date created:			Fri Apr 20 13:08:00  MET DST 2001
-# Whom:				Dominik Brettnacher <domi@saargate.de>
-#
+# Created by: Dominik Brettnacher <domi@saargate.de>
 # $FreeBSD$
-#
 
 PORTNAME=	ghfaxviewer
 PORTVERSION=	0.22.0
@@ -12,7 +8,7 @@ CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	halifax
 
-MAINTAINER=	domi@nonsensss.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNOME compliant fax viewer capable of displaying TIFF G3 faxes
 
 LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff

Modified: head/databases/gtksql/Makefile
==============================================================================
--- head/databases/gtksql/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/databases/gtksql/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gtksql
-# Date created:				19 November 1998
-# Whom:					Andrey Zakhvatov
-#
+# Created by: Andrey Zakhvatov
 # $FreeBSD$
-#
 
 PORTNAME=	gtksql
 PORTVERSION=	0.3
@@ -11,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	databases
 MASTER_SITES=	http://membres.lycos.fr/bbrox/GtkSQL/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Graphical query tool for PostgreSQL and/or MySQL
 
 .if defined(PACKAGE_BUILDING) && !defined(WITH_MYSQL) && !defined(WITH_PGSQL)

Modified: head/dns/p5-Net-LibIDN/Makefile
==============================================================================
--- head/dns/p5-Net-LibIDN/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/dns/p5-Net-LibIDN/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Net-LibIDN
-# Date created:	   06 March 2004
-# Whom:		   Dominik Brettnacher <domi@saargate.de>
-#
+# Created by: Dominik Brettnacher <domi@saargate.de>
 # $FreeBSD$
-#
 
 PORTNAME=	Net-LibIDN
 PORTVERSION=	0.12
@@ -12,7 +8,7 @@ CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	domi@nonsensss.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	This module provides access to the libidn library
 
 LIB_DEPENDS=	idn.17:${PORTSDIR}/dns/libidn

Modified: head/german/pecl-konto_check/Makefile
==============================================================================
--- head/german/pecl-konto_check/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/german/pecl-konto_check/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  konto_check
-# Date created:			  2009-08-11
-# Whom:				  Dominik Brettnacher <domi@nonsensss.de>
-#
+# Created by: Dominik Brettnacher <domi@nonsensss.de>
 # $FreeBSD$
-#
 
 PORTNAME=	konto_check
 PORTVERSION=	2.98
@@ -12,7 +8,7 @@ MASTER_SITES=	SF/kontocheck/konto_check-
 PKGNAMEPREFIX=	pecl-
 EXTRACT_SUFX=	.zip
 
-MAINTAINER=	domi@nonsensss.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PHP module to check German and Austrian Bank Account Numbers
 
 USE_ZIP=	yes

Modified: head/graphics/xsane/Makefile
==============================================================================
--- head/graphics/xsane/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/graphics/xsane/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	xsane
-# Date created:			Fri Apr  8 00:18:29 MET DST 1999
-# Whom:				Dominik Brettnacher <domi@nonsensss.de>
-#
+# Created by: Dominik Brettnacher <domi@nonsensss.de>
 # $FreeBSD$
-#
 
 PORTNAME=	xsane
 PORTVERSION=	0.998
@@ -13,7 +9,7 @@ MASTER_SITES=	http://www.xsane.org/downl
 		http://gd.tuwien.ac.at/hci/sane/xsane/ \
 		ftp://ftp.mostang.com/pub/sane/xsane/
 
-MAINTAINER=	domi@nonsensss.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Gtk-based X11 frontend for SANE (Scanner Access Now Easy)
 
 LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \

Modified: head/math/geg/Makefile
==============================================================================
--- head/math/geg/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/math/geg/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:		geg
-# Date created:					8 Aug 1998
-# Whom:						rom
-#
+# Created by: rom
 # $FreeBSD$
-#
 
 PORTNAME=	geg
 PORTVERSION=	1.0.2
@@ -13,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_SUNSITE} \
 		http://www.infolaunch.com/~daveb/
 MASTER_SITE_SUBDIR=	science/visualization/plotting
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Visualise multiple 2D-functions of one variable
 
 USE_GNOME=	gtk12

Modified: head/misc/grun/Makefile
==============================================================================
--- head/misc/grun/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/misc/grun/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	grun
-# Date created:			Sun Jul 18 1999
-# Whom:				domi@saargate.de
-#
+# Created by: domi@saargate.de
 # $FreeBSD$
-#
 
 PORTNAME=	grun
 PORTVERSION=	0.8.1
@@ -11,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	misc
 MASTER_SITES=	http://www.brettnacher.org/users/dominik/FreeBSD/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Gtk-launcher similar to the Windows(tm) "Run..." dialog
 
 USE_GNOME=	gtk12

Modified: head/net/gnome-vnc/Makefile
==============================================================================
--- head/net/gnome-vnc/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/net/gnome-vnc/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gnome-vnc
-# Date created:			Sun Jul 18 1999
-# Whom:				domi@saargate.de
-#
+# Created by: domi@saargate.de
 # $FreeBSD$
-#
 
 PORTNAME=	gnome-vnc
 PORTVERSION=	0.1
@@ -11,7 +7,7 @@ PORTREVISION=	10
 CATEGORIES=	net gnome
 MASTER_SITES=	http://www.brettnacher.org/users/dominik/FreeBSD/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A GNOME/gtk viewer for VNC servers
 
 PLIST_FILES=	bin/gnome-vnc-viewer

Modified: head/security/gpasman/Makefile
==============================================================================
--- head/security/gpasman/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/security/gpasman/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gpasman
-# Date created:			Mon Mai 10 1999
-# Whom:				domi@saargate.de
-#
+# Created by: domi@saargate.de
 # $FreeBSD$
-#
 
 PORTNAME=	gpasman
 PORTVERSION=	1.3.1
@@ -11,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	security
 MASTER_SITES=	http://gpasman.sourceforge.net/files/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A password manager that stores password information encrypted
 
 PLIST_FILES=	bin/gpasman

Modified: head/textproc/gdict/Makefile
==============================================================================
--- head/textproc/gdict/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/textproc/gdict/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gdict
-# Date created:			Sun Jul 18 1999
-# Whom:				domi@saargate.de
-#
+# Created by: domi@saargate.de
 # $FreeBSD$
-#
 
 PORTNAME=	gdict
 PORTVERSION=	0.7
@@ -11,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.brettnacher.org/users/dominik/FreeBSD/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small program that finds definitions of arbitrary (English) words
 
 USE_GNOME=	gtk12

Modified: head/textproc/rand/Makefile
==============================================================================
--- head/textproc/rand/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/textproc/rand/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	rand
-# Date created:			Mon Jul 26 1999
-# Whom:				domi@saargate.de
-#
+# Created by: domi@saargate.de
 # $FreeBSD$
-#
 
 PORTNAME=	rand
 PORTVERSION=	1.8
 CATEGORIES=	textproc
 MASTER_SITES=	http://bzflag.bz/~erik/files/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Utility to display files or streams in random order
 
 USE_GMAKE=	yes

Modified: head/x11/gmessage/Makefile
==============================================================================
--- head/x11/gmessage/Makefile	Sat Dec 29 04:18:45 2012	(r309601)
+++ head/x11/gmessage/Makefile	Sat Dec 29 04:36:59 2012	(r309602)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gmessage
-# Date created:			Sun Jul 18 1999
-# Whom:				domi@saargate.de
-#
+# Created by: domi@saargate.de
 # $FreeBSD$
-#
 
 PORTNAME=	gmessage
 PORTVERSION=	0.2
@@ -11,7 +7,7 @@ PORTREVISION=	5
 CATEGORIES=	x11
 MASTER_SITES=	http://www.brettnacher.org/users/dominik/FreeBSD/
 
-MAINTAINER=	domi@saargate.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Gtk+ clone of xmessage. displays a given text in a X11 window
 
 PLIST_FILES=	bin/gmessage



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