drop maintainer
This commit is contained in:
parent
f3c2287b93
commit
97ba85a83b
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2020/07/18 17:26:43 daniel Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = reference implementation of ACPI tools
|
||||
DISTNAME = acpica-unix-20200717
|
||||
PKGNAME = ${DISTNAME:S/-unix//}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://acpica.org/
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# BSD-ish (or GPLv2 or Intel's own license: triple-licensed)
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,16 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2020/07/25 17:20:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = compiler cache
|
||||
|
||||
V = 3.7.11
|
||||
DISTNAME = ccache-$V
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://ccache.dev/
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2020/07/11 22:54:35 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT= communicate with embedded devices using CoAP (RFC 7252)
|
||||
|
||||
@ -7,7 +7,7 @@ GH_PROJECT= libcoap
|
||||
|
||||
GH_TAGNAME= v4.2.1
|
||||
DISTFILES= libcoap-${GH_TAGNAME}.tar.gz
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
DTLS_V= 7f8c86e501e690301630029fa9bae22424adf618
|
||||
DISTFILES+= tinydtls-${DTLS_V:C/(........).*/\1/}{${DTLS_V}}.tar.gz:0
|
||||
@ -19,8 +19,6 @@ CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://libcoap.net/
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2020/07/11 22:54:35 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = cross-platform interactive fiction player
|
||||
|
||||
@ -6,14 +6,12 @@ GH_ACCOUNT = garglk
|
||||
GH_PROJECT = garglk
|
||||
GH_TAGNAME = 2019.1.1
|
||||
EPOCH = 0
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = games x11
|
||||
|
||||
HOMEPAGE = http://ccxvii.net/gargoyle/
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# Various. Gargoyle is a frontend for various other included
|
||||
# programs under differing licenses; many GPL but some others.
|
||||
# Refer to ${WRKSRC}/License.txt.
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2020/07/11 22:54:36 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = tool to automatically build BGP route server configurations
|
||||
|
||||
MODPY_EGG_VERSION = 0.26.0
|
||||
DISTNAME = arouteserver-${MODPY_EGG_VERSION}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
HOMEPAGE = https://arouteserver.readthedocs.org/
|
||||
|
||||
# GPLv3+
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2020/07/11 22:54:37 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT= realtime bandwidth monitoring of interfaces
|
||||
|
||||
DISTNAME= bwm-ng-0.6.1
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwmng/}
|
||||
HOMEPAGE= http://www.gropp.org/
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = python bindings for the RIPE Atlas API
|
||||
|
||||
MODPY_EGG_VERSION = 1.4.2
|
||||
DISTNAME = ripe.atlas.cousteau-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
HOMEPAGE = https://github.com/RIPE-NCC/ripe-atlas-cousteau
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = parsing library for RIPE Atlas measurement results
|
||||
|
||||
MODPY_EGG_VERSION = 1.3.0
|
||||
DISTNAME = ripe.atlas.sagan-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
HOMEPAGE = https://github.com/RIPE-NCC/ripe.atlas.sagan
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,17 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2020/08/01 11:30:36 sthen Exp $
|
||||
|
||||
COMMENT = official command-line client for RIPE Atlas
|
||||
|
||||
MODPY_EGG_VERSION = 2.3.0
|
||||
DISTNAME = ripe.atlas.tools-${MODPY_EGG_VERSION}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
HOMEPAGE = https://github.com/RIPE-NCC/ripe-atlas-tools
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${RUST_ARCHS:Naarch64}
|
||||
|
||||
@ -9,12 +9,10 @@ BROKEN-sparc64 = "error: failed to run custom build command for `ring v0.14.6`"
|
||||
GH_ACCOUNT = NLnetLabs
|
||||
GH_PROJECT = routinator
|
||||
GH_TAGNAME = v0.7.1
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT = SIP swiss army knife
|
||||
|
||||
DISTNAME = sipsak-0.9.6-1
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = net
|
||||
|
||||
PKGNAME = ${DISTNAME:S/-1//}
|
||||
@ -11,8 +11,6 @@ WRKDIST = ${WRKDIR}/${DISTNAME:S/-1//}
|
||||
|
||||
HOMEPAGE = http://sipsak.org/
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
LIB_DEPENDS = net/libcares
|
||||
|
||||
# GPLv2+
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.57 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.58 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT= latency logging and graphing system
|
||||
|
||||
V= 2.7.3
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
DISTNAME= smokeping-$V
|
||||
|
||||
CATEGORIES= net
|
||||
@ -12,8 +12,6 @@ MASTER_SITES= ${HOMEPAGE}pub/
|
||||
|
||||
HOMEPAGE= http://oss.oetiker.ch/smokeping/
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT= live CLI display of interface bandwidth, using SNMP
|
||||
|
||||
GH_ACCOUNT= tenox7
|
||||
GH_PROJECT= ttg
|
||||
GH_TAGNAME= 2.2
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://www.tenox.tc/out/\#ttg
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2020/07/11 22:54:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT= library for network communications and cryptography
|
||||
|
||||
DISTNAME= libsodium-1.0.18
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += sodium 10.0 # 26.0
|
||||
|
||||
@ -11,8 +11,6 @@ CATEGORIES= security net
|
||||
|
||||
HOMEPAGE= https://github.com/jedisct1/libsodium
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# ISC
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2020/07/11 22:54:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT= Python module providing a password hashing framework
|
||||
|
||||
MODPY_EGG_VERSION= 1.7.2
|
||||
DISTNAME= passlib-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-passlib-${MODPY_EGG_VERSION}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
HOMEPAGE= https://bitbucket.org/ecollins/passlib/wiki/Home
|
||||
|
||||
# BSD
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2020/07/11 22:54:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT= authentication provider for OATH one-time passwords
|
||||
|
||||
DISTNAME= login_oath-0.8
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MASTER_SITES= https://spacehopper.org/mirrors/
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2020/07/11 22:54:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2020/08/01 11:30:37 sthen Exp $
|
||||
|
||||
COMMENT= library for HTTP/2
|
||||
|
||||
V= 1.41.0
|
||||
DISTNAME= nghttp2-$V
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += nghttp2 0.17 # 33.0
|
||||
|
||||
@ -12,8 +12,6 @@ CATEGORIES= www
|
||||
|
||||
HOMEPAGE= https://nghttp2.org/
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user