pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/miniupnpc



Module name:    wip
Committed by:   othyro
Date:           Sat Jun  8 15:01:16 UTC 2013

Modified Files:
        wip/miniupnpc: Makefile distinfo
        wip/miniupnpc/patches: patch-aa
Added Files:
        wip/miniupnpc/patches: patch-miniwget.c

Log Message:
Updated to current code. Added patch to include strings.h for NetBSD.
Fix patch-aa (diff file paths were incorrect). Package still fails during
build. From ChangeLog:

  Fix Solaris build
  Fix testminiwget.sh for BSD
  Fixed Makefile for *BSD
  Update Makefile to use JNAerator version 0.11
  Fix testminiwget.sh for use with dash
  Use $(DESTDIR) in Makefile
  Fix testminiwget with no IPv6 support
  Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers).
  Added -e option to upnpc program (set description for port mappings)
  Python 3 support (thanks to Christopher Foo)
  Fix a memory link in UPNP_GetValidIGD()
  Try to handle scope id in link local IPv6 URL under MS Windows
  Disable HAS_IP_MREQN on DragonFly BSD
  GetUPNPUrls() now inserts scope into link-local IPv6 addresses
  More error return checks in upnpc.c
  #define MINIUPNPC_GET_SRC_ADDR enables receivedata() to get scope_id
  parseURL() now parses IPv6 addresses scope
  new parameter for miniwget() : IPv6 address scope
  increment API_VERSION to 9
  fixed CMakeLists.txt
  Improvements in testminiwget.sh
  Cleanup settings of CFLAGS in Makefile
  Fix signed/unsigned integer comparaisons
  Allow to specify protocol with TCP or UDP for -A option
  Only try to fetch XML description once in UPNP_GetValidIGD()
  Added -ansi flag to compilation, and fixed C++ comments to ANSI C comments.
  minor improvements to minihttptestserver.c
  upnperrors.c returns valid error string for unrecognized error codes
  make minihttptestserver listen on loopback interface instead of 0.0.0.0
  Maven installation thanks to Alexey Kuznetsov
  Replace WIN32 macro by _WIN32
  Fixes in java wrappers thanks to Alexey Kuznetsov :
    https://github.com/axet/miniupnp/tree/fix-javatest/miniupnpc
  Make and install .deb packages (python) thanks to Alexey Kuznetsov :
    https://github.com/axet/miniupnp/tree/feature-debbuild/miniupnpc
  The multicast interface can now be specified by name with IPv4.
  Install man page
  added header to Port Mappings list in upnpc.c
  Makefile : make clean now removes jnaerator generated files.
  MINIUPNPC_VERSION in miniupnpc.h (updated by make)
  added rootdescURL to UPNPUrls structure.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/miniupnpc/patches/patch-miniwget.c
cvs -z3 rdiff -u -r1.3 -r1.4 wip/miniupnpc/distinfo \
    wip/miniupnpc/patches/patch-aa
cvs -z3 rdiff -u -r1.5 -r1.6 wip/miniupnpc/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/miniupnpc/patches/patch-miniwget.c?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/miniupnpc/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/miniupnpc/patches/patch-aa?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/miniupnpc/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index