# Created by: Alex Deiter # $FreeBSD$ PORTNAME= udpxy PORTVERSION= 1.0.23 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${RELEASE_MASCOT}-${PORTVERSION:R} DISTNAME= ${PORTNAME}.${PORTVERSION}-0-prod MAINTAINER= alex.deiter@gmail.com COMMENT= UDP-to-HTTP multicast traffic relay daemon USES= gmake WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-0 USE_RC_SUBR= udpxy RELEASE_MASCOT= Chipmunk OPTIONS_SINGLE= CONF OPTIONS_SINGLE_CONF= RELEASE LEAN DEBUG RELEASE_DESC= No asserts, no debug symbols, verbose on LEAN_DESC= No asserts, no debug symbols, verbose off DEBUG_DESC= Asserts, debug symbols, verbose on OPTIONS_DEFAULT= RELEASE PLIST_FILES= sbin/udpxy \ sbin/udpxrec do-install: ${INSTALL_PROGRAM} ${WRKSRC}/udpxy ${STAGEDIR}${PREFIX}/sbin ${LN} -s udpxy ${STAGEDIR}${PREFIX}/sbin/udpxrec .include .if ${PORT_OPTIONS:MRELEASE} ALL_TARGET=release .elif ${PORT_OPTIONS:MLEAN} ALL_TARGET=lean .elif ${PORT_OPTIONS:MDEBUG} ALL_TARGET=debug WITH_DEBUG=yes .endif .include > index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert all PECL ports to USES=php:pecl.mat2017-04-101-4/+1
* Update WWW: PECL redirects to https://pecl.php.net/sunpoet2017-01-251-1/+1
* Don't use extension.ini any more, and have each extension install in itsmat2016-08-031-0/+1
* Convert USE_PHP*=yes into USES=php*mat2016-06-281-3/+1
* - Ignore php70miwi2016-02-181-0/+1
* - Update to 1.0.1sunpoet2014-05-202-3/+3