Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2013 13:27:48 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316230 - in head: archivers/liblzxcomp databases/oracle7-client databases/pgbouncer databases/postgresql-plproxy databases/ruby-interbase databases/sqlrelay devel/cvsmonitor devel/judy...
Message-ID:  <201304221327.r3MDRmrV056840@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Apr 22 13:27:47 2013
New Revision: 316230
URL: http://svnweb.freebsd.org/changeset/ports/316230

Log:
  Reassign skv@ ports to the heap
  
  Feature safe:	yes

Modified:
  head/archivers/liblzxcomp/Makefile
  head/databases/oracle7-client/Makefile
  head/databases/pgbouncer/Makefile
  head/databases/postgresql-plproxy/Makefile
  head/databases/ruby-interbase/Makefile
  head/databases/sqlrelay/Makefile
  head/devel/cvsmonitor/Makefile
  head/devel/judy/Makefile
  head/devel/ncnf/Makefile
  head/devel/otrs/Makefile
  head/graphics/swfmill/Makefile
  head/mail/libdkim/Makefile
  head/mail/libdomainkeys/Makefile
  head/mail/svnmailer/Makefile
  head/math/diehard/Makefile
  head/misc/xdelta/Makefile
  head/net-mgmt/ipacctd/Makefile
  head/net-mgmt/ng_ipacct/Makefile
  head/palm/iSiloXC/Makefile
  head/security/keepassx/Makefile
  head/sysutils/hyperic-sigar/Makefile
  head/sysutils/jailer/Makefile
  head/sysutils/jailutils/Makefile
  head/sysutils/pmap/Makefile
  head/textproc/asm-xml/Makefile
  head/textproc/diffmark/Makefile
  head/textproc/docbook-tdg/Makefile
  head/textproc/docbook-xml-440/Makefile
  head/textproc/docbook-xsl/Makefile
  head/textproc/hhm/Makefile
  head/textproc/libcsv/Makefile
  head/textproc/nunnimcax/Makefile
  head/textproc/rnv/Makefile
  head/textproc/sablotron/Makefile
  head/www/foswiki-ModPerlEngineContrib/Makefile
  head/www/foswiki/Makefile
  head/www/google-sitemapgen/Makefile
  head/www/htmlcompressor/Makefile
  head/www/twiki-BugzillaLinkPlugin/Makefile
  head/www/twiki-GluePlugin/Makefile
  head/www/twiki-LdapContrib/Makefile
  head/www/twiki-LdapNgPlugin/Makefile
  head/www/twiki-MathModePlugin/Makefile
  head/www/twiki-NewUserPlugin/Makefile
  head/www/yuicompressor/Makefile

Modified: head/archivers/liblzxcomp/Makefile
==============================================================================
--- head/archivers/liblzxcomp/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/archivers/liblzxcomp/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	liblzxcomp
-# Date created:	   27 Feb 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	liblzxcomp
 PORTVERSION=	20020619
@@ -11,7 +7,7 @@ CATEGORIES=	archivers
 MASTER_SITES=	http://www.speakeasy.org/~russotto/chm/
 DISTNAME=	lzx_compress
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	LZX compression library
 
 USE_LDCONFIG=	YES

Modified: head/databases/oracle7-client/Makefile
==============================================================================
--- head/databases/oracle7-client/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/databases/oracle7-client/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	oracle7-client
-# Date created:		3 Dec 2001
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	oracle7-client
 PORTVERSION=	0.02
@@ -12,7 +8,7 @@ MASTER_SITES=	ftp://ftp.atnet.ru/pub/OS/
 		ftp://www.kuzbass.ru/pub/freebsd/oracle/
 DISTNAME=	oracle7.client.OCI
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Oracle 7 client
 
 ONLY_FOR_ARCHS=	i386

Modified: head/databases/pgbouncer/Makefile
==============================================================================
--- head/databases/pgbouncer/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/databases/pgbouncer/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# Ports collection makefile for:  pgbouncer
-# Date created:			  19 July 2007
-# Whom:				  Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	pgbouncer
 PORTVERSION=	1.5.2
 CATEGORIES=	databases
 MASTER_SITES=	http://pgfoundry.org/frs/download.php/3293/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight connection pooler for PostgreSQL
 
 LICENSE=	BSD

Modified: head/databases/postgresql-plproxy/Makefile
==============================================================================
--- head/databases/postgresql-plproxy/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/databases/postgresql-plproxy/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -7,7 +7,7 @@ CATEGORIES=	databases
 MASTER_SITES=	http://pgfoundry.org/frs/download.php/3274/
 PKGNAMEPREFIX=	postgresql-
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PL/Proxy is database partitioning system
 
 USE_PGSQL=	yes

Modified: head/databases/ruby-interbase/Makefile
==============================================================================
--- head/databases/ruby-interbase/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/databases/ruby-interbase/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -9,7 +9,7 @@ PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	fb-${PORTVERSION}
 DIST_SUBDIR=	ruby
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ruby interface to Firebird/Interbase library
 
 DEPRECATED=	Does not work with Ruby 1.9

Modified: head/databases/sqlrelay/Makefile
==============================================================================
--- head/databases/sqlrelay/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/databases/sqlrelay/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -6,7 +6,7 @@ PORTVERSION=	${SQLRELAY_PORTVERSION}
 CATEGORIES=	databases
 MASTER_SITES=	SF
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A persistent DB connection pooling/proxying/load balancing system
 
 LIB_DEPENDS=	rudiments.1:${PORTSDIR}/devel/rudiments

Modified: head/devel/cvsmonitor/Makefile
==============================================================================
--- head/devel/cvsmonitor/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/devel/cvsmonitor/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	cvsmonitor
-# Date created:    18 May 2003
-# Whom:		   Sergey Skvortsov <skv@FreeBSD.org>
-#
+# Created by: Sergey Skvortsov <skv@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	cvsmonitor
 PORTVERSION=	0.6.3
@@ -12,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Stable
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Monitor activity on a CVS Repository
 
 BUILD_DEPENDS=	p5-Time-Duration>=0:${PORTSDIR}/devel/p5-Time-Duration \

Modified: head/devel/judy/Makefile
==============================================================================
--- head/devel/judy/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/devel/judy/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	Judy
-# Date created:	   19 August 2004
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	Judy
 PORTVERSION=	1.0.5
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	General purpose dynamic array
 
 GNU_CONFIGURE=	yes

Modified: head/devel/ncnf/Makefile
==============================================================================
--- head/devel/ncnf/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/devel/ncnf/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	ncnf
-# Date created:	   29 May 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	ncnf
 PORTVERSION=	3.0.1
@@ -11,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generic configuration management library
 
 LIB_DEPENDS=	strfunc.9:${PORTSDIR}/devel/libstrfunc

Modified: head/devel/otrs/Makefile
==============================================================================
--- head/devel/otrs/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/devel/otrs/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://ftp.otrs.org/pub/ot
 		http://ftp.gwdg.de/pub/misc/otrs/ \
 		http://mirror.xaranet.de/otrs/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open Ticket Request System
 
 LICENSE=	GPLv3

Modified: head/graphics/swfmill/Makefile
==============================================================================
--- head/graphics/swfmill/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/graphics/swfmill/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	swfmill
-# Date created:	   09 June 2006
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	swfmill
 PORTVERSION=	0.3.0
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://swfmill.org/releases/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	xml2swf and swf2xml processor with import functionalities
 
 LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \

Modified: head/mail/libdkim/Makefile
==============================================================================
--- head/mail/libdkim/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/mail/libdkim/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	libdkim
-# Date created:	   03 Oct 2008
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	libdkim
 PORTVERSION=	1.0.21
 CATEGORIES=	mail
 MASTER_SITES=	SF
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DKIM (DomainKeys Identified Mail) library
 
 LICENSE=	AL2

Modified: head/mail/libdomainkeys/Makefile
==============================================================================
--- head/mail/libdomainkeys/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/mail/libdomainkeys/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	libdomainkeys
-# Date created:	   16 May 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	libdomainkeys
 PORTVERSION=	0.69
 CATEGORIES=	mail
 MASTER_SITES=	SF/domainkeys/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DomainKeys library
 
 USE_LDCONFIG=	YES

Modified: head/mail/svnmailer/Makefile
==============================================================================
--- head/mail/svnmailer/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/mail/svnmailer/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	svnmailer
-# Date created:		2005-08-30
-# Whom:			Andrej Zverev <az@inec.ru>
-#
+# Created by: Andrej Zverev <az@inec.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	svnmailer
 DISTVERSION=	1.1.0-dev-r1373
@@ -12,7 +8,7 @@ CATEGORIES=	mail python
 MASTER_SITES=	http://storage.perlig.de/${PORTNAME}/
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A tool to post subversion repository commit information
 
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/libsvn/__init__.py:${PORTSDIR}/devel/py-subversion

Modified: head/math/diehard/Makefile
==============================================================================
--- head/math/diehard/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/math/diehard/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	diehard
-# Date created:	   04 Jule 2002
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	diehard
 PORTVERSION=	0.1
@@ -12,7 +8,7 @@ MASTER_SITES=	http://www.cs.hku.hk/~dieh
 		http://stat.fsu.edu/pub/diehard/
 DISTNAME=	die.c
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Marsaglia's Diehard Battery of Tests of Randomness
 
 ALL_TARGET=	diehard

Modified: head/misc/xdelta/Makefile
==============================================================================
--- head/misc/xdelta/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/misc/xdelta/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:		xdelta
-# Date created:					Sun May  4 21:40:06 CDT 1997
-# Whom:						jmacd
-#
+# Created by: jmacd
 # $FreeBSD$
-#
 
 PORTNAME=	xdelta
 PORTVERSION=	1.1.4
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	misc devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A diff/patch utility for binary files
 
 USE_AUTOTOOLS=	libtool

Modified: head/net-mgmt/ipacctd/Makefile
==============================================================================
--- head/net-mgmt/ipacctd/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/net-mgmt/ipacctd/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	ipacctd
-# Date created:		22 Aug 2003
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	ipacctd
 PORTVERSION=	1.47
@@ -11,7 +7,7 @@ CATEGORIES=	net-mgmt
 MASTER_SITES=	ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	IP accounting using divert socket
 
 USE_RC_SUBR=	ipacctd

Modified: head/net-mgmt/ng_ipacct/Makefile
==============================================================================
--- head/net-mgmt/ng_ipacct/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/net-mgmt/ng_ipacct/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	ng_ipacct
-# Date created:		30 Nov 2004
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	ng_ipacct
 PORTVERSION=	20061223
@@ -11,7 +7,7 @@ CATEGORIES=	net-mgmt kld
 MASTER_SITES=	${MASTER_SITE_LOCAL:S!$!skv/!} \
 		ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/kernel/ng_ipacct/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Netgraph IP accounting
 
 .ifndef PACKAGE_BUILDING

Modified: head/palm/iSiloXC/Makefile
==============================================================================
--- head/palm/iSiloXC/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/palm/iSiloXC/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection Makefile for:	iSiloXC
-# Date created:		17 Aug 2002
-# Whom:			Sergey Skvortsov <skv@FreeBSD.org>
-#
+# Created by: Sergey Skvortsov <skv@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	iSiloXC
 PORTVERSION=	4.30
@@ -11,7 +7,7 @@ CATEGORIES=	palm textproc
 MASTER_SITES=	http://www.isilox.com/download/dl/
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}BSD
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Converts documents from text/html files or URLs to iSilo format
 
 LIB_DEPENDS=	c.4:${PORTSDIR}/misc/compat4x

Modified: head/security/keepassx/Makefile
==============================================================================
--- head/security/keepassx/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/security/keepassx/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	keepassx
-# Date created:	   18 September 2006
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	KeePassX
 PORTVERSION=	0.4.3
@@ -12,7 +8,7 @@ CATEGORIES=	security
 MASTER_SITES=	SF/${PORTNAME:L}/KeePassX/${PORTVERSION}/
 DISTNAME=	${PORTNAME:L}-${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Cross Platform Password Manager
 
 RUN_DEPENDS=	update-mime-database:${PORTSDIR}/misc/shared-mime-info

Modified: head/sysutils/hyperic-sigar/Makefile
==============================================================================
--- head/sysutils/hyperic-sigar/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/sysutils/hyperic-sigar/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	hyperic-sigar
-# Date created:	   08 Feb 2010
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	hyperic-sigar
 PORTVERSION=	1.6.4
@@ -12,7 +8,7 @@ MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	sigar/sigar/${PORTVERSION:C/\.[0-9]+$//}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	SIGAR - System Information Gatherer and Reporter
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/bindings/java/

Modified: head/sysutils/jailer/Makefile
==============================================================================
--- head/sysutils/jailer/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/sysutils/jailer/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	jailer
-# Date created:	   27 June 2002
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	jailer
 PORTVERSION=	1.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://memberwebs.com/stef/freebsd/jails/jailer/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Manage FreeBSD jail startup, shutdown and console
 
 GNU_CONFIGURE=	YES

Modified: head/sysutils/jailutils/Makefile
==============================================================================
--- head/sysutils/jailutils/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/sysutils/jailutils/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	jailutils
-# Date created:	   27 June 2002
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	jailutils
 PORTVERSION=	1.6
 CATEGORIES=	sysutils
 MASTER_SITES=	http://memberwebs.com/stef/freebsd/jails/jailutils/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Several utilities for managing jails
 
 GNU_CONFIGURE=	YES

Modified: head/sysutils/pmap/Makefile
==============================================================================
--- head/sysutils/pmap/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/sysutils/pmap/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pmap
-# Date created:		14 Oct 2002
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	pmap
 PORTVERSION=	20060622
@@ -12,7 +8,7 @@ CATEGORIES=	sysutils kld
 MASTER_SITES=	${MASTER_SITE_LOCAL:S!$!skv/!} \
 		ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/pmap/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Detailed process memory display
 
 NO_PACKAGE=	Depends on kernel

Modified: head/textproc/asm-xml/Makefile
==============================================================================
--- head/textproc/asm-xml/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/asm-xml/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	asm-xml
-# Date created:	   22 February 2007
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	asm-xml
 PORTVERSION=	1.1
 CATEGORIES=	textproc
 MASTER_SITES=	SF
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Very fast XML parser and decoder written in pure assembler
 
 BUILD_DEPENDS=	fasm:${PORTSDIR}/lang/fasm

Modified: head/textproc/diffmark/Makefile
==============================================================================
--- head/textproc/diffmark/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/diffmark/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	diffmark
-# Date created:	   05 September 2006
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	diffmark
 PORTVERSION=	0.10
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.mangrove.cz/diffmark/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	XML diff and merge package
 
 LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2

Modified: head/textproc/docbook-tdg/Makefile
==============================================================================
--- head/textproc/docbook-tdg/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/docbook-tdg/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	docbook-tdg
-# Date created:		24 August 2001
-# Whom:	      		Johann Visagie <wjv@FreeBSD.org>
-#
+# Created by: Johann Visagie <wjv@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	docbook-tdg
 PORTVERSION=	2.0.17
@@ -11,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	http://www.docbook.org/tdg/en/
 DISTNAME=	tdg-en-html-${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Norman Walsh's book "DocBook: The Definitive Guide"
 
 USE_ZIP=	yes

Modified: head/textproc/docbook-xml-440/Makefile
==============================================================================
--- head/textproc/docbook-xml-440/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/docbook-xml-440/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	docbook-xml-440
-# Date created:		16 April 2005
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
 
 PORTNAME=	docbook-xml
@@ -10,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.oasis-open.org/docbook/xml/${PORTVERSION}/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DocBook/XML DTD V4.4, designed for technical documentation
 
 RUN_DEPENDS=	${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr

Modified: head/textproc/docbook-xsl/Makefile
==============================================================================
--- head/textproc/docbook-xsl/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/docbook-xsl/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -7,7 +7,7 @@ MASTER_SITES=	SF/docbook/${PORTNAME}/${P
 		SF/docbook/${PORTNAME}-doc/${PORTVERSION}:doc
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:src
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	XSL DocBook stylesheets
 
 BUILD_DEPENDS=	xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr

Modified: head/textproc/hhm/Makefile
==============================================================================
--- head/textproc/hhm/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/hhm/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	hhm
-# Date created:	   27 February 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	hhm
 PORTVERSION=	0.1.1
@@ -11,7 +7,7 @@ CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	HTML Help Maker
 
 LIB_DEPENDS=	lzxcomp.1:${PORTSDIR}/archivers/liblzxcomp

Modified: head/textproc/libcsv/Makefile
==============================================================================
--- head/textproc/libcsv/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/libcsv/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	libcsv
-# Date created:	   23 Apr 2008
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	libcsv
 PORTVERSION=	3.0.1
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small, simple and fast CSV library
 
 USE_LDCONFIG=	YES

Modified: head/textproc/nunnimcax/Makefile
==============================================================================
--- head/textproc/nunnimcax/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/nunnimcax/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	NunniMCAX
-# Date created:	   15 August 2004
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	NunniMCAX
 PORTVERSION=	1.4.1
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C, non validating XML parser with SAX-like API
 
 USE_LDCONFIG=	YES

Modified: head/textproc/rnv/Makefile
==============================================================================
--- head/textproc/rnv/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/rnv/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	rnv
-# Date created:	   22 Jan 2008
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	rnv
 PORTVERSION=	1.7.10
 CATEGORIES=	textproc devel
 MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Relax NG Compact Syntax validator
 
 LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2

Modified: head/textproc/sablotron/Makefile
==============================================================================
--- head/textproc/sablotron/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/textproc/sablotron/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -6,7 +6,7 @@ PORTVERSION=	1.0.3
 CATEGORIES=	textproc
 MASTER_SITES=	http://download-1.gingerall.cz/download/sablot/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2
 
 LIB_DEPENDS=	expat:${PORTSDIR}/textproc/expat2

Modified: head/www/foswiki-ModPerlEngineContrib/Makefile
==============================================================================
--- head/www/foswiki-ModPerlEngineContrib/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/foswiki-ModPerlEngineContrib/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,15 +1,11 @@
-# New ports collection makefile for:	foswiki-ModPerlEngineContrib
-# Date created:		26 Feb 2011
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	ModPerlEngineContrib
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Permits Foswiki to be executed under mod_perl
 
 RUN_DEPENDS=	foswiki>=0:${PORTSDIR}/www/foswiki \

Modified: head/www/foswiki/Makefile
==============================================================================
--- head/www/foswiki/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/foswiki/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -7,7 +7,7 @@ MASTER_SITES=	SF
 DISTNAME=	Foswiki-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A free and open source enterprise wiki
 
 RUN_DEPENDS=	p5-Error>=0.15:${PORTSDIR}/lang/p5-Error \

Modified: head/www/google-sitemapgen/Makefile
==============================================================================
--- head/www/google-sitemapgen/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/google-sitemapgen/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	google-sitemapgen
-# Date created:	   09 June 2005
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	google-sitemapgen
 PORTVERSION=	1.5
@@ -11,7 +7,7 @@ CATEGORIES=	www devel
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	sitemap_gen_${PORTVERSION}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Script to analyze web server and generate Google Sitemap files
 
 PROJECTHOST=	sitemap-generators

Modified: head/www/htmlcompressor/Makefile
==============================================================================
--- head/www/htmlcompressor/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/htmlcompressor/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -7,7 +7,7 @@ CATEGORIES=	www java
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	HTML/XML Compressor
 
 LICENSE=	AL2

Modified: head/www/twiki-BugzillaLinkPlugin/Makefile
==============================================================================
--- head/www/twiki-BugzillaLinkPlugin/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/twiki-BugzillaLinkPlugin/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	twiki-BugzillaLinkPlugin
-# Date created:		16 Jun 2008
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	BugzillaLinkPlugin
 SVNREV=		15560
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Link to Bugzilla bugs using shorthand references
 
 .include "${.CURDIR}/../twiki/bsd.twiki.mk"

Modified: head/www/twiki-GluePlugin/Makefile
==============================================================================
--- head/www/twiki-GluePlugin/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/twiki-GluePlugin/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	twiki-GluePlugin
-# Date created:		9 Jan 2009
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	GluePlugin
 SVNREV=		15708
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Allow to format tags and arguments on multiple lines
 
 .include "${.CURDIR}/../twiki/bsd.twiki.mk"

Modified: head/www/twiki-LdapContrib/Makefile
==============================================================================
--- head/www/twiki-LdapContrib/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/twiki-LdapContrib/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	twiki-LdapContrib
-# Date created:		10 Jun 2008
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	LdapContrib
 SVNREV=		16840
@@ -11,7 +7,7 @@ PORTREVISION=	1
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	LDAP services for TWiki
 
 RUN_DEPENDS=	p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap

Modified: head/www/twiki-LdapNgPlugin/Makefile
==============================================================================
--- head/www/twiki-LdapNgPlugin/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/twiki-LdapNgPlugin/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	twiki-LdapNgPlugin
-# Date created:		16 Jun 2008
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	LdapNgPlugin
 SVNREV=		15577
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Query and display data from an LDAP directory
 
 TWDEP=		LdapContrib>=0

Modified: head/www/twiki-MathModePlugin/Makefile
==============================================================================
--- head/www/twiki-MathModePlugin/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/twiki-MathModePlugin/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	twiki-MathModePlugin
-# Date created:		17 Jun 2008
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	MathModePlugin
 SVNREV=		15934
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Include LaTeX formatted math in your TWiki pages
 
 RUN_DEPENDS=	dvipng:${PORTSDIR}/print/teTeX-base \

Modified: head/www/twiki-NewUserPlugin/Makefile
==============================================================================
--- head/www/twiki-NewUserPlugin/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/twiki-NewUserPlugin/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	twiki-NewUserPlugin
-# Date created:		9 Jan 2009
-# Whom:			Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	NewUserPlugin
 SVNREV=		17515
 MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
 		${MASTER_SITE_LOCAL:S!$!skv/!}
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Create user's topic for externally authenticated users
 
 .include "${.CURDIR}/../twiki/bsd.twiki.mk"

Modified: head/www/yuicompressor/Makefile
==============================================================================
--- head/www/yuicompressor/Makefile	Mon Apr 22 13:20:59 2013	(r316229)
+++ head/www/yuicompressor/Makefile	Mon Apr 22 13:27:47 2013	(r316230)
@@ -6,7 +6,7 @@ PORTVERSION=	2.4.7
 CATEGORIES=	www java
 MASTER_SITES=	http://yui.zenfs.com/releases/yuicompressor/
 
-MAINTAINER=	skv@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Yahoo! JavaScript and CSS Compressor
 
 USE_ZIP=	yes



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