OpenBSD CVS

CVS log for ports/net/libupnpp/distinfo


[BACK] Up to [local] / ports / net / libupnpp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.2 / (download) - annotate - [select for diffs], Mon May 6 16:34:44 2019 UTC (5 years ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, HEAD
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Update to libupnpp-0.17.1

Cope with libupnp>=1.8.4.

Set NO_TEST and SEPARATE_BUILD while here.

OK rsadowski pascal

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 4 14:30:12 2019 UTC (5 years, 4 months ago) by pascal
Branch: pascal
CVS Tags: pascal_20190104, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

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).

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 4 14:30:12 2019 UTC (5 years, 4 months ago) by pascal
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.