diff options
| author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
| commit | fc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch) | |
| tree | af30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /security | |
| parent | 1015a6cef6204acaa8d1f234b9487d8e6ada1c47 (diff) | |
Notes
Diffstat (limited to 'security')
| -rw-r--r-- | security/libntlm/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Auth/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Auth_HTTP/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Auth_PrefManager/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_Blowfish/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_CBC/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_CHAP/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_DiffieHellman/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_HMAC2/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_MicroID/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_RC4/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_RSA/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Crypt_XXTEA/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-File_HtAccess/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-File_Passwd/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-File_SMBPasswd/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-HTML_Crypt/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-LiveUser/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-LiveUser_Admin/Makefile | 2 | ||||
| -rw-r--r-- | security/pear-Net_Portscan/Makefile | 2 | ||||
| -rw-r--r-- | security/pecl-crack/Makefile | 2 | ||||
| -rw-r--r-- | security/pecl-pam/Makefile | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile index e7657f37f32a..6433417a3c16 100644 --- a/security/libntlm/Makefile +++ b/security/libntlm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4 CATEGORIES= security MASTER_SITES= http://www.nongnu.org/libntlm/releases/ -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Library that implement Microsoft's NTLM authentication LICENSE= LGPL21+ diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 50b3ebddb9d8..4d6d278b7328 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@bsdproject.de +MAINTAINER= joneum@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 b99ae487a127..ecd1fdd492b4 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR HTTP authentication USES= pear diff --git a/security/pear-Auth_PrefManager/Makefile b/security/pear-Auth_PrefManager/Makefile index 7ba81e9fdc73..8880ef1042da 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR preferences management class USES= pear diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile index 576e9432a50e..4ff8f4c6b9f0 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@bsdproject.de +MAINTAINER= joneum@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 1459f691af19..96ef47ce9b91 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@bsdproject.de +MAINTAINER= joneum@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 e45d3f3679c0..12c13f782465 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for generating CHAP packets USES= pear diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile index bd143986aefe..66705f232d7c 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 USES= pear diff --git a/security/pear-Crypt_HMAC2/Makefile b/security/pear-Crypt_HMAC2/Makefile index 13eddee205d4..a0267b9f72cb 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@bsdproject.de +MAINTAINER= joneum@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 8f5cc6daa0a0..d23140dfc368 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PHP MicroID library USES= pear diff --git a/security/pear-Crypt_RC4/Makefile b/security/pear-Crypt_RC4/Makefile index c9e354be0830..c7b02f71288e 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@bsdproject.de +MAINTAINER= joneum@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 45a713535541..a910d22e6273 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@bsdproject.de +MAINTAINER= joneum@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 6cc0a2679037..7d7284b9e13b 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR XXTEA encryption algorithm USES= pear diff --git a/security/pear-File_HtAccess/Makefile b/security/pear-File_HtAccess/Makefile index b8ec9aed4507..f228fa5fcfd6 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@bsdproject.de +MAINTAINER= joneum@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 7c1331890924..a3e3c13bccf5 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@bsdproject.de +MAINTAINER= joneum@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 a67c482a74aa..0ca70fd56de0 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for managing SAMBA style password files BUILD_DEPENDS= ${PEARDIR}/Crypt/CHAP.php:security/pear-Crypt_CHAP diff --git a/security/pear-HTML_Crypt/Makefile b/security/pear-HTML_Crypt/Makefile index a802aadb5545..7bcc965617ee 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@bsdproject.de +MAINTAINER= joneum@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 2998948bf6d0..9d3a1fb6f386 100644 --- a/security/pear-LiveUser/Makefile +++ b/security/pear-LiveUser/Makefile @@ -5,7 +5,7 @@ PORTNAME= LiveUser PORTVERSION= 0.16.14 CATEGORIES= security www pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:devel/pear-Event_Dispatcher diff --git a/security/pear-LiveUser_Admin/Makefile b/security/pear-LiveUser_Admin/Makefile index 56dd25881b8d..242f11f33e5a 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/LiveUser.php:security/pear-LiveUser diff --git a/security/pear-Net_Portscan/Makefile b/security/pear-Net_Portscan/Makefile index 9716b6c8592b..f07ae0d94b96 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@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Provides an API for scanning ports NO_ARCH= yes diff --git a/security/pecl-crack/Makefile b/security/pecl-crack/Makefile index d4ce1dca8441..c3936a7911a1 100644 --- a/security/pecl-crack/Makefile +++ b/security/pecl-crack/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security www -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PECL extension to cracklib LICENSE= PHP30 diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile index 602a5748c621..20f2c607f31c 100644 --- a/security/pecl-pam/Makefile +++ b/security/pecl-pam/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= security pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PECL classes for PAM integration LICENSE= PHP202 |
