4 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
kn
6976acf6c6 Remove NO_TEST since tests do not fail, see bsd.port.mk(5).
Reminded by jca, thanks.
2019-05-07 07:58:50 +00:00
kn
1c3f69c3db Update to libupnpp-0.17.1
Cope with libupnp>=1.8.4.

Set NO_TEST and SEPARATE_BUILD while here.

OK rsadowski pascal
2019-05-06 16:34:44 +00:00
pascal
c19ea9f8a8 Import net/libupnpp, feedback/ok jca@
Libupnpp is a C++ wrapper for libupnp, a.k.a Portable UPnP, which
is a direct descendant of the Open Source SDK released by Intel in
support of UPnP development.

Libupnpp can be used to implement UPnP devices and services, or
Control Points.

The Control Point side of libupnpp, which is documented here, allows
a C++ program to discover UPnP devices, and exchange commands and
status with them.

The library has a number of predefined modules for controlling
specific AVTransport or OpenHome audio services, and it is relatively
easy to add modules for other services externally (the internal
modules have no more access to library internals than an external
module would).
2019-01-04 14:30:12 +00:00