notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
gupnp Framework for UPnP devices
1.6.6 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-12-26 13:54:51
Last Update: 2023-11-14 17:15:33
Commit Hash: 6fb8139
License: LGPL20
WWW:
https://wiki.gnome.org/Projects/GUPnP
Description:
GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals. GUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/gupnp-1.6.6/catalog.mk
  3. /usr/local/share/licenses/gupnp-1.6.6/LICENSE
  4. /usr/local/share/licenses/gupnp-1.6.6/LGPL20
  5. bin/gupnp-binding-tool-1.6
  6. include/gupnp-1.6/libgupnp/gupnp-acl.h
  7. include/gupnp-1.6/libgupnp/gupnp-context-filter.h
  8. include/gupnp-1.6/libgupnp/gupnp-context-manager.h
  9. include/gupnp-1.6/libgupnp/gupnp-context.h
  10. include/gupnp-1.6/libgupnp/gupnp-control-point.h
  11. include/gupnp-1.6/libgupnp/gupnp-device-info.h
  12. include/gupnp-1.6/libgupnp/gupnp-device-proxy.h
  13. include/gupnp-1.6/libgupnp/gupnp-device.h
  14. include/gupnp-1.6/libgupnp/gupnp-enums.h
  15. include/gupnp-1.6/libgupnp/gupnp-error.h
  16. include/gupnp-1.6/libgupnp/gupnp-resource-factory.h
  17. include/gupnp-1.6/libgupnp/gupnp-root-device.h
  18. include/gupnp-1.6/libgupnp/gupnp-service-info.h
  19. include/gupnp-1.6/libgupnp/gupnp-service-introspection.h
  20. include/gupnp-1.6/libgupnp/gupnp-service-proxy.h
  21. include/gupnp-1.6/libgupnp/gupnp-service.h
  22. include/gupnp-1.6/libgupnp/gupnp-types.h
  23. include/gupnp-1.6/libgupnp/gupnp-uuid.h
  24. include/gupnp-1.6/libgupnp/gupnp-xml-doc.h
  25. include/gupnp-1.6/libgupnp/gupnp.h
  26. lib/girepository-1.0/GUPnP-1.6.typelib
  27. lib/libgupnp-1.6.a
  28. lib/libgupnp-1.6.so
  29. lib/libgupnp-1.6.so.0
  30. lib/libgupnp-1.6.so.0.106.6
  31. libdata/pkgconfig/gupnp-1.6.pc
  32. share/gir-1.0/GUPnP-1.6.gir
  33. @comment share/vala/vapi/gupnp-1.6.deps
  34. @comment share/vala/vapi/gupnp-1.6.vapi
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • gupnp>0:net/gupnp
Conflicts:
CONFLICTS_INSTALL:
  • gupnp14
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/gupnp/ && make install clean
To add the package, run one of these commands:
  • pkg install net/gupnp
  • pkg install gupnp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gupnp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699774468 SHA256 (gupnp-1.6.6.tar.xz) = c9dc50e8c78b3792d1b0e6c5c5f52c93e9345d3dae2891e311a993a574f5a04f SIZE (gupnp-1.6.6.tar.xz) = 245860

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glib>=2.69 : devel/glib20
  2. gobject-introspection>=1.36 : devel/gobject-introspection
  3. gssdp>=1.6.2 : net/gssdp
  4. libsoup3>=2.99.0 : devel/libsoup3
  5. g-ir-scanner : devel/gobject-introspection
  6. meson : devel/meson
  7. ninja : devel/ninja
  8. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libgssdp-1.6.so : net/gssdp
  2. libsoup-3.0.so : devel/libsoup3
  3. libuuid.so : misc/e2fsprogs-libuuid
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libxml2.so : textproc/libxml2
This port is required by:
for Build
  1. net/gupnp-igd
  2. net/gupnp-tools
for Libraries
  1. net/gupnp-igd
  2. net/gupnp-tools

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/pecl-gupnp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for gupnp-1.6.6: VAPI=off: Build VALA API files ===> Use 'make config' to modify these settings
Options name:
net_gupnp
USES:
compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gupnp/1.6/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gupnp/1.6/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gupnp/1.6/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gupnp/1.6/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/gupnp/1.6/
  6. http://download.gnome.org/sources/gupnp/1.6/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/gupnp/1.6/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/gupnp/1.6/
  9. https://download.gnome.org/sources/gupnp/1.6/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/gupnp/1.6/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/gupnp/1.6/
  12. https://ftp.gnome.org/pub/GNOME/sources/gupnp/1.6/
  13. https://gitlab.gnome.org/GNOME/gupnp/-/archive/1.6.6/
Collapse this list.

There are no commits on branch 2022Q3 for this port