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
pugixml Light-weight, simple and fast XML parser for C++ with XPath support
1.14 textproc on this many watch lists=3 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.14Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-08-21 19:08:03
Last Update: 2023-11-11 10:47:01
Commit Hash: eb1506b
People watching this port, also watch:: p5-Encode-Locale, mkfontscale, p5-Net-HTTP, font-misc-meltho, coreutils
License: MIT
WWW:
https://pugixml.org/
Description:
pugixml is a light-weight C++ XML processing library. It features: * DOM-like interface with rich traversal/modification capabilities * Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer * XPath 1.0 implementation for complex data-driven tree queries * Full Unicode support with Unicode interface variants and automatic encoding conversions
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 (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pugixml-1.14/catalog.mk
  3. /usr/local/share/licenses/pugixml-1.14/LICENSE
  4. /usr/local/share/licenses/pugixml-1.14/MIT
  5. include/pugiconfig.hpp
  6. include/pugixml.hpp
  7. lib/cmake/pugixml/pugixml-config-version.cmake
  8. lib/cmake/pugixml/pugixml-config.cmake
  9. lib/cmake/pugixml/pugixml-targets-release.cmake
  10. lib/cmake/pugixml/pugixml-targets.cmake
  11. lib/libpugixml.so
  12. lib/libpugixml.so.1
  13. lib/libpugixml.so.1.14
  14. libdata/pkgconfig/pugixml.pc
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • pugixml>0:textproc/pugixml
To install the port:
cd /usr/ports/textproc/pugixml/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/pugixml
  • pkg install pugixml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pugixml
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699608495 SHA256 (pugixml-1.14.tar.gz) = 2f10e276870c64b1db6809050a75e11a897a8d7456c4be5c6b2e35a11168a015 SIZE (pugixml-1.14.tar.gz) = 391977

Packages (timestamps in pop-ups are UTC):
pugixml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.141.141.11.41.141.14-1.11.4-
FreeBSD:13:quarterly1.141.141.131.141.141.141.141.14
FreeBSD:14:latest1.141.141.131.141.141.13-1.13
FreeBSD:14:quarterly1.141.14-1.141.141.141.141.14
FreeBSD:15:latest1.141.14n/a1.14n/a1.141.141.14
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. emulators/emulationstation
for Libraries
  1. cad/qelectrotech
  2. devel/libkiwix
  3. devel/libsavitar
  4. devel/xeus-cling
  5. emulators/dolphin-emu
  6. emulators/emulationstation
  7. emulators/mame
Expand this list (41 items / 34 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. emulators/rpcs3
  3. ftp/filezilla
  4. graphics/blender
  5. graphics/darktable
  6. graphics/libxisf
  7. graphics/openshadinglanguage
  8. graphics/photoqt
  9. graphics/py-openshadinglanguage
  10. graphics/waylandpp
  11. misc/libxdf
  12. multimedia/kodi-addon-pvr.hts
  13. multimedia/kodi-addon-pvr.iptvsimple
  14. multimedia/mkvtoolnix
  15. net/gerbera
  16. science/arbor
  17. science/libecpint
  18. science/openmc
  19. science/orthanc
  20. science/orthanc-dicomweb
  21. science/orthanc-mysql
  22. science/orthanc-postgresql
  23. science/paraview
  24. sysutils/touchegg
  25. Collapse this list.

Deleted ports which required this port:

Expand this list of 11 deleted ports
  1. devel/kiwix-lib*
  2. emulators/mess*
  3. graphics/blender-lts28*
  4. graphics/blender-lts29*
  5. graphics/darktable38*
  6. graphics/darktable40*
  7. graphics/darktable42*
  8. graphics/photoflow*
  9. multimedia/kodi-addon-pvr-hts*
  10. multimedia/kodi-addon-pvr-iptvsimple*
  11. multimedia/mkvtoolnix-nox11*
  12. 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:
No options to configure
Options name:
textproc_pugixml
USES:
cmake compiler:c++11-lang cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/zeux/pugixml/releases/download/v1.14/
Collapse this list.

There are no commits on branch 2022Q3 for this port