Use consistent email address for the MAINTAINER line.

ok bentley@ (maintainer)
This commit is contained in:
ajacoutot 2016-01-11 09:35:44 +00:00
parent bdb2d8f2b4
commit 05039e94de
35 changed files with 91 additions and 66 deletions

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.6 2014/03/12 06:18:34 bentley Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT = circuit simulator, based on Berkeley SPICE
DISTNAME = ngspice-26
REVISION = 0
CATEGORIES = cad
HOMEPAGE = http://ngspice.sourceforge.net/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# BSD
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,12 +1,13 @@
# $OpenBSD: Makefile,v 1.13 2015/08/25 05:31:29 bentley Exp $
# $OpenBSD: Makefile,v 1.14 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT= ex/vi text editor with wide character support
V = 2.1.3
DISTNAME = nvi-$V
CATEGORIES= editors
REVISION = 0
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.11 2015/04/19 04:11:16 bentley Exp $
# $OpenBSD: Makefile,v 1.12 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT = Nintendo DS emulator
DISTNAME = desmume-0.9.11
REVISION = 0
CATEGORIES = emulators
HOMEPAGE = http://desmume.org/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,16 +1,16 @@
# $OpenBSD: Makefile,v 1.8 2015/10/02 05:15:53 bentley Exp $
# $OpenBSD: Makefile,v 1.9 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT = emulator for Nintendo Entertainment System
V = 2.2.2
REVISION = 1
REVISION = 2
DISTNAME = fceux-${V}.src
PKGNAME = fceux-${V}
CATEGORIES = emulators games
HOMEPAGE = http://fceux.com/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2015/12/22 04:20:21 bentley Exp $
# $OpenBSD: Makefile,v 1.12 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT-main = highly accurate Game Boy Color emulator
COMMENT-qt = highly accurate Game Boy Color emulator with GUI
@ -8,7 +8,8 @@ V = 0.5.0.${REV}
DISTNAME = gambatte_src-r${REV}
PKGNAME = gambatte-$V
PKGNAME-qt = gambatte-qt-$V
REVISION-main = 0
REVISION-main = 1
REVISION-qt = 0
MULTI_PACKAGES = -main -qt
@ -18,7 +19,7 @@ CATEGORIES = emulators
HOMEPAGE = http://gambatte.sourceforge.net/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv2 only
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2015/12/19 00:12:36 bentley Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT-main = Game Boy Advance emulator
COMMENT-qt = Game Boy Advance emulator with GUI
@ -7,6 +7,8 @@ V = 0.3.2
DISTNAME = mgba-$V
PKGNAME-main = mgba-$V
PKGNAME-qt = mgba-qt-$V
REVISION-main = 0
REVISION-qt = 0
MULTI_PACKAGES = -main -qt
@ -18,7 +20,7 @@ CATEGORIES = emulators
HOMEPAGE = https://endrift.com/mgba/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# MPL 2.0
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.10 2015/08/24 04:10:56 bentley Exp $
# $OpenBSD: Makefile.inc,v 1.11 2016/01/11 09:35:45 ajacoutot Exp $
ONLY_FOR_ARCHS ?= amd64 i386
SHARED_ONLY = Yes
@ -8,7 +8,7 @@ PKGNAME ?= mupen64plus-${MUPEN64PLUS_MOD}-${VERSION}
HOMEPAGE ?= http://mupen64plus.org/
CATEGORIES ?= emulators games
MASTER_SITES ?= https://github.com/mupen64plus/mupen64plus-${MUPEN64PLUS_MOD}/releases/download/${VERSION}/
MAINTAINER ?= Anthony J. Bentley <anthony@cathet.us>
MAINTAINER ?= Anthony J. Bentley <anthony@anjbe.name>
CONFIGURE_STYLE ?= none
USE_GMAKE ?= Yes

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.9 2015/11/04 16:41:45 bentley Exp $
# $OpenBSD: Makefile,v 1.10 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = n64 emulator sdl audio plugin
REVISION = 1
REVISION = 2
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.9 2015/11/04 16:41:46 bentley Exp $
# $OpenBSD: Makefile,v 1.10 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = n64 emulator signal co-processor plugin
REVISION = 1
REVISION = 2
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.7 2015/11/04 16:41:46 bentley Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = n64 emulator signal co-processor plugin
REVISION = 2
REVISION = 3
# XXX upstream was inconsistent with numbering this release (2.0 vs 2.0.0)
VERSION = 2.0.0

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.11 2015/11/04 16:41:46 bentley Exp $
# $OpenBSD: Makefile,v 1.12 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = n64 emulator command-line ui plugin
REVISION = 1
REVISION = 2
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.7 2015/11/04 16:41:46 bentley Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = n64 emulator video plugin
REVISION = 2
REVISION = 3
# XXX upstream was inconsistent with numbering this release (2.0 vs 2.0.0)
VERSION = 2.0.0

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.10 2015/11/04 16:41:46 bentley Exp $
# $OpenBSD: Makefile,v 1.11 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = n64 emulator opengl video plugin
REVISION = 1
REVISION = 2
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2015/05/16 10:51:27 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2016/01/11 09:35:44 ajacoutot Exp $
BROKEN-powerpc =CPUCore.cc:2347: error: insn does not satisfy its constraints
BROKEN-hppa = OOM when building src/cpu/CPUCore.cc
@ -7,12 +7,13 @@ BROKEN-alpha = OOM when building src/cpu/CPUCore.cc
COMMENT = MSX home computer emulator
DISTNAME = openmsx-0.9.1
REVISION = 0
CATEGORIES = emulators
HOMEPAGE = http://openmsx.sourceforge.net/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
PERMIT_PACKAGE_CDROM = claims GPLv2, but no copyright notices in source files
PERMIT_PACKAGE_FTP = claims GPLv2, but no copyright notices in source files

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.5 2015/12/03 22:03:18 pascal Exp $
# $OpenBSD: Makefile.inc,v 1.6 2016/01/11 09:35:45 ajacoutot Exp $
ONLY_FOR_ARCHS = amd64 i386
@ -8,7 +8,7 @@ V ?= 0.0.19
HOMEPAGE = http://play0ad.com/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=zero-ad/}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2015/12/03 22:03:18 pascal Exp $
# $OpenBSD: Makefile,v 1.10 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = historical real-time strategy game
DISTNAME = 0ad-${V}-alpha-unix-build
PKGNAME = 0ad-${V}
REVISION = 0
SO_VERSION = 0.0
SHARED_LIBS += mozjs31-ps-release ${SO_VERSION}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/07/21 01:24:06 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = historical real-time strategy game data
DISTNAME = 0ad-${V}-alpha-unix-data
PKGNAME = 0ad-data-${V}
REVISION = 0
PKG_ARCH = *

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.5 2015/05/03 10:49:48 bentley Exp $
# $OpenBSD: Makefile,v 1.6 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT = vertical shoot-em-up with nontraditional elements
DISTNAME = garden-1.0.9
REVISION = 0
CATEGORIES = games
HOMEPAGE = http://garden.sourceforge.net
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2015/12/07 04:26:53 bentley Exp $
# $OpenBSD: Makefile,v 1.46 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT= open source clone of the game Transport Tycoon Deluxe
@ -14,11 +14,13 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
openmsx-${MSX_V}.zip:2
DIST_SUBDIR= openttd
REVISION= 0
CATEGORIES= games
HOMEPAGE= https://www.openttd.org/en/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv2 only
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.40 2015/01/20 12:28:31 bentley Exp $
# $OpenBSD: Makefile,v 1.41 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT-main= ur-quan masters: space exploration game with battles
COMMENT-content= ur-quan masters: game content
@ -38,9 +38,11 @@ REVISION = 2
EXTRACT_ONLY = ${uqm_source}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sc2/}
REVISION = 0
HOMEPAGE= http://sc2.sourceforge.net/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# code GPLv2+, data Creative Commons Attribution-NonCommercial-ShareAlike 2.5
# NC does not apply to unmodified uqm distributions, but mark it to be safe

View File

@ -1,15 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/12/07 05:46:16 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/11 09:35:44 ajacoutot Exp $
COMMENT = fast-paced sidescrolling shoot-em-up
V = 0.13
DISTNAME = vacuum-${V}a
REVISION = 0
CATEGORIES = games
HOMEPAGE = http://apocalypse.rulez.org/vacuum
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# GPLv2+, see bin/vacuum.pl
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,18 +1,18 @@
# $OpenBSD: Makefile,v 1.4 2015/08/24 04:53:22 bentley Exp $
# $OpenBSD: Makefile,v 1.5 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT-main= n64 emulator (default plugins)
COMMENT-extra= n64 emulator (all plugins)
V= 2.5
PKGNAME= mupen64plus-$V
REVISION= 0
REVISION= 1
PKGNAME-main= mupen64plus-$V
PKGNAME-extra= mupen64plus-extra-$V
HOMEPAGE= http://mupen64plus.org/
MAINTAINER= Anthony J. Bentley <anthony@cathet.us>
MAINTAINER= Anthony J. Bentley <anthony@anjbe.name>
MULTI_PACKAGES= -main -extra

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.16 2015/05/15 08:59:08 bentley Exp $
# $OpenBSD: Makefile,v 1.17 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT= BitTorrent Protocol Daemon
DISTNAME= btpd-0.16
REVISION= 0
REVISION= 1
CATEGORIES= net
MAINTAINER= Anthony J. Bentley <anthony@cathet.us>
MAINTAINER= Anthony J. Bentley <anthony@anjbe.name>
HOMEPAGE= http://wiki.github.com/btpd/btpd/

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2014/05/01 04:02:15 bentley Exp $
# $OpenBSD: Makefile,v 1.3 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = convert DocBook refentry to mdoc
DISTNAME = docbook2mdoc-0.0.9
REVISION = 0
CATEGORIES = textproc
HOMEPAGE = http://mdocml.bsd.lv/docbook2mdoc/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# ISC
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2015/10/30 12:59:17 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = simple utilities for manipulating HTML and XML files
DISTNAME = html-xml-utils-6.7
REVISION = 0
REVISION = 1
CATEGORIES = textproc
HOMEPAGE = http://www.w3.org/Tools/HTML-XML-utils/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# W3C license
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.7 2015/05/20 11:43:36 bentley Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = convert POD data to mdoc input
DISTNAME = pod2mdoc-0.2
REVISION = 0
CATEGORIES = textproc
HOMEPAGE = http://mdocml.bsd.lv/pod2mdoc/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# ISC
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,14 +1,15 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/03/18 08:37:33 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = convert Texinfo data to mdoc input
DISTNAME = texi2mdoc-0.1.2
REVISION = 0
CATEGORIES = textproc
HOMEPAGE = http://mdocml.bsd.lv/texi2mdoc/
MAINTAINER = Anthony J. Bentley <anthony@cathet.us>
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
# ISC
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.10 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile.inc,v 1.11 2016/01/11 09:35:45 ajacoutot Exp $
CATEGORIES += www
@ -7,7 +7,7 @@ CATEGORIES += www
PKGNAME ?= ${NETSURF_PROJECT}-${NETSURF_VERSION}
DISTNAME ?= ${NETSURF_PROJECT}-${NETSURF_VERSION}-src
MAINTAINER ?= Anthony J. Bentley <anthony@cathet.us>
MAINTAINER ?= Anthony J. Bentley <anthony@anjbe.name>
HOMEPAGE ?= http://www.netsurf-browser.org/projects/${NETSURF_PROJECT}/
MASTER_SITES ?= http://download.netsurf-browser.org/libs/releases/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile,v 1.6 2016/01/11 09:35:45 ajacoutot Exp $
COMMENT = makefiles for building NetSurf
@ -6,6 +6,7 @@ NETSURF_PROJECT = buildsystem
NETSURF_VERSION = 1.3
DISTNAME = ${NETSURF_PROJECT}-${NETSURF_VERSION}
PKGNAME = netsurf-${NETSURF_PROJECT}-${NETSURF_VERSION}
REVISION = 0
HOMEPAGE = http://www.netsurf-browser.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile,v 1.15 2016/01/11 09:35:46 ajacoutot Exp $
COMMENT = HTML parser
@ -6,6 +6,7 @@ NETSURF_PROJECT = libhubbub
NETSURF_VERSION = 0.3.1
PKGNAME = hubbub-${NETSURF_VERSION}
HOMEPAGE = http://www.netsurf-browser.org/projects/hubbub/
REVISION = 0
SHARED_LIBS = hubbub 2.0 #0.3.1

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile,v 1.7 2016/01/11 09:35:46 ajacoutot Exp $
COMMENT = W3C DOM implementation
NETSURF_PROJECT = libdom
NETSURF_VERSION = 0.1.2
REVISION = 0
SHARED_LIBS = dom 0.2 #0.1.2

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/11 09:35:46 ajacoutot Exp $
COMMENT = BMP/ICO decoding library
NETSURF_PROJECT = libnsbmp
NETSURF_VERSION = 0.1.2
REVISION = 0
CATEGORIES = graphics
SHARED_LIBS = nsbmp 1.0 #0.1.2

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile,v 1.8 2016/01/11 09:35:46 ajacoutot Exp $
COMMENT = GIF decoding library
NETSURF_PROJECT = libnsgif
NETSURF_VERSION = 0.1.2
REVISION = 0
CATEGORIES = graphics
SHARED_LIBS = nsgif 0.0 #0.1.2

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/03/30 02:57:35 bentley Exp $
# $OpenBSD: Makefile,v 1.2 2016/01/11 09:35:46 ajacoutot Exp $
COMMENT = unicode library
NETSURF_PROJECT = libutf8proc
NETSURF_VERSION = 1.1.6
REVISION = 0
CATEGORIES = textproc
SHARED_LIBS = utf8proc 0.0 #1.1.6

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2015/03/30 03:01:51 bentley Exp $
# $OpenBSD: Makefile,v 1.11 2016/01/11 09:35:46 ajacoutot Exp $
COMMENT = string internment library
NETSURF_PROJECT = libwapcaplet
NETSURF_VERSION = 0.2.2
REVISION = 0
CATEGORIES= devel
SHARED_LIBS = wapcaplet 2.0 #0.2.2