Path to this page:
./
net/miniupnpc,
Client and library for UPnP IGD services
Branch: CURRENT,
Version: 2.2.4,
Package name: miniupnpc-2.2.4,
Maintainer: pkgsrc-usersSimple and small footprint client and library for setuping gateway port
redirections using UPnP Internet Gateway Device services.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 100.52 KB
Version history: (Expand)
- (2023-05-03) Updated to version: miniupnpc-2.2.4
- (2022-04-11) Updated to version: miniupnpc-2.2.3
- (2021-06-04) Updated to version: miniupnpc-2.2.2
- (2021-01-24) Updated to version: miniupnpc-2.2.1
- (2020-11-24) Updated to version: miniupnpc-2.2.0
- (2018-10-04) Updated to version: miniupnpc-2.1
CVS history: (Expand)
2025-05-17 21:16:59 by Zafer Aydogan | Files touched by this commit (1) |  |
Log message:
update master_site
|
2023-05-03 22:13:17 by Nikita | Files touched by this commit (3) |  |
Log message:
miniupnpc: update to version 2.2.4
Changelog:
miniUPnP client Changelog.
2022/02/20:
upnpc: use of @ to replace local lan address
2021/11/09:
python module : Allow to specify the root description url
|
2022-04-11 12:04:39 by Nikita | Files touched by this commit (6) |
Log message:
miniupnpc: Update to 2.2.3
Changelog:
2021/08/13:
Change directory structure : include/ and src/ directories.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-06-10 18:45:22 by Nia Alarie | Files touched by this commit (2) |
Log message:
miniupnpc: Hack around build failure on NetBSD
sed 's/\(.*MINIUPNPC_API_VERSION\s\+\)[0-9]\+/\117/' < miniupnpc.h.bak > \
miniupnpc.h
sed: 1: "s/\(.*MINIUPNPC_API_VER ...": RE error: trailing backslash (\)
I held back on updating this package because of exactly this error...
|
2021-06-04 20:57:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
miniupnpc: updated to 2.2.2
2.2.2:
miniupnpcmodule.c: throw an exception in UPnP_discover()
Fix usage of IP_MULTICAST_IF with struct ip_mreqn
|
2021-01-24 17:58:16 by Nia Alarie | Files touched by this commit (2) |
Log message:
miniupnpc: Update to 2.2.1
2020/11/30:
Add miniupnpc.rc for .dll description
|