summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-05-04 18:54:22 +0200
committerRene Ladan <rene@FreeBSD.org>2021-05-04 18:57:55 +0200
commit727adba8e56a5ada32e20e20f83eb1ade3a1f501 (patch)
tree5de4668cbd247dde7eacee2f55838239cb2d19e8 /security
parent*: reset lifanov's ports after safekeeping their ports bit. (diff)
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary
Diffstat (limited to 'security')
-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
20 files changed, 20 insertions, 20 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile
index 64f5df3e6394..c2ae6f0eaa6d 100644
--- a/security/pear-Auth/Makefile
+++ b/security/pear-Auth/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Auth
PORTVERSION= 1.6.4
CATEGORIES= security pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 833cb8461524..a5775f71fd08 100644
--- a/security/pear-Auth_HTTP/Makefile
+++ b/security/pear-Auth_HTTP/Makefile
@@ -2,7 +2,7 @@ PORTNAME= Auth_HTTP
PORTVERSION= 2.1.8
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR HTTP authentication
USES= pear
diff --git a/security/pear-Auth_PrefManager/Makefile b/security/pear-Auth_PrefManager/Makefile
index 02a11987905d..49b571525061 100644
--- a/security/pear-Auth_PrefManager/Makefile
+++ b/security/pear-Auth_PrefManager/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Auth_PrefManager
PORTVERSION= 1.2.2
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR preferences management class
USES= pear
diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile
index 5f8fabee2eb3..783de9fab82d 100644
--- a/security/pear-Crypt_Blowfish/Makefile
+++ b/security/pear-Crypt_Blowfish/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_Blowfish
DISTVERSION= 1.1.0RC2
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 009545f08c94..89a674ebb70f 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_CBC
PORTVERSION= 1.0.1
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 0f172982520a..6108669e1776 100644
--- a/security/pear-Crypt_CHAP/Makefile
+++ b/security/pear-Crypt_CHAP/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_CHAP
PORTVERSION= 1.5.0
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 0d14988a19f6..5f9f8fe8951f 100644
--- a/security/pear-Crypt_DiffieHellman/Makefile
+++ b/security/pear-Crypt_DiffieHellman/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_DiffieHellman
PORTVERSION= 0.2.6
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 2027db0876e3..014348b0f0f0 100644
--- a/security/pear-Crypt_HMAC2/Makefile
+++ b/security/pear-Crypt_HMAC2/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_HMAC2
PORTVERSION= 1.0.0
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 c7b2e9580c6a..79e42623976f 100644
--- a/security/pear-Crypt_MicroID/Makefile
+++ b/security/pear-Crypt_MicroID/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_MicroID
PORTVERSION= 0.1.0
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PHP MicroID library
USES= pear
diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile
index f88024f7dfe0..c68efc33cfae 100644
--- a/security/pear-Crypt_RC4/Makefile
+++ b/security/pear-Crypt_RC4/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_RC4
PORTVERSION= 1.0.3
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 15e99c90c244..5ed8932e10ff 100644
--- a/security/pear-Crypt_RSA/Makefile
+++ b/security/pear-Crypt_RSA/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 74ff45da4aff..7b59ac227400 100644
--- a/security/pear-Crypt_XXTEA/Makefile
+++ b/security/pear-Crypt_XXTEA/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Crypt_XXTEA
PORTVERSION= 0.9.0
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR XXTEA encryption algorithm
USES= pear
diff --git a/security/pear-File_HtAccess/Makefile b/security/pear-File_HtAccess/Makefile
index e52918c7a516..503ade534292 100644
--- a/security/pear-File_HtAccess/Makefile
+++ b/security/pear-File_HtAccess/Makefile
@@ -4,7 +4,7 @@ PORTNAME= File_HtAccess
PORTVERSION= 1.2.1
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 ba289d8f3dcb..b9101b899e1f 100644
--- a/security/pear-File_Passwd/Makefile
+++ b/security/pear-File_Passwd/Makefile
@@ -4,7 +4,7 @@ PORTNAME= File_Passwd
PORTVERSION= 1.1.7
CATEGORIES= security pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 f5ba881d935b..18aa45548e41 100644
--- a/security/pear-File_SMBPasswd/Makefile
+++ b/security/pear-File_SMBPasswd/Makefile
@@ -4,7 +4,7 @@ PORTNAME= File_SMBPasswd
PORTVERSION= 1.0.3
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 020121db4cab..9867f9f99905 100644
--- a/security/pear-HTML_Crypt/Makefile
+++ b/security/pear-HTML_Crypt/Makefile
@@ -4,7 +4,7 @@ PORTNAME= HTML_Crypt
PORTVERSION= 1.3.4
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 4cc8742e14b7..a7eba1d707a0 100644
--- a/security/pear-LiveUser/Makefile
+++ b/security/pear-LiveUser/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.16.14
PORTREVISION= 1
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 6516b6799b51..995cff7c74f4 100644
--- a/security/pear-LiveUser_Admin/Makefile
+++ b/security/pear-LiveUser_Admin/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= security www pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 c400bd10a099..78a5c5d5255e 100644
--- a/security/pear-Net_Portscan/Makefile
+++ b/security/pear-Net_Portscan/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Net_Portscan
PORTVERSION= 1.0.3
CATEGORIES= security pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@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 5c67ab4005be..b81355ece182 100644
--- a/security/pecl-pam/Makefile
+++ b/security/pecl-pam/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.0.3
PORTREVISION= 2
CATEGORIES= security pear
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PECL classes for PAM integration
LICENSE= PHP202