FreeBSD 14.3
I update my server using
Now I'm aware libxml2 was left without a maintainer recently but I can't seem to update textproc/libxml2 to version 2.15.1_1 ...
www.freshports.org
Am I missing something or do I just wait?
I update my server using
portupgrade -arR and have noticed the following issues updating some ports ...
Code:
** Port directory not found: textproc/libxml2-core
---> Skipping 'textproc/libxml2' (libxml2-2.15.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
---> Skipping 'devel/py-lxml' (py311-lxml-6.0.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
---> Skipping 'textproc/libxml2-python' (py311-libxml2-python-2.15.1) because a requisite package 'libxml2-core-2.15.1' (textproc/libxml2-core) failed (specify -k to force)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
- textproc/libxml2-core (port directory error)
* textproc/libxml2 (libxml2-2.15.1)
* devel/py-lxml (py311-lxml-6.0.1)
* textproc/libxml2-python (py311-libxml2-python-2.15.1)
Now I'm aware libxml2 was left without a maintainer recently but I can't seem to update textproc/libxml2 to version 2.15.1_1 ...
FreshPorts -- textproc/libxml2: XML parser library for GNOME
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added to the content using extra "markup" information enclosed between...
Am I missing something or do I just wait?