drop maintainership for stuff i've not used in a long time

This commit is contained in:
jasper 2021-06-05 12:34:05 +00:00
parent d2e302d669
commit 7a5c0b3ec5
18 changed files with 36 additions and 48 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.29 2020/01/26 11:14:30 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.30 2021/06/05 12:34:05 jasper Exp $
#
# XXX: Don't forget to adjust meta/msp430 when updating to new LTS
@ -23,8 +23,6 @@ LTS_V?= 20120406
CATEGORIES+= devel
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# mspgcc4 was forked from mspgcc several years ago due to dormancy of the
# original project. Currently mspgcc is being developed again and unifying
# the different msp430 architectures (uniarch).

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2017/05/13 19:28:24 espie Exp $
# $OpenBSD: Makefile,v 1.18 2021/06/05 12:34:05 jasper Exp $
TOOL= binutils
TOOL_V= 2.21.1a
REVISION= 1
REVISION= 2
GNU_TOOL= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2021/01/09 21:41:16 jasper Exp $
# $OpenBSD: Makefile,v 1.30 2021/06/05 12:34:05 jasper Exp $
TOOL= gcc
TOOL_V= 4.6.3
REVISION= 3
REVISION= 4
GNU_TOOL= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2019/05/20 20:52:32 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2021/06/05 12:34:05 jasper Exp $
TOOL= gdb
TOOL_V= 7.2a
LTS_V= 20111205
REVISION= 2
REVISION= 3
GNU_TOOL= Yes

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2017/05/12 15:11:17 espie Exp $
# $OpenBSD: Makefile,v 1.19 2021/06/05 12:34:05 jasper Exp $
COMMENT= libc for ${TARGET}
TOOL= ${TARGET}-libc
TOOL_V= 20120224
REVISION= 0
LTS_PATCHES= msp430-libc-20120224-sf3522752.patch

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2012/07/06 16:41:21 jasper Exp $
# $OpenBSD: Makefile,v 1.16 2021/06/05 12:34:05 jasper Exp $
PKG_ARCH= *
@ -7,6 +7,8 @@ COMMENT= C headers and binutils linker scripts for ${TARGET}
TOOL= msp430mcu
TOOL_V= ${LTS_V}
REVISION= 0
# msp430mcu-20120406-sf3522088.patch doesn't apply to us, since ${BINDIR}
# is already created by mtree.

View File

@ -1,16 +1,14 @@
# $OpenBSD: Makefile,v 1.15 2020/05/25 04:30:12 bentley Exp $
# $OpenBSD: Makefile,v 1.16 2021/06/05 12:34:05 jasper Exp $
COMMENT = programming font designed with functionality in mind
V = 1.8.0
DISTNAME = fantasque-sans-$V
DISTFILES = ${DISTNAME}{FantasqueSansMono-Normal}.tar.gz
REVISION = 0
REVISION = 1
CATEGORIES = fonts
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE = https://fontlibrary.org/en/font/fantasque-sans-mono
# SIL OFL 1.1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.3 2015/11/05 18:49:20 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.4 2021/06/05 12:34:05 jasper Exp $
# Issues with powerpc, working on it.
NOT_FOR_ARCHS = powerpc
@ -6,5 +6,3 @@ NOT_FOR_ARCHS = powerpc
CATEGORIES ?= games x11
NO_TEST = Yes
MAINTAINER ?= Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2019/10/02 17:50:39 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2021/06/05 12:34:05 jasper Exp $
COMMENT = fan made Zelda game for Solarus engine
GH_ACCOUNT= christopho
GH_PROJECT= zelda_roth_se
GH_TAGNAME= v1.1.0
REVISION = 0
REVISION = 1
HOMEPAGE = https://www.solarus-games.org/en/games/the-legend-of-zelda-return-of-the-hylian-se

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2019/10/02 17:50:39 jasper Exp $
# $OpenBSD: Makefile,v 1.28 2021/06/05 12:34:05 jasper Exp $
V = 1.6.0
COMMENT = open-source Zelda-like 2D game engine
DISTNAME = solarus-${V}-src
PKGNAME = solarus-${V}
REVISION = 0
REVISION = 1
SHARED_LIBS += solarus 0.0 # 1.5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2019/10/02 17:50:39 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2021/06/05 12:34:05 jasper Exp $
COMMENT = fan made Zelda game for Solarus engine
@ -6,7 +6,7 @@ GH_ACCOUNT= christopho
GH_PROJECT= zsdx
GH_TAGNAME= ${GH_PROJECT}-1.11.0
DISTNAME= ${GH_TAGNAME}
REVISION = 0
REVISION = 1
HOMEPAGE = https://www.solarus-games.org/en/games/the-legend-of-zelda-mystery-of-solarus-dx

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2019/10/02 17:50:39 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2021/06/05 12:34:05 jasper Exp $
COMMENT = fan made parody Zelda game for Solarus engine
@ -6,7 +6,7 @@ GH_ACCOUNT= christopho
GH_PROJECT= zsxd
GH_TAGNAME= ${GH_PROJECT}-1.11.0
DISTNAME= ${GH_TAGNAME}
REVISION = 0
REVISION = 1
HOMEPAGE = https://www.solarus-games.org/en/games/the-legend-of-zelda-mystery-of-solarus-xd

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.60 2021/03/28 13:45:31 jasper Exp $
# $OpenBSD: Makefile,v 1.61 2021/06/05 12:34:05 jasper Exp $
COMMENT= functional language for building scalable applications
@ -8,11 +8,10 @@ GH_PROJECT= elixir
GH_TAGNAME= v$V
DISTNAME= ${GH_PROJECT}-$V
CATEGORIES= lang
REVISION = 0
HOMEPAGE= https://elixir-lang.org/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Apache2
PERMIT_PACKAGE= Yes

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:47:50 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2021/06/05 12:34:06 jasper Exp $
COMMENT= GNU watch command
DISTNAME= procps-3.2.8
PKGNAME= ${DISTNAME:S/procps/gnuwatch/}
CATEGORIES= misc
REVISION= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
REVISION= 1
HOMEPAGE= http://procps.sourceforge.net/

View File

@ -1,18 +1,17 @@
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:48:33 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2021/06/05 12:34:05 jasper Exp $
COMMENT = socket library providing multiple communication patterns
GH_ACCOUNT = nanomsg
GH_PROJECT = nanomsg
GH_TAGNAME = 1.1.5
REVISION = 0
SHARED_LIBS += nanomsg 0.0 # 1.0
CATEGORIES = net
HOMEPAGE = http://nanomsg.org/
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE = https://nanomsg.org/
# MIT
PERMIT_PACKAGE = Yes

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:48:35 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2021/06/05 12:34:06 jasper Exp $
COMMENT = BSD Auth helper program for OpenVPN
DISTNAME = openvpn_bsdauth-7
REVISION= 2
REVISION= 3
CATEGORIES = net
HOMEPAGE = http://www.wormhole.hu/~ice/openvpn_bsdauth/
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
# ISC
PERMIT_PACKAGE = Yes

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.28 2020/07/03 21:45:42 sthen Exp $
# $OpenBSD: Makefile,v 1.29 2021/06/05 12:34:06 jasper Exp $
COMMENT= module to calculate SHA1 digests
MODULES= cpan
DISTNAME= Digest-SHA1-2.13
REVISION= 5
REVISION= 6
CATEGORIES= security
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Artistic licence
PERMIT_PACKAGE= Yes

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.5 2020/01/26 11:14:33 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2021/06/05 12:34:06 jasper Exp $
COMMENT= uniform frontend to running Common Lisp code from the shell
DISTNAME= cl-launch-4.1.3
CATEGORIES= sysutils
REVISION = 0
HOMEPAGE= http://cliki.net/cl-launch
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# LLGPL (http://www.cliki.net/LLGPL)
PERMIT_PACKAGE= Yes