Drop maintainership.
This commit is contained in:
parent
51f75be3a1
commit
e303d6c2df
@ -1,15 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2011/09/16 08:26:11 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2011/11/27 11:11:48 pirofti Exp $
|
||||
|
||||
COMMENT= Ruby interface to the id3lib C++ library
|
||||
|
||||
VERSION= 0.6.0
|
||||
DISTNAME= id3lib-ruby-${VERSION}
|
||||
PKGNAME= id3lib-${VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# Ruby License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2011/09/16 09:24:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2011/11/27 11:09:27 pirofti Exp $
|
||||
|
||||
COMMENT = sorts an array in column order
|
||||
|
||||
DISTNAME = columnize-0.3.1
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/09/16 09:24:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/11/27 11:09:56 pirofti Exp $
|
||||
|
||||
COMMENT = faster implementation of the standard debug.rb - base
|
||||
|
||||
DISTNAME = ruby-${PKGNAME}
|
||||
PKGNAME = debug-base-0.10.3
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
|
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/09/16 09:24:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/11/27 11:10:35 pirofti Exp $
|
||||
|
||||
COMMENT = caches (Ruby source) files
|
||||
|
||||
DISTNAME = linecache-0.43
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
|
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2011/09/16 09:24:57 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/11/27 11:11:12 pirofti Exp $
|
||||
|
||||
COMMENT = small and fast replacement for test/unit
|
||||
|
||||
DISTNAME = minitest-2.2.2
|
||||
REVISION= 0
|
||||
REVISION = 1
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2011/09/16 09:24:58 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2011/11/27 11:13:16 pirofti Exp $
|
||||
|
||||
COMMENT = ensures test coverage and accelerates TDD
|
||||
|
||||
DISTNAME = ZenTest-4.1.4
|
||||
PKGNAME = ${DISTNAME:L}
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2011/09/16 11:41:39 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/11/27 11:12:22 pirofti Exp $
|
||||
|
||||
COMMENT= robust library for verifying and serving OpenID identities
|
||||
|
||||
DISTNAME= ruby-${PKGNAME}
|
||||
PKGNAME= openid-2.1.6
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# Apache License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,19 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/11/27 11:08:48 pirofti Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= binary compatible alternative to Apache mod_fastcgi
|
||||
DISTNAME= mod_fcgid.2.2
|
||||
PKGNAME= ap2-mod_fcgid-2.2
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://fastcgi.coremail.cn/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mod-fcgid/}
|
||||
|
||||
MAINTAINER= Paul Irofti <pirofti@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user