# New ports collection makefile for: bld # Date created: 12 October 2004 # Whom: ob # # $FreeBSD$ # PORTNAME= bld PORTVERSION= 0.3.2 CATEGORIES= net MASTER_SITES= http://www.online.redhate.org/bld/ MAINTAINER= obld@r14.freenix.org COMMENT= A blacklisting daemon USE_RC_SUBR= yes MANCOMPRESSED= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/bld PORTDOCS= README README.postfix MAN5= bld_whitelist.conf.5 bld_acl.conf.5 bld.conf.5 MAN8= bldsubmit.8 bld.8 bldquery.8 bldread.8 bldinsert.8 blddecr.8 \ bld-pf_policy.8 SED_SCRIPT= -e 's|%%PREFIX%%|${PREFIX}|g' RC_DIR= ${PREFIX}/etc/rc.d RC_SUFX= .sh SED_SCRIPT+= -e 's|%%RC_SUBR%%|${RC_SUBR}|g' \ -e 's|%%RC_DIR%%|${RC_DIR}|g' \ -e 's|%%RC_SUFX%%|${RC_SUFX}|g' post-build: ${SED} ${SED_SCRIPT} ${FILESDIR}/bld.sh \ >${WRKDIR}/bld.sh post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif @${INSTALL_SCRIPT} ${WRKDIR}/bld.sh \ ${RC_DIR}/bld${RC_SUFX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include '/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-octokit
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* net/rubygem-octokit: Update to 4.20.0Adam Weinberger2021-01-053-6/+6
* Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0Sunpoet Po-Chuan Hsieh2020-05-291-1/+2
* Update to 4.15.0 which is required for gitlab-ce 12.7.Matthias Fechner2020-02-022-5/+6
* Update to 4.13.0Sunpoet Po-Chuan Hsieh2018-10-152-4/+4
* Update to 4.12.0Sunpoet Po-Chuan Hsieh2018-09-132-6/+7
* Update to 4.11.0Sunpoet Po-Chuan Hsieh2018-09-012-4/+4
* Update to 4.10.0Sunpoet Po-Chuan Hsieh2018-08-132-4/+4
* Update to 4.9.0Sunpoet Po-Chuan Hsieh2018-05-102-4/+4
* Update to 4.8.0Sunpoet Po-Chuan Hsieh2017-12-222-4/+4
* Update to 4.7.0Sunpoet Po-Chuan Hsieh2017-04-072-4/+4
* - Update RUN_DEPENDSSunpoet Po-Chuan Hsieh2016-12-311-1/+1
* net/rubygem-octokit: update to 4.6.2Steve Wills2016-12-292-3/+4
* Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owne...Torsten Zuehlsdorff2016-06-231-1/+1
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-281-1/+1