diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:33:54 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:33:54 +0000 |
commit | 6f8c3511128f6009eecb9bc477284b70f1d259cd (patch) | |
tree | 1868fc0e0e77b384f92ed869c329a92c1e2296e1 | |
parent | e6b48082a4b0be1470217de3350614cbb399bb5b (diff) |
Notes
56 files changed, 56 insertions, 56 deletions
diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index 1bb5ea98839f..d65c3f833881 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_DNS2 DISTVERSION= 1.4.4 CATEGORIES= dns net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP5 Resolver library used to communicate with a DNS server LICENSE= BSD3CLAUSE diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index b56d421eb537..909239fa8643 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_FTP PORTVERSION= 1.4.0 CATEGORIES= ftp www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR OO interface to the PHP FTP functions plus some additions LICENSE= BSD2CLAUSE diff --git a/games/pear-Games_Chess/Makefile b/games/pear-Games_Chess/Makefile index 55e134cbbefb..ecc30c879f9b 100644 --- a/games/pear-Games_Chess/Makefile +++ b/games/pear-Games_Chess/Makefile @@ -5,7 +5,7 @@ PORTNAME= Games_Chess PORTVERSION= 1.0.1 CATEGORIES= games devel pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR methods for constructing and validating chess games in PGN USES= pear diff --git a/graphics/pear-Image_3D/Makefile b/graphics/pear-Image_3D/Makefile index 9e062f13005c..23aae78ff5c3 100644 --- a/graphics/pear-Image_3D/Makefile +++ b/graphics/pear-Image_3D/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_3D PORTVERSION= 0.4.2 CATEGORIES= graphics www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class allows the rendering of 3 dimensional objects USE_PHP= gd diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile index 1a58aaf4cb24..0281ef69094c 100644 --- a/graphics/pear-Image_Barcode/Makefile +++ b/graphics/pear-Image_Barcode/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Barcode PORTVERSION= 1.1.3 CATEGORIES= graphics www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for barcode generation USE_PHP= gd diff --git a/graphics/pear-Image_Color/Makefile b/graphics/pear-Image_Color/Makefile index cc013e70e6c0..6e0fb3086353 100644 --- a/graphics/pear-Image_Color/Makefile +++ b/graphics/pear-Image_Color/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Color PORTVERSION= 1.0.4 CATEGORIES= graphics www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR::Image_Color manages and handles color data and conversions USE_PHP= gd diff --git a/graphics/pear-Image_Graph/Makefile b/graphics/pear-Image_Graph/Makefile index 2669f2747fab..7e6293f33e5d 100644 --- a/graphics/pear-Image_Graph/Makefile +++ b/graphics/pear-Image_Graph/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Graph PORTVERSION= 0.8.0 CATEGORIES= graphics www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= OO PEAR graph rendering package RUN_DEPENDS= ${PEARDIR}/Log.php:sysutils/pear-Log@${PHP_FLAVOR} \ diff --git a/graphics/pear-Image_GraphViz/Makefile b/graphics/pear-Image_GraphViz/Makefile index 63eb59d15036..043f50976f5d 100644 --- a/graphics/pear-Image_GraphViz/Makefile +++ b/graphics/pear-Image_GraphViz/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_GraphViz PORTVERSION= 1.3.0 CATEGORIES= graphics www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Interface to AT&T's GraphViz tools RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz diff --git a/graphics/pear-Image_Transform/Makefile b/graphics/pear-Image_Transform/Makefile index fc4c66611e37..1159a457926b 100644 --- a/graphics/pear-Image_Transform/Makefile +++ b/graphics/pear-Image_Transform/Makefile @@ -5,7 +5,7 @@ PORTNAME= Image_Transform PORTVERSION= 0.9.5 CATEGORIES= graphics www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Standard interface to manipulate images using different libraries USE_PHP= gd diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile index cc312a3dee84..dffd5f033c5a 100644 --- a/irc/pear-Net_SmartIRC/Makefile +++ b/irc/pear-Net_SmartIRC/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SmartIRC PORTVERSION= 1.1.14 CATEGORIES= irc www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for communication with IRC networks LICENSE= LGPL21 diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index c29cc25c1fb2..d44d7e27649f 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -5,7 +5,7 @@ PORTNAME= Contact_Vcard_Build PORTVERSION= 1.1.2 CATEGORIES= mail www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks USES= pear diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index f138235e81e0..b78b33ca7d28 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/Makefile @@ -5,7 +5,7 @@ PORTNAME= Contact_Vcard_Parse PORTVERSION= 1.32.0 CATEGORIES= mail www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to parse vCard 2.1 and 3.0 files USES= pear diff --git a/mail/pear-Mail_Mbox/Makefile b/mail/pear-Mail_Mbox/Makefile index 38a4c846dbb0..45fa4b51b95c 100644 --- a/mail/pear-Mail_Mbox/Makefile +++ b/mail/pear-Mail_Mbox/Makefile @@ -5,7 +5,7 @@ PORTNAME= Mail_Mbox PORTVERSION= 0.6.3 CATEGORIES= mail www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Read and modify Unix MBOXes USES= pear diff --git a/mail/pear-Mail_Queue/Makefile b/mail/pear-Mail_Queue/Makefile index 8dabc66fe17a..0278e48318d0 100644 --- a/mail/pear-Mail_Queue/Makefile +++ b/mail/pear-Mail_Queue/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2.7 PORTREVISION= 1 CATEGORIES= mail www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for put mails in queue and send them later in background BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ diff --git a/mail/pear-Net_IMAP/Makefile b/mail/pear-Net_IMAP/Makefile index e9579b8b7bb0..d59716e47363 100644 --- a/mail/pear-Net_IMAP/Makefile +++ b/mail/pear-Net_IMAP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_IMAP PORTVERSION= 1.1.3 CATEGORIES= mail net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides an implementation of the IMAP protocol LICENSE= PHP301 diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index e669958d1c8c..1dbefb758413 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_LMTP PORTVERSION= 1.0.2 CATEGORIES= mail www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR implementation of the RFC2033 LMTP protocol LICENSE= PHP301 diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile index 12006d2dfbd3..b9f898357dd2 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 PORTEPOCH= 1 CATEGORIES= math pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Package that produces combinations and permutations USES= pear diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index c5aa7cc7b676..5ebfa187abae 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.6 PORTEPOCH= 1 CATEGORIES= misc www pear geography -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to various online weather-services LICENSE= BSD2CLAUSE diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile index e04b90e7268c..a915ba900c41 100644 --- a/misc/pear-Text_Figlet/Makefile +++ b/misc/pear-Text_Figlet/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Figlet PORTVERSION= 1.0.2 CATEGORIES= misc www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Render text using FIGlet fonts USES= pear diff --git a/net/pear-File_Bittorrent2/Makefile b/net/pear-File_Bittorrent2/Makefile index 23608c11d318..42d5378860c2 100644 --- a/net/pear-File_Bittorrent2/Makefile +++ b/net/pear-File_Bittorrent2/Makefile @@ -5,7 +5,7 @@ PORTNAME= File_Bittorrent2 DISTVERSION= 1.3.1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Decode and Encode data in Bittorrent format USES= pear diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile index bdd6e5231df9..3cefcce3cc1e 100644 --- a/net/pear-Net_CDDB/Makefile +++ b/net/pear-Net_CDDB/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_CDDB PORTVERSION= 0.3.0 CATEGORIES= net audio www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that access and query CDDB audio-CD servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ diff --git a/net/pear-Net_CheckIP/Makefile b/net/pear-Net_CheckIP/Makefile index 7a05ee3bf254..17e077a77df4 100644 --- a/net/pear-Net_CheckIP/Makefile +++ b/net/pear-Net_CheckIP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_CheckIP PORTVERSION= 1.2.2 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Check the syntax of IPv4 addresses USES= pear diff --git a/net/pear-Net_DIME/Makefile b/net/pear-Net_DIME/Makefile index 0404918fdb36..651bb05fb468 100644 --- a/net/pear-Net_DIME/Makefile +++ b/net/pear-Net_DIME/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= The PEAR::Net_DIME class implements DIME encoding USES= pear diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index f396f7ec49d2..db81cfc7adff 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3.7 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DNSBL Checker LICENSE= PHP30 diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 9a3f8a32b582..a1deb89daaf1 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Dict PORTVERSION= 1.0.7 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to the DICT protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ diff --git a/net/pear-Net_Finger/Makefile b/net/pear-Net_Finger/Makefile index 9c9bc356ad13..21df5eab75a1 100644 --- a/net/pear-Net_Finger/Makefile +++ b/net/pear-Net_Finger/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Finger PORTVERSION= 1.0.1 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides a tool for querying finger servers BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index db027c93b297..25d1b37645a7 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Geo PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Geographical locations based on Internet address BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache@${PHP_FLAVOR} \ diff --git a/net/pear-Net_GeoIP/Makefile b/net/pear-Net_GeoIP/Makefile index 8d2a2a4b47d9..dc4639057c6c 100644 --- a/net/pear-Net_GeoIP/Makefile +++ b/net/pear-Net_GeoIP/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net pear DISTNAME= Net_GeoIP-1.0.0RC1 -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Library to perform geo-location lookups of IP addresses BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache@${PHP_FLAVOR} \ diff --git a/net/pear-Net_IDNA/Makefile b/net/pear-Net_IDNA/Makefile index 0bc130bd170c..19619f9a56e3 100644 --- a/net/pear-Net_IDNA/Makefile +++ b/net/pear-Net_IDNA/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_IDNA PORTVERSION= 0.8.1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Pear Punycode encoding and decoding package NO_ARCH= yes diff --git a/net/pear-Net_IPv4/Makefile b/net/pear-Net_IPv4/Makefile index 0aa3a13ff25c..c9f72d5ef8d2 100644 --- a/net/pear-Net_IPv4/Makefile +++ b/net/pear-Net_IPv4/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_IPv4 DISTVERSION= 1.3.5 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= IPv4 network calculations and validation LICENSE= PHP301 diff --git a/net/pear-Net_Ident/Makefile b/net/pear-Net_Ident/Makefile index b30a10ba0399..76c61f823476 100644 --- a/net/pear-Net_Ident/Makefile +++ b/net/pear-Net_Ident/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Ident PORTVERSION= 1.1.0 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR identification protocol implementation NO_ARCH= yes diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile index 05818cab8cc5..f13abc7e3185 100644 --- a/net/pear-Net_LDAP/Makefile +++ b/net/pear-Net_LDAP/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.1.5 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries USES= pear diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index baa64b38f0b9..4fdcce2f59c7 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.2.0 PORTEPOCH= 1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= OO interface for searching and manipulating LDAP-entries USES= pear php diff --git a/net/pear-Net_MAC/Makefile b/net/pear-Net_MAC/Makefile index 7d0d3ea37309..f1be8bff455a 100644 --- a/net/pear-Net_MAC/Makefile +++ b/net/pear-Net_MAC/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.1.5 PORTREVISION= 1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that validates and formats MAC addresses USES= pear diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index 10c83f4bbcbf..8add0a90879d 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.5.2 PORTEPOCH= 1 CATEGORIES= net news pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol LICENSE= W3C diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile index 1a911ea01f15..c13cfeebae93 100644 --- a/net/pear-Net_Nmap/Makefile +++ b/net/pear-Net_Nmap/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Nmap PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Simple Wrapper Class for the Nmap Utility LICENSE= LGPL3 diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index b69881ed43e2..b28395d1bdc7 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_POP3 PORTVERSION= 1.3.8 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} diff --git a/net/pear-Net_Ping/Makefile b/net/pear-Net_Ping/Makefile index c404738bf047..1789cb9d232e 100644 --- a/net/pear-Net_Ping/Makefile +++ b/net/pear-Net_Ping/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Ping PORTVERSION= 2.4.5 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to execute ping USES= pear diff --git a/net/pear-Net_SMS/Makefile b/net/pear-Net_SMS/Makefile index 51bbea46f3ec..74fd50d59b8b 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SMS PORTVERSION= 0.2.1 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \ diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index 67e5cd7064a8..c8051151a7a5 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_SMTP PORTVERSION= 1.9.0 CATEGORIES= net mail www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides an implementation of the SMTP protocol LICENSE= BSD2CLAUSE diff --git a/net/pear-Net_Server/Makefile b/net/pear-Net_Server/Makefile index 95c4f8e30b19..3dbcafe45730 100644 --- a/net/pear-Net_Server/Makefile +++ b/net/pear-Net_Server/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Server PORTVERSION= 1.0.3 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Generic server class USES= pear php diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index ff5be26e12a2..f3f3c06124f6 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Sieve DISTVERSION= 1.4.4 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved LICENSE= BSD3CLAUSE diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index 04cc72aa5036..0b58c46efe8e 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Socket PORTVERSION= 1.0.14 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Network Socket Interface LICENSE= PHP202 diff --git a/net/pear-Net_Traceroute/Makefile b/net/pear-Net_Traceroute/Makefile index cb5591d1d48a..4260036983a3 100644 --- a/net/pear-Net_Traceroute/Makefile +++ b/net/pear-Net_Traceroute/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Traceroute PORTVERSION= 0.21.3 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to execute traceroute USES= pear diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index 69ea750e59fd..46e322f78762 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_URL PORTVERSION= 1.0.15 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Easy parsing of URLs LICENSE= BSD3CLAUSE diff --git a/net/pear-Net_URL_Mapper/Makefile b/net/pear-Net_URL_Mapper/Makefile index a5494a616cf4..3249a4fb2c56 100644 --- a/net/pear-Net_URL_Mapper/Makefile +++ b/net/pear-Net_URL_Mapper/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_URL_Mapper PORTVERSION= 0.9.1 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Simple and flexible way to build nice URLs for web applications USES= pear diff --git a/net/pear-Net_UserAgent_Detect/Makefile b/net/pear-Net_UserAgent_Detect/Makefile index dda354e60003..60f1b37ec909 100644 --- a/net/pear-Net_UserAgent_Detect/Makefile +++ b/net/pear-Net_UserAgent_Detect/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.5.2 PORTREVISION= 1 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that determines the Web browser, version, and platform LICENSE= PHP202 diff --git a/net/pear-Net_Vpopmaild/Makefile b/net/pear-Net_Vpopmaild/Makefile index 894160104860..3b72b806d568 100644 --- a/net/pear-Net_Vpopmaild/Makefile +++ b/net/pear-Net_Vpopmaild/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Vpopmaild PORTVERSION= 0.3.2 CATEGORIES= net mail pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Class for accessing Vpopmail's vpopmaild daemon BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR} \ diff --git a/net/pear-Net_Whois/Makefile b/net/pear-Net_Whois/Makefile index ff3eaeed9d4c..f744fd1e2f4c 100644 --- a/net/pear-Net_Whois/Makefile +++ b/net/pear-Net_Whois/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Whois PORTVERSION= 1.0.6 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Tool to query internet domain name services USES= pear diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index 0e1536209aa5..e0a4e786aff2 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -5,7 +5,7 @@ PORTNAME= SOAP PORTVERSION= 0.14.0 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SOAP Client/Server for PHP BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} diff --git a/net/pear-Services_Pingback/Makefile b/net/pear-Services_Pingback/Makefile index da152ba891a5..b4dfa2c067f9 100644 --- a/net/pear-Services_Pingback/Makefile +++ b/net/pear-Services_Pingback/Makefile @@ -5,7 +5,7 @@ PORTNAME= Services_Pingback PORTVERSION= 0.2.2 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Pingback user-agent class USES= pear diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index 7336aef6dd48..e370f3f91516 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -5,7 +5,7 @@ PORTNAME= Services_Twitter PORTVERSION= 0.7.0 CATEGORIES= net www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Twitter's API BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} diff --git a/net/pear-URI_Template/Makefile b/net/pear-URI_Template/Makefile index 2b56993d2fb4..ba977a614101 100644 --- a/net/pear-URI_Template/Makefile +++ b/net/pear-URI_Template/Makefile @@ -5,7 +5,7 @@ PORTNAME= URI_Template PORTVERSION= 0.3.3 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Parser for URI Templates NO_ARCH= yes diff --git a/net/pear-XML_RPC/Makefile b/net/pear-XML_RPC/Makefile index e2cdee6e9b4f..71482e45002d 100644 --- a/net/pear-XML_RPC/Makefile +++ b/net/pear-XML_RPC/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_RPC PORTVERSION= 1.5.5 CATEGORIES= net devel pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP implementation of the XML-RPC protocol USE_PHP= xml diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index 29816c6cf29c..f22b0580b5b9 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -5,7 +5,7 @@ PORTNAME= XML_RPC2 PORTVERSION= 1.1.4 CATEGORIES= net devel pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= XML-RPC client/server library LICENSE= PHP301 diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile index 52af9c53b926..d7e1cf18087d 100644 --- a/net/pecl-radius/Makefile +++ b/net/pecl-radius/Makefile @@ -5,7 +5,7 @@ PORTNAME= radius DISTVERSION= 1.4.0b1 CATEGORIES= net security pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Radius client library for PHP LICENSE= BSD3CLAUSE |