# Created by: Steven Kreuzer # $FreeBSD$ PORTNAME= ptpd DISTVERSION= 2.3.0 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= 2 MAINTAINER= skreuzer@FreeBSD.org COMMENT= Implementation of the precision time protocol IEEE 1588-2008 LICENSE= BSD2CLAUSE CONFLICTS= ptpd2-devel.* ETCDIR= ${PREFIX}/etc/${PORTNAME}${PKGNAMESUFFIX} USES= gmake libtool GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtoolize PORTDOCS= * USE_RC_SUBR= ptpd2 OPTIONS_DEFINE= DOCS SNMP OPTIONS_DEFAULT=DOCS SNMP SNMP_CONFIGURE_ENABLE= snmp SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp .include run-autotools: run-autotools-autoreconf run-autotools-autoreconf: @cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTORECONF} -i post-install: .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKDIR}/ptpd-${DISTVERSION}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .endif ${MKDIR} ${STAGEDIR}${ETCDIR} ${CP} ${FILESDIR}/*.sample ${STAGEDIR}${ETCDIR} .include ome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.25sunpoet2019-02-152-5/+6
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
* Update WWWsunpoet2018-05-281-1/+1
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
* Update to 2.24sunpoet2017-02-183-12/+16
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-6/+6
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-3/+3
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-7/+1
* Support STAGEDIR.vanilla2013-11-072-12/+10
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 2.23sunpoet2013-09-042-10/+12
* - Add WWWsunpoet2013-08-301-1/+0
* - Convert to new perl frameworkmat2013-08-031-1/+2
* Update to 2.22.tobez2013-02-252-3/+3
* Update to 2.21.tobez2012-12-233-9/+5
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-1/+1
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1