diff options
45 files changed, 81 insertions, 224 deletions
diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile index b1e809f57ab6..3f0cb25b6fe8 100644 --- a/archivers/liblzxcomp/Makefile +++ b/archivers/liblzxcomp/Makefile @@ -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 diff --git a/databases/oracle7-client/Makefile b/databases/oracle7-client/Makefile index 21b5b65b4c7e..c0dd10d9ea37 100644 --- a/databases/oracle7-client/Makefile +++ b/databases/oracle7-client/Makefile @@ -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/FreeBSD/oracle/ \ 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 diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index b8606dceed0c..bf51477773a1 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -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 diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile index 57f73bc3fdf2..581aa152b20a 100644 --- a/databases/postgresql-plproxy/Makefile +++ b/databases/postgresql-plproxy/Makefile @@ -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 diff --git a/databases/ruby-interbase/Makefile b/databases/ruby-interbase/Makefile index 4029f400763c..086c07a2c7fb 100644 --- a/databases/ruby-interbase/Makefile +++ b/databases/ruby-interbase/Makefile @@ -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 diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 185dc6e8d028..611e0ec9e0ed 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -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 diff --git a/devel/cvsmonitor/Makefile b/devel/cvsmonitor/Makefile index 21e695231565..3ad818a43341 100644 --- a/devel/cvsmonitor/Makefile +++ b/devel/cvsmonitor/Makefile @@ -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 \ diff --git a/devel/judy/Makefile b/devel/judy/Makefile index f71c150b0bd9..7d6a3e32ff5d 100644 --- a/devel/judy/Makefile +++ b/devel/judy/Makefile @@ -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 diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile index 817dfe662aac..014489c6aacc 100644 --- a/devel/ncnf/Makefile +++ b/devel/ncnf/Makefile @@ -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 diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index bb28aaeee902..bd27db2eae4f 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ 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 diff --git a/graphics/swfmill/Makefile b/graphics/swfmill/Makefile index b7ba59941843..1e54ca5e2fd4 100644 --- a/graphics/swfmill/Makefile +++ b/graphics/swfmill/Makefile @@ -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 \ diff --git a/mail/libdkim/Makefile b/mail/libdkim/Makefile index 6d1308092d83..92f2fb212e38 100644 --- a/mail/libdkim/Makefile +++ b/mail/libdkim/Makefile @@ -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 diff --git a/mail/libdomainkeys/Makefile b/mail/libdomainkeys/Makefile index 1861149d2149..4fc25080584a 100644 --- a/mail/libdomainkeys/Makefile +++ b/mail/libdomainkeys/Makefile @@ -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 diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index 868891b49a1b..99cbbd7e8941 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -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 diff --git a/math/diehard/Makefile b/math/diehard/Makefile index 9cbbf517cd11..b9faf2eb75c6 100644 --- a/math/diehard/Makefile +++ b/math/diehard/Makefile @@ -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/~diehard/cdrom/ \ 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 diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index 07ef2e8d8027..854f0ea9b9c2 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -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 diff --git a/net-mgmt/ipacctd/Makefile b/net-mgmt/ipacctd/Makefile index 411ede3422d4..78799d0bd821 100644 --- a/net-mgmt/ipacctd/Makefile +++ b/net-mgmt/ipacctd/Makefile @@ -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 diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 95c14196dcde..07ee11c325ab 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -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 diff --git a/palm/iSiloXC/Makefile b/palm/iSiloXC/Makefile index 7bf8c588a888..eac4819a9174 100644 --- a/palm/iSiloXC/Makefile +++ b/palm/iSiloXC/Makefile @@ -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 diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile index 7ecefb290676..ee5ca7a2fbe9 100644 --- a/security/keepassx/Makefile +++ b/security/keepassx/Makefile @@ -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 diff --git a/sysutils/hyperic-sigar/Makefile b/sysutils/hyperic-sigar/Makefile index 0c9af1af7909..c64bd4fe16be 100644 --- a/sysutils/hyperic-sigar/Makefile +++ b/sysutils/hyperic-sigar/Makefile @@ -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/ diff --git a/sysutils/jailer/Makefile b/sysutils/jailer/Makefile index 580547c385e3..0e6a52236c49 100644 --- a/sysutils/jailer/Makefile +++ b/sysutils/jailer/Makefile @@ -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 diff --git a/sysutils/jailutils/Makefile b/sysutils/jailutils/Makefile index bfc374245eef..f5edfcd0a934 100644 --- a/sysutils/jailutils/Makefile +++ b/sysutils/jailutils/Makefile @@ -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 diff --git a/sysutils/pmap/Makefile b/sysutils/pmap/Makefile index fd5a95b306b5..313e5ac8265a 100644 --- a/sysutils/pmap/Makefile +++ b/sysutils/pmap/Makefile @@ -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 diff --git a/textproc/asm-xml/Makefile b/textproc/asm-xml/Makefile index cca823d30c28..a551a9009265 100644 --- a/textproc/asm-xml/Makefile +++ b/textproc/asm-xml/Makefile @@ -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 diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile index d3c8cef0b9cc..1a177d3cb377 100644 --- a/textproc/diffmark/Makefile +++ b/textproc/diffmark/Makefile @@ -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 diff --git a/textproc/docbook-tdg/Makefile b/textproc/docbook-tdg/Makefile index 789eaf580daa..b53b5975018b 100644 --- a/textproc/docbook-tdg/Makefile +++ b/textproc/docbook-tdg/Makefile @@ -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 diff --git a/textproc/docbook-xml-440/Makefile b/textproc/docbook-xml-440/Makefile index 52fcdf2c3ce5..2a9de2d36f26 100644 --- a/textproc/docbook-xml-440/Makefile +++ b/textproc/docbook-xml-440/Makefile @@ -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 diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 5780caad9021..9d277dee2831 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/docbook/${PORTNAME}/${PORTVERSION}:src \ 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 diff --git a/textproc/hhm/Makefile b/textproc/hhm/Makefile index fef7669888c3..35b19f9417d6 100644 --- a/textproc/hhm/Makefile +++ b/textproc/hhm/Makefile @@ -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 diff --git a/textproc/libcsv/Makefile b/textproc/libcsv/Makefile index 7ddf1254233e..5882faa1f3fb 100644 --- a/textproc/libcsv/Makefile +++ b/textproc/libcsv/Makefile @@ -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 diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index a3e5401234fe..523601c4e1d4 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -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 diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile index 0969ed7f0189..b0783726bd4c 100644 --- a/textproc/rnv/Makefile +++ b/textproc/rnv/Makefile @@ -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 diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 4e05453b8023..9b1f781fe40a 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -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 diff --git a/www/foswiki-ModPerlEngineContrib/Makefile b/www/foswiki-ModPerlEngineContrib/Makefile index 689fb3ae96d8..030128833450 100644 --- a/www/foswiki-ModPerlEngineContrib/Makefile +++ b/www/foswiki-ModPerlEngineContrib/Makefile @@ -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 \ diff --git a/www/foswiki/Makefile b/www/foswiki/Makefile index d12f9294ccd5..575ddf6a7a8a 100644 --- a/www/foswiki/Makefile +++ b/www/foswiki/Makefile @@ -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 \ diff --git a/www/google-sitemapgen/Makefile b/www/google-sitemapgen/Makefile index 926d6f93c341..dad6006f1a21 100644 --- a/www/google-sitemapgen/Makefile +++ b/www/google-sitemapgen/Makefile @@ -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 diff --git a/www/htmlcompressor/Makefile b/www/htmlcompressor/Makefile index d4a110a129fa..8ef82445c884 100644 --- a/www/htmlcompressor/Makefile +++ b/www/htmlcompressor/Makefile @@ -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 diff --git a/www/twiki-BugzillaLinkPlugin/Makefile b/www/twiki-BugzillaLinkPlugin/Makefile index 35429c5d2c36..33f0c2ae6b49 100644 --- a/www/twiki-BugzillaLinkPlugin/Makefile +++ b/www/twiki-BugzillaLinkPlugin/Makefile @@ -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" diff --git a/www/twiki-GluePlugin/Makefile b/www/twiki-GluePlugin/Makefile index a5fc6420dd8d..02b0b3ed9a27 100644 --- a/www/twiki-GluePlugin/Makefile +++ b/www/twiki-GluePlugin/Makefile @@ -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" diff --git a/www/twiki-LdapContrib/Makefile b/www/twiki-LdapContrib/Makefile index 06083eb35ca2..694d1b5ee345 100644 --- a/www/twiki-LdapContrib/Makefile +++ b/www/twiki-LdapContrib/Makefile @@ -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 diff --git a/www/twiki-LdapNgPlugin/Makefile b/www/twiki-LdapNgPlugin/Makefile index 28de9f019676..84e952bd8aa2 100644 --- a/www/twiki-LdapNgPlugin/Makefile +++ b/www/twiki-LdapNgPlugin/Makefile @@ -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 diff --git a/www/twiki-MathModePlugin/Makefile b/www/twiki-MathModePlugin/Makefile index 4dbf72baa81f..da2c6631a9b0 100644 --- a/www/twiki-MathModePlugin/Makefile +++ b/www/twiki-MathModePlugin/Makefile @@ -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 \ diff --git a/www/twiki-NewUserPlugin/Makefile b/www/twiki-NewUserPlugin/Makefile index db21a1213bee..61b45705116a 100644 --- a/www/twiki-NewUserPlugin/Makefile +++ b/www/twiki-NewUserPlugin/Makefile @@ -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" diff --git a/www/yuicompressor/Makefile b/www/yuicompressor/Makefile index 4c4f516072cc..80b92cf5a95d 100644 --- a/www/yuicompressor/Makefile +++ b/www/yuicompressor/Makefile @@ -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 |