pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 19 15:17:03 UTC 2026
Modified Files:
pkgsrc/doc: CHANGES-2026
pkgsrc/textproc: Makefile
Removed Files:
pkgsrc/textproc/libxml: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/textproc/libxml/patches: patch-aa patch-ab patch-ac patch-ad
patch-ae patch-parser.c
pkgsrc/textproc/xml2: DESCR Makefile PLIST distinfo
Log Message:
libxml, xml2: remove libxml (v1!) and its remaining user
To generate a diff of this commit:
cvs rdiff -u -r1.1266 -r1.1267 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1575 -r1.1576 pkgsrc/textproc/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/textproc/libxml/DESCR
cvs rdiff -u -r1.44 -r0 pkgsrc/textproc/libxml/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/libxml/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/textproc/libxml/buildlink3.mk
cvs rdiff -u -r1.15 -r0 pkgsrc/textproc/libxml/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/textproc/libxml/patches/patch-aa \
pkgsrc/textproc/libxml/patches/patch-ac
cvs rdiff -u -r1.10 -r0 pkgsrc/textproc/libxml/patches/patch-ab
cvs rdiff -u -r1.3 -r0 pkgsrc/textproc/libxml/patches/patch-ad
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/libxml/patches/patch-ae
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/libxml/patches/patch-parser.c
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/textproc/xml2/DESCR \
pkgsrc/textproc/xml2/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/textproc/xml2/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/textproc/xml2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.1266 pkgsrc/doc/CHANGES-2026:1.1267
--- pkgsrc/doc/CHANGES-2026:1.1266 Thu Feb 19 15:12:40 2026
+++ pkgsrc/doc/CHANGES-2026 Thu Feb 19 15:17:02 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.1266 2026/02/19 15:12:40 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.1267 2026/02/19 15:17:02 wiz Exp $
Changes to the packages collection and infrastructure in 2026:
@@ -1695,3 +1695,5 @@ Changes to the packages collection and i
Updated textproc/libxslt to 1.1.45 [wiz 2026-02-19]
Updated textproc/py-libxml2 to 2.15.1 [wiz 2026-02-19]
Updated textproc/py-libxslt to 1.1.45 [wiz 2026-02-19]
+ Removed textproc/xml2 [wiz 2026-02-19]
+ Removed textproc/libxml [wiz 2026-02-19]
Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1575 pkgsrc/textproc/Makefile:1.1576
--- pkgsrc/textproc/Makefile:1.1575 Wed Feb 18 10:43:51 2026
+++ pkgsrc/textproc/Makefile Thu Feb 19 15:17:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1575 2026/02/18 10:43:51 wiz Exp $
+# $NetBSD: Makefile,v 1.1576 2026/02/19 15:17:02 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -547,7 +547,6 @@ SUBDIR+= libuninameslist
SUBDIR+= libunistring
SUBDIR+= libxls
SUBDIR+= libxlsxwriter
-SUBDIR+= libxml
SUBDIR+= libxml++
SUBDIR+= libxml++5.0
SUBDIR+= libxml2
@@ -1529,7 +1528,6 @@ SUBDIR+= xhtml
SUBDIR+= xindy
SUBDIR+= xleak
SUBDIR+= xml-coreutils
-SUBDIR+= xml2
SUBDIR+= xml2doc
SUBDIR+= xmlcatmgr
SUBDIR+= xmlindent
Home |
Main Index |
Thread Index |
Old Index