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 2022Q2
py-libxml2 Python interface for XML parser library for GNOME
2.9.13_4 textproc 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 2.9.13_4Version of this port present on the latest quarterly branch.
Maintainer: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:15
Last Update: 2022-04-10 19:47:04
Commit Hash: 7de1b4c
Also Listed In: gnome python
License: MIT
WWW:
http://xmlsoft.org/
Description:
Python interface for XML parser library for GNOME WWW: http://xmlsoft.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-libxml2/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-libxml2
  • pkg install py38-libxml2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py38-libxml2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-libxml2
Package flavors (<flavor>: <package>)
  • py38: py38-libxml2
distinfo:
TIMESTAMP = 1648572316 SHA256 (gnome/libxml2-2.9.13.tar.xz) = 276130602d12fe484ecc03447ee5e759d0465558fbc9d6bd144e3745306ebf0e SIZE (gnome/libxml2-2.9.13.tar.xz) = 3243336

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: textproc/libxml2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libxml2.so : textproc/libxml2
This port is required by:
for Build
  1. misc/gimp-help-en
for Run
  1. deskutils/virt-manager

Configuration Options:
No options to configure
Options name:
textproc_py-libxml2
USES:
gettext-runtime gnome python shebangfix cpe iconv libtool localbase pathfix pkgconfig 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/libxml2/2.9/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libxml2/2.9/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/libxml2/2.9/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libxml2/2.9/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/libxml2/2.9/
  6. http://download.gnome.org/sources/libxml2/2.9/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libxml2/2.9/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/libxml2/2.9/
  9. https://download.gnome.org/sources/libxml2/2.9/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/libxml2/2.9/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/libxml2/2.9/
  12. https://ftp.gnome.org/pub/GNOME/sources/libxml2/2.9/
  13. https://gitlab.gnome.org/GNOME/libxml2/-/archive/2.9.13/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: textproc/libxml2
CommitCreditsLog message
2.9.13_4
10 Apr 2022 19:47:04
commit hash: 7de1b4cba052834d7149043d814c0bb415c97b34commit hash: 7de1b4cba052834d7149043d814c0bb415c97b34commit hash: 7de1b4cba052834d7149043d814c0bb415c97b34commit hash: 7de1b4cba052834d7149043d814c0bb415c97b34 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/{,py-}libxml2: switch back to autotools

See notes in Makefile and linked PRs.

While here, disable the ICU option by default. CFLAGS for libicu
are passed to libxml2's consumers when the option is enabled. As
icu's API is not stable between versions, PORTREVISION bumps can
get missed.

Additionally, properly exclude all OPTIONS from py-libxml2 and
prevent do-configure from unnecessarily running.

Co-authored-by: diizzy
PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

(cherry picked from commit 57dd5abd6018e0bec9e5b7c406268b349da4b7e7)

Number of commits found: 1