- drop maintainership of ports i don't use anymore, and take maintainership of three new ones.

This commit is contained in:
jasper 2010-11-22 08:56:47 +00:00
parent 841328cec5
commit 5160e43211
11 changed files with 39 additions and 37 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.20 2010/11/15 12:44:20 espie Exp $
# $OpenBSD: Makefile,v 1.21 2010/11/22 08:56:47 jasper Exp $
COMMENT= GTK+ tool for managing Creative and Dell audio players
DISTNAME= gnomad2-2.9.0
REVISION= 5
REVISION= 6
CATEGORIES= audio
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE= http://gnomad2.sourceforge.net/
# GPL

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.5 2010/11/15 00:22:47 espie Exp $
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:56:47 jasper Exp $
COMMENT= communicate with some Creative and Dell audio players
DISTNAME= libnjb-2.2.6
REVISION= 0
SHARED_LIBS= njb 0.0 # .6.0
CATEGORIES= audio devel
HOMEPAGE= http://libnjb.sourceforge.net/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2010/11/15 00:22:49 espie Exp $
# $OpenBSD: Makefile,v 1.10 2010/11/22 08:56:47 jasper Exp $
COMMENT= wm-dockapp to control MPD
DISTNAME= WMmp-0.10.0
REVISION= 2
REVISION= 3
CATEGORIES= audio x11 x11/windowmaker
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,14 +1,12 @@
# $OpenBSD: Makefile,v 1.11 2010/10/24 21:06:36 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2010/11/22 08:56:47 jasper Exp $
COMMENT= convert pf logs to XML
COMMENT= convert pf(4) logs to XML
DISTNAME= pflogx_086
PKGNAME= pflogx-0.86
REVISION= 2
REVISION= 3
CATEGORIES= converters
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE= http://akldev.free.fr/pflogx/
# BSD

View File

@ -1,16 +1,15 @@
# $OpenBSD: Makefile,v 1.9 2010/11/15 19:45:56 espie Exp $
# $OpenBSD: Makefile,v 1.10 2010/11/22 08:56:47 jasper Exp $
COMMENT= ANSI C command line parser
DISTNAME= argtable2-12
PKGNAME= argtable-2.12
REVISION= 0
SHARED_LIBS += argtable2 1.2 # .1.7
CATEGORIES= devel
HOMEPAGE= http://argtable.sourceforge.net/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,11 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2010/11/15 19:46:09 espie Exp $
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:56:47 jasper Exp $
COMMENT= STM32 bootloader to upload and download firmware
# git checkout at 5th November 2010 from https://github.com/jsnyder/stm32loader
DISTNAME= stm32loader-0.1
REVISION= 0
CATEGORIES= devel
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPLv3
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,14 +1,13 @@
# $OpenBSD: Makefile,v 1.8 2010/11/19 22:31:34 espie Exp $
# $OpenBSD: Makefile,v 1.9 2010/11/22 08:56:47 jasper Exp $
COMMENT= gnutella client with an easy to use interface
DISTNAME= mutella-0.4.5
REVISION= 0
CATEGORIES= net
HOMEPAGE= http://mutella.sourceforge.net/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.6 2010/11/10 22:24:16 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:56:47 jasper Exp $
COMMENT= small utility used to manipulate SGML and XML catalogs
DISTNAME= xmlcatmgr-2.2
REVISION= 1
REVISION= 2
CATEGORIES= textproc
HOMEPAGE= http://xmlcatmgr.sourceforge.net/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,7 +1,11 @@
# $OpenBSD: Makefile,v 1.46 2010/11/22 08:36:55 espie Exp $
# $OpenBSD: Makefile,v 1.47 2010/11/22 08:56:47 jasper Exp $
COMMENT= color vt102 terminal emulator with transparency support
DISTNAME= aterm-0.4.2
REVISION= 2
REVISION= 3
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
CATEGORIES= x11
@ -13,15 +17,18 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xpm c util
COMMENT= color vt102 terminal emulator with transparency support
HOMEPAGE= http://aterm.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aterm/}
USE_GROFF = Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --enable-xgetdefault --enable-ttygid --enable-utmp \
--with-xpm --enable-transparency \
--enable-background-image --enable-fading
CONFIGURE_ARGS= --enable-xgetdefault \
--enable-ttygid \
--enable-utmp \
--with-xpm \
--enable-transparency \
--enable-background-image \
--enable-fading
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" LIBS="-lutil"
FLAVORS= big5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:56 espie Exp $
# $OpenBSD: Makefile,v 1.8 2010/11/22 08:56:47 jasper Exp $
PKG_ARCH= *
@ -6,6 +6,9 @@ COMMENT= gui to configure devilspie rules
MODPY_EGG_VERSION= 0.5
DISTNAME= gdevilspie-${MODPY_EGG_VERSION}
REVISOIN= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
CATEGORIES= x11 sysutils

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2010/11/22 08:37:06 espie Exp $
# $OpenBSD: Makefile,v 1.11 2010/11/22 08:56:47 jasper Exp $
COMMENT= configurable analog clock for X11
DISTNAME= xtu-1.3
REVISION= 2
REVISION= 3
CATEGORIES= x11 sysutils
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# BSD license
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes