2012-08-16 12:11:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= poudriere
|
2013-10-17 17:30:58 +02:00
|
|
|
PORTVERSION= 3.0.99.20131017
|
2012-08-16 12:11:05 +02:00
|
|
|
CATEGORIES= ports-mgmt
|
2013-03-29 12:25:14 +01:00
|
|
|
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \
|
|
|
|
LOCAL/bdrewery/${PORTNAME}/
|
2012-09-13 06:36:24 +02:00
|
|
|
PKGNAMESUFFIX= -devel
|
|
|
|
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${FSL_CHKIN}
|
2012-08-16 12:11:05 +02:00
|
|
|
|
2012-09-11 18:51:18 +02:00
|
|
|
# Also maintained by bdrewery@FreeBSD.org
|
2012-08-16 12:11:05 +02:00
|
|
|
MAINTAINER= bapt@FreeBSD.org
|
|
|
|
COMMENT= Port build and test system
|
|
|
|
|
|
|
|
LICENSE= BSD
|
|
|
|
|
2013-10-17 17:30:58 +02:00
|
|
|
FSL_CHKIN= ab7af29666
|
2012-08-16 12:11:05 +02:00
|
|
|
|
|
|
|
OPTIONS_DEFINE= ZSH
|
2013-03-29 12:25:14 +01:00
|
|
|
|
|
|
|
CONFLICTS_INSTALL= poudriere-[0-9]*
|
2012-08-16 12:11:05 +02:00
|
|
|
|
2013-09-26 15:49:12 +02:00
|
|
|
USES= uidfix
|
2013-09-26 15:34:49 +02:00
|
|
|
|
2012-08-16 12:11:05 +02:00
|
|
|
PLIST_FILES= etc/poudriere.conf.sample \
|
2013-07-22 01:42:04 +02:00
|
|
|
etc/poudriere.d/hooks/bulk.sh.sample \
|
2013-05-25 14:27:58 +02:00
|
|
|
etc/poudriere.d/hooks/pkgbuild.sh.sample \
|
2013-05-22 02:13:34 +02:00
|
|
|
etc/rc.d/poudriere \
|
2012-08-16 12:11:05 +02:00
|
|
|
bin/poudriere \
|
2013-09-23 13:23:36 +02:00
|
|
|
man/man8/poudriere.8.gz \
|
2013-07-22 01:42:04 +02:00
|
|
|
libexec/poudriere/cpdup \
|
2013-03-29 12:25:14 +01:00
|
|
|
libexec/poudriere/dirwatch \
|
2013-04-17 00:09:15 +02:00
|
|
|
libexec/poudriere/dirempty \
|
|
|
|
libexec/poudriere/make_index \
|
2013-03-29 12:25:14 +01:00
|
|
|
share/poudriere/awk/dependency_loop.awk \
|
|
|
|
share/poudriere/awk/humanize.awk \
|
|
|
|
share/poudriere/awk/json.awk \
|
|
|
|
share/poudriere/awk/siginfo_buildtime.awk \
|
|
|
|
share/poudriere/html/index.html \
|
2013-09-06 14:57:42 +02:00
|
|
|
share/poudriere/html/assets/bootstrap/css/bootstrap-responsive.min.css \
|
|
|
|
share/poudriere/html/assets/bootstrap/css/bootstrap.min.css \
|
|
|
|
share/poudriere/html/assets/bootstrap/img/glyphicons-halflings-white.png \
|
|
|
|
share/poudriere/html/assets/bootstrap/img/glyphicons-halflings.png \
|
|
|
|
share/poudriere/html/assets/bootstrap/js/bootstrap.min.js \
|
|
|
|
share/poudriere/html/assets/dataTables/css/jquery.dataTables.css \
|
|
|
|
share/poudriere/html/assets/dataTables/images/back_disabled.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/back_enabled.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/back_enabled_hover.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/forward_disabled.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/forward_enabled.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/forward_enabled_hover.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/sort_asc.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/sort_asc_disabled.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/sort_both.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/sort_desc.png \
|
|
|
|
share/poudriere/html/assets/dataTables/images/sort_desc_disabled.png \
|
|
|
|
share/poudriere/html/assets/dataTables/js/jquery.dataTables.min.js \
|
2013-06-08 14:11:04 +02:00
|
|
|
share/poudriere/html/assets/jquery-1.9.1.min.js \
|
|
|
|
share/poudriere/html/assets/logo.jpg \
|
|
|
|
share/poudriere/html/assets/poudriere.css \
|
|
|
|
share/poudriere/html/assets/poudriere.js \
|
2012-11-14 20:39:28 +01:00
|
|
|
share/poudriere/bulk.sh \
|
2012-08-16 12:11:05 +02:00
|
|
|
share/poudriere/clean.sh \
|
|
|
|
share/poudriere/common.sh \
|
2013-10-10 04:20:17 +02:00
|
|
|
share/poudriere/common.sh.dragonfly \
|
|
|
|
share/poudriere/common.sh.freebsd \
|
2013-03-29 12:25:14 +01:00
|
|
|
share/poudriere/daemon.sh \
|
2012-11-14 20:39:28 +01:00
|
|
|
share/poudriere/distclean.sh \
|
|
|
|
share/poudriere/jail.sh \
|
2012-09-04 00:10:38 +02:00
|
|
|
share/poudriere/options.sh \
|
2013-09-06 14:57:42 +02:00
|
|
|
share/poudriere/pkgclean.sh \
|
2012-11-14 20:39:28 +01:00
|
|
|
share/poudriere/ports.sh \
|
2013-07-22 01:42:04 +02:00
|
|
|
share/poudriere/processonelog.sh \
|
2012-11-14 20:39:28 +01:00
|
|
|
share/poudriere/queue.sh \
|
2013-05-17 06:28:31 +02:00
|
|
|
share/poudriere/status.sh \
|
2013-03-17 21:22:54 +01:00
|
|
|
share/poudriere/testport.sh
|
2012-08-16 12:11:05 +02:00
|
|
|
|
2013-03-29 12:25:14 +01:00
|
|
|
PLIST_DIRS= libexec/poudriere \
|
2013-05-25 14:27:58 +02:00
|
|
|
etc/poudriere.d/hooks \
|
|
|
|
etc/poudriere.d \
|
2013-03-29 12:25:14 +01:00
|
|
|
share/poudriere/awk \
|
2013-09-06 14:57:42 +02:00
|
|
|
share/poudriere/html/assets/bootstrap/css \
|
|
|
|
share/poudriere/html/assets/bootstrap/img \
|
|
|
|
share/poudriere/html/assets/bootstrap/js \
|
|
|
|
share/poudriere/html/assets/bootstrap \
|
|
|
|
share/poudriere/html/assets/dataTables/css \
|
|
|
|
share/poudriere/html/assets/dataTables/images \
|
|
|
|
share/poudriere/html/assets/dataTables/js \
|
|
|
|
share/poudriere/html/assets/dataTables \
|
2013-06-08 14:11:04 +02:00
|
|
|
share/poudriere/html/assets \
|
2013-06-09 03:37:17 +02:00
|
|
|
share/poudriere/html \
|
2013-03-29 12:25:14 +01:00
|
|
|
share/poudriere
|
2012-08-16 12:11:05 +02:00
|
|
|
|
|
|
|
.include <bsd.port.options.mk>
|
|
|
|
|
2012-09-09 01:06:10 +02:00
|
|
|
.if ${PORT_OPTIONS:MZSH}
|
2012-08-16 12:11:05 +02:00
|
|
|
PLIST_FILES+= share/zsh/site-functions/_poudriere
|
|
|
|
PLIST_DIRSTRY+= share/zsh/site-functions
|
|
|
|
PLIST_DIRSTRY+= share/zsh/
|
2013-07-22 01:42:04 +02:00
|
|
|
.else
|
|
|
|
MAKE_ENV+= NO_ZSH=yes
|
2012-08-16 12:11:05 +02:00
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|