Bug 144682 - [PATCH] net/udpxy: update from 1.0.14 up to 1.0.15
Summary: [PATCH] net/udpxy: update from 1.0.14 up to 1.0.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 09:30 UTC by alex.deiter
Modified: 2010-03-17 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (6.78 KB, patch)
2010-03-12 09:30 UTC, alex.deiter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description alex.deiter 2010-03-12 09:30:02 UTC
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:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-03-12 19:26:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-03-17 07:41:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-17 07:42:47 UTC
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"