Remove merdely@ from MAINTAINER; email bounces.

(skipping freerdp because I am working on an updated for it)

ok sthen@
This commit is contained in:
ajacoutot 2015-10-29 18:25:31 +00:00
parent 957159526d
commit ec2c097f12
15 changed files with 34 additions and 57 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2015/08/17 20:34:20 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2015/10/29 18:25:31 ajacoutot Exp $
V = 0.8.3-1
COMMENT-main = mysql driver for libdbi
@ -8,22 +8,20 @@ COMMENT-sqlite3 = sqlite3 driver for libdbi
COMMENT-freetds = freetds driver for libdbi
DISTNAME = libdbi-drivers-$V
PKGNAME-main = libdbi-drivers-mysql-${V:S/-/./}
REVISION-main = 5
REVISION-main = 6
PKGNAME-pgsql = libdbi-drivers-pgsql-${V:S/-/./}
REVISION-pgsql = 3
REVISION-pgsql = 4
PKGNAME-sqlite = libdbi-drivers-sqlite-${V:S/-/./}
REVISION-sqlite = 0
REVISION-sqlite = 1
PKGNAME-sqlite3 = libdbi-drivers-sqlite3-${V:S/-/./}
REVISION-sqlite3 = 2
REVISION-sqlite3 = 3
PKGNAME-freetds = libdbi-drivers-freetds-${V:S/-/./}
REVISION-freetds = 6
REVISION-freetds = 7
CATEGORIES = databases
HOMEPAGE = http://libdbi-drivers.sourceforge.net/
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=libdbi-drivers/}
MAINTAINER = Michael Erdely <merdely@openbsd.org>
MULTI_PACKAGES = -main -pgsql -sqlite -sqlite3 -freetds
# LGPLv2.1

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.4 2014/03/28 07:38:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2015/10/29 18:25:31 ajacoutot Exp $
COMMENT = database-independent abstraction layer
DISTNAME = libdbi-0.8.4
CATEGORIES = databases
SHARED_LIBS += dbi 0.0 # .0.5
REVISION = 0
HOMEPAGE = http://libdbi.sourceforge.net/
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=libdbi/}
MAINTAINER = Michael Erdely <merdely@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2013/03/22 15:52:46 benoit Exp $
# $OpenBSD: Makefile,v 1.7 2015/10/29 18:25:31 ajacoutot Exp $
COMMENT= objects for cycling through a list of values
DISTNAME = List-Cycle-1.02
CATEGORIES= devel
MAINTAINER= Michael Erdely <merdely@openbsd.org>
REVISION = 0
# Perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.16 2013/10/11 23:50:01 naddy Exp $
# $OpenBSD: Makefile,v 1.17 2015/10/29 18:25:31 ajacoutot Exp $
COMMENT= perl module to query Sender Policy Framework
DISTNAME= Mail-SPF-Query-1.999.1
REVISION= 4
REVISION= 5
CATEGORIES= mail
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.30 2015/07/16 23:57:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.31 2015/10/29 18:25:31 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= agent for Razor spam filtering networks
DISTNAME= razor-agents-2.85
REVISION= 2
REVISION= 3
CATEGORIES= mail
HOMEPAGE= http://razor.sourceforge.net/
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# Artistic License
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2013/10/11 23:50:07 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2015/10/29 18:25:31 ajacoutot Exp $
COMMENT= calculates Phi and phi for Fibonacci numbers
DISTNAME= Math-Fibonacci-Phi-0.02
REVISION= 0
REVISION= 1
CATEGORIES= math
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:50:06 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2015/10/29 18:25:31 ajacoutot Exp $
COMMENT= Fibonacci numbers
DISTNAME= Math-Fibonacci-1.5
REVISION= 0
REVISION= 1
CATEGORIES= math
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/11/16 15:09:02 merdely Exp $
# $OpenBSD: Makefile,v 1.2 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT = representation of an iTunes Library
MODULES = cpan
DISTNAME = Mac-iTunes-Library-1.0
CATEGORIES = multimedia
REVISION = 0
HOMEPAGE = https://github.com/dinomite/Mac-iTunes-Library
MAINTAINER = Michael Erdely <merdely@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2013/11/17 04:02:58 merdely Exp $
# $OpenBSD: Makefile,v 1.8 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT= fast lookup of country codes by IP address
MODULES= cpan
DISTNAME= IP-Country-2.28
CATEGORIES= net
MAINTAINER= Michael Erdely <merdely@openbsd.org>
REVISION= 0
# Artistic
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.9 2015/01/21 14:40:10 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT= perl module to get FQDN
MODULES= cpan
DISTNAME= Sys-Hostname-Long-1.4
REVISION= 1
REVISION= 2
CATEGORIES= net
MAINTAINER= Michael Erdely <merdely@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,11 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:41:31 espie Exp $
# $OpenBSD: Makefile,v 1.11 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT= interface for getting PID info
DISTNAME= Unix-PID-0.23
CATEGORIES= sysutils
MAINTAINER= Michael Erdely <merdely@openbsd.org>
REVISION= 0
# Perl
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,19 +1,17 @@
# $OpenBSD: Makefile,v 1.12 2015/07/16 23:57:28 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.13 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT = Perl interface to the swish-e C library
SHARED_ONLY = Yes
DISTNAME = swish-e-2.4.7
PKGNAME = p5-SWISH-API-0.04
REVISION = 6
REVISION = 7
CATEGORIES = textproc
MODULES = cpan
HOMEPAGE = http://swish-e.org/
MASTER_SITES = ${HOMEPAGE}distribution/
MAINTAINER = Michael Erdely <merdely@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,17 +1,15 @@
# $OpenBSD: Makefile,v 1.11 2015/04/21 18:53:16 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT = web/text search engine
DISTNAME = swish-e-2.4.7
REVISION = 3
REVISION = 4
SHARED_LIBS = swish-e 2.1
CATEGORIES = textproc www
HOMEPAGE = http://swish-e.org/
MASTER_SITES = ${HOMEPAGE}distribution/
MAINTAINER = Michael Erdely <merdely@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.14 2015/09/29 10:53:17 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT= ldap authentication plugin for trac
MODPY_EGG_VERSION = 0.6.0dev_r0
DISTNAME= trac-ldapplugin-0.6.0
REVISION= 5
REVISION= 6
CATEGORIES= www devel
MAINTAINER= Michael Erdely <merdely@openbsd.org>
HOMEPAGE= http://trac-hacks.org/wiki/LdapPlugin
MASTER_SITES= http://spacehopper.org/mirrors/

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2015/05/23 11:58:19 jung Exp $
# $OpenBSD: Makefile,v 1.15 2015/10/29 18:25:32 ajacoutot Exp $
COMMENT = simple background setter
VERSION = 0.7.1
DISTNAME = ${GH_PROJECT}-${VERSION}
CATEGORIES = x11 graphics
MAINTAINER = Michael Erdely <merdely@openbsd.org>
REVISION = 0
# MIT/X
PERMIT_PACKAGE_CDROM = Yes