summaryrefslogtreecommitdiff
path: root/net/gupnp-igd/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Recursive revbump from textproc/icuryoon1-2/+2
2018-12-09revbump after updating textproc/icuadam1-2/+2
2018-10-24*: (belatedly) revbump for net/libsoup updateleot1-2/+2
Thanks to <wiz>!
2018-07-20Recursive revbump from textproc/icu-62.1ryoon1-2/+2
2018-04-14revbump after icu updateadam1-1/+2
2018-01-10gupnp-igd: update to 0.2.5.wiz1-3/+2
******************* * GUPnP IGD 0.2.5 * ******************* - Update gtk-doc to newer version to fix build failures.
2017-11-30Revbump after textproc/icu updateadam1-1/+2
2017-10-02gupnp-igd: update to 0.2.4.wiz1-3/+2
******************* * GUPnP IGD 0.2.4 * ******************* - Add API to delete mapping by internal IP/port instead of the external one
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-05-03revbump for libsoup's ABI issueprlw11-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-06-08Add gobject-introspection/bl3.mk.wiz1-1/+2
2015-06-08Update PLIST due to vala changes. Bump PKGREVISION.wiz1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache1-1/+2
2014-02-12kick out Python stuff -- I don't see any use (and there was one,drochner1-8/+1
it should go into a separate pkg) ride on today's update
2014-02-12Update to 0.2.3. Remove patch-ac, all the header files it added are nowwiz1-4/+4
included by default. ******************* * GUPnP IGD 0.2.3 * ******************* - Emit errors as boxed types - Various build improvements - Make tests less racy
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-2/+2
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-07-06Recursive revbump from net/gupnp.ryoon1-2/+2
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz1-2/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-1/+2
2013-03-15update to 0.2.2drochner1-10/+4
changes: build fixes
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-1/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-06Update 0.2.1ryoon1-4/+4
Changelog: ******************* * GUPnP IGD 0.2.1 * ******************* - Restore the "main-context" property so that outsider can use the GUPnPIgdThread's GMainContext for timers, etc
2012-10-06Update to 0.2.0ryoon1-4/+4
* Bump BUILDLINK_API_DEPENDS and BUILDLINK_ABI_DEPENDS Changelog: ******************* * GUPnP IGD 0.2.0 * ******************* - Use the thread current GMainContext instead of passing it as a parameter - Make the GUPnPIgdThread object work with the new GUPnP 0.18 ******************** * GUPnP IGD 0.1.11 * ******************** - Disable introspection correctly on --disable-introspection ******************** * GUPnP IGD 0.1.10 * ******************** - Port to gobject-introspection 0.10 ******************* * GUPnP IGD 0.1.9 * ******************* - Set thread default main context ******************* * GUPnP IGD 0.1.8 * ******************* - Add GObject Introspection support - Return a valid GError if the other side returns an invalid IP - Make newer GNU Make and newer GCC happy
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz1-2/+2
py-* not affected, since it built different versions depending on the setting already.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2010-12-25* let to use selected PYTHONBIN and PYTHONCONFIG exactly.obache1-1/+10
* set TEST_TARGET * fixes for DragonFly.
2010-06-15Update to 0.1.7:wiz1-3/+2
Enable silent rules with automake 1.11 Fix race if g_main_loop_quit() is called just before g_main_loop_run() override the main-context construct time property in the constructor Fixed installation of python bindings Add test for empty ip address Test invalid IP address Remove empty lines Validate returned IP addresses
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-1/+2
2010-01-20Update to 0.1.6:wiz1-2/+5
******************* * GUPnP IGD 0.1.6 * ******************* - Add python bindings ******************* * GUPnP IGD 0.1.5 * ******************* - Use the new GUPnP Context Manager from GUPnP 0.13 ******************* * GUPnP IGD 0.1.4 * ******************* - Make it compatible with the 0.13 API (does not yet use GUPnPContextManager) - Bug fixes
2009-08-17Initial import of gupnp-igd-0.1.3:wiz1-0/+25
This is a library to handle UPnP IGD port mapping.