Take maintainership of devel/cryptopp, net/amule and www/tomcat
since I've de-facto babysitted these ports for a long time. ok espie@, ajacoutot@, jasper@
This commit is contained in:
parent
c406b7ed93
commit
7575243e60
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2012/02/29 12:46:30 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2012/11/08 10:06:04 dcoppa Exp $
|
||||
|
||||
COMMENT = C++ library of cryptographic algorithms
|
||||
CATEGORIES = devel security
|
||||
@ -7,11 +7,12 @@ HOMEPAGE = http://www.cryptopp.com/
|
||||
MASTER_SITES = ${HOMEPAGE}
|
||||
DISTNAME = cryptopp561
|
||||
PKGNAME = cryptopp-5.6.1
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
EXTRACT_SUFX = .zip
|
||||
WRKDIST = ${WRKDIR}
|
||||
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
|
||||
# individual files are public domain
|
||||
# compilation just has supplementary disclaimers (patents dreck)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2012/10/25 07:59:45 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2012/11/08 10:06:04 dcoppa Exp $
|
||||
|
||||
COMMENT-main = another eDonkey P2P file sharing client
|
||||
COMMENT-web = webserver interface to amuled
|
||||
@ -6,7 +6,7 @@ COMMENT-daemon =stand-alone daemon/cmdline for amule
|
||||
|
||||
V = 2.3.1
|
||||
DISTNAME = aMule-$V
|
||||
REVISION = 9
|
||||
REVISION = 10
|
||||
CATEGORIES = net
|
||||
|
||||
HOMEPAGE = http://www.amule.org/
|
||||
@ -23,7 +23,7 @@ PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MAINTAINER = Marc Espie <espie@openbsd.org>
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=amule/}
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2012/10/26 10:24:30 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2012/11/08 10:06:04 dcoppa Exp $
|
||||
|
||||
COMMENT-main= Java servlet 2.5 and Java server pages 2.1 server
|
||||
COMMENT-examples=example applications and full documentation
|
||||
@ -8,6 +8,8 @@ DISTNAME= apache-tomcat-${V}
|
||||
PKGNAME= tomcat-${V}
|
||||
PKGNAME-main= tomcat-${V}
|
||||
PKGNAME-examples=tomcat-examples-${V}
|
||||
REVISION-main= 0
|
||||
REVISION-examples=0
|
||||
CATEGORIES= www
|
||||
|
||||
DISTFILES= ${DISTNAME}.tar.gz \
|
||||
@ -18,6 +20,8 @@ MASTER_SITES= ${MASTER_SITE_APACHE:=tomcat/tomcat-6/v$V/bin/} \
|
||||
|
||||
HOMEPAGE= http://tomcat.apache.org/
|
||||
|
||||
MAINTAINER= David Coppa <dcoppa@openbsd.org>
|
||||
|
||||
MULTI_PACKAGES= -main -examples
|
||||
|
||||
MODULES= java
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2012/10/11 10:17:27 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2012/11/08 10:06:04 dcoppa Exp $
|
||||
|
||||
COMMENT-main= Java servlet 2.5 and Java server pages 2.1 server
|
||||
COMMENT-examples=example applications and full documentation
|
||||
@ -8,6 +8,8 @@ DISTNAME= apache-tomcat-${V}
|
||||
PKGNAME= tomcat-${V}
|
||||
PKGNAME-main= tomcat-${V}
|
||||
PKGNAME-examples=tomcat-examples-${V}
|
||||
REVISION-main= 0
|
||||
REVISION-examples=0
|
||||
CATEGORIES= www
|
||||
|
||||
DISTFILES= ${DISTNAME}.tar.gz \
|
||||
@ -18,6 +20,8 @@ MASTER_SITES= ${MASTER_SITE_APACHE:=tomcat/tomcat-7/v$V/bin/} \
|
||||
|
||||
HOMEPAGE= http://tomcat.apache.org/
|
||||
|
||||
MAINTAINER= David Coppa <dcoppa@openbsd.org>
|
||||
|
||||
MULTI_PACKAGES= -main -examples
|
||||
|
||||
MODULES= java
|
||||
|
Loading…
Reference in New Issue
Block a user