# Created by: Janos.Mohacsi@bsd.hu # $FreeBSD$ PORTNAME= beacon PORTVERSION= 1.4 PORTREVISION= 4 CATEGORIES= net perl5 mbone ipv6 MASTER_SITES= SF/multicastbeacon/multicastbeacon/beacon%20v${PORTVERSION} MAINTAINER= portmaster@bsdforge.com COMMENT= Beacon active measurement tool to monitor multicast LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} GNU_CONFIGURE= yes USES= perl5 PORTDOCS= README OPTIONS_DEFINE= DOCS IPV6 IPV6_DESC= Enable IPv6 PTR lookups IPV6_CONFIGURE_ENABLE= ipv6 IPV6_BUILD_DEPENDS= p5-Socket6>=0:net/p5-Socket6 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Multicast/Beacon/Beacon.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.mat2017-11-301-1/+1
* Update to 1.3.0.vanilla2017-01-182-3/+4
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
* Update to 1.2.0.mat2016-04-263-22/+18
* - Add NO_ARCHamdmi32016-04-222-7/+8
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-2/+2
* Cleanup plistantoine2014-11-221-1/+0
* - Convert ports of sysutils/ to new USES=pythonmva2014-10-251-1/+1
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-051-5/+5
* Stagify.vanilla2014-06-061-9/+5
* Python cleanup:rene2014-01-141-1/+1
* [Errno 11] Resource Temporarily Unavailableglarkin2013-12-171-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21