hand over Maintainership to miwi

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2020-03-06 17:47:34 +00:00
parent 6f8c351112
commit db4663d539
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527887
31 changed files with 31 additions and 31 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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