aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-03-06 17:47:34 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-03-06 17:47:34 +0000
commitdb4663d539e6e8f42b93426641807703cc38a234 (patch)
treed696d4aea44c92d6236459bf39392745307ce77e
parent6f8c3511128f6009eecb9bc477284b70f1d259cd (diff)
Notes
-rw-r--r--print/pear-File_PDF/Makefile2
-rw-r--r--security/pear-Auth/Makefile2
-rw-r--r--security/pear-Auth_HTTP/Makefile2
-rw-r--r--security/pear-Auth_PrefManager/Makefile2
-rw-r--r--security/pear-Crypt_Blowfish/Makefile2
-rw-r--r--security/pear-Crypt_CBC/Makefile2
-rw-r--r--security/pear-Crypt_CHAP/Makefile2
-rw-r--r--security/pear-Crypt_DiffieHellman/Makefile2
-rw-r--r--security/pear-Crypt_HMAC2/Makefile2
-rw-r--r--security/pear-Crypt_MicroID/Makefile2
-rw-r--r--security/pear-Crypt_RC4/Makefile2
-rw-r--r--security/pear-Crypt_RSA/Makefile2
-rw-r--r--security/pear-Crypt_XXTEA/Makefile2
-rw-r--r--security/pear-File_HtAccess/Makefile2
-rw-r--r--security/pear-File_Passwd/Makefile2
-rw-r--r--security/pear-File_SMBPasswd/Makefile2
-rw-r--r--security/pear-HTML_Crypt/Makefile2
-rw-r--r--security/pear-LiveUser/Makefile2
-rw-r--r--security/pear-LiveUser_Admin/Makefile2
-rw-r--r--security/pear-Net_Portscan/Makefile2
-rw-r--r--security/pecl-pam/Makefile2
-rw-r--r--shells/pear-PHP_Shell/Makefile2
-rw-r--r--sysutils/pear-Cache/Makefile2
-rw-r--r--sysutils/pear-Cache_Lite/Makefile2
-rw-r--r--sysutils/pear-File/Makefile2
-rw-r--r--sysutils/pear-File_Find/Makefile2
-rw-r--r--sysutils/pear-File_Fstab/Makefile2
-rw-r--r--sysutils/pear-File_Gettext/Makefile2
-rw-r--r--sysutils/pear-I18Nv2/Makefile2
-rw-r--r--sysutils/pear-Log/Makefile2
-rw-r--r--sysutils/pear-Translation2/Makefile2
31 files changed, 31 insertions, 31 deletions
diff --git a/print/pear-File_PDF/Makefile b/print/pear-File_PDF/Makefile
index 9e6c58f6680f..0e1f2d4dc22a 100644
--- a/print/pear-File_PDF/Makefile
+++ b/print/pear-File_PDF/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_PDF
PORTVERSION= 0.3.3
CATEGORIES= print pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to generate PDFs
USES= pear
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile
index e5834d33de79..b0bde144f85b 100644
--- a/security/pear-Auth/Makefile
+++ b/security/pear-Auth/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Auth
PORTVERSION= 1.6.4
CATEGORIES= security pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for creating an authentication system
USES= pear
diff --git a/security/pear-Auth_HTTP/Makefile b/security/pear-Auth_HTTP/Makefile
index 1ff47f14657d..d053add103fa 100644
--- a/security/pear-Auth_HTTP/Makefile
+++ b/security/pear-Auth_HTTP/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Auth_HTTP
PORTVERSION= 2.1.8
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR HTTP authentication
USES= pear
diff --git a/security/pear-Auth_PrefManager/Makefile b/security/pear-Auth_PrefManager/Makefile
index e215fa785fd8..3013899499a8 100644
--- a/security/pear-Auth_PrefManager/Makefile
+++ b/security/pear-Auth_PrefManager/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Auth_PrefManager
PORTVERSION= 1.2.2
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR preferences management class
USES= pear
diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile
index 56e2f39205af..33f6aa677aaa 100644
--- a/security/pear-Crypt_Blowfish/Makefile
+++ b/security/pear-Crypt_Blowfish/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_Blowfish
DISTVERSION= 1.1.0RC2
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for blowfish encryption
USES= pear
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index bafb56017b54..d276390a1f82 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_CBC
PORTVERSION= 1.0.1
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
USES= pear
diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile
index 19d2d8ae66ac..608f9e4d4999 100644
--- a/security/pear-Crypt_CHAP/Makefile
+++ b/security/pear-Crypt_CHAP/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_CHAP
PORTVERSION= 1.5.0
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for generating CHAP packets
USES= pear php
diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile
index 7145882169fd..e108e9aecbd2 100644
--- a/security/pear-Crypt_DiffieHellman/Makefile
+++ b/security/pear-Crypt_DiffieHellman/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_DiffieHellman
PORTVERSION= 0.2.6
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
USES= pear php
diff --git a/security/pear-Crypt_HMAC2/Makefile b/security/pear-Crypt_HMAC2/Makefile
index 3c3954fa05b3..9294b2dee237 100644
--- a/security/pear-Crypt_HMAC2/Makefile
+++ b/security/pear-Crypt_HMAC2/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_HMAC2
PORTVERSION= 1.0.0
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Implementation of Hashed Message Authentication Code for PHP5
USES= pear
diff --git a/security/pear-Crypt_MicroID/Makefile b/security/pear-Crypt_MicroID/Makefile
index 706a2a39a27f..fa858c3ec5a2 100644
--- a/security/pear-Crypt_MicroID/Makefile
+++ b/security/pear-Crypt_MicroID/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_MicroID
PORTVERSION= 0.1.0
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PHP MicroID library
USES= pear
diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile
index 8d4cc5a68e32..4ab2ec15cad0 100644
--- a/security/pear-Crypt_RC4/Makefile
+++ b/security/pear-Crypt_RC4/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_RC4
PORTVERSION= 1.0.3
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR encryption class for RC4 encryption
USES= pear
diff --git a/security/pear-Crypt_RSA/Makefile b/security/pear-Crypt_RSA/Makefile
index 3d0e22b992e1..72e37f64d026 100644
--- a/security/pear-Crypt_RSA/Makefile
+++ b/security/pear-Crypt_RSA/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class allows you to use two-key strong cryptography
USES= pear
diff --git a/security/pear-Crypt_XXTEA/Makefile b/security/pear-Crypt_XXTEA/Makefile
index 145171e9a686..5cf5254bfb4b 100644
--- a/security/pear-Crypt_XXTEA/Makefile
+++ b/security/pear-Crypt_XXTEA/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Crypt_XXTEA
PORTVERSION= 0.9.0
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR XXTEA encryption algorithm
USES= pear
diff --git a/security/pear-File_HtAccess/Makefile b/security/pear-File_HtAccess/Makefile
index bc9dec339ca7..0aa3595e9c50 100644
--- a/security/pear-File_HtAccess/Makefile
+++ b/security/pear-File_HtAccess/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_HtAccess
PORTVERSION= 1.2.1
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to manipulate .htaccess files
USES= pear
diff --git a/security/pear-File_Passwd/Makefile b/security/pear-File_Passwd/Makefile
index 6b420fd8dff2..5b4ccc9106dc 100644
--- a/security/pear-File_Passwd/Makefile
+++ b/security/pear-File_Passwd/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_Passwd
PORTVERSION= 1.1.7
CATEGORIES= security pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to manipulate many kinds of password files
USES= pear
diff --git a/security/pear-File_SMBPasswd/Makefile b/security/pear-File_SMBPasswd/Makefile
index f44882e99edb..3415b7a4a9a0 100644
--- a/security/pear-File_SMBPasswd/Makefile
+++ b/security/pear-File_SMBPasswd/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_SMBPasswd
PORTVERSION= 1.0.3
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for managing SAMBA style password files
BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP@${PHP_FLAVOR}
diff --git a/security/pear-HTML_Crypt/Makefile b/security/pear-HTML_Crypt/Makefile
index 588cfa0505ec..e1d7c64cfe09 100644
--- a/security/pear-HTML_Crypt/Makefile
+++ b/security/pear-HTML_Crypt/Makefile
@@ -5,7 +5,7 @@ PORTNAME= HTML_Crypt
PORTVERSION= 1.3.4
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Encrypts text which is later decoded using JavaScript on the client side
USES= pear
diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile
index a62efffdeefa..175670d9181d 100644
--- a/security/pear-LiveUser/Makefile
+++ b/security/pear-LiveUser/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.16.14
PORTREVISION= 1
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR user authentication and permission management framework
BUILD_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:devel/pear-Event_Dispatcher@${PHP_FLAVOR}
diff --git a/security/pear-LiveUser_Admin/Makefile b/security/pear-LiveUser_Admin/Makefile
index c7fb81a7aed7..9ff2e49bb37f 100644
--- a/security/pear-LiveUser_Admin/Makefile
+++ b/security/pear-LiveUser_Admin/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= security www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR user authentication and permission management framework
BUILD_DEPENDS= ${PEARDIR}/LiveUser.php:security/pear-LiveUser@${PHP_FLAVOR}
diff --git a/security/pear-Net_Portscan/Makefile b/security/pear-Net_Portscan/Makefile
index f07ae0d94b96..1272429d5f05 100644
--- a/security/pear-Net_Portscan/Makefile
+++ b/security/pear-Net_Portscan/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Net_Portscan
PORTVERSION= 1.0.3
CATEGORIES= security pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides an API for scanning ports
NO_ARCH= yes
diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile
index cc85dd576d6c..ef4bca7f76e1 100644
--- a/security/pecl-pam/Makefile
+++ b/security/pecl-pam/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.0.3
PORTREVISION= 2
CATEGORIES= security pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL classes for PAM integration
LICENSE= PHP202
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile
index 6e44b54aa554..4eecfb763ff1 100644
--- a/shells/pear-PHP_Shell/Makefile
+++ b/shells/pear-PHP_Shell/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= shells www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Interactive PHP Shell
USE_PHP= pcre tokenizer readline
diff --git a/sysutils/pear-Cache/Makefile b/sysutils/pear-Cache/Makefile
index 7df4d0d28a0d..7c19bbea9c84 100644
--- a/sysutils/pear-Cache/Makefile
+++ b/sysutils/pear-Cache/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.5.6
PORTREVISION= 1
CATEGORIES= sysutils www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR framework for caching of arbitrary data
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR}
diff --git a/sysutils/pear-Cache_Lite/Makefile b/sysutils/pear-Cache_Lite/Makefile
index a50127de5942..5866802e403b 100644
--- a/sysutils/pear-Cache_Lite/Makefile
+++ b/sysutils/pear-Cache_Lite/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.7.16
PORTEPOCH= 1
CATEGORIES= sysutils www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
USES= pear
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile
index e6539693a90f..37caee736a77 100644
--- a/sysutils/pear-File/Makefile
+++ b/sysutils/pear-File/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.4.1
PORTEPOCH= 2
CATEGORIES= sysutils www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR common file and directory routines
USES= pear php
diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile
index 677643392da1..2d71bdc9ddff 100644
--- a/sysutils/pear-File_Find/Makefile
+++ b/sysutils/pear-File_Find/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_Find
PORTVERSION= 1.3.3
CATEGORIES= sysutils www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class that facilitates the search of filesystems
LICENSE= PHP301
diff --git a/sysutils/pear-File_Fstab/Makefile b/sysutils/pear-File_Fstab/Makefile
index 8030d525bf45..852f37dddbd5 100644
--- a/sysutils/pear-File_Fstab/Makefile
+++ b/sysutils/pear-File_Fstab/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_Fstab
PORTVERSION= 2.0.3
CATEGORIES= sysutils devel pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to read and write fstab files
NO_ARCH= yes
diff --git a/sysutils/pear-File_Gettext/Makefile b/sysutils/pear-File_Gettext/Makefile
index 244b207965cc..95302ccb0dda 100644
--- a/sysutils/pear-File_Gettext/Makefile
+++ b/sysutils/pear-File_Gettext/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_Gettext
PORTVERSION= 0.4.2
CATEGORIES= sysutils devel pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR GNU Gettext file parser
USES= pear
diff --git a/sysutils/pear-I18Nv2/Makefile b/sysutils/pear-I18Nv2/Makefile
index 8c49c5349a1b..9b00fb79f905 100644
--- a/sysutils/pear-I18Nv2/Makefile
+++ b/sysutils/pear-I18Nv2/Makefile
@@ -5,7 +5,7 @@ PORTNAME= I18Nv2
PORTVERSION= 0.11.4
CATEGORIES= sysutils devel pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Internationalization
USES= pear php
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 6d787528ce37..8612ba63aa5a 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Log
PORTVERSION= 1.13.1
CATEGORIES= sysutils www pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR logging utilities
LICENSE= MIT
diff --git a/sysutils/pear-Translation2/Makefile b/sysutils/pear-Translation2/Makefile
index 7bc5da375763..b99610cf378e 100644
--- a/sysutils/pear-Translation2/Makefile
+++ b/sysutils/pear-Translation2/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.0.4
PORTEPOCH= 1
CATEGORIES= sysutils devel pear
-MAINTAINER= joneum@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for multilingual applications management
USES= pear shebangfix