# New ports collection makefile for: ndpmon # Date created: 2006-12-17 # Whom: janos.mohacsi@bsd.hu # # $FreeBSD$ # PORTNAME= ndpmon PORTVERSION= 1.3d CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.3 EXTRACT_SUFX= .tgz MAINTAINER= janos.mohacsi@bsd.hu COMMENT= On-link icmpv6 message monitoring and reporting daemon USE_GNOME= libxml2 USE_PERL5_RUN= yes USE_RC_SUBR= ndpmonitor GNU_CONFIGURE= yes CONFIGURE_ENV= OSTYPE=FreeBSD CONFIGURE_ARGS= --with-var-datadir=${PREFIX}/var --with-confdir=${PREFIX}/etc MAN8= ndpmon.8 PORTDOCS= INSTALL README post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/ndpmon.8 \ ${WRKSRC}/create_html_table.py \ ${WRKSRC}/demopipeprogram.pl.sample (cd ${WRKSRC}; ${MAKE} clean) do-install: ${INSTALL_MAN} ${WRKSRC}/ndpmon.8 ${PREFIX}/man/man8 ${INSTALL_PROGRAM} ${WRKSRC}/ndpmon ${PREFIX}/sbin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.dtd \ ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/demopipeprogram.pl.sample \ ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/create_html_table.py \ ${DATADIR} ${MKDIR} ${PREFIX}/etc/ndpmon ${INSTALL_DATA} ${WRKSRC}/config_ndpmon.xml ${PREFIX}/etc/ndpmon/config_ndpmon.xml-dist ${MKDIR} ${PREFIX}/var/ndpmon ${INSTALL_DATA} ${WRKSRC}/neighbor_list.xml ${PREFIX}/var/ndpmon/neighbor_list.xml .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .include n> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/mediastreamer
Commit message (Expand)AuthorAgeFilesLines
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-0/+1
* Update the Linphone stack:tijl2016-10-173-19/+17
* multimedia/libvpx: update 1.6.0jbeich2016-09-301-0/+1
* Most commonly used build systems support silent builds, when theyamdmi32016-09-101-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-14/+14
* Update to 2.12.1tijl2015-11-182-4/+3
* multimedia/libvpx: update 1.5.0jbeich2015-11-151-0/+1
* net/mediastreamer: expand patch to fix malloc.h-less DFmarino2015-11-131-1/+1
* Update the Linphone stack.tijl2015-11-073-10/+10
* - Update security/polarssl13 to 1.3.11tijl2015-06-131-2/+2
* multimedia/libvpx: update to 1.4.0jbeich2015-06-091-1/+1
* Fix non-x86 builds by using arc4random(3) instead of random(3) + rdtsc (x86tijl2015-05-191-1/+2
* Update the Linphone stack: belle-sip 1.4.1, libbzrtp 1.0.2, ortp 0.24.2,tijl2015-05-172-3/+3
* Update WWW linkstijl2015-04-171-1/+1
* - Updates to the Linphone stack: Belle-sip 1.4.0, oRTP 0.24.1,tijl2015-04-177-43/+67
* Depend on gettext-tools when NLS option is offtijl2015-02-171-2/+2
* - Fix disabling V4L optiontijl2015-01-091-1/+3
* - Update comms/spandsp to version 0.0.6 [1]pawel2014-12-16