Remove maintainers per their requests
This commit is contained in:
parent
8d9c81bc72
commit
f41e2660fb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/04/28 20:51:33 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2019/05/09 21:13:26 danj Exp $
|
||||
|
||||
COMMENT= HTML parser/tokeniser based for HTML5
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION= 0.999999999
|
||||
DISTNAME= html5lib-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= devel www textproc
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= https://github.com/html5lib/html5lib-python/
|
||||
|
||||
MAINTAINER = Sean Levy <attila@stalphonsos.com>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.70 2016/03/12 12:10:34 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.71 2019/05/09 21:13:26 danj Exp $
|
||||
|
||||
COMMENT = sophisticated scripter based on Tcl/Tk
|
||||
|
||||
VERSION = 5.45
|
||||
DISTNAME = expect${VERSION}
|
||||
PKGNAME = expect-${VERSION}
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
SHARED_LIBS = expect545 0.0
|
||||
CATEGORIES = lang
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=expect/}
|
||||
|
||||
HOMEPAGE = http://expect.nist.gov/
|
||||
MAINTAINER = Ryan Freeman <ryan@slipgate.org>
|
||||
|
||||
# PD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2015/12/03 21:24:32 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2019/05/09 21:13:26 danj Exp $
|
||||
|
||||
COMMENT= distributed command execution
|
||||
|
||||
DISTNAME= tentakel-357
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES= sysutils
|
||||
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
|
||||
HOMEPAGE= http://tentakel.biskalar.de/
|
||||
|
||||
MODPY_EGG_VERSION = 2.2.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2019/04/28 20:51:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2019/05/09 21:13:26 danj Exp $
|
||||
|
||||
BROKEN-hppa= OOM on src/lxml/lxml.etree.c
|
||||
|
||||
@ -7,14 +7,12 @@ COMMENT= Python binding for the libxml2 and libxslt libraries
|
||||
MODPY_EGG_VERSION= 4.3.3
|
||||
DISTNAME= lxml-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-lxml-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://lxml.de/
|
||||
|
||||
MAINTAINER = Sean Levy <attila@stalphonsos.com>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/02/13 20:36:08 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/05/09 21:13:26 danj Exp $
|
||||
|
||||
COMMENT = lightweight compositor for X, forked from xcompmgr-dana
|
||||
|
||||
V = 0.1_beta2
|
||||
PKGNAME = compton-${V}
|
||||
DISTNAME = compton-git-v0.1_beta2-2013-10-21
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
CATEGORIES = x11
|
||||
|
||||
HOMEPAGE = https://github.com/chjj/compton
|
||||
|
||||
MAINTAINER = Sunil Nimmagadda <sunil@nimmagadda.net>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2018/05/17 10:23:12 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2019/05/09 21:13:26 danj Exp $
|
||||
|
||||
COMMENT-main= X11 keyboard accessibility tool
|
||||
COMMENT-gui= GUI for xkbset
|
||||
|
||||
DISTNAME= xkbset-0.5
|
||||
PKGNAME-main= xkbset-0.5
|
||||
REVISION-main= 2
|
||||
REVISION-main= 3
|
||||
PKGNAME-gui= xkbset-gui-0.5
|
||||
REVISION-gui= 1
|
||||
REVISION-gui= 2
|
||||
CATEGORIES= x11
|
||||
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user