net/udpxy: update from 1.0.14 up to 1.0.15 Changes in Build 15 (XX-Mar-2010) by upstream: (*) FIXED: not compiling with -O2/O3 flags under gcc (select additional options in USER_OPT env variable) (*) FIXED: would not allow running more than one udpxy daemon Changes in port: * add udpxy_port variable for rc script (default value 4022) * set properly variable for pidfile * enable client statistics by default * allow to set IPv4 address/interface to listen|multicast via -a|-m Thanks a lot! Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2010-03-17 07:42:04 UTC FreeBSD ports repository Modified files: net/udpxy Makefile distinfo net/udpxy/files udpxy.in Added files: net/udpxy/files patch-ifaddr.c patch-ifaddr.h Log: - Update to 1.0.15 PR: 144682 Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) Revision Changes Path 1.3 +1 -2 ports/net/udpxy/Makefile 1.2 +3 -3 ports/net/udpxy/distinfo 1.1 +149 -0 ports/net/udpxy/files/patch-ifaddr.c (new) 1.1 +11 -0 ports/net/udpxy/files/patch-ifaddr.h (new) 1.2 +17 -8 ports/net/udpxy/files/udpxy.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"