Version: 1.8.7, Package name: libupnp-1.8.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification. UPnP is an architecture that enables discovery, event notification, and control of devices on a network, independent of operating system, programming language, or physical network connection. UPnP is based on common Internet standards and specifications such as TCP/IP, HTTP, and XML. |
Filesize: 663.685 KB |
Version History (View Complete History) |
|
2020-04-09 09:15:09 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to libupnp-1.8.7 |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-06 10:34:44 by Klemens Nanni | Files touched by this commit (3) |
Log message: Update to libupnp-1.8.4 libthreadutil merged into libupnp, ABI and API changes; see http://pupnp.sourceforge.net/ChangeLog. Enable `reuseaddr' support as requirement for an upcoming port. OK rsadowski steven |
2018-04-11 07:23:08 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to libupnp-1.6.22 |
2016-07-20 05:12:15 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: patch libupnp to not allowing unhandled POSTs to write to the filesystem. http://www.openwall.com/lists/oss-security/2016/07/18/13 original commit by semarie@ ok sthen@ |
2016-07-19 08:45:18 by Sebastien Marie | Files touched by this commit (2) |
Log message: patch libupnp to not allowing unhandled POSTs to write to the filesystem. http://www.openwall.com/lists/oss-security/2016/07/18/13 ok naddy@ sthen@ |
2015-08-19 12:55:05 by Stuart Henderson | Files touched by this commit (22) |
Log message: sync WANTLIB |
2015-07-18 19:51:42 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to libupnp-1.6.19. |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |