diff options
30 files changed, 30 insertions, 30 deletions
diff --git a/databases/pecl-memcache/Makefile b/databases/pecl-memcache/Makefile index 924c1cc1e2f3..ec36214a4a13 100644 --- a/databases/pecl-memcache/Makefile +++ b/databases/pecl-memcache/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Memcached extension USE_PHP= zlib session diff --git a/deskutils/phprojekt/Makefile b/deskutils/phprojekt/Makefile index 5a2c3482d5a7..ac82700b7e84 100644 --- a/deskutils/phprojekt/Makefile +++ b/deskutils/phprojekt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils www MASTER_SITES= http://www.phprojekt.com/downloads/ DISTNAME= ${PORTNAME} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= An open source groupware suite USE_PHP= session imap mysql diff --git a/devel/fujaba/Makefile b/devel/fujaba/Makefile index eff717c6eafb..6658dc6c7e20 100644 --- a/devel/fujaba/Makefile +++ b/devel/fujaba/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel java MASTER_SITES= http://wwwcs.uni-paderborn.de/cs/fujaba/downloads/packages/Fujaba_4/ DISTNAME= FujabaToolSuite_Developer${PORTVERSION:S/./_/g} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Another UML CASE tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper diff --git a/devel/pear-HTML_QuickForm/Makefile b/devel/pear-HTML_QuickForm/Makefile index 0b57e47ed45e..8901dfe27064 100644 --- a/devel/pear-HTML_QuickForm/Makefile +++ b/devel/pear-HTML_QuickForm/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_QuickForm PORTVERSION= 3.2.12 CATEGORIES= devel www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Provide methods for creating, validating and processing HTML forms BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index 0dc226fb1e04..47ce1ffbb4df 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_QuickForm2 PORTVERSION= 0.4.0 CATEGORIES= devel www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 rewrite of the HTML_QuickForm package BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2 diff --git a/devel/pear-HTML_Table/Makefile b/devel/pear-HTML_Table/Makefile index d61a0810faa5..80a32ab24c2a 100644 --- a/devel/pear-HTML_Table/Makefile +++ b/devel/pear-HTML_Table/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTML_Table PORTVERSION= 1.8.3 CATEGORIES= devel www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Makes the design of HTML tables easy, flexible, reusable and efficient BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common diff --git a/devel/pear-PHPDoc/Makefile b/devel/pear-PHPDoc/Makefile index a46c666b95bd..a6028a189131 100644 --- a/devel/pear-PHPDoc/Makefile +++ b/devel/pear-PHPDoc/Makefile @@ -9,7 +9,7 @@ PORTNAME= PHPDoc PORTVERSION= 0.1.0 CATEGORIES= devel www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to generate documentation from the source BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/pear-PHPUnit/Makefile b/devel/pear-PHPUnit/Makefile index 5db8e7ab528f..03245530fa0f 100644 --- a/devel/pear-PHPUnit/Makefile +++ b/devel/pear-PHPUnit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR regression testing framework for unit tests BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/devel/pear-PHPUnit3/Makefile b/devel/pear-PHPUnit3/Makefile index 2113f8c44060..84a487afb57f 100644 --- a/devel/pear-PHPUnit3/Makefile +++ b/devel/pear-PHPUnit3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.4.15 CATEGORIES= devel www pear MASTER_SITES= http://pear.phpunit.de/get/ -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR regression testing framework for unit tests BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ diff --git a/devel/pear-PhpDocumentor/Makefile b/devel/pear-PhpDocumentor/Makefile index beb5eb7de52c..1a89a078bcfa 100644 --- a/devel/pear-PhpDocumentor/Makefile +++ b/devel/pear-PhpDocumentor/Makefile @@ -9,7 +9,7 @@ PORTNAME= PhpDocumentor PORTVERSION= 1.4.3 CATEGORIES= devel www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Provides automatic documenting of php-api from the source BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/php5-phing/Makefile b/devel/php5-phing/Makefile index fa1917dd0092..e993739cf61b 100644 --- a/devel/php5-phing/Makefile +++ b/devel/php5-phing/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.1 CATEGORIES= devel MASTER_SITES= http://pear.phing.info/get/ -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Project build system based on Apache Ant BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/devel/simpletest/Makefile b/devel/simpletest/Makefile index 0f2291636f53..ce225ae8092a 100644 --- a/devel/simpletest/Makefile +++ b/devel/simpletest/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION} DISTNAME= ${PORTNAME:L}_${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Unit testing, mock objects and web testing framework for PHP USE_PHP= pcre diff --git a/devel/subclipse/Makefile b/devel/subclipse/Makefile index ceceaa998f29..06dbfa4193a6 100644 --- a/devel/subclipse/Makefile +++ b/devel/subclipse/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://subclipse.tigris.org/files/documents/906/46495/ DISTNAME= site-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A subversion plugin for the Eclipse IDE Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse diff --git a/devel/svnkit/Makefile b/devel/svnkit/Makefile index 689b0e70fc19..5f55e0176e75 100644 --- a/devel/svnkit/Makefile +++ b/devel/svnkit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel java MASTER_SITES= http://svnkit.com/ DISTNAME= org.tmatesoft.svn_${PORTVERSION}.standalone -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= The only pure Java Subversion client library in the world RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile index fa6b1bb43847..bc3307613085 100644 --- a/graphics/pear-Image_Color/Makefile +++ b/graphics/pear-Image_Color/Makefile @@ -9,7 +9,7 @@ PORTNAME= Image_Color PORTVERSION= 1.0.3 CATEGORIES= graphics www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR::Image_Color manages and handles color data and conversions BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile index 37977e27ed8a..2851aa8f361c 100644 --- a/graphics/pear-Image_GraphViz/Makefile +++ b/graphics/pear-Image_GraphViz/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.1 PORTREVISION= 3 CATEGORIES= graphics www pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= An interface to AT&T's GraphViz tools BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/irc/gseen.mod/Makefile b/irc/gseen.mod/Makefile index af29bc84ebc9..b673b83cf3ea 100644 --- a/irc/gseen.mod/Makefile +++ b/irc/gseen.mod/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://www.kreativrauschen.de/gseen.mod/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/p/dev/} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A seen-module for the eggdrop IRC bot EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/irc/eggdrop:extract diff --git a/irc/thales/Makefile b/irc/thales/Makefile index 5fcc75341e86..959b6ceb6f1d 100644 --- a/irc/thales/Makefile +++ b/irc/thales/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= GNU Thales -- An IRC to MySQL gateway GNU_CONFIGURE= yes diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index cc50d0e80dba..6921cd114fc3 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= ${EPIC}_${PORTVERSION}_20090521 -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= EPIC adds Perl support to the Eclipse IDE Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse diff --git a/java/springframework/Makefile b/java/springframework/Makefile index f5d9053c4ec1..4156f925bc43 100644 --- a/java/springframework/Makefile +++ b/java/springframework/Makefile @@ -10,7 +10,7 @@ CATEGORIES= java devel MASTER_SITES= http://s3.amazonaws.com/dist.springframework.org/release/SPR/ DISTNAME= spring-framework-${PORTVERSION}.RELEASE-with-docs -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= The Spring Framework for Java WRKSRC= ${WRKDIR}/spring-framework-${PORTVERSION}.RELEASE diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile index 76e3d5279fd7..9d9cbec06217 100644 --- a/net-mgmt/p5-Nagios-Plugin/Makefile +++ b/net-mgmt/p5-Nagios-Plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TONVOON PKGNAMEPREFIX= p5- -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Modules to streamline writing Nagios plugins PERL_CONFIGURE= yes diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index be9ca806b01b..11ac0e262953 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://projects.alkaloid.net/e107_files/downloads/ -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Maintain DNS zones using an LDAP directory RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile index d1a3af03138a..a4ad7a8d5369 100644 --- a/net/pear-Net_LDAP/Makefile +++ b/net/pear-Net_LDAP/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 1.1.5 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index 6f2d5be42aaf..b812d37700c5 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.7 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket diff --git a/net/pear-Net_Server/Makefile b/net/pear-Net_Server/Makefile index ca015d819694..76aa731f49b1 100644 --- a/net/pear-Net_Server/Makefile +++ b/net/pear-Net_Server/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_Server PORTVERSION= 1.0.2 CATEGORIES= net pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Generic server class BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/sysutils/megarc/Makefile b/sysutils/megarc/Makefile index 70b42f19f1e1..a8a588f0ba39 100644 --- a/sysutils/megarc/Makefile +++ b/sysutils/megarc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= # not available DISTNAME= dr_freebsd_${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= LSI Logic's MegaRAID controlling software USE_ZIP= yes diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index 1bdff6405382..e6a061f95ad3 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= APACHE MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A full-text search engine for Java LICENSE= AL2 diff --git a/www/pear-HTTP_Server/Makefile b/www/pear-HTTP_Server/Makefile index 812a82065994..8a1d5ad706d8 100644 --- a/www/pear-HTTP_Server/Makefile +++ b/www/pear-HTTP_Server/Makefile @@ -9,7 +9,7 @@ PORTNAME= HTTP_Server PORTVERSION= 0.4.0 CATEGORIES= www devel pear -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP server class BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \ diff --git a/www/webinject/Makefile b/www/webinject/Makefile index e75476fb7c5d..f0aca65f4ba4 100644 --- a/www/webinject/Makefile +++ b/www/webinject/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www perl5 devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20-%20Source%20Code%20%28with%20UNIX%20style%20line%20endings%29 DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for automated testing of web applications RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile index e7f2355d2493..8f1f5d91637a 100644 --- a/x11/bbappconf/Makefile +++ b/x11/bbappconf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Application configuring tool for the blackbox window manager USE_XORG= x11 |