Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@
This commit is contained in:
parent
7053b602fa
commit
5171d0cdfa
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2019/07/12 20:49:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT = powerful webserver security scanner for network
|
||||
|
||||
DISTNAME = arirang-2.03
|
||||
CATEGORIES = security
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
FIX_EXTRACT_PERMISSIONS=Yes
|
||||
|
||||
MASTER_SITES = http://monkey.org/~pilot/arirang/ \
|
||||
@ -12,8 +12,6 @@ MASTER_SITES = http://monkey.org/~pilot/arirang/ \
|
||||
|
||||
HOMEPAGE = http://www.monkey.org/~pilot
|
||||
|
||||
MAINTAINER = Jung Lee <moorang@gmail.com>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2019/07/12 21:02:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT= SOCKS client and server
|
||||
|
||||
DISTNAME= dante-1.4.2
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= security
|
||||
|
||||
@ -15,8 +16,6 @@ HOMEPAGE= https://www.inet.no/dante/
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/files/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
# BSD/CMU
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:01 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT = ZIP password cracker
|
||||
|
||||
DISTNAME = fcrackzip-1.0
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES = security archivers
|
||||
|
||||
HOMEPAGE = http://home.schmorp.de/marc/fcrackzip.html
|
||||
|
||||
MAINTAINER = Jung Lee <moorang@gmail.com>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2019/07/12 20:49:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT= strong hash library
|
||||
|
||||
@ -7,14 +7,12 @@ CATEGORIES= security
|
||||
SHARED_LIBS= mhash 2.1 # .2.1
|
||||
MODGNU_SHARED_LIBS=mhash ''
|
||||
LIBmhash_ALIAS= realmhash
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/}
|
||||
|
||||
HOMEPAGE= http://mhash.sourceforge.net/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:49:36 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT= SSH remote version scanner
|
||||
|
||||
DISTNAME= scanssh-2.1
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://monkey.org/~provos/
|
||||
|
||||
HOMEPAGE= https://www.monkey.org/~provos/scanssh/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c event pcap dnet>=1
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:36 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT= generates or checks digests or mac
|
||||
|
||||
DISTNAME= shash-0.2.6
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= http://mcrypt.hellug.gr/shash/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/shash/
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:36 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT= logs smurf attacks
|
||||
DISTNAME= smurflog-2.1
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= net security
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=UNIX/loggers/}
|
||||
|
||||
MAINTAINER= Todd T. Fries <todd@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c pcap
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:49:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT= DNSsec Zone Key Tool
|
||||
|
||||
DISTNAME= zkt-1.1.4
|
||||
CATEGORIES= security
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.hznet.de/dns/zkt/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,17 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/12 21:02:26 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/17 14:39:42 danj Exp $
|
||||
|
||||
COMMENT = userland driver for Dream Link USB LED Message Board
|
||||
|
||||
V = 2.2
|
||||
DISTNAME = dcled-${V}
|
||||
EXTRACT_SUFX = .tgz
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://www.last-outpost.com/~malakai/dcled/
|
||||
|
||||
MAINTAINER = Jonathan Armani <armani@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MASTER_SITES= http://www.last-outpost.com/~malakai/dcled/
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:49:42 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = display a tree of processes
|
||||
|
||||
DISTNAME = dtpstree-1.0.3
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://code.douglasthrift.net/trac/dtpstree
|
||||
|
||||
MAINTAINER = Douglas William Thrift <douglas@douglasthrift.net>
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:49:43 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = package manager for Go
|
||||
|
||||
@ -6,15 +6,13 @@ VERSION = 0.13.2
|
||||
GH_ACCOUNT = Masterminds
|
||||
GH_PROJECT = glide
|
||||
GH_TAGNAME = v${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = https://glide.sh/
|
||||
|
||||
MAINTAINER = Kevin Wondratsch <bsd@kwondratsch.com>
|
||||
|
||||
WANTLIB += c pthread
|
||||
|
||||
#MIT
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:43 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = Google Cloud Platform (GCP) Compute Engine daemon
|
||||
|
||||
MODPY_EGG_VERSION = 2.4.0
|
||||
DISTNAME = google-compute-engine-${MODPY_EGG_VERSION}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
GH_ACCOUNT = GoogleCloudPlatform
|
||||
GH_PROJECT = compute-image-packages
|
||||
@ -12,8 +12,6 @@ GH_TAGNAME = 20170609
|
||||
|
||||
CATEGORIES = sysutils net
|
||||
|
||||
MAINTAINER = Helen Koike <helen.koike@collabora.com>
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:43 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= flashes gpio led whenever pf logs to pflog0
|
||||
|
||||
DISTNAME= gpioflicker-0.3
|
||||
CATEGORIES= sysutils
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://www.pro-bono-publico.de/openbsd/gpio/
|
||||
|
||||
MAINTAINER= Johan Fredin <johan@spelaroll.se>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,17 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:49:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = the missing terminal file browser for X
|
||||
|
||||
V = 1.8
|
||||
DISTNAME = nnn-v${V}
|
||||
PKGNAME = nnn-${V}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = https://github.com/jarun/nnn/
|
||||
|
||||
MAINTAINER = Ljuba Nedeljkovic <ljuba.bsd@gmail.com>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,17 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:49:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= daemon for changing passwords
|
||||
|
||||
DISTNAME= openpoppassd-1.1
|
||||
REVISION = 10
|
||||
REVISION = 11
|
||||
FIX_EXTRACT_PERMISSIONS=Yes
|
||||
|
||||
CATEGORIES= sysutils mail
|
||||
|
||||
HOMEPAGE= http://www.ostc.de/projects.html\#openpoppassd
|
||||
|
||||
MAINTAINER= Hermann Gottschalk <magnum@pestilenz.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2019/07/12 20:49:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= interface to the UNIX system logger
|
||||
|
||||
DISTNAME= Unix-Syslog-1.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= Ibrahim Khalifa <ibo@toontown.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c perl
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2019/07/12 20:49:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
# XXX should be fixed to use the new queuing subsystem
|
||||
|
||||
COMMENT= curses-based real time state and rule display for pf
|
||||
|
||||
DISTNAME= pftop-0.7
|
||||
REVISION= 18
|
||||
REVISION= 19
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/
|
||||
MAINTAINER= Can Erkin Acar <canacar@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:49:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= signal or reprioritize specified processes
|
||||
|
||||
VERSION= 4.1
|
||||
DISTNAME= skill-${VERSION}
|
||||
REVISION= 6
|
||||
REVISION= 7
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= c
|
||||
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:49:52 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = mount remote directories over ssh
|
||||
|
||||
DISTNAME = sshfs-fuse-2.5
|
||||
CATEGORIES = sysutils
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
HOMEPAGE = http://fuse.sourceforge.net/sshfs.html
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=fuse/}
|
||||
|
||||
MAINTAINER = Gallon Sylvestre <ccna.syl@gmail.com>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:53 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = tarsnap wrapper which automatically expires backups
|
||||
|
||||
MODPY_EGG_VERSION = 0.4.0
|
||||
DISTNAME = tarsnapper-${MODPY_EGG_VERSION}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
MAINTAINER = Michael Reed <michael@michaelreed.io>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:49:53 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= GUI to dvd+rw-tools and cdrecord
|
||||
|
||||
DISTNAME= tkdvd-4.0.9
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= sysutils
|
||||
|
||||
HOMEPAGE= http://regis.damongeot.free.fr/tkdvd/
|
||||
|
||||
MAINTAINER= Vlad Glagolev <stealth@sourcemage.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= WindowMaker dock app similar to xload
|
||||
|
||||
DISTNAME= wmmon-1.0b2
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES= sysutils x11 x11/windowmaker
|
||||
|
||||
MASTER_SITES= https://distfiles.nl/
|
||||
|
||||
MAINTAINER= Vladimir Popov <pva48@mail.ru>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= X11 Xext Xpm c kvm xcb
|
||||
|
@ -1,16 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2019/07/12 20:49:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/17 14:39:43 danj Exp $
|
||||
#
|
||||
|
||||
COMMENT = execute jobs in parallel
|
||||
|
||||
DISTNAME = xjobs-20100915
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://www.maier-komor.de/xjobs.html
|
||||
|
||||
MAINTAINER = Rene Maroufi <info@maroufi.net>
|
||||
|
||||
# License GPLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/12 20:49:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= a software fax modem that uses an IAX channel
|
||||
|
||||
DISTNAME= iaxmodem-1.3.0
|
||||
CATEGORIES= telephony
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iaxmodem/}
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://iaxmodem.sourceforge.net/
|
||||
|
||||
MAINTAINER= Todd T. Fries <todd@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2019/07/12 20:49:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT-main = mature and flexible open source SIP server
|
||||
|
||||
@ -17,10 +17,19 @@ PKGNAME-snmpstats = kamailio-snmpstats-${VERSION}
|
||||
PKGNAME-perl = kamailio-perl-${VERSION}
|
||||
PKGNAME-presence = kamailio-presence-${VERSION}
|
||||
PKGNAME-radius = kamailio-radius-${VERSION}
|
||||
REVISION-berkeley = 0
|
||||
REVISION-carrierroute = 0
|
||||
REVISION-ldap = 0
|
||||
REVISION-main = 0
|
||||
REVISION-mysql = 0
|
||||
REVISION-perl = 0
|
||||
REVISION-postgresql = 0
|
||||
REVISION-presence = 0
|
||||
REVISION-radius = 0
|
||||
REVISION-snmpstats = 0
|
||||
REVISION-xml = 0
|
||||
|
||||
CATEGORIES = telephony
|
||||
MAINTAINER = Roman Kravchuk <kravchuk.kp@gmail.com>
|
||||
|
||||
HOMEPAGE = http://www.kamailio.org/
|
||||
|
||||
# GPLv2+
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/12 20:49:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = STUN server implementing RFCs 5389, 5769, and 5780
|
||||
NOT_FOR_ARCHS = arm hppa # atomic ops
|
||||
@ -8,9 +8,7 @@ DISTNAME = stunserver-${VERSION}
|
||||
PKGNAME = stuntman-${VERSION}
|
||||
CATEGORIES = telephony net
|
||||
EXTRACT_SUFX = .tgz
|
||||
REVISION = 3
|
||||
|
||||
MAINTAINER = Roman Kravchuk <kravchuk.kp@gmail.com>
|
||||
REVISION = 4
|
||||
|
||||
HOMEPAGE = http://www.stunprotocol.org/
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:49:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= grep wrapper with search highlighting
|
||||
|
||||
DISTNAME= hgrep-19991004
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.acme.com/software/hgrep/
|
||||
|
||||
MAINTAINER= Nick Nauwelaerts <nick@nauwelaerts.net>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2019/07/12 20:50:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT = flexible text flowing and word wrapping
|
||||
|
||||
DISTNAME = Text-Flow-0.01
|
||||
CATEGORIES = textproc
|
||||
|
||||
MAINTAINER = Matthias Pitzl <pitzl@genua.de>
|
||||
REVISION = 0
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:50:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= very fast Perl templating library
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Text-Tmpl-0.33
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Alex Feinberg <alex@strlen.net>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,18 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:50:11 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/17 14:39:43 danj Exp $
|
||||
|
||||
COMMENT= python module API documentation generation tool
|
||||
|
||||
MODPY_EGG_VERSION= 3.0.1
|
||||
DISTNAME= epydoc-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://epydoc.sourceforge.net
|
||||
|
||||
MAINTAINER= Jason Meltzer <meltzer@strangeresearch.com>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/12 20:50:11 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= RSS and Atom feeds parser written in Python
|
||||
|
||||
@ -6,12 +6,10 @@ MODPY_EGG_VERSION= 5.2.1
|
||||
DISTNAME= feedparser-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= textproc
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= https://github.com/kurtmckee/feedparser
|
||||
|
||||
MAINTAINER= Romain Gaillegue <romain@biscotte.net>
|
||||
|
||||
# BSD-2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2019/07/12 20:50:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= convert memos written in XML to the RFC format
|
||||
|
||||
MODPY_EGG_VERSION = 2.5.2
|
||||
DISTNAME= xml2rfc-${MODPY_EGG_VERSION}
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
REVISION= 0
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,16 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/12 20:50:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT = web-based SSH client
|
||||
|
||||
DISTNAME = Ajaxterm-0.10
|
||||
PKGNAME = ajaxterm-0.10
|
||||
REVISION = 12
|
||||
REVISION = 13
|
||||
|
||||
CATEGORIES = net security www
|
||||
|
||||
HOMEPAGE = http://antony.lesuisse.org/software/ajaxterm/
|
||||
MAINTAINER = Laurent Moccellin <moccel_l@epitech.eu>
|
||||
|
||||
# Public Domain / LGPL
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:50:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= filtering HTTP proxy server
|
||||
DISTNAME= ffproxy-1.6
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://faith.eu.org/ffproxy/
|
||||
|
||||
HOMEPAGE= http://faith.eu.org/programs.html\#ffproxy
|
||||
|
||||
MAINTAINER= Johan Fredin <johan@spelaroll.se>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,16 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:50:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2019/07/17 14:39:44 danj Exp $
|
||||
ONLY_FOR_ARCHS = ${GO_ARCHS}
|
||||
|
||||
COMMENT = fast and flexible static site generator
|
||||
|
||||
DISTNAME = hugo-0.53
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = https://gohugo.io/
|
||||
|
||||
MAINTAINER = Kevin Wondratsch <bsd@kwondratsch.com>
|
||||
|
||||
#Apache License 2.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:51:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= utility to mirror web pages
|
||||
|
||||
DISTNAME= w3mir-1.0.10
|
||||
CATEGORIES= www
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://langfeldt.net/w3mir/
|
||||
MAINTAINER= Jeff Bachtel <jeff@cepheid.org>
|
||||
|
||||
# Artistic license
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,17 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2019/07/12 20:51:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT = pager for the Blackbox window manager
|
||||
|
||||
DISTNAME = bbpager-0.4.7
|
||||
REVISION = 7
|
||||
REVISION = 8
|
||||
|
||||
CATEGORIES = x11
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=bbtools/}
|
||||
|
||||
HOMEPAGE = http://bbtools.sourceforge.net/
|
||||
|
||||
MAINTAINER = Josh Rivel <josh@rivels.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2019/07/12 20:51:12 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= gtk+-2 theme switcher
|
||||
|
||||
DISTNAME= gtk-chtheme-0.3.1
|
||||
REVISION= 11
|
||||
REVISION= 12
|
||||
CATEGORIES= x11 graphics
|
||||
|
||||
HOMEPAGE= http://plasmasturm.org/programs/gtk-chtheme/
|
||||
|
||||
MAINTAINER= Vlad Glagolev <stealth@sourcemage.org>
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:51:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= dockable program launcher
|
||||
|
||||
DISTNAME= mterm-0.4.2b
|
||||
CATEGORIES= x11
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://mterm.sourceforge.net/
|
||||
|
||||
MAINTAINER= Nick Nauwelaerts <nick@nauwelaerts.net>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE= Yes
|
||||
WANTLIB= X11 Xext Xpm c
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:51:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT = Gtk2 widget for displaying Plain old Documentation (POD)
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Gtk2-Ex-PodViewer-0.18
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = x11
|
||||
|
||||
MAINTAINER = James Wright <jamesw@bsdhosting.co.za>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:51:18 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT = simple interface to Gtk2 complex MVC list widget
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = Gtk2-Ex-Simple-List-0.50
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = x11
|
||||
|
||||
MAINTAINER = James Wright <jamesw@bsdhosting.co.za>
|
||||
|
||||
# LPGLv2
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
|
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2019/07/12 20:51:19 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= MSN style 'toaster' popups plugin for Pidgin
|
||||
|
||||
DISTNAME= pidgin-guifications-2.16
|
||||
REVISION= 14
|
||||
REVISION= 15
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://plugins.guifications.org/trac/wiki/Guifications
|
||||
|
||||
MAINTAINER= Thomas Wood <grand.edgemaster@gmail.com>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2019/07/12 20:51:20 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT= viewer for IETF RFCs
|
||||
|
||||
DISTNAME= qrfcview-1.0.0
|
||||
MAINTAINER= Vadim Zhukov <zhuk@openbsd.org>
|
||||
CATEGORIES= x11
|
||||
|
||||
# GPLv2 (everything except src/TitleModel.cpp is GPLv2+)
|
||||
@ -20,7 +19,7 @@ BUILD_DEPENDS= x11/qt4>=4.8.7p6
|
||||
GH_ACCOUNT= saghul
|
||||
GH_PROJECT= qrfcview-osx
|
||||
GH_TAGNAME= 1.0.0
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
MODULES= devel/qmake x11/qt4
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2019/07/12 20:51:25 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/07/17 14:39:44 danj Exp $
|
||||
|
||||
COMMENT = smooth xcursor theme with shadows
|
||||
DISTNAME = 28310-neutral-1.13a
|
||||
PKGNAME = xcursor-neutral-1.13
|
||||
CATEGORIES = x11
|
||||
|
||||
MAINTAINER = Lazaros Koromilas <lostd@2f30.org>
|
||||
REVISION = 0
|
||||
|
||||
# Artistic 2.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
Loading…
Reference in New Issue
Block a user