pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: delete packages imported in the main tree
Module Name: pkgsrc-wip
Committed By: Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By: vms
Date: Sat May 2 07:43:18 2026 +0200
Changeset: 18df04fab6370c5d1ee1be1f0853d2b616e0e8a2
Removed Files:
colord/DESCR
colord/Makefile
colord/PLIST
colord/buildlink3.mk
colord/distinfo
colord/options.mk
colord/patches/patch-man_meson.build
docbook-xsl-ns/DESCR
docbook-xsl-ns/Makefile
docbook-xsl-ns/PLIST
docbook-xsl-ns/distinfo
docbook-xsl-ns/patches/patch-lib_lib.xsl
libgnuregex/DESCR
libgnuregex/Makefile
libgnuregex/PLIST
libgnuregex/distinfo
libgnuregex/patches/patch-Makefile.in
libimobiledevice-glue/COMMIT_MSG
libimobiledevice-glue/DESCR
libimobiledevice-glue/Makefile
libimobiledevice-glue/PLIST
libimobiledevice-glue/TODO
libimobiledevice-glue/buildlink3.mk
libimobiledevice-glue/distinfo
libimobiledevice-glue/patches/patch-src_socket.c
libimobiledevice-glue/patches/patch-src_utils.c
libnfs/COMMIT_MSG
libnfs/DESCR
libnfs/Makefile
libnfs/PLIST
libnfs/TODO
libnfs/buildlink3.mk
libnfs/distinfo
libnfs/options.mk
libnfs/patches/patch-CMakeLists.txt
libnfs/patches/patch-cmake_ConfigureChecks.cmake
libnfs/patches/patch-cmake_config.h.cmake
libnfs/patches/patch-include_libnfs-multithreading.h
libnfs/patches/patch-lib_libnfs-sync.c
libnfs/patches/patch-lib_libnfs.c
libnfs/patches/patch-lib_multithreading.c
libnfs/patches/patch-lib_nfs__v4.c
libnfs/patches/patch-lib_socket.c
libtatsu/COMMIT_MSG
libtatsu/DESCR
libtatsu/Makefile
libtatsu/PLIST
libtatsu/TODO
libtatsu/buildlink3.mk
libtatsu/distinfo
Log Message:
*: delete packages imported in the main tree
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=18df04fab6370c5d1ee1be1f0853d2b616e0e8a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
colord/DESCR | 3 -
colord/Makefile | 48 -
colord/PLIST | 249 ----
colord/buildlink3.mk | 28 -
colord/distinfo | 6 -
colord/options.mk | 18 -
colord/patches/patch-man_meson.build | 12 -
docbook-xsl-ns/DESCR | 9 -
docbook-xsl-ns/Makefile | 77 -
docbook-xsl-ns/PLIST | 1541 --------------------
docbook-xsl-ns/distinfo | 6 -
docbook-xsl-ns/patches/patch-lib_lib.xsl | 29 -
libgnuregex/DESCR | 5 -
libgnuregex/Makefile | 34 -
libgnuregex/PLIST | 3 -
libgnuregex/distinfo | 6 -
libgnuregex/patches/patch-Makefile.in | 23 -
libimobiledevice-glue/COMMIT_MSG | 4 -
libimobiledevice-glue/DESCR | 2 -
libimobiledevice-glue/Makefile | 21 -
libimobiledevice-glue/PLIST | 14 -
libimobiledevice-glue/TODO | 2 -
libimobiledevice-glue/buildlink3.mk | 14 -
libimobiledevice-glue/distinfo | 7 -
libimobiledevice-glue/patches/patch-src_socket.c | 32 -
libimobiledevice-glue/patches/patch-src_utils.c | 16 -
libnfs/COMMIT_MSG | 8 -
libnfs/DESCR | 6 -
libnfs/Makefile | 26 -
libnfs/PLIST | 25 -
libnfs/TODO | 2 -
libnfs/buildlink3.mk | 12 -
libnfs/distinfo | 14 -
libnfs/options.mk | 51 -
libnfs/patches/patch-CMakeLists.txt | 15 -
libnfs/patches/patch-cmake_ConfigureChecks.cmake | 19 -
libnfs/patches/patch-cmake_config.h.cmake | 16 -
.../patches/patch-include_libnfs-multithreading.h | 29 -
libnfs/patches/patch-lib_libnfs-sync.c | 16 -
libnfs/patches/patch-lib_libnfs.c | 16 -
libnfs/patches/patch-lib_multithreading.c | 41 -
libnfs/patches/patch-lib_nfs__v4.c | 16 -
libnfs/patches/patch-lib_socket.c | 16 -
libtatsu/COMMIT_MSG | 11 -
libtatsu/DESCR | 9 -
libtatsu/Makefile | 22 -
libtatsu/PLIST | 5 -
libtatsu/TODO | 2 -
libtatsu/buildlink3.mk | 14 -
libtatsu/distinfo | 5 -
50 files changed, 2605 deletions(-)
diffs:
diff --git a/colord/DESCR b/colord/DESCR
deleted file mode 100644
index c6c88b2325..0000000000
--- a/colord/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-colord is a system activated daemon that makes it easy to manage,
-install and generate color profiles to accurately color manage input and
-output devices.
diff --git a/colord/Makefile b/colord/Makefile
deleted file mode 100644
index 31b2dbd50e..0000000000
--- a/colord/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# $NetBSD$
-
-DISTNAME= colord-1.4.7
-CATEGORIES= graphics gnome
-MASTER_SITES= https://www.freedesktop.org/software/colord/releases/
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.freedesktop.org/software/colord/
-COMMENT= Device color profile management daemon
-LICENSE= gnu-gpl-v2
-
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool
-
-PKGCONFIG_OVERRIDE+= lib/colorhug/colorhug.pc.in
-PKGCONFIG_OVERRIDE+= lib/colord/colord.pc.in
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} != "Linux"
-MESON_ARGS+= -Dgusb=false
-MESON_ARGS+= -Dudev=falsea
-.endif
-MESON_ARGS+= -Dsystemd=false
-MESON_ARGS+= -Dbash_completion=false
-
-PKGCONFIG_OVERRIDE+= lib/colorhug/colorhug.pc.in
-PKGCONFIG_OVERRIDE+= lib/colord/colord.pc.in
-
-TOOL_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc
-TOOL_DEPENDS+= docbook-xsl-ns-[0-9]*:../../wip/docbook-xsl-ns
-
-.include "options.mk"
-
-
-.if ${OPSYS} == "Linux"
-.include "../../wip/libgusb/buildlink3.mk"
-#.include "../../wip/udev/buildlink3.mk"
-.include "../../devel/libgudev/buildlink3.mk"
-.endif
-.include "../../graphics/lcms2/buildlink3.mk"
-.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../security/polkit/buildlink3.mk"
-.include "../../sysutils/dbus/buildlink3.mk"
-.include "../../devel/meson/build.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/colord/PLIST b/colord/PLIST
deleted file mode 100644
index a37696e79a..0000000000
--- a/colord/PLIST
+++ /dev/null
@@ -1,249 +0,0 @@
-@comment $NetBSD$
-bin/cd-create-profile
-bin/cd-fix-profile
-bin/cd-iccdump
-bin/cd-it8
-bin/colormgr
-include/colord-1/colord-private.h
-include/colord-1/colord-session/cd-session.h
-include/colord-1/colord.h
-include/colord-1/colord/cd-buffer.h
-include/colord-1/colord/cd-client-sync.h
-include/colord-1/colord/cd-client.h
-include/colord-1/colord/cd-color.h
-include/colord-1/colord/cd-device-sync.h
-include/colord-1/colord/cd-device.h
-include/colord-1/colord/cd-dom.h
-include/colord-1/colord/cd-edid.h
-include/colord-1/colord/cd-enum.h
-include/colord-1/colord/cd-icc-store.h
-include/colord-1/colord/cd-icc-utils.h
-include/colord-1/colord/cd-icc.h
-include/colord-1/colord/cd-interp-akima.h
-include/colord-1/colord/cd-interp-linear.h
-include/colord-1/colord/cd-interp.h
-include/colord-1/colord/cd-it8-utils.h
-include/colord-1/colord/cd-it8.h
-include/colord-1/colord/cd-math.h
-include/colord-1/colord/cd-profile-sync.h
-include/colord-1/colord/cd-profile.h
-include/colord-1/colord/cd-quirk.h
-include/colord-1/colord/cd-sensor-sync.h
-include/colord-1/colord/cd-sensor.h
-include/colord-1/colord/cd-spectrum.h
-include/colord-1/colord/cd-transform.h
-include/colord-1/colord/cd-version.h
-include/colord-1/colorhug/ch-common.h
-include/colord-1/colorhug/ch-device-queue.h
-include/colord-1/colorhug/ch-device.h
-include/colord-1/colorhug/ch-hash.h
-include/colord-1/colorhug/ch-inhx32.h
-include/colord-1/colorhug/ch-math.h
-include/colord-1/colorhug/ch-version.h
-include/colord-1/colorhug/colorhug.h
-lib/colord-plugins/libcolord_sensor_camera.so
-lib/colord-plugins/libcolord_sensor_scanner.so
-lib/colord-sensors/libcolord_sensor_argyll.so
-lib/colord-sensors/libcolord_sensor_colorhug.so
-lib/colord-sensors/libcolord_sensor_dtp94.so
-lib/colord-sensors/libcolord_sensor_dummy.so
-lib/colord-sensors/libcolord_sensor_huey.so
-lib/girepository-1.0/Colord-1.0.typelib
-lib/girepository-1.0/Colorhug-1.0.typelib
-lib/libcolord.so
-lib/libcolord.so.2
-lib/libcolord.so.2.0.5
-lib/libcolordprivate.so
-lib/libcolordprivate.so.2
-lib/libcolordprivate.so.2.0.5
-lib/libcolorhug.so
-lib/libcolorhug.so.2
-lib/libcolorhug.so.2.0.5
-lib/pkgconfig/colord.pc
-lib/pkgconfig/colorhug.pc
-lib/udev/rules.d/69-cd-sensors.rules
-lib/udev/rules.d/95-cd-devices.rules
-libexec/colord
-libexec/colord-session
-man/man1/cd-create-profile.1
-man/man1/cd-fix-profile.1
-man/man1/cd-it8.1
-man/man1/colormgr.1
-share/color/icc/colord/AdobeRGB1998.icc
-share/color/icc/colord/AppleRGB.icc
-share/color/icc/colord/BestRGB.icc
-share/color/icc/colord/BetaRGB.icc
-share/color/icc/colord/Bluish.icc
-share/color/icc/colord/BruceRGB.icc
-share/color/icc/colord/CIE-RGB.icc
-share/color/icc/colord/ColorMatchRGB.icc
-share/color/icc/colord/Crayons.icc
-share/color/icc/colord/DonRGB4.icc
-share/color/icc/colord/ECI-RGBv1.icc
-share/color/icc/colord/ECI-RGBv2.icc
-share/color/icc/colord/EktaSpacePS5.icc
-share/color/icc/colord/Gamma5000K.icc
-share/color/icc/colord/Gamma5500K.icc
-share/color/icc/colord/Gamma6500K.icc
-share/color/icc/colord/NTSC-RGB.icc
-share/color/icc/colord/PAL-RGB.icc
-share/color/icc/colord/ProPhotoRGB.icc
-share/color/icc/colord/Rec709.icc
-share/color/icc/colord/SMPTE-C-RGB.icc
-share/color/icc/colord/SwappedRedAndGreen.icc
-share/color/icc/colord/WideGamutRGB.icc
-share/color/icc/colord/sRGB.icc
-share/color/icc/colord/x11-colors.icc
-share/colord/cmf/CIE1931-2deg-XYZ.cmf
-share/colord/cmf/CIE1964-10deg-XYZ.cmf
-share/colord/icons/color-munki-photo-ambient.svg
-share/colord/icons/color-munki-photo-attach.svg
-share/colord/icons/color-munki-photo-calibrate.svg
-share/colord/icons/color-munki-photo-projector.svg
-share/colord/icons/color-munki-photo-screen.svg
-share/colord/icons/color-munki-smile-attach.svg
-share/colord/icons/colorhug-attach.svg
-share/colord/icons/colorhug2-attach.svg
-share/colord/icons/dtp94-attach.svg
-share/colord/icons/hcfr-attach.svg
-share/colord/icons/huey-attach.svg
-share/colord/icons/i1-display3-attach.svg
-share/colord/icons/i1-monitor-attach.svg
-share/colord/icons/i1-pro-attach.svg
-share/colord/icons/spyder2-attach.svg
-share/colord/icons/spyder3-attach.svg
-share/colord/icons/spyder4-attach.svg
-share/colord/icons/spyder5-attach.svg
-share/colord/illuminant/CIE-A.sp
-share/colord/illuminant/CIE-B.sp
-share/colord/illuminant/CIE-C.sp
-share/colord/illuminant/CIE-D50.sp
-share/colord/illuminant/CIE-D55.sp
-share/colord/illuminant/CIE-D65.sp
-share/colord/illuminant/CIE-D93.sp
-share/colord/illuminant/CIE-E.sp
-share/colord/illuminant/CIE-F1.sp
-share/colord/illuminant/CIE-F10.sp
-share/colord/illuminant/CIE-F11.sp
-share/colord/illuminant/CIE-F12.sp
-share/colord/illuminant/CIE-F2.sp
-share/colord/illuminant/CIE-F3.sp
-share/colord/illuminant/CIE-F4.sp
-share/colord/illuminant/CIE-F5.sp
-share/colord/illuminant/CIE-F6.sp
-share/colord/illuminant/CIE-F7.sp
-share/colord/illuminant/CIE-F8.sp
-share/colord/illuminant/CIE-F9.sp
-share/colord/ref/CIE-1986-daylight-SPD.cmf
-share/colord/ref/CIE-TCS.sp
-share/colord/ti1/display-long.ti1
-share/colord/ti1/display-normal.ti1
-share/colord/ti1/display-short.ti1
-share/colord/ti1/printer-long.ti1
-share/colord/ti1/printer-normal.ti1
-share/colord/ti1/printer-short.ti1
-share/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
-share/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml
-share/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml
-share/dbus-1/interfaces/org.freedesktop.ColorManager.Sensor.xml
-share/dbus-1/interfaces/org.freedesktop.ColorManager.xml
-share/dbus-1/services/org.freedesktop.ColorHelper.service
-share/dbus-1/system-services/org.freedesktop.ColorManager.service
-share/dbus-1/system.d/org.freedesktop.ColorManager.conf
-share/gir-1.0/Colord-1.0.gir
-share/gir-1.0/Colorhug-1.0.gir
-share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml
-share/gtk-doc/html/colord/colord-CdClient.html
-share/gtk-doc/html/colord/colord-CdDevice.html
-share/gtk-doc/html/colord/colord-CdDom.html
-share/gtk-doc/html/colord/colord-CdEdid.html
-share/gtk-doc/html/colord/colord-CdIcc.html
-share/gtk-doc/html/colord/colord-CdIccStore.html
-share/gtk-doc/html/colord/colord-CdInterp.html
-share/gtk-doc/html/colord/colord-CdInterpAkima.html
-share/gtk-doc/html/colord/colord-CdInterpLinear.html
-share/gtk-doc/html/colord/colord-CdIt8.html
-share/gtk-doc/html/colord/colord-CdProfile.html
-share/gtk-doc/html/colord/colord-CdSensor.html
-share/gtk-doc/html/colord/colord-CdTransform.html
-share/gtk-doc/html/colord/colord-cd-client-sync.html
-share/gtk-doc/html/colord/colord-cd-color.html
-share/gtk-doc/html/colord/colord-cd-device-sync.html
-share/gtk-doc/html/colord/colord-cd-icc-utils.html
-share/gtk-doc/html/colord/colord-cd-it8-utils.html
-share/gtk-doc/html/colord/colord-cd-math.html
-share/gtk-doc/html/colord/colord-cd-profile-sync.html
-share/gtk-doc/html/colord/colord-cd-sensor-sync.html
-share/gtk-doc/html/colord/colord-cd-spectrum.html
-share/gtk-doc/html/colord/colord-cd-version.html
-share/gtk-doc/html/colord/colord.devhelp2
-share/gtk-doc/html/colord/home.png
-share/gtk-doc/html/colord/index.html
-share/gtk-doc/html/colord/ix01.html
-share/gtk-doc/html/colord/left-insensitive.png
-share/gtk-doc/html/colord/left.png
-share/gtk-doc/html/colord/libcolord.html
-share/gtk-doc/html/colord/libcolordprivate.html
-share/gtk-doc/html/colord/license.html
-share/gtk-doc/html/colord/right-insensitive.png
-share/gtk-doc/html/colord/right.png
-share/gtk-doc/html/colord/style.css
-share/gtk-doc/html/colord/up-insensitive.png
-share/gtk-doc/html/colord/up.png
-share/locale/as/LC_MESSAGES/colord.mo
-share/locale/bn_IN/LC_MESSAGES/colord.mo
-share/locale/ca/LC_MESSAGES/colord.mo
-share/locale/cs/LC_MESSAGES/colord.mo
-share/locale/da/LC_MESSAGES/colord.mo
-share/locale/de/LC_MESSAGES/colord.mo
-share/locale/el/LC_MESSAGES/colord.mo
-share/locale/en_GB/LC_MESSAGES/colord.mo
-share/locale/eo/LC_MESSAGES/colord.mo
-share/locale/es/LC_MESSAGES/colord.mo
-share/locale/eu/LC_MESSAGES/colord.mo
-share/locale/fi/LC_MESSAGES/colord.mo
-share/locale/fr/LC_MESSAGES/colord.mo
-share/locale/fur/LC_MESSAGES/colord.mo
-share/locale/gl/LC_MESSAGES/colord.mo
-share/locale/gu/LC_MESSAGES/colord.mo
-share/locale/he/LC_MESSAGES/colord.mo
-share/locale/hi/LC_MESSAGES/colord.mo
-share/locale/hr/LC_MESSAGES/colord.mo
-share/locale/hu/LC_MESSAGES/colord.mo
-share/locale/id/LC_MESSAGES/colord.mo
-share/locale/is/LC_MESSAGES/colord.mo
-share/locale/it/LC_MESSAGES/colord.mo
-share/locale/ja/LC_MESSAGES/colord.mo
-share/locale/ka/LC_MESSAGES/colord.mo
-share/locale/kk/LC_MESSAGES/colord.mo
-share/locale/kn/LC_MESSAGES/colord.mo
-share/locale/ko/LC_MESSAGES/colord.mo
-share/locale/lt/LC_MESSAGES/colord.mo
-share/locale/lv/LC_MESSAGES/colord.mo
-share/locale/ml/LC_MESSAGES/colord.mo
-share/locale/mr/LC_MESSAGES/colord.mo
-share/locale/nb/LC_MESSAGES/colord.mo
-share/locale/nl/LC_MESSAGES/colord.mo
-share/locale/oc/LC_MESSAGES/colord.mo
-share/locale/or/LC_MESSAGES/colord.mo
-share/locale/pa/LC_MESSAGES/colord.mo
-share/locale/pl/LC_MESSAGES/colord.mo
-share/locale/pt/LC_MESSAGES/colord.mo
-share/locale/pt_BR/LC_MESSAGES/colord.mo
-share/locale/ro/LC_MESSAGES/colord.mo
-share/locale/ru/LC_MESSAGES/colord.mo
-share/locale/si/LC_MESSAGES/colord.mo
-share/locale/sk/LC_MESSAGES/colord.mo
-share/locale/sl/LC_MESSAGES/colord.mo
-share/locale/sq/LC_MESSAGES/colord.mo
-share/locale/sr/LC_MESSAGES/colord.mo
-share/locale/sr@latin/LC_MESSAGES/colord.mo
-share/locale/sv/LC_MESSAGES/colord.mo
-share/locale/ta/LC_MESSAGES/colord.mo
-share/locale/th/LC_MESSAGES/colord.mo
-share/locale/tr/LC_MESSAGES/colord.mo
-share/locale/uk/LC_MESSAGES/colord.mo
-share/locale/zh_CN/LC_MESSAGES/colord.mo
-share/locale/zh_TW/LC_MESSAGES/colord.mo
-share/polkit-1/actions/org.freedesktop.color.policy
-@pkgdir var/lib/colord/icc
diff --git a/colord/buildlink3.mk b/colord/buildlink3.mk
deleted file mode 100644
index ef04ee4d05..0000000000
--- a/colord/buildlink3.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= colord
-
-.if !defined(COLORD_BUILDLINK3_MK)
-COLORD_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.colord+= colord>=1.2.12
-BUILDLINK_PKGSRCDIR.colord?= ../../wip/colord
-
-# XXX
-# XXX Uncomment and keep only the buildlink3 lines below which are directly
-# XXX needed for dependencies to compile, link, and run. If this package
-# XXX provides a wrappered API or otherwise does not expose the APIs of the
-# XXX buildlink3 lines below to dependencies, remove them.
-# XXX
-#.include "../../print/cups-base/buildlink3.mk"
-#.include "../../wip/geocode-glib/buildlink3.mk"
-#.include "../../devel/nss/buildlink3.mk"
-.include "../../graphics/lcms2/buildlink3.mk"
-#.include "../../databases/sqlite3/buildlink3.mk"
-#.include "../../security/polkit/buildlink3.mk"
-#.include "../../devel/libdbusmenu-qt/buildlink3.mk"
-#.include "../../sysutils/dbus/buildlink3.mk"
-#.include "../../devel/gobject-introspection/buildlink3.mk"
-.endif # COLORD_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -colord
diff --git a/colord/distinfo b/colord/distinfo
deleted file mode 100644
index 3b42bd3a9d..0000000000
--- a/colord/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (colord-1.4.7.tar.xz) = 85a99b591cafe0f47a9b8b2dca80e015b2dcdc711cb71b24237e290890b7d280
-SHA512 (colord-1.4.7.tar.xz) = d8a23899c038af980f1b257eace68b682c3f5592d19e2ae1044da749371694052c00e58e4754ebb6ee2f7900b0ef44c01be5fcf857294813c07af94ffbf6d0be
-Size (colord-1.4.7.tar.xz) = 1799168 bytes
-SHA1 (patch-man_meson.build) = 5d89ed641cba7f0a16c57c0f5033926ba48c683d
diff --git a/colord/options.mk b/colord/options.mk
deleted file mode 100644
index 673eb61699..0000000000
--- a/colord/options.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.colord
-PKG_SUPPORTED_OPTIONS= introspection
-PKG_SUGGESTED_OPTIONS=
-
-.include "../../mk/bsd.options.mk"
-
-PLIST_VARS+= introspection
-
-.if !empty(PKG_OPTIONS:Mintrospection)
-BUILDLINK_DEPMETHOD.gobject-introspection+= build
-.include "../../devel/gobject-introspection/buildlink3.mk"
-CONFIGURE_ARGS+= --enable-introspection
-PLIST.introspection= yes
-.else
-CONFIGURE_ARGS+= --disable-introspection
-.endif
diff --git a/colord/patches/patch-man_meson.build b/colord/patches/patch-man_meson.build
deleted file mode 100644
index b319d271e5..0000000000
--- a/colord/patches/patch-man_meson.build
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- man/meson.build.orig 2020-11-02 10:51:09.800456000 +0000
-+++ man/meson.build
-@@ -1,6 +1,6 @@
- xsltproc = find_program('xsltproc')
-
--stylesheet_url = 'http://docbook.sourceforge.net/release/xsl-ns/current/manpages/docbook.xsl'
-+stylesheet_url = 'http://cdn.docbook.org/release/xsl/current/manpages/docbook.xsl'
- ret = run_command(xsltproc, '--nonet', stylesheet_url)
- if ret.returncode() != 0
- error('Cannot build man pages without docbook-xsl-ns')
diff --git a/docbook-xsl-ns/DESCR b/docbook-xsl-ns/DESCR
deleted file mode 100644
index 344fa76498..0000000000
--- a/docbook-xsl-ns/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-The DocBook XSL stylesheets provide a serie of ready-to-use templates to
-process documents based on the DocBook XML DTD. They can generate different
-types of output files, like XHTML, slides, manpages, JavaDoc...
-
-They are written in a modular fashion. Each of the HTML and FO stylesheets
-starts with a driver file that assembles a collection of component files
-into a complete stylesheet. This modular design puts similar things together
-into smaller files that are easier to write and maintain than one big
-stylesheet.
diff --git a/docbook-xsl-ns/Makefile b/docbook-xsl-ns/Makefile
deleted file mode 100644
index 9f80db1a0a..0000000000
--- a/docbook-xsl-ns/Makefile
+++ /dev/null
@@ -1,77 +0,0 @@
-# $NetBSD: Makefile,v 1.76 2021/05/24 19:54:23 wiz Exp $
-
-PKGNAME= docbook-xsl-ns-${PKGVERSION}
-PKGVERSION= 1.79.2
-DISTNAME= docbook-xsl-${PKGVERSION}
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=docbook/}
-GITHUB_PROJECT= xslt10-stylesheets
-GITHUB_RELEASE= release/${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/docbook/xslt10-stylesheets/
-COMMENT= Docbook XSL modular stylesheet
-
-DEPENDS+= docbook-xml>=4.2:../../textproc/docbook-xml
-
-USE_LANGUAGES= # empty
-USE_TOOLS+= pax perl:run
-NO_BUILD= yes
-
-REPLACE_PERL+= fo/pdf2index
-
-EGDIR= ${PREFIX}/share/examples/docbook-xsl-ns
-XSLDIR= ${PREFIX}/share/xsl/docbook-ns
-XSLMODS+= assembly
-XSLMODS+= common
-#XSLMODS+= doc # empty
-#XSLMODS+= docsrc # source f
-XSLMODS+= eclipse
-XSLMODS+= epub
-XSLMODS+= epub3
-#XSLMODS+= extensions # java tools
-XSLMODS+= fo
-XSLMODS+= highlighting
-XSLMODS+= html
-XSLMODS+= htmlhelp
-XSLMODS+= images
-XSLMODS+= javahelp
-XSLMODS+= lib
-XSLMODS+= manpages
-XSLMODS+= params
-XSLMODS+= profiling
-XSLMODS+= roundtrip
-XSLMODS+= slides
-#XSLMODS+= template # documentation
-#XSLMODS+= tests # test data
-#XSLMODS+= tools # java tools
-#XSLMODS+= webhelp # HTML help
-XSLMODS+= website
-XSLMODS+= xhtml-1_1
-XSLMODS+= xhtml
-XSLMODS+= xhtml5
-
-XML_CATALOGS= ${XSLDIR}/catalog.xml
-
-INSTALLATION_DIRS= ${EGDIR} ${XSLDIR}
-
-CHECK_INTERPRETER_SKIP+= share/xsl/docbook-ns/epub/bin/dbtoepub
-
-post-extract:
- ${RM} -f ${${FIND} ${WRKSRC} -type d:L:sh:=/.gitignore}
-
-do-install:
- cd ${WRKSRC}/template && ${PAX} -rw -pp -pm . ${DESTDIR}${EGDIR}
- ${INSTALL_DATA} ${WRKSRC}/VERSION ${DESTDIR}${XSLDIR}
- ${INSTALL_DATA} ${WRKSRC}/VERSION.xsl ${DESTDIR}${XSLDIR}
- ${INSTALL_DATA} ${WRKSRC}/catalog.xml ${DESTDIR}${XSLDIR}/catalog.xml
- ${RUN} for d in ${XSLMODS}; do \
- ${ECHO} "${INSTALL_DATA_DIR} ${DESTDIR}${XSLDIR}/$$d"; \
- ${ECHO} "cd ${WRKSRC} && ${PAX} -rw -pp -pm $$d ${DESTDIR}${XSLDIR}/"; \
- cd ${WRKSRC} && ${PAX} -rw -pp -pm $$d ${DESTDIR}${XSLDIR}/; \
- done
- ${FIND} ${DESTDIR}${XSLDIR} -name '*.orig' -exec ${RM} {} \;
-
-.include "../../textproc/xmlcatmgr/catalogs.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/docbook-xsl-ns/PLIST b/docbook-xsl-ns/PLIST
deleted file mode 100644
index 038c004b16..0000000000
--- a/docbook-xsl-ns/PLIST
+++ /dev/null
@@ -1,1541 +0,0 @@
-@comment $NetBSD$
-share/examples/docbook-xsl-ns/titlepage.xml
-share/examples/docbook-xsl-ns/titlepage.xsl
-share/xsl/docbook-ns/VERSION
-share/xsl/docbook-ns/VERSION.xsl
-share/xsl/docbook-ns/assembly/README
-share/xsl/docbook-ns/assembly/assemble.xsl
-share/xsl/docbook-ns/assembly/schema/assembly51b7.rnc
-share/xsl/docbook-ns/assembly/schema/docbook51b7.rnc
-share/xsl/docbook-ns/assembly/topic-maker-chunk.xsl
-share/xsl/docbook-ns/assembly/topic-maker.xsl
-share/xsl/docbook-ns/catalog.xml
-share/xsl/docbook-ns/common/addns.xsl
-share/xsl/docbook-ns/common/af.xml
-share/xsl/docbook-ns/common/am.xml
-share/xsl/docbook-ns/common/ar.xml
-share/xsl/docbook-ns/common/as.xml
-share/xsl/docbook-ns/common/ast.xml
-share/xsl/docbook-ns/common/autoidx-kimber.xsl
-share/xsl/docbook-ns/common/autoidx-kosek.xsl
-share/xsl/docbook-ns/common/az.xml
-share/xsl/docbook-ns/common/bg.xml
-share/xsl/docbook-ns/common/bn.xml
-share/xsl/docbook-ns/common/bn_in.xml
-share/xsl/docbook-ns/common/bs.xml
-share/xsl/docbook-ns/common/build.xml
-share/xsl/docbook-ns/common/ca.xml
-share/xsl/docbook-ns/common/charmap.xml
-share/xsl/docbook-ns/common/charmap.xsl
-share/xsl/docbook-ns/common/common.xml
-share/xsl/docbook-ns/common/common.xsl
-share/xsl/docbook-ns/common/cs.xml
-share/xsl/docbook-ns/common/cy.xml
-share/xsl/docbook-ns/common/da.xml
-share/xsl/docbook-ns/common/de.xml
-share/xsl/docbook-ns/common/el.xml
-share/xsl/docbook-ns/common/en.xml
-share/xsl/docbook-ns/common/entities.ent
-share/xsl/docbook-ns/common/eo.xml
-share/xsl/docbook-ns/common/es.xml
-share/xsl/docbook-ns/common/et.xml
-share/xsl/docbook-ns/common/eu.xml
-share/xsl/docbook-ns/common/fa.xml
-share/xsl/docbook-ns/common/fi.xml
-share/xsl/docbook-ns/common/fr.xml
-share/xsl/docbook-ns/common/ga.xml
-share/xsl/docbook-ns/common/gentext.xsl
-share/xsl/docbook-ns/common/gl.xml
-share/xsl/docbook-ns/common/gu.xml
-share/xsl/docbook-ns/common/he.xml
-share/xsl/docbook-ns/common/hi.xml
-share/xsl/docbook-ns/common/hr.xml
-share/xsl/docbook-ns/common/hu.xml
-share/xsl/docbook-ns/common/id.xml
-share/xsl/docbook-ns/common/insertfile.xsl
-share/xsl/docbook-ns/common/is.xml
-share/xsl/docbook-ns/common/it.xml
-share/xsl/docbook-ns/common/ja.xml
-share/xsl/docbook-ns/common/ka.xml
-share/xsl/docbook-ns/common/kn.xml
-share/xsl/docbook-ns/common/ko.xml
-share/xsl/docbook-ns/common/ky.xml
-share/xsl/docbook-ns/common/l10n.dtd
-share/xsl/docbook-ns/common/l10n.xml
-share/xsl/docbook-ns/common/l10n.xsl
-share/xsl/docbook-ns/common/la.xml
-share/xsl/docbook-ns/common/labels.xsl
-share/xsl/docbook-ns/common/lt.xml
-share/xsl/docbook-ns/common/lv.xml
-share/xsl/docbook-ns/common/ml.xml
-share/xsl/docbook-ns/common/mn.xml
-share/xsl/docbook-ns/common/mr.xml
-share/xsl/docbook-ns/common/nb.xml
-share/xsl/docbook-ns/common/nds.xml
-share/xsl/docbook-ns/common/nl.xml
-share/xsl/docbook-ns/common/nn.xml
-share/xsl/docbook-ns/common/olink.xsl
-share/xsl/docbook-ns/common/or.xml
-share/xsl/docbook-ns/common/pa.xml
-share/xsl/docbook-ns/common/pi.xml
-share/xsl/docbook-ns/common/pi.xsl
-share/xsl/docbook-ns/common/pl.xml
-share/xsl/docbook-ns/common/pt.xml
-share/xsl/docbook-ns/common/pt_br.xml
-share/xsl/docbook-ns/common/refentry.xml
-share/xsl/docbook-ns/common/refentry.xsl
-share/xsl/docbook-ns/common/ro.xml
-share/xsl/docbook-ns/common/ru.xml
-share/xsl/docbook-ns/common/sk.xml
-share/xsl/docbook-ns/common/sl.xml
-share/xsl/docbook-ns/common/sq.xml
-share/xsl/docbook-ns/common/sr.xml
-share/xsl/docbook-ns/common/sr_Latn.xml
-share/xsl/docbook-ns/common/stripns.xsl
-share/xsl/docbook-ns/common/subtitles.xsl
-share/xsl/docbook-ns/common/sv.xml
-share/xsl/docbook-ns/common/ta.xml
-share/xsl/docbook-ns/common/table.xsl
-share/xsl/docbook-ns/common/targetdatabase.dtd
-share/xsl/docbook-ns/common/targets.xsl
-share/xsl/docbook-ns/common/te.xml
-share/xsl/docbook-ns/common/th.xml
-share/xsl/docbook-ns/common/titles.xsl
-share/xsl/docbook-ns/common/tl.xml
-share/xsl/docbook-ns/common/tr.xml
-share/xsl/docbook-ns/common/uk.xml
-share/xsl/docbook-ns/common/ur.xml
-share/xsl/docbook-ns/common/utility.xml
-share/xsl/docbook-ns/common/utility.xsl
-share/xsl/docbook-ns/common/vi.xml
-share/xsl/docbook-ns/common/xh.xml
-share/xsl/docbook-ns/common/zh.xml
-share/xsl/docbook-ns/common/zh_cn.xml
-share/xsl/docbook-ns/common/zh_tw.xml
-share/xsl/docbook-ns/eclipse/build.xml
-share/xsl/docbook-ns/eclipse/eclipse.xsl
-share/xsl/docbook-ns/eclipse/eclipse3.xsl
-share/xsl/docbook-ns/eclipse/profile-eclipse.xsl
-share/xsl/docbook-ns/epub/README
-share/xsl/docbook-ns/epub/bin/dbtoepub
-share/xsl/docbook-ns/epub/bin/lib/docbook.rb
-share/xsl/docbook-ns/epub/bin/xslt/obfuscate.xsl
-share/xsl/docbook-ns/epub/docbook.xsl
-share/xsl/docbook-ns/epub3/README
-share/xsl/docbook-ns/epub3/build.xml
-share/xsl/docbook-ns/epub3/chunk.xsl
-share/xsl/docbook-ns/epub3/chunkfast.xsl
-share/xsl/docbook-ns/epub3/docbook-epub.css.xml
-share/xsl/docbook-ns/epub3/docbook.xsl
-share/xsl/docbook-ns/epub3/epub3-chunk-mods.xsl
-share/xsl/docbook-ns/epub3/epub3-element-mods.xsl
-share/xsl/docbook-ns/epub3/profile-chunk.xsl
-share/xsl/docbook-ns/epub3/profile-docbook.xsl
-share/xsl/docbook-ns/epub3/titlepage.templates.xml
-share/xsl/docbook-ns/epub3/titlepage.templates.xsl
-share/xsl/docbook-ns/fo/admon.xsl
-share/xsl/docbook-ns/fo/annotations.xsl
-share/xsl/docbook-ns/fo/autoidx-kimber.xsl
-share/xsl/docbook-ns/fo/autoidx-kosek.xsl
-share/xsl/docbook-ns/fo/autoidx-ng.xsl
-share/xsl/docbook-ns/fo/autoidx.xsl
-share/xsl/docbook-ns/fo/autotoc.xsl
-share/xsl/docbook-ns/fo/axf.xsl
-share/xsl/docbook-ns/fo/biblio-iso690.xsl
-share/xsl/docbook-ns/fo/biblio.xsl
-share/xsl/docbook-ns/fo/block.xsl
-share/xsl/docbook-ns/fo/build.xml
-share/xsl/docbook-ns/fo/callout.xsl
-share/xsl/docbook-ns/fo/component.xsl
-share/xsl/docbook-ns/fo/division.xsl
-share/xsl/docbook-ns/fo/docbook.xsl
-share/xsl/docbook-ns/fo/ebnf.xsl
-share/xsl/docbook-ns/fo/fo-rtf.xsl
-share/xsl/docbook-ns/fo/fo.xsl
-share/xsl/docbook-ns/fo/footnote.xsl
-share/xsl/docbook-ns/fo/fop.xsl
-share/xsl/docbook-ns/fo/fop1.xsl
-share/xsl/docbook-ns/fo/formal.xsl
-share/xsl/docbook-ns/fo/glossary.xsl
-share/xsl/docbook-ns/fo/graphics.xsl
-share/xsl/docbook-ns/fo/highlight.xsl
-share/xsl/docbook-ns/fo/htmltbl.xsl
-share/xsl/docbook-ns/fo/index.xsl
-share/xsl/docbook-ns/fo/info.xsl
-share/xsl/docbook-ns/fo/inline.xsl
-share/xsl/docbook-ns/fo/keywords.xsl
-share/xsl/docbook-ns/fo/lists.xsl
-share/xsl/docbook-ns/fo/math.xsl
-share/xsl/docbook-ns/fo/pagesetup.xsl
-share/xsl/docbook-ns/fo/param.xml
-share/xsl/docbook-ns/fo/param.xsl
-share/xsl/docbook-ns/fo/passivetex.xsl
-share/xsl/docbook-ns/fo/pdf2index
-share/xsl/docbook-ns/fo/pi.xml
-share/xsl/docbook-ns/fo/pi.xsl
-share/xsl/docbook-ns/fo/profile-docbook.xsl
-share/xsl/docbook-ns/fo/ptc.xsl
-share/xsl/docbook-ns/fo/publishers.xsl
-share/xsl/docbook-ns/fo/qandaset.xsl
-share/xsl/docbook-ns/fo/refentry.xsl
-share/xsl/docbook-ns/fo/sections.xsl
-share/xsl/docbook-ns/fo/spaces.xsl
-share/xsl/docbook-ns/fo/synop.xsl
-share/xsl/docbook-ns/fo/table.xml
-share/xsl/docbook-ns/fo/table.xsl
-share/xsl/docbook-ns/fo/task.xsl
-share/xsl/docbook-ns/fo/titlepage.templates.xml
-share/xsl/docbook-ns/fo/titlepage.templates.xsl
-share/xsl/docbook-ns/fo/titlepage.xsl
-share/xsl/docbook-ns/fo/toc.xsl
-share/xsl/docbook-ns/fo/verbatim.xsl
-share/xsl/docbook-ns/fo/xep.xsl
-share/xsl/docbook-ns/fo/xref.xsl
-share/xsl/docbook-ns/highlighting/README
-share/xsl/docbook-ns/highlighting/bourne-hl.xml
-share/xsl/docbook-ns/highlighting/c-hl.xml
-share/xsl/docbook-ns/highlighting/cmake-hl.xml
-share/xsl/docbook-ns/highlighting/common.xsl
-share/xsl/docbook-ns/highlighting/cpp-hl.xml
-share/xsl/docbook-ns/highlighting/csharp-hl.xml
-share/xsl/docbook-ns/highlighting/css21-hl.xml
-share/xsl/docbook-ns/highlighting/delphi-hl.xml
-share/xsl/docbook-ns/highlighting/ini-hl.xml
-share/xsl/docbook-ns/highlighting/java-hl.xml
-share/xsl/docbook-ns/highlighting/javascript-hl.xml
-share/xsl/docbook-ns/highlighting/lua-hl.xml
-share/xsl/docbook-ns/highlighting/m2-hl.xml
-share/xsl/docbook-ns/highlighting/myxml-hl.xml
-share/xsl/docbook-ns/highlighting/perl-hl.xml
-share/xsl/docbook-ns/highlighting/php-hl.xml
-share/xsl/docbook-ns/highlighting/python-hl.xml
-share/xsl/docbook-ns/highlighting/ruby-hl.xml
-share/xsl/docbook-ns/highlighting/sql1999-hl.xml
-share/xsl/docbook-ns/highlighting/sql2003-hl.xml
-share/xsl/docbook-ns/highlighting/sql92-hl.xml
-share/xsl/docbook-ns/highlighting/tcl-hl.xml
-share/xsl/docbook-ns/highlighting/upc-hl.xml
-share/xsl/docbook-ns/highlighting/xslthl-config.xml
-share/xsl/docbook-ns/html/admon.xsl
-share/xsl/docbook-ns/html/annotations.xsl
-share/xsl/docbook-ns/html/autoidx-kimber.xsl
-share/xsl/docbook-ns/html/autoidx-kosek.xsl
-share/xsl/docbook-ns/html/autoidx-ng.xsl
-share/xsl/docbook-ns/html/autoidx.xsl
-share/xsl/docbook-ns/html/autotoc.xsl
-share/xsl/docbook-ns/html/biblio-iso690.xsl
-share/xsl/docbook-ns/html/biblio.xsl
-share/xsl/docbook-ns/html/block.xsl
-share/xsl/docbook-ns/html/build.xml
-share/xsl/docbook-ns/html/callout.xsl
-share/xsl/docbook-ns/html/changebars.xsl
-share/xsl/docbook-ns/html/chunk-changebars.xsl
-share/xsl/docbook-ns/html/chunk-code.xsl
-share/xsl/docbook-ns/html/chunk-common.xsl
-share/xsl/docbook-ns/html/chunk.xsl
-share/xsl/docbook-ns/html/chunker.xsl
-share/xsl/docbook-ns/html/chunkfast.xsl
-share/xsl/docbook-ns/html/chunktoc.xsl
-share/xsl/docbook-ns/html/component.xsl
-share/xsl/docbook-ns/html/division.xsl
-share/xsl/docbook-ns/html/docbook.css.xml
-share/xsl/docbook-ns/html/docbook.xsl
-share/xsl/docbook-ns/html/ebnf.xsl
-share/xsl/docbook-ns/html/footnote.xsl
-share/xsl/docbook-ns/html/formal.xsl
-share/xsl/docbook-ns/html/glossary.xsl
-share/xsl/docbook-ns/html/graphics.xsl
-share/xsl/docbook-ns/html/highlight.xsl
-share/xsl/docbook-ns/html/html-rtf.xsl
-share/xsl/docbook-ns/html/html.xsl
-share/xsl/docbook-ns/html/htmltbl.xsl
-share/xsl/docbook-ns/html/index.xsl
-share/xsl/docbook-ns/html/info.xsl
-share/xsl/docbook-ns/html/inline.xsl
-share/xsl/docbook-ns/html/its.xsl
-share/xsl/docbook-ns/html/keywords.xsl
-share/xsl/docbook-ns/html/lists.xsl
-share/xsl/docbook-ns/html/maketoc.xsl
-share/xsl/docbook-ns/html/manifest.xsl
-share/xsl/docbook-ns/html/math.xsl
-share/xsl/docbook-ns/html/oldchunker.xsl
-share/xsl/docbook-ns/html/onechunk.xsl
-share/xsl/docbook-ns/html/param.xml
-share/xsl/docbook-ns/html/param.xsl
-share/xsl/docbook-ns/html/pi.xml
-share/xsl/docbook-ns/html/pi.xsl
-share/xsl/docbook-ns/html/profile-chunk-code.xsl
-share/xsl/docbook-ns/html/profile-chunk.xsl
-share/xsl/docbook-ns/html/profile-docbook.xsl
-share/xsl/docbook-ns/html/profile-onechunk.xsl
-share/xsl/docbook-ns/html/publishers.xsl
-share/xsl/docbook-ns/html/qandaset.xsl
-share/xsl/docbook-ns/html/refentry.xsl
-share/xsl/docbook-ns/html/sections.xsl
-share/xsl/docbook-ns/html/synop.xsl
-share/xsl/docbook-ns/html/table.xsl
-share/xsl/docbook-ns/html/task.xsl
-share/xsl/docbook-ns/html/titlepage.templates.xml
-share/xsl/docbook-ns/html/titlepage.templates.xsl
-share/xsl/docbook-ns/html/titlepage.xsl
-share/xsl/docbook-ns/html/toc.xsl
-share/xsl/docbook-ns/html/verbatim.xsl
-share/xsl/docbook-ns/html/xref.xsl
-share/xsl/docbook-ns/htmlhelp/build.xml
-share/xsl/docbook-ns/htmlhelp/htmlhelp-common.xsl
-share/xsl/docbook-ns/htmlhelp/htmlhelp.xsl
-share/xsl/docbook-ns/htmlhelp/profile-htmlhelp-common.xsl
-share/xsl/docbook-ns/htmlhelp/profile-htmlhelp.xsl
-share/xsl/docbook-ns/images/annot-close.png
-share/xsl/docbook-ns/images/annot-open.png
-share/xsl/docbook-ns/images/blank.png
-share/xsl/docbook-ns/images/callouts/1.gif
-share/xsl/docbook-ns/images/callouts/1.png
-share/xsl/docbook-ns/images/callouts/1.svg
-share/xsl/docbook-ns/images/callouts/10.gif
-share/xsl/docbook-ns/images/callouts/10.png
-share/xsl/docbook-ns/images/callouts/10.svg
-share/xsl/docbook-ns/images/callouts/11.gif
-share/xsl/docbook-ns/images/callouts/11.png
-share/xsl/docbook-ns/images/callouts/11.svg
-share/xsl/docbook-ns/images/callouts/12.gif
-share/xsl/docbook-ns/images/callouts/12.png
-share/xsl/docbook-ns/images/callouts/12.svg
-share/xsl/docbook-ns/images/callouts/13.gif
-share/xsl/docbook-ns/images/callouts/13.png
-share/xsl/docbook-ns/images/callouts/13.svg
-share/xsl/docbook-ns/images/callouts/14.gif
-share/xsl/docbook-ns/images/callouts/14.png
-share/xsl/docbook-ns/images/callouts/14.svg
-share/xsl/docbook-ns/images/callouts/15.gif
-share/xsl/docbook-ns/images/callouts/15.png
-share/xsl/docbook-ns/images/callouts/15.svg
-share/xsl/docbook-ns/images/callouts/16.svg
-share/xsl/docbook-ns/images/callouts/17.svg
-share/xsl/docbook-ns/images/callouts/18.svg
-share/xsl/docbook-ns/images/callouts/19.svg
-share/xsl/docbook-ns/images/callouts/2.gif
-share/xsl/docbook-ns/images/callouts/2.png
-share/xsl/docbook-ns/images/callouts/2.svg
-share/xsl/docbook-ns/images/callouts/20.svg
-share/xsl/docbook-ns/images/callouts/21.svg
-share/xsl/docbook-ns/images/callouts/22.svg
-share/xsl/docbook-ns/images/callouts/23.svg
-share/xsl/docbook-ns/images/callouts/24.svg
-share/xsl/docbook-ns/images/callouts/25.svg
-share/xsl/docbook-ns/images/callouts/26.svg
-share/xsl/docbook-ns/images/callouts/27.svg
-share/xsl/docbook-ns/images/callouts/28.svg
-share/xsl/docbook-ns/images/callouts/29.svg
-share/xsl/docbook-ns/images/callouts/3.gif
-share/xsl/docbook-ns/images/callouts/3.png
-share/xsl/docbook-ns/images/callouts/3.svg
-share/xsl/docbook-ns/images/callouts/30.svg
-share/xsl/docbook-ns/images/callouts/4.gif
-share/xsl/docbook-ns/images/callouts/4.png
-share/xsl/docbook-ns/images/callouts/4.svg
-share/xsl/docbook-ns/images/callouts/5.gif
-share/xsl/docbook-ns/images/callouts/5.png
-share/xsl/docbook-ns/images/callouts/5.svg
-share/xsl/docbook-ns/images/callouts/6.gif
-share/xsl/docbook-ns/images/callouts/6.png
-share/xsl/docbook-ns/images/callouts/6.svg
-share/xsl/docbook-ns/images/callouts/7.gif
-share/xsl/docbook-ns/images/callouts/7.png
-share/xsl/docbook-ns/images/callouts/7.svg
-share/xsl/docbook-ns/images/callouts/8.gif
-share/xsl/docbook-ns/images/callouts/8.png
-share/xsl/docbook-ns/images/callouts/8.svg
-share/xsl/docbook-ns/images/callouts/9.gif
-share/xsl/docbook-ns/images/callouts/9.png
-share/xsl/docbook-ns/images/callouts/9.svg
-share/xsl/docbook-ns/images/caution.gif
-share/xsl/docbook-ns/images/caution.png
-share/xsl/docbook-ns/images/caution.svg
-share/xsl/docbook-ns/images/caution.tif
-share/xsl/docbook-ns/images/colorsvg/caution.svg
-share/xsl/docbook-ns/images/colorsvg/home.svg
-share/xsl/docbook-ns/images/colorsvg/important.svg
-share/xsl/docbook-ns/images/colorsvg/next.svg
-share/xsl/docbook-ns/images/colorsvg/note.svg
-share/xsl/docbook-ns/images/colorsvg/prev.svg
-share/xsl/docbook-ns/images/colorsvg/tip.svg
-share/xsl/docbook-ns/images/colorsvg/up.svg
-share/xsl/docbook-ns/images/colorsvg/warning.svg
-share/xsl/docbook-ns/images/draft.png
-share/xsl/docbook-ns/images/draft.svg
-share/xsl/docbook-ns/images/home.gif
-share/xsl/docbook-ns/images/home.png
-share/xsl/docbook-ns/images/home.svg
-share/xsl/docbook-ns/images/important.gif
-share/xsl/docbook-ns/images/important.png
-share/xsl/docbook-ns/images/important.svg
-share/xsl/docbook-ns/images/important.tif
-share/xsl/docbook-ns/images/next.gif
-share/xsl/docbook-ns/images/next.png
-share/xsl/docbook-ns/images/next.svg
-share/xsl/docbook-ns/images/note.gif
-share/xsl/docbook-ns/images/note.png
-share/xsl/docbook-ns/images/note.svg
-share/xsl/docbook-ns/images/note.tif
-share/xsl/docbook-ns/images/prev.gif
-share/xsl/docbook-ns/images/prev.png
-share/xsl/docbook-ns/images/prev.svg
-share/xsl/docbook-ns/images/tip.gif
-share/xsl/docbook-ns/images/tip.png
-share/xsl/docbook-ns/images/tip.svg
-share/xsl/docbook-ns/images/tip.tif
-share/xsl/docbook-ns/images/toc-blank.png
-share/xsl/docbook-ns/images/toc-minus.png
-share/xsl/docbook-ns/images/toc-plus.png
-share/xsl/docbook-ns/images/up.gif
-share/xsl/docbook-ns/images/up.png
-share/xsl/docbook-ns/images/up.svg
-share/xsl/docbook-ns/images/warning.gif
-share/xsl/docbook-ns/images/warning.png
-share/xsl/docbook-ns/images/warning.svg
-share/xsl/docbook-ns/images/warning.tif
-share/xsl/docbook-ns/javahelp/build.xml
-share/xsl/docbook-ns/javahelp/javahelp.xsl
-share/xsl/docbook-ns/javahelp/profile-javahelp.xsl
-share/xsl/docbook-ns/lib/build.xml
-share/xsl/docbook-ns/lib/lib.xsl
-share/xsl/docbook-ns/manpages/ChangeLog.20020917
-share/xsl/docbook-ns/manpages/block.xsl
-share/xsl/docbook-ns/manpages/build.xml
-share/xsl/docbook-ns/manpages/charmap.groff.xsl
-share/xsl/docbook-ns/manpages/docbook.xsl
-share/xsl/docbook-ns/manpages/endnotes.xsl
-share/xsl/docbook-ns/manpages/html-synop.xsl
-share/xsl/docbook-ns/manpages/info.xsl
-share/xsl/docbook-ns/manpages/inline.xsl
-share/xsl/docbook-ns/manpages/lists.xsl
-share/xsl/docbook-ns/manpages/other.xsl
-share/xsl/docbook-ns/manpages/param.xml
-share/xsl/docbook-ns/manpages/param.xsl
-share/xsl/docbook-ns/manpages/pi.xml
-share/xsl/docbook-ns/manpages/pi.xsl
-share/xsl/docbook-ns/manpages/profile-docbook.xsl
-share/xsl/docbook-ns/manpages/refentry.xsl
-share/xsl/docbook-ns/manpages/synop.xsl
-share/xsl/docbook-ns/manpages/table.xsl
-share/xsl/docbook-ns/manpages/tbl.xsl
-share/xsl/docbook-ns/manpages/utility.xsl
-share/xsl/docbook-ns/params/abstract.notitle.enabled.xml
-share/xsl/docbook-ns/params/abstract.properties.xml
-share/xsl/docbook-ns/params/abstract.title.properties.xml
-share/xsl/docbook-ns/params/activate.external.olinks.xml
-share/xsl/docbook-ns/params/active.toc.xml
-share/xsl/docbook-ns/params/ade.extensions.xml
-share/xsl/docbook-ns/params/admon.graphics.extension.xml
-share/xsl/docbook-ns/params/admon.graphics.path.xml
-share/xsl/docbook-ns/params/admon.graphics.xml
-share/xsl/docbook-ns/params/admon.style.xml
-share/xsl/docbook-ns/params/admon.textlabel.xml
-share/xsl/docbook-ns/params/admonition.properties.xml
-share/xsl/docbook-ns/params/admonition.title.properties.xml
-share/xsl/docbook-ns/params/alignment.xml
-share/xsl/docbook-ns/params/annotate.toc.xml
-share/xsl/docbook-ns/params/annotation.css.xml
-share/xsl/docbook-ns/params/annotation.graphic.close.xml
-share/xsl/docbook-ns/params/annotation.graphic.open.xml
-share/xsl/docbook-ns/params/annotation.js.xml
-share/xsl/docbook-ns/params/annotation.support.xml
-share/xsl/docbook-ns/params/appendix.autolabel.xml
-share/xsl/docbook-ns/params/arbortext.extensions.xml
-share/xsl/docbook-ns/params/article.appendix.title.properties.xml
-share/xsl/docbook-ns/params/author.othername.in.middle.xml
-share/xsl/docbook-ns/params/autolayout-file.xml
-share/xsl/docbook-ns/params/autolink.index.see.xml
-share/xsl/docbook-ns/params/autotoc.label.in.hyperlink.xml
-share/xsl/docbook-ns/params/autotoc.label.separator.xml
-share/xsl/docbook-ns/params/axf.extensions.xml
-share/xsl/docbook-ns/params/banner.before.navigation.xml
-share/xsl/docbook-ns/params/base.dir.xml
-share/xsl/docbook-ns/params/biblioentry.item.separator.xml
-share/xsl/docbook-ns/params/biblioentry.properties.xml
-share/xsl/docbook-ns/params/bibliography.collection.xml
-share/xsl/docbook-ns/params/bibliography.numbered.xml
-share/xsl/docbook-ns/params/bibliography.style.xml
-share/xsl/docbook-ns/params/blockquote.properties.xml
-share/xsl/docbook-ns/params/blurb.on.titlepage.enabled.xml
-share/xsl/docbook-ns/params/body.attributes.xml
-share/xsl/docbook-ns/params/body.bg.color.xml
-share/xsl/docbook-ns/params/body.end.indent.xml
-share/xsl/docbook-ns/params/body.font.family.xml
-share/xsl/docbook-ns/params/body.font.master.xml
-share/xsl/docbook-ns/params/body.font.size.xml
-share/xsl/docbook-ns/params/body.margin.bottom.xml
-share/xsl/docbook-ns/params/body.margin.inner.xml
-share/xsl/docbook-ns/params/body.margin.outer.xml
-share/xsl/docbook-ns/params/body.margin.top.xml
-share/xsl/docbook-ns/params/body.start.indent.xml
-share/xsl/docbook-ns/params/bookmarks.collapse.xml
-share/xsl/docbook-ns/params/bridgehead.in.toc.xml
-share/xsl/docbook-ns/params/bullet.image.xml
-share/xsl/docbook-ns/params/callout.defaultcolumn.xml
-share/xsl/docbook-ns/params/callout.graphics.extension.xml
-share/xsl/docbook-ns/params/callout.graphics.number.limit.xml
-share/xsl/docbook-ns/params/callout.graphics.path.xml
-share/xsl/docbook-ns/params/callout.graphics.xml
-share/xsl/docbook-ns/params/callout.icon.size.xml
-share/xsl/docbook-ns/params/callout.list.table.xml
-share/xsl/docbook-ns/params/callout.properties.xml
-share/xsl/docbook-ns/params/callout.unicode.font.xml
-share/xsl/docbook-ns/params/callout.unicode.number.limit.xml
-share/xsl/docbook-ns/params/callout.unicode.start.character.xml
-share/xsl/docbook-ns/params/callout.unicode.xml
-share/xsl/docbook-ns/params/calloutlist.properties.xml
-share/xsl/docbook-ns/params/callouts.extension.xml
-share/xsl/docbook-ns/params/chapter.autolabel.xml
-share/xsl/docbook-ns/params/chunk.append.xml
-share/xsl/docbook-ns/params/chunk.first.sections.xml
-share/xsl/docbook-ns/params/chunk.quietly.xml
-share/xsl/docbook-ns/params/chunk.section.depth.xml
-share/xsl/docbook-ns/params/chunk.sections.xml
-share/xsl/docbook-ns/params/chunk.separate.lots.xml
-share/xsl/docbook-ns/params/chunk.toc.xml
-share/xsl/docbook-ns/params/chunk.tocs.and.lots.has.title.xml
-share/xsl/docbook-ns/params/chunk.tocs.and.lots.xml
-share/xsl/docbook-ns/params/chunked.filename.prefix.xml
-share/xsl/docbook-ns/params/chunker.output.cdata-section-elements.xml
-share/xsl/docbook-ns/params/chunker.output.doctype-public.xml
-share/xsl/docbook-ns/params/chunker.output.doctype-system.xml
-share/xsl/docbook-ns/params/chunker.output.encoding.xml
-share/xsl/docbook-ns/params/chunker.output.indent.xml
-share/xsl/docbook-ns/params/chunker.output.media-type.xml
-share/xsl/docbook-ns/params/chunker.output.method.xml
-share/xsl/docbook-ns/params/chunker.output.omit-xml-declaration.xml
-share/xsl/docbook-ns/params/chunker.output.standalone.xml
-share/xsl/docbook-ns/params/citerefentry.link.xml
-share/xsl/docbook-ns/params/collect.xref.targets.xml
-share/xsl/docbook-ns/params/column.count.back.xml
-share/xsl/docbook-ns/params/column.count.body.xml
-share/xsl/docbook-ns/params/column.count.front.xml
-share/xsl/docbook-ns/params/column.count.index.xml
-share/xsl/docbook-ns/params/column.count.lot.xml
-share/xsl/docbook-ns/params/column.count.titlepage.xml
-share/xsl/docbook-ns/params/column.gap.back.xml
-share/xsl/docbook-ns/params/column.gap.body.xml
-share/xsl/docbook-ns/params/column.gap.front.xml
-share/xsl/docbook-ns/params/column.gap.index.xml
-share/xsl/docbook-ns/params/column.gap.lot.xml
-share/xsl/docbook-ns/params/column.gap.titlepage.xml
-share/xsl/docbook-ns/params/compact.list.item.spacing.xml
-share/xsl/docbook-ns/params/component.label.includes.part.label.xml
-share/xsl/docbook-ns/params/component.title.properties.xml
-share/xsl/docbook-ns/params/component.titlepage.properties.xml
-share/xsl/docbook-ns/params/contrib.inline.enabled.xml
-share/xsl/docbook-ns/params/crop.mark.bleed.xml
-share/xsl/docbook-ns/params/crop.mark.offset.xml
-share/xsl/docbook-ns/params/crop.mark.width.xml
-share/xsl/docbook-ns/params/crop.marks.xml
-share/xsl/docbook-ns/params/css.decoration.xml
-share/xsl/docbook-ns/params/css.stylesheet.dir.xml
-share/xsl/docbook-ns/params/css.stylesheet.xml
-share/xsl/docbook-ns/params/current.docid.xml
-share/xsl/docbook-ns/params/currentpage.marker.xml
-share/xsl/docbook-ns/params/custom.css.source.xml
-share/xsl/docbook-ns/params/default.float.class.xml
-share/xsl/docbook-ns/params/default.image.width.xml
-share/xsl/docbook-ns/params/default.table.frame.xml
-share/xsl/docbook-ns/params/default.table.rules.xml
-share/xsl/docbook-ns/params/default.table.width.xml
-share/xsl/docbook-ns/params/default.units.xml
-share/xsl/docbook-ns/params/dialogue.properties.xml
-share/xsl/docbook-ns/params/dingbat.font.family.xml
-share/xsl/docbook-ns/params/disable.collapsible.xml
-share/xsl/docbook-ns/params/disable.incremental.xml
-share/xsl/docbook-ns/params/docbook.css.link.xml
-share/xsl/docbook-ns/params/docbook.css.source.xml
-share/xsl/docbook-ns/params/double.sided.xml
-share/xsl/docbook-ns/params/draft.mode.xml
-share/xsl/docbook-ns/params/draft.watermark.image.xml
-share/xsl/docbook-ns/params/drama.properties.xml
-share/xsl/docbook-ns/params/dry-run.xml
-share/xsl/docbook-ns/params/dynamic.toc.xml
-share/xsl/docbook-ns/params/ebnf.assignment.xml
-share/xsl/docbook-ns/params/ebnf.statement.terminator.xml
-share/xsl/docbook-ns/params/ebnf.table.bgcolor.xml
-share/xsl/docbook-ns/params/ebnf.table.border.xml
-share/xsl/docbook-ns/params/eclipse.autolabel.xml
-share/xsl/docbook-ns/params/eclipse.plugin.id.xml
-share/xsl/docbook-ns/params/eclipse.plugin.name.xml
-share/xsl/docbook-ns/params/eclipse.plugin.provider.xml
-share/xsl/docbook-ns/params/editedby.enabled.xml
-share/xsl/docbook-ns/params/email.delimiters.enabled.xml
-share/xsl/docbook-ns/params/email.mailto.enabled.xml
-share/xsl/docbook-ns/params/emphasis.propagates.style.xml
-share/xsl/docbook-ns/params/entry.propagates.style.xml
-share/xsl/docbook-ns/params/epub.autolabel.xml
-share/xsl/docbook-ns/params/equation.number.properties.xml
-share/xsl/docbook-ns/params/equation.properties.xml
-share/xsl/docbook-ns/params/example.properties.xml
-share/xsl/docbook-ns/params/exsl.node.set.available.xml
-share/xsl/docbook-ns/params/feedback.href.xml
-share/xsl/docbook-ns/params/feedback.link.text.xml
-share/xsl/docbook-ns/params/feedback.with.ids.xml
-share/xsl/docbook-ns/params/figure.properties.xml
-share/xsl/docbook-ns/params/filename-prefix.xml
-share/xsl/docbook-ns/params/firstterm.only.link.xml
-share/xsl/docbook-ns/params/foil.footer.properties.xml
-share/xsl/docbook-ns/params/foil.header.properties.xml
-share/xsl/docbook-ns/params/foil.master.properties.xml
-share/xsl/docbook-ns/params/foil.page-sequence.properties.xml
-share/xsl/docbook-ns/params/foil.properties.xml
-share/xsl/docbook-ns/params/foil.region-after.properties.xml
-share/xsl/docbook-ns/params/foil.region-before.properties.xml
-share/xsl/docbook-ns/params/foil.region-body.properties.xml
-share/xsl/docbook-ns/params/foil.subtitle.properties.xml
-share/xsl/docbook-ns/params/foil.title.master.xml
-share/xsl/docbook-ns/params/foil.title.properties.xml
-share/xsl/docbook-ns/params/foil.title.size.xml
-share/xsl/docbook-ns/params/foilgroup.properties.xml
-share/xsl/docbook-ns/params/foilgroup.toc.xml
-share/xsl/docbook-ns/params/footer.column.widths.xml
-share/xsl/docbook-ns/params/footer.content.properties.xml
-share/xsl/docbook-ns/params/footer.hr.xml
-share/xsl/docbook-ns/params/footer.rule.xml
-share/xsl/docbook-ns/params/footer.table.height.xml
-share/xsl/docbook-ns/params/footer.table.properties.xml
-share/xsl/docbook-ns/params/footers.on.blank.pages.xml
-share/xsl/docbook-ns/params/footnote.font.size.xml
-share/xsl/docbook-ns/params/footnote.mark.properties.xml
-share/xsl/docbook-ns/params/footnote.number.format.xml
-share/xsl/docbook-ns/params/footnote.number.symbols.xml
-share/xsl/docbook-ns/params/footnote.properties.xml
-share/xsl/docbook-ns/params/footnote.sep.leader.properties.xml
-share/xsl/docbook-ns/params/fop.extensions.xml
-share/xsl/docbook-ns/params/fop1.extensions.xml
-share/xsl/docbook-ns/params/force.blank.pages.xml
-share/xsl/docbook-ns/params/formal.object.properties.xml
-share/xsl/docbook-ns/params/formal.procedures.xml
-share/xsl/docbook-ns/params/formal.title.placement.xml
-share/xsl/docbook-ns/params/formal.title.properties.xml
-share/xsl/docbook-ns/params/funcsynopsis.decoration.xml
-share/xsl/docbook-ns/params/funcsynopsis.style.xml
-share/xsl/docbook-ns/params/function.parens.xml
-share/xsl/docbook-ns/params/generate.consistent.ids.xml
-share/xsl/docbook-ns/params/generate.copyright.xml
-share/xsl/docbook-ns/params/generate.css.header.xml
-share/xsl/docbook-ns/params/generate.foilgroup.numbered.toc.xml
-share/xsl/docbook-ns/params/generate.foilgroup.toc.xml
-share/xsl/docbook-ns/params/generate.handoutnotes.xml
-share/xsl/docbook-ns/params/generate.id.attributes.xml
-share/xsl/docbook-ns/params/generate.index.xml
-share/xsl/docbook-ns/params/generate.legalnotice.link.xml
-share/xsl/docbook-ns/params/generate.manifest.xml
-share/xsl/docbook-ns/params/generate.meta.abstract.xml
-share/xsl/docbook-ns/params/generate.page.number.xml
-share/xsl/docbook-ns/params/generate.pubdate.xml
-share/xsl/docbook-ns/params/generate.revhistory.link.xml
-share/xsl/docbook-ns/params/generate.section.toc.level.xml
-share/xsl/docbook-ns/params/generate.speakernotes.xml
-share/xsl/docbook-ns/params/generate.titlepage.xml
-share/xsl/docbook-ns/params/generate.toc.xml
-share/xsl/docbook-ns/params/glossary.as.blocks.xml
-share/xsl/docbook-ns/params/glossary.collection.xml
-share/xsl/docbook-ns/params/glossary.sort.xml
-share/xsl/docbook-ns/params/glossdef.block.properties.xml
-share/xsl/docbook-ns/params/glossdef.list.properties.xml
-share/xsl/docbook-ns/params/glossentry.list.item.properties.xml
-share/xsl/docbook-ns/params/glossentry.show.acronym.xml
-share/xsl/docbook-ns/params/glosslist.as.blocks.xml
-share/xsl/docbook-ns/params/glossterm.auto.link.xml
-share/xsl/docbook-ns/params/glossterm.block.properties.xml
-share/xsl/docbook-ns/params/glossterm.list.properties.xml
-share/xsl/docbook-ns/params/glossterm.separation.xml
-share/xsl/docbook-ns/params/glossterm.width.xml
-share/xsl/docbook-ns/params/graphic.default.extension.xml
-share/xsl/docbook-ns/params/graphical.admonition.properties.xml
-share/xsl/docbook-ns/params/graphics.dir.xml
-share/xsl/docbook-ns/params/graphicsize.extension.xml
-share/xsl/docbook-ns/params/graphicsize.use.img.src.path.xml
-share/xsl/docbook-ns/params/handoutnotes.properties.xml
-share/xsl/docbook-ns/params/header.column.widths.xml
-share/xsl/docbook-ns/params/header.content.properties.xml
-share/xsl/docbook-ns/params/header.hr.xml
-share/xsl/docbook-ns/params/header.rule.xml
-share/xsl/docbook-ns/params/header.table.height.xml
-share/xsl/docbook-ns/params/header.table.properties.xml
-share/xsl/docbook-ns/params/headers.on.blank.pages.xml
-share/xsl/docbook-ns/params/hidetoc.image.xml
-share/xsl/docbook-ns/params/highlight.default.language.xml
-share/xsl/docbook-ns/params/highlight.source.xml
-share/xsl/docbook-ns/params/highlight.xslthl.config.xml
-share/xsl/docbook-ns/params/home.image.xml
-share/xsl/docbook-ns/params/html.append.xml
-share/xsl/docbook-ns/params/html.base.xml
-share/xsl/docbook-ns/params/html.cellpadding.xml
-share/xsl/docbook-ns/params/html.cellspacing.xml
-share/xsl/docbook-ns/params/html.cleanup.xml
-share/xsl/docbook-ns/params/html.ext.xml
-share/xsl/docbook-ns/params/html.extra.head.links.xml
-share/xsl/docbook-ns/params/html.head.legalnotice.link.multiple.xml
-share/xsl/docbook-ns/params/html.head.legalnotice.link.types.xml
-share/xsl/docbook-ns/params/html.longdesc.link.xml
-share/xsl/docbook-ns/params/html.longdesc.xml
-share/xsl/docbook-ns/params/html.script.type.xml
-share/xsl/docbook-ns/params/html.script.xml
-share/xsl/docbook-ns/params/html.stylesheet.type.xml
-share/xsl/docbook-ns/params/html.stylesheet.xml
-share/xsl/docbook-ns/params/htmlhelp.alias.file.xml
-share/xsl/docbook-ns/params/htmlhelp.autolabel.xml
-share/xsl/docbook-ns/params/htmlhelp.button.back.xml
-share/xsl/docbook-ns/params/htmlhelp.button.forward.xml
-share/xsl/docbook-ns/params/htmlhelp.button.hideshow.xml
-share/xsl/docbook-ns/params/htmlhelp.button.home.url.xml
-share/xsl/docbook-ns/params/htmlhelp.button.home.xml
-share/xsl/docbook-ns/params/htmlhelp.button.jump1.title.xml
-share/xsl/docbook-ns/params/htmlhelp.button.jump1.url.xml
-share/xsl/docbook-ns/params/htmlhelp.button.jump1.xml
-share/xsl/docbook-ns/params/htmlhelp.button.jump2.title.xml
-share/xsl/docbook-ns/params/htmlhelp.button.jump2.url.xml
-share/xsl/docbook-ns/params/htmlhelp.button.jump2.xml
-share/xsl/docbook-ns/params/htmlhelp.button.locate.xml
-share/xsl/docbook-ns/params/htmlhelp.button.next.xml
-share/xsl/docbook-ns/params/htmlhelp.button.options.xml
-share/xsl/docbook-ns/params/htmlhelp.button.prev.xml
-share/xsl/docbook-ns/params/htmlhelp.button.print.xml
-share/xsl/docbook-ns/params/htmlhelp.button.refresh.xml
-share/xsl/docbook-ns/params/htmlhelp.button.stop.xml
-share/xsl/docbook-ns/params/htmlhelp.button.zoom.xml
-share/xsl/docbook-ns/params/htmlhelp.chm.xml
-share/xsl/docbook-ns/params/htmlhelp.default.topic.xml
-share/xsl/docbook-ns/params/htmlhelp.display.progress.xml
-share/xsl/docbook-ns/params/htmlhelp.encoding.xml
-share/xsl/docbook-ns/params/htmlhelp.enhanced.decompilation.xml
-share/xsl/docbook-ns/params/htmlhelp.enumerate.images.xml
-share/xsl/docbook-ns/params/htmlhelp.force.map.and.alias.xml
-share/xsl/docbook-ns/params/htmlhelp.hhc.binary.xml
-share/xsl/docbook-ns/params/htmlhelp.hhc.folders.instead.books.xml
-share/xsl/docbook-ns/params/htmlhelp.hhc.section.depth.xml
-share/xsl/docbook-ns/params/htmlhelp.hhc.show.root.xml
-share/xsl/docbook-ns/params/htmlhelp.hhc.width.xml
-share/xsl/docbook-ns/params/htmlhelp.hhc.xml
-share/xsl/docbook-ns/params/htmlhelp.hhk.xml
-share/xsl/docbook-ns/params/htmlhelp.hhp.tail.xml
-share/xsl/docbook-ns/params/htmlhelp.hhp.window.xml
-share/xsl/docbook-ns/params/htmlhelp.hhp.windows.xml
-share/xsl/docbook-ns/params/htmlhelp.hhp.xml
-share/xsl/docbook-ns/params/htmlhelp.map.file.xml
-share/xsl/docbook-ns/params/htmlhelp.only.xml
-share/xsl/docbook-ns/params/htmlhelp.remember.window.position.xml
-share/xsl/docbook-ns/params/htmlhelp.show.advanced.search.xml
-share/xsl/docbook-ns/params/htmlhelp.show.favorities.xml
-share/xsl/docbook-ns/params/htmlhelp.show.menu.xml
-share/xsl/docbook-ns/params/htmlhelp.show.toolbar.text.xml
-share/xsl/docbook-ns/params/htmlhelp.title.xml
-share/xsl/docbook-ns/params/htmlhelp.use.hhk.xml
-share/xsl/docbook-ns/params/htmlhelp.window.geometry.xml
-share/xsl/docbook-ns/params/hyphenate.verbatim.characters.xml
-share/xsl/docbook-ns/params/hyphenate.verbatim.xml
-share/xsl/docbook-ns/params/hyphenate.xml
-share/xsl/docbook-ns/params/id.warnings.xml
-share/xsl/docbook-ns/params/ignore.image.scaling.xml
-share/xsl/docbook-ns/params/img.src.path.xml
-share/xsl/docbook-ns/params/index.div.title.properties.xml
-share/xsl/docbook-ns/params/index.entry.properties.xml
-share/xsl/docbook-ns/params/index.links.to.section.xml
-share/xsl/docbook-ns/params/index.method.xml
-share/xsl/docbook-ns/params/index.number.separator.xml
-share/xsl/docbook-ns/params/index.on.role.xml
-share/xsl/docbook-ns/params/index.on.type.xml
-share/xsl/docbook-ns/params/index.page.number.properties.xml
-share/xsl/docbook-ns/params/index.prefer.titleabbrev.xml
-share/xsl/docbook-ns/params/index.preferred.page.properties.xml
-share/xsl/docbook-ns/params/index.range.separator.xml
-share/xsl/docbook-ns/params/index.term.separator.xml
-share/xsl/docbook-ns/params/informal.object.properties.xml
-share/xsl/docbook-ns/params/informalequation.properties.xml
-share/xsl/docbook-ns/params/informalexample.properties.xml
-share/xsl/docbook-ns/params/informalfigure.properties.xml
-share/xsl/docbook-ns/params/informaltable.properties.xml
-share/xsl/docbook-ns/params/inherit.keywords.xml
-share/xsl/docbook-ns/params/inlinestagedir.properties.xml
-share/xsl/docbook-ns/params/inner.region.content.properties.xml
-share/xsl/docbook-ns/params/insert.link.page.number.xml
-share/xsl/docbook-ns/params/insert.olink.page.number.xml
-share/xsl/docbook-ns/params/insert.olink.pdf.frag.xml
-share/xsl/docbook-ns/params/insert.xref.page.number.para.xml
-share/xsl/docbook-ns/params/insert.xref.page.number.xml
-share/xsl/docbook-ns/params/itemizedlist.label.properties.xml
-share/xsl/docbook-ns/params/itemizedlist.label.width.xml
-share/xsl/docbook-ns/params/itemizedlist.properties.xml
-share/xsl/docbook-ns/params/javahelp.encoding.xml
-share/xsl/docbook-ns/params/keep.relative.image.uris.xml
-share/xsl/docbook-ns/params/keyboard.nav.xml
-share/xsl/docbook-ns/params/l10n.gentext.default.language.xml
-share/xsl/docbook-ns/params/l10n.gentext.language.xml
-share/xsl/docbook-ns/params/l10n.gentext.use.xref.language.xml
-share/xsl/docbook-ns/params/l10n.lang.value.rfc.compliant.xml
-share/xsl/docbook-ns/params/label.from.part.xml
-share/xsl/docbook-ns/params/line-height.xml
-share/xsl/docbook-ns/params/line.properties.xml
-share/xsl/docbook-ns/params/linegroup.properties.xml
-share/xsl/docbook-ns/params/linenumbering.everyNth.xml
-share/xsl/docbook-ns/params/linenumbering.extension.xml
-share/xsl/docbook-ns/params/linenumbering.separator.xml
-share/xsl/docbook-ns/params/linenumbering.width.xml
-share/xsl/docbook-ns/params/link.mailto.url.xml
-share/xsl/docbook-ns/params/link.to.self.for.mediaobject.xml
-share/xsl/docbook-ns/params/list.block.properties.xml
-share/xsl/docbook-ns/params/list.block.spacing.xml
-share/xsl/docbook-ns/params/list.item.spacing.xml
-share/xsl/docbook-ns/params/make.clean.html.xml
-share/xsl/docbook-ns/params/make.graphic.viewport.xml
-share/xsl/docbook-ns/params/make.index.markup.xml
-share/xsl/docbook-ns/params/make.single.year.ranges.xml
-share/xsl/docbook-ns/params/make.valid.html.xml
-share/xsl/docbook-ns/params/make.year.ranges.xml
-share/xsl/docbook-ns/params/man.authors.section.enabled.xml
-share/xsl/docbook-ns/params/man.base.url.for.relative.links.xml
-share/xsl/docbook-ns/params/man.break.after.slash.xml
-share/xsl/docbook-ns/params/man.charmap.enabled.xml
-share/xsl/docbook-ns/params/man.charmap.subset.profile.english.xml
-share/xsl/docbook-ns/params/man.charmap.subset.profile.xml
-share/xsl/docbook-ns/params/man.charmap.uri.xml
-share/xsl/docbook-ns/params/man.charmap.use.subset.xml
-share/xsl/docbook-ns/params/man.copyright.section.enabled.xml
-share/xsl/docbook-ns/params/man.endnotes.are.numbered.xml
-share/xsl/docbook-ns/params/man.endnotes.list.enabled.xml
-share/xsl/docbook-ns/params/man.endnotes.list.heading.xml
-share/xsl/docbook-ns/params/man.font.funcprototype.xml
-share/xsl/docbook-ns/params/man.font.funcsynopsisinfo.xml
-share/xsl/docbook-ns/params/man.font.links.xml
-share/xsl/docbook-ns/params/man.font.table.headings.xml
-share/xsl/docbook-ns/params/man.font.table.title.xml
-share/xsl/docbook-ns/params/man.funcsynopsis.style.xml
-share/xsl/docbook-ns/params/man.hyphenate.computer.inlines.xml
-share/xsl/docbook-ns/params/man.hyphenate.filenames.xml
-share/xsl/docbook-ns/params/man.hyphenate.urls.xml
-share/xsl/docbook-ns/params/man.hyphenate.xml
-share/xsl/docbook-ns/params/man.indent.blurbs.xml
-share/xsl/docbook-ns/params/man.indent.lists.xml
-share/xsl/docbook-ns/params/man.indent.refsect.xml
-share/xsl/docbook-ns/params/man.indent.verbatims.xml
-share/xsl/docbook-ns/params/man.indent.width.xml
-share/xsl/docbook-ns/params/man.justify.xml
-share/xsl/docbook-ns/params/man.output.base.dir.xml
-share/xsl/docbook-ns/params/man.output.better.ps.enabled.xml
-share/xsl/docbook-ns/params/man.output.encoding.xml
-share/xsl/docbook-ns/params/man.output.in.separate.dir.xml
-share/xsl/docbook-ns/params/man.output.lang.in.name.enabled.xml
-share/xsl/docbook-ns/params/man.output.manifest.enabled.xml
-share/xsl/docbook-ns/params/man.output.manifest.filename.xml
-share/xsl/docbook-ns/params/man.output.quietly.xml
-share/xsl/docbook-ns/params/man.output.subdirs.enabled.xml
-share/xsl/docbook-ns/params/man.segtitle.suppress.xml
-share/xsl/docbook-ns/params/man.string.subst.map.local.post.xml
-share/xsl/docbook-ns/params/man.string.subst.map.local.pre.xml
-share/xsl/docbook-ns/params/man.string.subst.map.xml
-share/xsl/docbook-ns/params/man.subheading.divider.enabled.xml
-share/xsl/docbook-ns/params/man.subheading.divider.xml
-share/xsl/docbook-ns/params/man.table.footnotes.divider.xml
-share/xsl/docbook-ns/params/man.th.extra1.suppress.xml
-share/xsl/docbook-ns/params/man.th.extra2.max.length.xml
-share/xsl/docbook-ns/params/man.th.extra2.suppress.xml
-share/xsl/docbook-ns/params/man.th.extra3.max.length.xml
-share/xsl/docbook-ns/params/man.th.extra3.suppress.xml
-share/xsl/docbook-ns/params/man.th.title.max.length.xml
-share/xsl/docbook-ns/params/manifest.in.base.dir.xml
-share/xsl/docbook-ns/params/manifest.xml
-share/xsl/docbook-ns/params/manual.toc.xml
-share/xsl/docbook-ns/params/margin.note.float.type.xml
-share/xsl/docbook-ns/params/margin.note.properties.xml
-share/xsl/docbook-ns/params/margin.note.title.properties.xml
-share/xsl/docbook-ns/params/margin.note.width.xml
-share/xsl/docbook-ns/params/mark.optional.procedure.steps.xml
-share/xsl/docbook-ns/params/marker.section.level.xml
-share/xsl/docbook-ns/params/menuchoice.menu.separator.xml
-share/xsl/docbook-ns/params/menuchoice.separator.xml
-share/xsl/docbook-ns/params/minus.image.xml
-share/xsl/docbook-ns/params/mml.embedding.mode.fo.xml
-share/xsl/docbook-ns/params/mml.embedding.mode.xml
-share/xsl/docbook-ns/params/monospace.font.family.xml
-share/xsl/docbook-ns/params/monospace.properties.xml
-share/xsl/docbook-ns/params/monospace.verbatim.font.width.xml
-share/xsl/docbook-ns/params/monospace.verbatim.properties.xml
-share/xsl/docbook-ns/params/multiframe.bottom.bgcolor.xml
-share/xsl/docbook-ns/params/multiframe.navigation.height.xml
-share/xsl/docbook-ns/params/multiframe.top.bgcolor.xml
-share/xsl/docbook-ns/params/multiframe.xml
-share/xsl/docbook-ns/params/nav.separator.xml
-share/xsl/docbook-ns/params/nav.table.summary.xml
-share/xsl/docbook-ns/params/navbgcolor.xml
-share/xsl/docbook-ns/params/navbodywidth.xml
-share/xsl/docbook-ns/params/navig.graphics.extension.xml
-share/xsl/docbook-ns/params/navig.graphics.path.xml
-share/xsl/docbook-ns/params/navig.graphics.xml
-share/xsl/docbook-ns/params/navig.showtitles.xml
-share/xsl/docbook-ns/params/navtocwidth.xml
-share/xsl/docbook-ns/params/next.image.xml
-share/xsl/docbook-ns/params/no.home.image.xml
-share/xsl/docbook-ns/params/no.next.image.xml
-share/xsl/docbook-ns/params/no.prev.image.xml
-share/xsl/docbook-ns/params/no.toc.image.xml
-share/xsl/docbook-ns/params/no.up.image.xml
-share/xsl/docbook-ns/params/nominal.image.depth.xml
-share/xsl/docbook-ns/params/nominal.image.width.xml
-share/xsl/docbook-ns/params/nominal.table.width.xml
-share/xsl/docbook-ns/params/nongraphical.admonition.properties.xml
-share/xsl/docbook-ns/params/normal.para.spacing.xml
-share/xsl/docbook-ns/params/olink.base.uri.xml
-share/xsl/docbook-ns/params/olink.debug.xml
-share/xsl/docbook-ns/params/olink.doctitle.xml
-share/xsl/docbook-ns/params/olink.fragid.xml
-share/xsl/docbook-ns/params/olink.lang.fallback.sequence.xml
-share/xsl/docbook-ns/params/olink.outline.ext.xml
-share/xsl/docbook-ns/params/olink.properties.xml
-share/xsl/docbook-ns/params/olink.pubid.xml
-share/xsl/docbook-ns/params/olink.resolver.xml
-share/xsl/docbook-ns/params/olink.sysid.xml
-share/xsl/docbook-ns/params/orderedlist.label.properties.xml
-share/xsl/docbook-ns/params/orderedlist.label.width.xml
-share/xsl/docbook-ns/params/orderedlist.properties.xml
-share/xsl/docbook-ns/params/othercredit.like.author.enabled.xml
-share/xsl/docbook-ns/params/outer.region.content.properties.xml
-share/xsl/docbook-ns/params/output-root.xml
-share/xsl/docbook-ns/params/output.indent.xml
-share/xsl/docbook-ns/params/overlay.js.xml
-share/xsl/docbook-ns/params/overlay.logo.xml
-share/xsl/docbook-ns/params/overlay.xml
-share/xsl/docbook-ns/params/page.height.portrait.xml
-share/xsl/docbook-ns/params/page.height.xml
-share/xsl/docbook-ns/params/page.margin.bottom.xml
-share/xsl/docbook-ns/params/page.margin.inner.xml
-share/xsl/docbook-ns/params/page.margin.outer.xml
-share/xsl/docbook-ns/params/page.margin.top.xml
-share/xsl/docbook-ns/params/page.orientation.xml
-share/xsl/docbook-ns/params/page.width.portrait.xml
-share/xsl/docbook-ns/params/page.width.xml
-share/xsl/docbook-ns/params/pages.template.xml
-share/xsl/docbook-ns/params/paper.type.xml
-share/xsl/docbook-ns/params/para.propagates.style.xml
-share/xsl/docbook-ns/params/para.properties.xml
-share/xsl/docbook-ns/params/part.autolabel.xml
-share/xsl/docbook-ns/params/passivetex.extensions.xml
-share/xsl/docbook-ns/params/pgwide.properties.xml
-share/xsl/docbook-ns/params/phrase.propagates.style.xml
-share/xsl/docbook-ns/params/pixels.per.inch.xml
-share/xsl/docbook-ns/params/plus.image.xml
-share/xsl/docbook-ns/params/poetry.properties.xml
-share/xsl/docbook-ns/params/points.per.em.xml
-share/xsl/docbook-ns/params/preface.autolabel.xml
-share/xsl/docbook-ns/params/prefer.internal.olink.xml
-share/xsl/docbook-ns/params/preferred.mediaobject.role.xml
-share/xsl/docbook-ns/params/prev.image.xml
-share/xsl/docbook-ns/params/procedure.properties.xml
-share/xsl/docbook-ns/params/process.empty.source.toc.xml
-share/xsl/docbook-ns/params/process.source.toc.xml
-share/xsl/docbook-ns/params/profile.arch.xml
-share/xsl/docbook-ns/params/profile.attribute.xml
-share/xsl/docbook-ns/params/profile.audience.xml
-share/xsl/docbook-ns/params/profile.condition.xml
-share/xsl/docbook-ns/params/profile.conformance.xml
-share/xsl/docbook-ns/params/profile.lang.xml
-share/xsl/docbook-ns/params/profile.os.xml
-share/xsl/docbook-ns/params/profile.outputformat.xml
-share/xsl/docbook-ns/params/profile.revision.xml
-share/xsl/docbook-ns/params/profile.revisionflag.xml
-share/xsl/docbook-ns/params/profile.role.xml
-share/xsl/docbook-ns/params/profile.security.xml
-share/xsl/docbook-ns/params/profile.separator.xml
-share/xsl/docbook-ns/params/profile.status.xml
-share/xsl/docbook-ns/params/profile.userlevel.xml
-share/xsl/docbook-ns/params/profile.value.xml
-share/xsl/docbook-ns/params/profile.vendor.xml
-share/xsl/docbook-ns/params/profile.wordsize.xml
-share/xsl/docbook-ns/params/publishers.properties.xml
-share/xsl/docbook-ns/params/punct.honorific.xml
-share/xsl/docbook-ns/params/qanda.defaultlabel.xml
-share/xsl/docbook-ns/params/qanda.in.toc.xml
-share/xsl/docbook-ns/params/qanda.inherit.numeration.xml
-share/xsl/docbook-ns/params/qanda.nested.in.toc.xml
-share/xsl/docbook-ns/params/qanda.title.level1.properties.xml
-share/xsl/docbook-ns/params/qanda.title.level2.properties.xml
-share/xsl/docbook-ns/params/qanda.title.level3.properties.xml
-share/xsl/docbook-ns/params/qanda.title.level4.properties.xml
-share/xsl/docbook-ns/params/qanda.title.level5.properties.xml
-share/xsl/docbook-ns/params/qanda.title.level6.properties.xml
-share/xsl/docbook-ns/params/qanda.title.properties.xml
-share/xsl/docbook-ns/params/qandadiv.autolabel.xml
-share/xsl/docbook-ns/params/rebuild-all.xml
-share/xsl/docbook-ns/params/refclass.suppress.xml
-share/xsl/docbook-ns/params/refentry.date.profile.enabled.xml
-share/xsl/docbook-ns/params/refentry.date.profile.xml
-share/xsl/docbook-ns/params/refentry.generate.name.xml
-share/xsl/docbook-ns/params/refentry.generate.title.xml
-share/xsl/docbook-ns/params/refentry.manual.fallback.profile.xml
-share/xsl/docbook-ns/params/refentry.manual.profile.enabled.xml
-share/xsl/docbook-ns/params/refentry.manual.profile.xml
-share/xsl/docbook-ns/params/refentry.meta.get.quietly.xml
-share/xsl/docbook-ns/params/refentry.pagebreak.xml
-share/xsl/docbook-ns/params/refentry.separator.xml
-share/xsl/docbook-ns/params/refentry.source.fallback.profile.xml
-share/xsl/docbook-ns/params/refentry.source.name.profile.enabled.xml
-share/xsl/docbook-ns/params/refentry.source.name.profile.xml
-share/xsl/docbook-ns/params/refentry.source.name.suppress.xml
-share/xsl/docbook-ns/params/refentry.title.properties.xml
-share/xsl/docbook-ns/params/refentry.version.profile.enabled.xml
-share/xsl/docbook-ns/params/refentry.version.profile.xml
-share/xsl/docbook-ns/params/refentry.version.suppress.xml
-share/xsl/docbook-ns/params/refentry.xref.manvolnum.xml
-share/xsl/docbook-ns/params/reference.autolabel.xml
-share/xsl/docbook-ns/params/region.after.extent.xml
-share/xsl/docbook-ns/params/region.before.extent.xml
-share/xsl/docbook-ns/params/region.inner.extent.xml
-share/xsl/docbook-ns/params/region.inner.properties.xml
-share/xsl/docbook-ns/params/region.outer.extent.xml
-share/xsl/docbook-ns/params/region.outer.properties.xml
-share/xsl/docbook-ns/params/revhistory.table.cell.properties.xml
-share/xsl/docbook-ns/params/revhistory.table.properties.xml
-share/xsl/docbook-ns/params/revhistory.title.properties.xml
-share/xsl/docbook-ns/params/root.filename.xml
-share/xsl/docbook-ns/params/root.properties.xml
-share/xsl/docbook-ns/params/rootid.xml
-share/xsl/docbook-ns/params/runinhead.default.title.end.punct.xml
-share/xsl/docbook-ns/params/runinhead.title.end.punct.xml
-share/xsl/docbook-ns/params/running.foot.properties.xml
-share/xsl/docbook-ns/params/s5.controls.xml
-share/xsl/docbook-ns/params/s5.defaultview.xml
-share/xsl/docbook-ns/params/s5.opera.css.xml
-share/xsl/docbook-ns/params/s5.outline.css.xml
-share/xsl/docbook-ns/params/s5.path.prefix.xml
-share/xsl/docbook-ns/params/s5.print.css.xml
-share/xsl/docbook-ns/params/s5.slides.css.xml
-share/xsl/docbook-ns/params/s5.slides.js.xml
-share/xsl/docbook-ns/params/sans.font.family.xml
-share/xsl/docbook-ns/params/saxon.callouts.xml
-share/xsl/docbook-ns/params/saxon.character.representation.xml
-share/xsl/docbook-ns/params/saxon.linenumbering.xml
-share/xsl/docbook-ns/params/saxon.tablecolumns.xml
-share/xsl/docbook-ns/params/script.dir.xml
-share/xsl/docbook-ns/params/section.autolabel.max.depth.xml
-share/xsl/docbook-ns/params/section.autolabel.xml
-share/xsl/docbook-ns/params/section.container.element.xml
-share/xsl/docbook-ns/params/section.label.includes.component.label.xml
-share/xsl/docbook-ns/params/section.level1.properties.xml
-share/xsl/docbook-ns/params/section.level2.properties.xml
-share/xsl/docbook-ns/params/section.level3.properties.xml
-share/xsl/docbook-ns/params/section.level4.properties.xml
-share/xsl/docbook-ns/params/section.level5.properties.xml
-share/xsl/docbook-ns/params/section.level6.properties.xml
-share/xsl/docbook-ns/params/section.properties.xml
-share/xsl/docbook-ns/params/section.title.level1.properties.xml
-share/xsl/docbook-ns/params/section.title.level2.properties.xml
-share/xsl/docbook-ns/params/section.title.level3.properties.xml
-share/xsl/docbook-ns/params/section.title.level4.properties.xml
-share/xsl/docbook-ns/params/section.title.level5.properties.xml
-share/xsl/docbook-ns/params/section.title.level6.properties.xml
-share/xsl/docbook-ns/params/section.title.properties.xml
-share/xsl/docbook-ns/params/segmentedlist.as.table.xml
-share/xsl/docbook-ns/params/sequential.links.xml
-share/xsl/docbook-ns/params/shade.verbatim.style.xml
-share/xsl/docbook-ns/params/shade.verbatim.xml
-share/xsl/docbook-ns/params/show.bookmarks.xml
-share/xsl/docbook-ns/params/show.comments.xml
-share/xsl/docbook-ns/params/show.foil.number.xml
-share/xsl/docbook-ns/params/show.revisionflag.xml
-share/xsl/docbook-ns/params/showtoc.image.xml
-share/xsl/docbook-ns/params/side.float.properties.xml
-share/xsl/docbook-ns/params/side.region.precedence.xml
-share/xsl/docbook-ns/params/sidebar.float.type.xml
-share/xsl/docbook-ns/params/sidebar.float.width.xml
-share/xsl/docbook-ns/params/sidebar.properties.xml
-share/xsl/docbook-ns/params/sidebar.title.properties.xml
-share/xsl/docbook-ns/params/simplesect.in.toc.xml
-share/xsl/docbook-ns/params/slide.font.family.xml
-share/xsl/docbook-ns/params/slide.title.font.family.xml
-share/xsl/docbook-ns/params/slides.js.xml
-share/xsl/docbook-ns/params/slides.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.author.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.authorgroup.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.corpauthor.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.master.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.pubdate.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.region-body.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.subtitle.properties.xml
-share/xsl/docbook-ns/params/slides.titlepage.title.properties.xml
-share/xsl/docbook-ns/params/slidy.duration.xml
-share/xsl/docbook-ns/params/slidy.path.prefix.xml
-share/xsl/docbook-ns/params/slidy.slidy.css.xml
-share/xsl/docbook-ns/params/slidy.slidy.js.xml
-share/xsl/docbook-ns/params/slidy.user.css.xml
-share/xsl/docbook-ns/params/spacing.paras.xml
-share/xsl/docbook-ns/params/speaker.properties.xml
-share/xsl/docbook-ns/params/speakernote.properties.xml
-share/xsl/docbook-ns/params/speakernotes.properties.xml
-share/xsl/docbook-ns/params/stagedir.properties.xml
-share/xsl/docbook-ns/params/subscript.properties.xml
-share/xsl/docbook-ns/params/superscript.properties.xml
-share/xsl/docbook-ns/params/suppress.footer.navigation.xml
-share/xsl/docbook-ns/params/suppress.header.navigation.xml
-share/xsl/docbook-ns/params/suppress.homepage.title.xml
-share/xsl/docbook-ns/params/suppress.navigation.xml
-share/xsl/docbook-ns/params/svg.embedding.mode.fo.xml
-share/xsl/docbook-ns/params/svg.embedding.mode.xml
-share/xsl/docbook-ns/params/symbol.font.family.xml
-share/xsl/docbook-ns/params/table.borders.with.css.xml
-share/xsl/docbook-ns/params/table.caption.properties.xml
-share/xsl/docbook-ns/params/table.cell.border.color.xml
-share/xsl/docbook-ns/params/table.cell.border.style.xml
-share/xsl/docbook-ns/params/table.cell.border.thickness.xml
-share/xsl/docbook-ns/params/table.cell.padding.xml
-share/xsl/docbook-ns/params/table.entry.padding.xml
-share/xsl/docbook-ns/params/table.footnote.number.format.xml
-share/xsl/docbook-ns/params/table.footnote.number.symbols.xml
-share/xsl/docbook-ns/params/table.footnote.properties.xml
-share/xsl/docbook-ns/params/table.frame.border.color.xml
-share/xsl/docbook-ns/params/table.frame.border.style.xml
-share/xsl/docbook-ns/params/table.frame.border.thickness.xml
-share/xsl/docbook-ns/params/table.properties.xml
-share/xsl/docbook-ns/params/table.spacer.image.xml
-share/xsl/docbook-ns/params/table.table.properties.xml
-share/xsl/docbook-ns/params/tablecolumns.extension.xml
-share/xsl/docbook-ns/params/target.database.document.xml
-share/xsl/docbook-ns/params/targets.filename.xml
-share/xsl/docbook-ns/params/task.properties.xml
-share/xsl/docbook-ns/params/template.xml
-share/xsl/docbook-ns/params/tex.math.delims.xml
-share/xsl/docbook-ns/params/tex.math.file.xml
-share/xsl/docbook-ns/params/tex.math.in.alt.xml
-share/xsl/docbook-ns/params/text.home.xml
-share/xsl/docbook-ns/params/text.next.xml
-share/xsl/docbook-ns/params/text.prev.xml
-share/xsl/docbook-ns/params/text.toc.xml
-share/xsl/docbook-ns/params/text.up.xml
-share/xsl/docbook-ns/params/textbgcolor.xml
-share/xsl/docbook-ns/params/textdata.default.encoding.xml
-share/xsl/docbook-ns/params/textinsert.extension.xml
-share/xsl/docbook-ns/params/title.font.family.xml
-share/xsl/docbook-ns/params/title.margin.left.xml
-share/xsl/docbook-ns/params/titlefoil.html.xml
-share/xsl/docbook-ns/params/toc.bg.color.xml
-share/xsl/docbook-ns/params/toc.blank.graphic.xml
-share/xsl/docbook-ns/params/toc.blank.image.xml
-share/xsl/docbook-ns/params/toc.blank.text.xml
-share/xsl/docbook-ns/params/toc.hide.show.xml
-share/xsl/docbook-ns/params/toc.html.xml
-share/xsl/docbook-ns/params/toc.image.xml
-share/xsl/docbook-ns/params/toc.indent.width.xml
-share/xsl/docbook-ns/params/toc.leader.properties.xml
-share/xsl/docbook-ns/params/toc.line.properties.xml
-share/xsl/docbook-ns/params/toc.list.type.xml
-share/xsl/docbook-ns/params/toc.margin.properties.xml
-share/xsl/docbook-ns/params/toc.max.depth.xml
-share/xsl/docbook-ns/params/toc.pointer.graphic.xml
-share/xsl/docbook-ns/params/toc.pointer.image.xml
-share/xsl/docbook-ns/params/toc.pointer.text.xml
-share/xsl/docbook-ns/params/toc.row.height.xml
-share/xsl/docbook-ns/params/toc.section.depth.xml
-share/xsl/docbook-ns/params/toc.spacer.graphic.xml
-share/xsl/docbook-ns/params/toc.spacer.image.xml
-share/xsl/docbook-ns/params/toc.spacer.text.xml
-share/xsl/docbook-ns/params/toc.width.xml
-share/xsl/docbook-ns/params/ua.js.xml
-share/xsl/docbook-ns/params/ulink.footnotes.xml
-share/xsl/docbook-ns/params/ulink.hyphenate.chars.xml
-share/xsl/docbook-ns/params/ulink.hyphenate.xml
-share/xsl/docbook-ns/params/ulink.show.xml
-share/xsl/docbook-ns/params/ulink.target.xml
-share/xsl/docbook-ns/params/up.image.xml
-share/xsl/docbook-ns/params/use.embed.for.svg.xml
-share/xsl/docbook-ns/params/use.extensions.xml
-share/xsl/docbook-ns/params/use.id.as.filename.xml
-share/xsl/docbook-ns/params/use.id.function.xml
-share/xsl/docbook-ns/params/use.local.olink.style.xml
-share/xsl/docbook-ns/params/use.role.as.xrefstyle.xml
-share/xsl/docbook-ns/params/use.role.for.mediaobject.xml
-share/xsl/docbook-ns/params/use.svg.xml
-share/xsl/docbook-ns/params/user.css.xml
-share/xsl/docbook-ns/params/variablelist.as.blocks.xml
-share/xsl/docbook-ns/params/variablelist.as.table.xml
-share/xsl/docbook-ns/params/variablelist.max.termlength.xml
-share/xsl/docbook-ns/params/variablelist.term.break.after.xml
-share/xsl/docbook-ns/params/variablelist.term.properties.xml
-share/xsl/docbook-ns/params/variablelist.term.separator.xml
-share/xsl/docbook-ns/params/verbatim.properties.xml
-share/xsl/docbook-ns/params/webhelp.autolabel.xml
-share/xsl/docbook-ns/params/webhelp.base.dir.xml
-share/xsl/docbook-ns/params/webhelp.common.dir.xml
-share/xsl/docbook-ns/params/webhelp.default.topic.xml
-share/xsl/docbook-ns/params/webhelp.include.search.tab.xml
-share/xsl/docbook-ns/params/webhelp.indexer.language.xml
-share/xsl/docbook-ns/params/webhelp.start.filename.xml
-share/xsl/docbook-ns/params/webhelp.tree.cookie.id.xml
-share/xsl/docbook-ns/params/wordml.template.xml
-share/xsl/docbook-ns/params/wrap.slidecontent.xml
-share/xsl/docbook-ns/params/writing.mode.xml
-share/xsl/docbook-ns/params/xbCollapsibleLists.js.xml
-share/xsl/docbook-ns/params/xbDOM.js.xml
-share/xsl/docbook-ns/params/xbLibrary.js.xml
-share/xsl/docbook-ns/params/xbStyle.js.xml
-share/xsl/docbook-ns/params/xep.extensions.xml
-share/xsl/docbook-ns/params/xep.index.item.properties.xml
-share/xsl/docbook-ns/params/xref.label-page.separator.xml
-share/xsl/docbook-ns/params/xref.label-title.separator.xml
-share/xsl/docbook-ns/params/xref.properties.xml
-share/xsl/docbook-ns/params/xref.title-page.separator.xml
-share/xsl/docbook-ns/params/xref.with.number.and.title.xml
-share/xsl/docbook-ns/params/xsl1.1.bookmarks.xml
-share/xsl/docbook-ns/profiling/profile-mode.xsl
-share/xsl/docbook-ns/profiling/profile.xsl
-share/xsl/docbook-ns/profiling/strip-attributes.xsl
-share/xsl/docbook-ns/profiling/xsl2profile.xsl
-share/xsl/docbook-ns/roundtrip/blocks-spec.xml
-share/xsl/docbook-ns/roundtrip/blocks2dbk.dtd
-share/xsl/docbook-ns/roundtrip/blocks2dbk.xsl
-share/xsl/docbook-ns/roundtrip/dbk2ooo.xsl
-share/xsl/docbook-ns/roundtrip/dbk2pages.xsl
-share/xsl/docbook-ns/roundtrip/dbk2wordml.xsl
-share/xsl/docbook-ns/roundtrip/dbk2wp.xsl
-share/xsl/docbook-ns/roundtrip/normalise-common.xsl
-share/xsl/docbook-ns/roundtrip/normalise2sections.xsl
-share/xsl/docbook-ns/roundtrip/pages2normalise.xsl
-share/xsl/docbook-ns/roundtrip/param.xml
-share/xsl/docbook-ns/roundtrip/param.xsl
-share/xsl/docbook-ns/roundtrip/sections-spec.xml
-share/xsl/docbook-ns/roundtrip/sections2blocks.xsl
-share/xsl/docbook-ns/roundtrip/specifications.xml
-share/xsl/docbook-ns/roundtrip/template-pages.xml
-share/xsl/docbook-ns/roundtrip/template.dot
-share/xsl/docbook-ns/roundtrip/template.xml
-share/xsl/docbook-ns/roundtrip/wordml2normalise.xsl
-share/xsl/docbook-ns/slides/README
-share/xsl/docbook-ns/slides/RELEASE-NOTES.xml
-share/xsl/docbook-ns/slides/common/common.xsl
-share/xsl/docbook-ns/slides/doc/slides.xml
-share/xsl/docbook-ns/slides/doc/user.css
-share/xsl/docbook-ns/slides/fo/param.xml
-share/xsl/docbook-ns/slides/fo/param.xsl
-share/xsl/docbook-ns/slides/fo/plain-titlepage.xml
-share/xsl/docbook-ns/slides/fo/plain-titlepage.xsl
-share/xsl/docbook-ns/slides/fo/plain.xsl
-share/xsl/docbook-ns/slides/images/callouts/1.png
-share/xsl/docbook-ns/slides/images/callouts/1.svg
-share/xsl/docbook-ns/slides/images/callouts/10.png
-share/xsl/docbook-ns/slides/images/callouts/10.svg
-share/xsl/docbook-ns/slides/images/callouts/11.png
-share/xsl/docbook-ns/slides/images/callouts/11.svg
-share/xsl/docbook-ns/slides/images/callouts/12.png
-share/xsl/docbook-ns/slides/images/callouts/12.svg
-share/xsl/docbook-ns/slides/images/callouts/13.png
-share/xsl/docbook-ns/slides/images/callouts/13.svg
-share/xsl/docbook-ns/slides/images/callouts/14.png
-share/xsl/docbook-ns/slides/images/callouts/14.svg
-share/xsl/docbook-ns/slides/images/callouts/15.png
-share/xsl/docbook-ns/slides/images/callouts/15.svg
-share/xsl/docbook-ns/slides/images/callouts/16.png
-share/xsl/docbook-ns/slides/images/callouts/16.svg
-share/xsl/docbook-ns/slides/images/callouts/17.png
-share/xsl/docbook-ns/slides/images/callouts/17.svg
-share/xsl/docbook-ns/slides/images/callouts/18.png
-share/xsl/docbook-ns/slides/images/callouts/18.svg
-share/xsl/docbook-ns/slides/images/callouts/19.png
-share/xsl/docbook-ns/slides/images/callouts/19.svg
-share/xsl/docbook-ns/slides/images/callouts/2.png
-share/xsl/docbook-ns/slides/images/callouts/2.svg
-share/xsl/docbook-ns/slides/images/callouts/20.png
-share/xsl/docbook-ns/slides/images/callouts/20.svg
-share/xsl/docbook-ns/slides/images/callouts/21.png
-share/xsl/docbook-ns/slides/images/callouts/21.svg
-share/xsl/docbook-ns/slides/images/callouts/22.png
-share/xsl/docbook-ns/slides/images/callouts/22.svg
-share/xsl/docbook-ns/slides/images/callouts/23.png
-share/xsl/docbook-ns/slides/images/callouts/23.svg
-share/xsl/docbook-ns/slides/images/callouts/24.png
-share/xsl/docbook-ns/slides/images/callouts/24.svg
-share/xsl/docbook-ns/slides/images/callouts/25.png
-share/xsl/docbook-ns/slides/images/callouts/25.svg
-share/xsl/docbook-ns/slides/images/callouts/26.png
-share/xsl/docbook-ns/slides/images/callouts/26.svg
-share/xsl/docbook-ns/slides/images/callouts/27.png
-share/xsl/docbook-ns/slides/images/callouts/27.svg
-share/xsl/docbook-ns/slides/images/callouts/28.png
-share/xsl/docbook-ns/slides/images/callouts/28.svg
-share/xsl/docbook-ns/slides/images/callouts/29.png
-share/xsl/docbook-ns/slides/images/callouts/29.svg
-share/xsl/docbook-ns/slides/images/callouts/3.png
-share/xsl/docbook-ns/slides/images/callouts/3.svg
-share/xsl/docbook-ns/slides/images/callouts/30.png
-share/xsl/docbook-ns/slides/images/callouts/30.svg
-share/xsl/docbook-ns/slides/images/callouts/4.png
-share/xsl/docbook-ns/slides/images/callouts/4.svg
-share/xsl/docbook-ns/slides/images/callouts/5.png
-share/xsl/docbook-ns/slides/images/callouts/5.svg
-share/xsl/docbook-ns/slides/images/callouts/6.png
-share/xsl/docbook-ns/slides/images/callouts/6.svg
-share/xsl/docbook-ns/slides/images/callouts/7.png
-share/xsl/docbook-ns/slides/images/callouts/7.svg
-share/xsl/docbook-ns/slides/images/callouts/8.png
-share/xsl/docbook-ns/slides/images/callouts/8.svg
-share/xsl/docbook-ns/slides/images/callouts/9.png
-share/xsl/docbook-ns/slides/images/callouts/9.svg
-share/xsl/docbook-ns/slides/images/face1.gif
-share/xsl/docbook-ns/slides/images/face2.gif
-share/xsl/docbook-ns/slides/images/face3.gif
-share/xsl/docbook-ns/slides/images/face4.gif
-share/xsl/docbook-ns/slides/locatingrules.xml
-share/xsl/docbook-ns/slides/s5/index-osf.html
-share/xsl/docbook-ns/slides/s5/index-xoxo.html
-share/xsl/docbook-ns/slides/s5/pix/S501.jpg
-share/xsl/docbook-ns/slides/s5/pix/S502.jpg
-share/xsl/docbook-ns/slides/s5/pix/S503.jpg
-share/xsl/docbook-ns/slides/s5/pix/S504.jpg
-share/xsl/docbook-ns/slides/s5/pix/mememe01.png
-share/xsl/docbook-ns/slides/s5/pix/mememe02.png
-share/xsl/docbook-ns/slides/s5/pix/mememe03.png
-share/xsl/docbook-ns/slides/s5/pix/mememe04.png
-share/xsl/docbook-ns/slides/s5/pix/mememe05.png
-share/xsl/docbook-ns/slides/s5/pix/s5filemap.png
-share/xsl/docbook-ns/slides/s5/ui/bg-shade.png
-share/xsl/docbook-ns/slides/s5/ui/default/blank.gif
-share/xsl/docbook-ns/slides/s5/ui/default/bodybg.gif
-share/xsl/docbook-ns/slides/s5/ui/default/framing.css
-share/xsl/docbook-ns/slides/s5/ui/default/iepngfix.htc
-share/xsl/docbook-ns/slides/s5/ui/default/notes.css
-share/xsl/docbook-ns/slides/s5/ui/default/opera.css
-share/xsl/docbook-ns/slides/s5/ui/default/outline.css
-share/xsl/docbook-ns/slides/s5/ui/default/pretty.css
-share/xsl/docbook-ns/slides/s5/ui/default/print.css
-share/xsl/docbook-ns/slides/s5/ui/default/s5-core.css
-share/xsl/docbook-ns/slides/s5/ui/default/slides.css
-share/xsl/docbook-ns/slides/s5/ui/default/slides.js
-share/xsl/docbook-ns/slides/s5/ui/s5-notes.html
-share/xsl/docbook-ns/slides/schema/relaxng/docbook.rng
-share/xsl/docbook-ns/slides/schema/relaxng/slides.rnc
-share/xsl/docbook-ns/slides/schema/relaxng/slides.rng
-share/xsl/docbook-ns/slides/schema/xsd/docbook.xsd
-share/xsl/docbook-ns/slides/schema/xsd/slides.xsd
-share/xsl/docbook-ns/slides/schema/xsd/xlink.xsd
-share/xsl/docbook-ns/slides/schema/xsd/xml.xsd
-share/xsl/docbook-ns/slides/slidy/.htaccess
-share/xsl/docbook-ns/slides/slidy/Overview.html
-share/xsl/docbook-ns/slides/slidy/Overview.xhtml
-share/xsl/docbook-ns/slides/slidy/blank.html
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-fold-dim.gif
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-fold-dim.png
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-fold.gif
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-fold.png
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-nofold-dim.gif
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-nofold-dim.png
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-nofold.gif
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-nofold.png
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-unfold-dim.gif
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-unfold-dim.png
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-unfold.gif
-share/xsl/docbook-ns/slides/slidy/graphics/bullet-unfold.png
-share/xsl/docbook-ns/slides/slidy/graphics/bullet.png
-share/xsl/docbook-ns/slides/slidy/graphics/example.png
-share/xsl/docbook-ns/slides/slidy/graphics/example.svg
-share/xsl/docbook-ns/slides/slidy/graphics/face1.gif
-share/xsl/docbook-ns/slides/slidy/graphics/face2.gif
-share/xsl/docbook-ns/slides/slidy/graphics/face3.gif
-share/xsl/docbook-ns/slides/slidy/graphics/face4.gif
-share/xsl/docbook-ns/slides/slidy/graphics/fold-bright.gif
-share/xsl/docbook-ns/slides/slidy/graphics/fold-dim.bmp
-share/xsl/docbook-ns/slides/slidy/graphics/fold-dim.gif
-share/xsl/docbook-ns/slides/slidy/graphics/fold.bmp
-share/xsl/docbook-ns/slides/slidy/graphics/fold.gif
-share/xsl/docbook-ns/slides/slidy/graphics/icon-blue.png
-share/xsl/docbook-ns/slides/slidy/graphics/keys2.jpg
-share/xsl/docbook-ns/slides/slidy/graphics/nofold-dim.bmp
-share/xsl/docbook-ns/slides/slidy/graphics/nofold-dim.gif
-share/xsl/docbook-ns/slides/slidy/graphics/nofold.bmp
-share/xsl/docbook-ns/slides/slidy/graphics/unfold-bright.gif
-share/xsl/docbook-ns/slides/slidy/graphics/unfold-dim.bmp
-share/xsl/docbook-ns/slides/slidy/graphics/unfold-dim.gif
-share/xsl/docbook-ns/slides/slidy/graphics/unfold.bmp
-share/xsl/docbook-ns/slides/slidy/graphics/unfold.gif
-share/xsl/docbook-ns/slides/slidy/graphics/w3c-logo-blue.gif
-share/xsl/docbook-ns/slides/slidy/graphics/w3c-logo-blue.svg
-share/xsl/docbook-ns/slides/slidy/graphics/w3c-logo-slanted.jpg
-share/xsl/docbook-ns/slides/slidy/graphics/w3c-logo-white.gif
-share/xsl/docbook-ns/slides/slidy/graphics/w3c-logo-white.svg
-share/xsl/docbook-ns/slides/slidy/help/.htaccess
-share/xsl/docbook-ns/slides/slidy/help/help.html
-share/xsl/docbook-ns/slides/slidy/help/help.html.ca
-share/xsl/docbook-ns/slides/slidy/help/help.html.de
-share/xsl/docbook-ns/slides/slidy/help/help.html.en
-share/xsl/docbook-ns/slides/slidy/help/help.html.es
-share/xsl/docbook-ns/slides/slidy/help/help.html.fr
-share/xsl/docbook-ns/slides/slidy/help/help.html.hu
-share/xsl/docbook-ns/slides/slidy/help/help.html.nl
-share/xsl/docbook-ns/slides/slidy/help/help.html.pl
-share/xsl/docbook-ns/slides/slidy/help/help.html.pt-br
-share/xsl/docbook-ns/slides/slidy/help/help.html.pt_br
-share/xsl/docbook-ns/slides/slidy/help/help.html.sv
-share/xsl/docbook-ns/slides/slidy/help/help.pt-br.html
-share/xsl/docbook-ns/slides/slidy/scripts/.htaccess
-share/xsl/docbook-ns/slides/slidy/scripts/slidy.js
-share/xsl/docbook-ns/slides/slidy/scripts/slidy.js.gz
-share/xsl/docbook-ns/slides/slidy/styles/.htaccess
-share/xsl/docbook-ns/slides/slidy/styles/slidy.css
-share/xsl/docbook-ns/slides/slidy/styles/w3c-blue.css
-share/xsl/docbook-ns/slides/tools/dbs3-upgrade.xsl
-share/xsl/docbook-ns/slides/xhtml/param.xml
-share/xsl/docbook-ns/slides/xhtml/param.xsl
-share/xsl/docbook-ns/slides/xhtml/plain-titlepage.xml
-share/xsl/docbook-ns/slides/xhtml/plain-titlepage.xsl
-share/xsl/docbook-ns/slides/xhtml/plain.xsl
-share/xsl/docbook-ns/slides/xhtml/s5.xsl
-share/xsl/docbook-ns/slides/xhtml/slidy.xsl
-share/xsl/docbook-ns/website/autolayout.xsl
-share/xsl/docbook-ns/website/build.xml
-share/xsl/docbook-ns/website/chunk-common.xsl
-share/xsl/docbook-ns/website/chunk-tabular.xsl
-share/xsl/docbook-ns/website/chunk-website.xsl
-share/xsl/docbook-ns/website/head.xsl
-share/xsl/docbook-ns/website/makefile-dep.xsl
-share/xsl/docbook-ns/website/olink.xsl
-share/xsl/docbook-ns/website/param.xml
-share/xsl/docbook-ns/website/param.xsl
-share/xsl/docbook-ns/website/rss.xsl
-share/xsl/docbook-ns/website/tabular.xsl
-share/xsl/docbook-ns/website/toc-tabular.xsl
-share/xsl/docbook-ns/website/toc.xsl
-share/xsl/docbook-ns/website/website-common.xsl
-share/xsl/docbook-ns/website/website-targets.xsl
-share/xsl/docbook-ns/website/website.xsl
-share/xsl/docbook-ns/website/xbel.xsl
-share/xsl/docbook-ns/xhtml-1_1/admon.xsl
-share/xsl/docbook-ns/xhtml-1_1/annotations.xsl
-share/xsl/docbook-ns/xhtml-1_1/autoidx-kimber.xsl
-share/xsl/docbook-ns/xhtml-1_1/autoidx-kosek.xsl
-share/xsl/docbook-ns/xhtml-1_1/autoidx-ng.xsl
-share/xsl/docbook-ns/xhtml-1_1/autoidx.xsl
-share/xsl/docbook-ns/xhtml-1_1/autotoc.xsl
-share/xsl/docbook-ns/xhtml-1_1/biblio-iso690.xsl
-share/xsl/docbook-ns/xhtml-1_1/biblio.xsl
-share/xsl/docbook-ns/xhtml-1_1/block.xsl
-share/xsl/docbook-ns/xhtml-1_1/build.xml
-share/xsl/docbook-ns/xhtml-1_1/callout.xsl
-share/xsl/docbook-ns/xhtml-1_1/changebars.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunk-changebars.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunk-code.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunk-common.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunk.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunker.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunkfast.xsl
-share/xsl/docbook-ns/xhtml-1_1/chunktoc.xsl
-share/xsl/docbook-ns/xhtml-1_1/component.xsl
-share/xsl/docbook-ns/xhtml-1_1/division.xsl
-share/xsl/docbook-ns/xhtml-1_1/docbook.css.xml
-share/xsl/docbook-ns/xhtml-1_1/docbook.xsl
-share/xsl/docbook-ns/xhtml-1_1/ebnf.xsl
-share/xsl/docbook-ns/xhtml-1_1/footnote.xsl
-share/xsl/docbook-ns/xhtml-1_1/formal.xsl
-share/xsl/docbook-ns/xhtml-1_1/glossary.xsl
-share/xsl/docbook-ns/xhtml-1_1/graphics.xsl
-share/xsl/docbook-ns/xhtml-1_1/highlight.xsl
-share/xsl/docbook-ns/xhtml-1_1/html-rtf.xsl
-share/xsl/docbook-ns/xhtml-1_1/html.xsl
-share/xsl/docbook-ns/xhtml-1_1/htmltbl.xsl
-share/xsl/docbook-ns/xhtml-1_1/index.xsl
-share/xsl/docbook-ns/xhtml-1_1/info.xsl
-share/xsl/docbook-ns/xhtml-1_1/inline.xsl
-share/xsl/docbook-ns/xhtml-1_1/its.xsl
-share/xsl/docbook-ns/xhtml-1_1/keywords.xsl
-share/xsl/docbook-ns/xhtml-1_1/lists.xsl
-share/xsl/docbook-ns/xhtml-1_1/maketoc.xsl
-share/xsl/docbook-ns/xhtml-1_1/manifest.xsl
-share/xsl/docbook-ns/xhtml-1_1/math.xsl
-share/xsl/docbook-ns/xhtml-1_1/oldchunker.xsl
-share/xsl/docbook-ns/xhtml-1_1/onechunk.xsl
-share/xsl/docbook-ns/xhtml-1_1/param.xsl
-share/xsl/docbook-ns/xhtml-1_1/pi.xsl
-share/xsl/docbook-ns/xhtml-1_1/profile-chunk-code.xsl
-share/xsl/docbook-ns/xhtml-1_1/profile-chunk.xsl
-share/xsl/docbook-ns/xhtml-1_1/profile-docbook.xsl
-share/xsl/docbook-ns/xhtml-1_1/profile-onechunk.xsl
-share/xsl/docbook-ns/xhtml-1_1/publishers.xsl
-share/xsl/docbook-ns/xhtml-1_1/qandaset.xsl
-share/xsl/docbook-ns/xhtml-1_1/refentry.xsl
-share/xsl/docbook-ns/xhtml-1_1/sections.xsl
-share/xsl/docbook-ns/xhtml-1_1/synop.xsl
-share/xsl/docbook-ns/xhtml-1_1/table.xsl
-share/xsl/docbook-ns/xhtml-1_1/task.xsl
-share/xsl/docbook-ns/xhtml-1_1/titlepage.templates.xsl
-share/xsl/docbook-ns/xhtml-1_1/titlepage.xsl
-share/xsl/docbook-ns/xhtml-1_1/toc.xsl
-share/xsl/docbook-ns/xhtml-1_1/verbatim.xsl
-share/xsl/docbook-ns/xhtml-1_1/xref.xsl
-share/xsl/docbook-ns/xhtml/admon.xsl
-share/xsl/docbook-ns/xhtml/annotations.xsl
-share/xsl/docbook-ns/xhtml/autoidx-kimber.xsl
-share/xsl/docbook-ns/xhtml/autoidx-kosek.xsl
-share/xsl/docbook-ns/xhtml/autoidx-ng.xsl
-share/xsl/docbook-ns/xhtml/autoidx.xsl
-share/xsl/docbook-ns/xhtml/autotoc.xsl
-share/xsl/docbook-ns/xhtml/biblio-iso690.xsl
-share/xsl/docbook-ns/xhtml/biblio.xsl
-share/xsl/docbook-ns/xhtml/block.xsl
-share/xsl/docbook-ns/xhtml/build.xml
-share/xsl/docbook-ns/xhtml/callout.xsl
-share/xsl/docbook-ns/xhtml/changebars.xsl
-share/xsl/docbook-ns/xhtml/chunk-changebars.xsl
-share/xsl/docbook-ns/xhtml/chunk-code.xsl
-share/xsl/docbook-ns/xhtml/chunk-common.xsl
-share/xsl/docbook-ns/xhtml/chunk.xsl
-share/xsl/docbook-ns/xhtml/chunker.xsl
-share/xsl/docbook-ns/xhtml/chunkfast.xsl
-share/xsl/docbook-ns/xhtml/chunktoc.xsl
-share/xsl/docbook-ns/xhtml/component.xsl
-share/xsl/docbook-ns/xhtml/division.xsl
-share/xsl/docbook-ns/xhtml/docbook-no-doctype.xsl
-share/xsl/docbook-ns/xhtml/docbook.css.xml
-share/xsl/docbook-ns/xhtml/docbook.xsl
-share/xsl/docbook-ns/xhtml/ebnf.xsl
-share/xsl/docbook-ns/xhtml/footnote.xsl
-share/xsl/docbook-ns/xhtml/formal.xsl
-share/xsl/docbook-ns/xhtml/glossary.xsl
-share/xsl/docbook-ns/xhtml/graphics.xsl
-share/xsl/docbook-ns/xhtml/highlight.xsl
-share/xsl/docbook-ns/xhtml/html-rtf.xsl
-share/xsl/docbook-ns/xhtml/html.xsl
-share/xsl/docbook-ns/xhtml/htmltbl.xsl
-share/xsl/docbook-ns/xhtml/index.xsl
-share/xsl/docbook-ns/xhtml/info.xsl
-share/xsl/docbook-ns/xhtml/inline.xsl
-share/xsl/docbook-ns/xhtml/its.xsl
-share/xsl/docbook-ns/xhtml/keywords.xsl
-share/xsl/docbook-ns/xhtml/lists.xsl
-share/xsl/docbook-ns/xhtml/maketoc.xsl
-share/xsl/docbook-ns/xhtml/manifest.xsl
-share/xsl/docbook-ns/xhtml/math.xsl
-share/xsl/docbook-ns/xhtml/oldchunker.xsl
-share/xsl/docbook-ns/xhtml/onechunk.xsl
-share/xsl/docbook-ns/xhtml/param.xsl
-share/xsl/docbook-ns/xhtml/pi.xsl
-share/xsl/docbook-ns/xhtml/profile-chunk-code.xsl
-share/xsl/docbook-ns/xhtml/profile-chunk.xsl
-share/xsl/docbook-ns/xhtml/profile-docbook.xsl
-share/xsl/docbook-ns/xhtml/profile-onechunk.xsl
-share/xsl/docbook-ns/xhtml/publishers.xsl
-share/xsl/docbook-ns/xhtml/qandaset.xsl
-share/xsl/docbook-ns/xhtml/refentry.xsl
-share/xsl/docbook-ns/xhtml/sections.xsl
-share/xsl/docbook-ns/xhtml/synop.xsl
-share/xsl/docbook-ns/xhtml/table.xsl
-share/xsl/docbook-ns/xhtml/task.xsl
-share/xsl/docbook-ns/xhtml/titlepage.templates.xml
-share/xsl/docbook-ns/xhtml/titlepage.templates.xsl
-share/xsl/docbook-ns/xhtml/titlepage.xsl
-share/xsl/docbook-ns/xhtml/toc.xsl
-share/xsl/docbook-ns/xhtml/verbatim.xsl
-share/xsl/docbook-ns/xhtml/xref.xsl
-share/xsl/docbook-ns/xhtml5/README
-share/xsl/docbook-ns/xhtml5/build.xml
-share/xsl/docbook-ns/xhtml5/chunk.xsl
-share/xsl/docbook-ns/xhtml5/chunkfast.xsl
-share/xsl/docbook-ns/xhtml5/docbook.css.xml
-share/xsl/docbook-ns/xhtml5/docbook.xsl
-share/xsl/docbook-ns/xhtml5/html5-chunk-mods.xsl
-share/xsl/docbook-ns/xhtml5/html5-element-mods.xsl
-share/xsl/docbook-ns/xhtml5/onechunk.xsl
-share/xsl/docbook-ns/xhtml5/profile-chunk.xsl
-share/xsl/docbook-ns/xhtml5/profile-docbook.xsl
-share/xsl/docbook-ns/xhtml5/xhtml-docbook.xsl
-share/xsl/docbook-ns/xhtml5/xhtml-profile-docbook.xsl
-share/xsl/docbook-ns/xhtml5/xhtml2xhtml5.xsl
diff --git a/docbook-xsl-ns/distinfo b/docbook-xsl-ns/distinfo
deleted file mode 100644
index 1749e08de2..0000000000
--- a/docbook-xsl-ns/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.36 2021/10/26 11:21:50 nia Exp $
-
-BLAKE2s (docbook-xsl-1.79.2.tar.bz2) = 061e88129b696a0c65043f596d8891ffd24e0ffe53c4b0208a3b96e9036f4d26
-SHA512 (docbook-xsl-1.79.2.tar.bz2) = dc5a2f08a804d0b2badb167b11fe22d53d7861e6238690e09507d09a696e7dce6b0da6e0dbfe84275db23d71006a4b89e3348eb271052341091a26395ec5862c
-Size (docbook-xsl-1.79.2.tar.bz2) = 23404486 bytes
-SHA1 (patch-lib_lib.xsl) = 0787b83d01871f2a22a1e4257e4dfad89221041b
diff --git a/docbook-xsl-ns/patches/patch-lib_lib.xsl b/docbook-xsl-ns/patches/patch-lib_lib.xsl
deleted file mode 100644
index 2f89798b6d..0000000000
--- a/docbook-xsl-ns/patches/patch-lib_lib.xsl
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-lib_lib.xsl,v 1.2 2020/03/04 10:11:40 wiz Exp $
-
-Use EXSLT "replace" function when available.
-https://bugs.debian.org/750593
-
---- lib/lib.xsl.orig 2016-12-09 22:41:39.000000000 +0000
-+++ lib/lib.xsl
-@@ -6,7 +6,10 @@
-
- This module implements DTD-independent functions
-
-- ******************************************************************** --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-+ ******************************************************************** --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-+ xmlns:str="http://exslt.org/strings"
-+ exclude-result-prefixes="str"
-+ version="1.0">
-
- <xsl:template name="dot.count">
- <!-- Returns the number of "." characters in a string -->
-@@ -52,6 +55,9 @@
- <xsl:param name="replacement"/>
-
- <xsl:choose>
-+ <xsl:when test="function-available('str:replace')">
-+ <xsl:value-of select="str:replace($string, string($target), string($replacement))"/>
-+ </xsl:when>
- <xsl:when test="contains($string, $target)">
- <xsl:variable name="rest">
- <xsl:call-template name="string.subst">
diff --git a/libgnuregex/DESCR b/libgnuregex/DESCR
deleted file mode 100644
index 8d11bce8cb..0000000000
--- a/libgnuregex/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-GNU Regex is the regex subset of Gnulib, the GNU portability library.
-It offers an extension of the regex(3) API to allow more flexibility
-in the flavor of regular expressions.
-The GNU regex library is compliant with POSIX.2, except for
-internationalization features.
diff --git a/libgnuregex/Makefile b/libgnuregex/Makefile
deleted file mode 100644
index 29edc88fd3..0000000000
--- a/libgnuregex/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD$
-
-DISTNAME= regex-0.12
-PKGNAME= ${DISTNAME:S/^/libgnu/}
-CATEGORIES= devel
-MASTER_SITES= ftp://ftp.gnu.org/old-gnu/regex/
-
-MAINTAINER= vins%NetBSD.org@localhost
-HOMEPAGE= https://directory.fsf.org/wiki/Regex
-COMMENT= GNU Regex library
-LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
-
-USE_LIBTOOL= yes
-GNU_CONFIGURE= yes
-
-LIB= libgnuregex.la
-INC= gnuregex.h
-
-MAKE_FLAGS+= CC=${CC:Q}
-MAKE_FLAGS+= SHELL=${SH:Q}
-MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
-MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
-MAKE_FLAGS+= subdirs=
-
-INSTALLATION_DIRS= ${PREFIX}/include ${PREFIX}/lib
-
-do-install:
- ${LIBTOOL} --mode=install ${INSTALL_LIB} ${WRKSRC}/${LIB} \
- ${DESTDIR}${PREFIX}/lib
- ${INSTALL_DATA} ${WRKSRC}/${INC:S/gnu//} \
- ${DESTDIR}${PREFIX}/include/${INC}
-
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/libgnuregex/PLIST b/libgnuregex/PLIST
deleted file mode 100644
index bd428c68bd..0000000000
--- a/libgnuregex/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-include/gnuregex.h
-lib/libgnuregex.la
diff --git a/libgnuregex/distinfo b/libgnuregex/distinfo
deleted file mode 100644
index e3d4889ebd..0000000000
--- a/libgnuregex/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-BLAKE2s (regex-0.12.tar.gz) = c372aeb7906d9b6c626656b2af02e22619446ef5cc669a5076a60eb49964ecb4
-SHA512 (regex-0.12.tar.gz) = 85a4f5161759646b3cf5484539cebe92e51ee1896f7853084d4aba2b5399164922103dc2b49971eca9821bec56195fef999f100f61b6d734955ccd7c81ca3ca7
-Size (regex-0.12.tar.gz) = 297790 bytes
-SHA1 (patch-Makefile.in) = 100748772d017efb9fa17951ccf3669b97078205
diff --git a/libgnuregex/patches/patch-Makefile.in b/libgnuregex/patches/patch-Makefile.in
deleted file mode 100644
index c39d4b5b9d..0000000000
--- a/libgnuregex/patches/patch-Makefile.in
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD$
-
-Use libtool to build shared ojects.
-
---- Makefile.in.orig 1993-04-02 23:12:15.000000000 +0000
-+++ Makefile.in
-@@ -45,11 +45,14 @@ SHELL = /bin/sh
-
- subdirs = doc test
-
--default all:: regex.o
-+default all:: libgnuregex.a regex.o
- .PHONY: default all
-
-+libgnuregex.a: regex.o
-+ ${LIBTOOL} --mode=link --tag=CC ${CC} -o ${.TARGET:.a=.la} ${regex.o:.o=.lo} -rpath ${PREFIX}/lib -version-info 0:12
-+
- regex.o: regex.c regex.h
-- $(CC) $(CFLAGS) $(CPPFLAGS) $(DEFS) -I. -I$(srcdir) -c $<
-+ ${LIBTOOL} --mode=compile --tag=CC $(CC) $(CFLAGS) $(CPPFLAGS) $(DEFS) -I. -I$(srcdir) -c $<
-
- clean mostlyclean::
- rm -f *.o
diff --git a/libimobiledevice-glue/COMMIT_MSG b/libimobiledevice-glue/COMMIT_MSG
deleted file mode 100644
index 6fe8328fa6..0000000000
--- a/libimobiledevice-glue/COMMIT_MSG
+++ /dev/null
@@ -1,4 +0,0 @@
-misc/libimobiledevice-glue: Import libimobiledevice-glue-1.3.2
-
-Library with common code used by the libraries and tools around
-the libimobiledevice project.
diff --git a/libimobiledevice-glue/DESCR b/libimobiledevice-glue/DESCR
deleted file mode 100644
index f2b2c9a2df..0000000000
--- a/libimobiledevice-glue/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Library with common code used by the libraries and tools around
-the libimobiledevice project.
diff --git a/libimobiledevice-glue/Makefile b/libimobiledevice-glue/Makefile
deleted file mode 100644
index 52ddd6d26b..0000000000
--- a/libimobiledevice-glue/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libimobiledevice-glue-1.3.2
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=libimobiledevice/}
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/libimobiledevice/libimobiledevice-glue
-COMMENT= Library with common code for the libimobiledevice project
-LICENSE= gnu-lgpl-v2.1
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-
-PKGCONFIG_OVERRIDE+= src/libimobiledevice-glue-1.0.pc.in
-
-.include "../../textproc/libplist/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libimobiledevice-glue/PLIST b/libimobiledevice-glue/PLIST
deleted file mode 100644
index 584d25b1d7..0000000000
--- a/libimobiledevice-glue/PLIST
+++ /dev/null
@@ -1,14 +0,0 @@
-@comment $NetBSD$
-include/libimobiledevice-glue/cbuf.h
-include/libimobiledevice-glue/collection.h
-include/libimobiledevice-glue/glue.h
-include/libimobiledevice-glue/nskeyedarchive.h
-include/libimobiledevice-glue/opack.h
-include/libimobiledevice-glue/sha.h
-include/libimobiledevice-glue/socket.h
-include/libimobiledevice-glue/termcolors.h
-include/libimobiledevice-glue/thread.h
-include/libimobiledevice-glue/tlv.h
-include/libimobiledevice-glue/utils.h
-lib/libimobiledevice-glue-1.0.la
-lib/pkgconfig/libimobiledevice-glue-1.0.pc
diff --git a/libimobiledevice-glue/TODO b/libimobiledevice-glue/TODO
deleted file mode 100644
index 3c7ae2e7c6..0000000000
--- a/libimobiledevice-glue/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-The package is now complete. The only reason it's still in wip is that we
-have no consumers in the main pkgsrc tree atm.
diff --git a/libimobiledevice-glue/buildlink3.mk b/libimobiledevice-glue/buildlink3.mk
deleted file mode 100644
index aaf07b51c7..0000000000
--- a/libimobiledevice-glue/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= libimobiledevice-glue
-
-.if !defined(LIBIMOBILEDEVICE_GLUE_BUILDLINK3_MK)
-LIBIMOBILEDEVICE_GLUE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libimobiledevice-glue+= libimobiledevice-glue>=1.3.2
-BUILDLINK_PKGSRCDIR.libimobiledevice-glue?= ../../wip/libimobiledevice-glue
-
-.include "../../textproc/libplist/buildlink3.mk"
-.endif # LIBIMOBILEDEVICE_GLUE_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libimobiledevice-glue
diff --git a/libimobiledevice-glue/distinfo b/libimobiledevice-glue/distinfo
deleted file mode 100644
index 310f97af64..0000000000
--- a/libimobiledevice-glue/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD$
-
-BLAKE2s (libimobiledevice-glue-1.3.2.tar.bz2) = 21da3cc0fa1a80616f87fb28ef0b00c1d6301be335f469a7f2d1ba3777d22f95
-SHA512 (libimobiledevice-glue-1.3.2.tar.bz2) = d12b853dedec39a28c34c19dc1a2d26e81d9aba0e64d9c7ed03aa921feee5613598a30e9c51bd79d9ec840399a97091525fc5e4c5ac4b20d68ea8c96a35fc7d1
-Size (libimobiledevice-glue-1.3.2.tar.bz2) = 338101 bytes
-SHA1 (patch-src_socket.c) = c02428ce4e09a096a44046c6159add59222a6893
-SHA1 (patch-src_utils.c) = b762d108d635e8ababe485f987dc87cb13b15cc6
diff --git a/libimobiledevice-glue/patches/patch-src_socket.c b/libimobiledevice-glue/patches/patch-src_socket.c
deleted file mode 100644
index 33eaecd4a5..0000000000
--- a/libimobiledevice-glue/patches/patch-src_socket.c
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD$
-
-Add NetBSD support.
-https://github.com/libimobiledevice/libimobiledevice-glue/pull/52
-
---- src/socket.c.orig 2025-07-31 18:18:24.287306854 +0000
-+++ src/socket.c
-@@ -56,7 +56,7 @@
- #ifdef AF_INET6
- #include <net/if.h>
- #include <ifaddrs.h>
--#if defined (__APPLE__) || defined (__FreeBSD__) || defined (__HAIKU__)
-+#if defined (__APPLE__) || defined (__FreeBSD__) || defined (__HAIKU__) || defined (__NetBSD__)
- #include <net/if_dl.h>
- #endif
- #ifdef __linux__
-@@ -907,13 +907,13 @@ int get_primary_mac_address(unsigned cha
- if (ifa->ifa_flags & IFF_LOOPBACK) {
- continue;
- }
--#if defined(__APPLE__) || defined (__FreeBSD__) || defined (__HAIKU__)
-+#if defined(__APPLE__) || defined (__FreeBSD__) || defined (__HAIKU__) || defined (__NetBSD__)
- if (ifa->ifa_addr->sa_family != AF_LINK) {
- continue;
- }
- #if defined (__APPLE__)
- if (!strcmp(ifa->ifa_name, "en0")) {
--#elif defined (__FreeBSD__) || defined (__HAIKU__)
-+#elif defined (__FreeBSD__) || defined (__HAIKU__) || defined (__NetBSD__)
- {
- #endif
- memcpy(mac_addr_buf, (unsigned char *)LLADDR((struct sockaddr_dl *)(ifa)->ifa_addr), 6);
diff --git a/libimobiledevice-glue/patches/patch-src_utils.c b/libimobiledevice-glue/patches/patch-src_utils.c
deleted file mode 100644
index ea0e506935..0000000000
--- a/libimobiledevice-glue/patches/patch-src_utils.c
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Fix ctype(3) usage.
-https://github.com/libimobiledevice/libimobiledevice-glue/pull/52
-
---- src/utils.c.orig 2025-07-31 18:18:48.354814064 +0000
-+++ src/utils.c
-@@ -220,7 +220,7 @@ char *string_toupper(char* str)
- char *res = strdup(str);
- size_t i;
- for (i = 0; i < strlen(res); i++) {
-- res[i] = toupper(res[i]);
-+ res[i] = toupper((unsigned char)res[i]);
- }
- return res;
- }
diff --git a/libnfs/COMMIT_MSG b/libnfs/COMMIT_MSG
deleted file mode 100644
index 7bd79a32ee..0000000000
--- a/libnfs/COMMIT_MSG
+++ /dev/null
@@ -1,8 +0,0 @@
-net/libnfs: Import libnfs-6.0.2
-
-LIBNFS is a client library for accessing NFS shares over a network.
-
-LIBNFS offers three different APIs, for different use:
-1, RAW: A fully async low level RPC library for NFS protocols
-2, NFS ASYNC: A fully asynchronous library for high level vfs functions
-3, NFS SYNC: A synchronous library for high level vfs functions
diff --git a/libnfs/DESCR b/libnfs/DESCR
deleted file mode 100644
index fda335c011..0000000000
--- a/libnfs/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-LIBNFS is a client library for accessing NFS shares over a network.
-
-LIBNFS offers three different APIs, for different use:
-1, RAW: A fully async low level RPC library for NFS protocols
-2, NFS ASYNC: A fully asynchronous library for high level vfs functions
-3, NFS SYNC: A synchronous library for high level vfs functions
diff --git a/libnfs/Makefile b/libnfs/Makefile
deleted file mode 100644
index 6fc2fce2e7..0000000000
--- a/libnfs/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libnfs-6.0.2
-CATEGORIES= net filesystems
-MASTER_SITES= ${MASTER_SITE_GITHUB:=sahlberg/}
-GITHUB_TAG= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/sahlberg/libnfs
-COMMENT= NFS client library
-# LGPL applies to the library itself, while GPL applies to the utilities.
-# BSD applies to other misc files.
-LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v3 AND 2-clause-bsd
-
-PKGCONFIG_OVERRIDE= cmake/libnfs.pc.cmake
-
-CMAKE_CONFIGURE_ARGS+= -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX='${PREFIX}' \
- -DINSTALL_MAN_DIR:PATH='${PREFIX}/${PKGMANDIR}' \
- -DENABLE_UTILS:BOOL=ON \
- -DENABLE_DOCUMENTATION:BOOL=ON
-
-.include "options.mk"
-
-.include "../../devel/cmake/build.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libnfs/PLIST b/libnfs/PLIST
deleted file mode 100644
index a4a83481aa..0000000000
--- a/libnfs/PLIST
+++ /dev/null
@@ -1,25 +0,0 @@
-@comment $NetBSD$
-bin/nfs-cat
-bin/nfs-cp
-bin/nfs-ls
-bin/nfs-stat
-include/nfsc/libnfs-raw-mount.h
-include/nfsc/libnfs-raw-nfs.h
-include/nfsc/libnfs-raw-nfs4.h
-include/nfsc/libnfs-raw-nlm.h
-include/nfsc/libnfs-raw-nsm.h
-include/nfsc/libnfs-raw-portmap.h
-include/nfsc/libnfs-raw-rquota.h
-include/nfsc/libnfs-raw.h
-include/nfsc/libnfs-zdr.h
-include/nfsc/libnfs.h
-lib/cmake/libnfs/FindNFS.cmake
-lib/cmake/libnfs/libnfs-config-release.cmake
-lib/cmake/libnfs/libnfs-config-version.cmake
-lib/cmake/libnfs/libnfs-config.cmake
-lib/libnfs.so
-lib/libnfs.so.16.2.0
-lib/pkgconfig/libnfs.pc
-man/man1/nfs-cat.1
-man/man1/nfs-cp.1
-man/man1/nfs-ls.1
diff --git a/libnfs/TODO b/libnfs/TODO
deleted file mode 100644
index 643e46fae3..0000000000
--- a/libnfs/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-The package is complete. The only reason it's in wip is that no packages in
-the main pkgsrc tree uses it atm.
diff --git a/libnfs/buildlink3.mk b/libnfs/buildlink3.mk
deleted file mode 100644
index 8b002c2d78..0000000000
--- a/libnfs/buildlink3.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= libnfs
-
-.if !defined(LIBNFS_BUILDLINK3_MK)
-LIBNFS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libnfs+= libnfs>=6.0.2
-BUILDLINK_PKGSRCDIR.libnfs?= ../../wip/libnfs
-.endif # LIBNFS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libnfs
diff --git a/libnfs/distinfo b/libnfs/distinfo
deleted file mode 100644
index 9c62adccaf..0000000000
--- a/libnfs/distinfo
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD$
-
-BLAKE2s (libnfs-6.0.2.tar.gz) = 0932b7a35afda2e6d819113448bf4f0355e516f06111325f2f0fd09389ec7e2c
-SHA512 (libnfs-6.0.2.tar.gz) = 539790ab98aac7b2f25755b745d1f5e016518f1adb3748b8c58df187048bc31e091915d59e6359bb95c49dd986361cbbf2536edcda02598b0fac236762b61a46
-Size (libnfs-6.0.2.tar.gz) = 338988 bytes
-SHA1 (patch-CMakeLists.txt) = b997d2e9cab237bca6ca8f283f7573ae43e51158
-SHA1 (patch-cmake_ConfigureChecks.cmake) = 45d3185755b5c37b60a31695e8bdf0d01793776e
-SHA1 (patch-cmake_config.h.cmake) = c3e1fd72dc1c3ec21666128961ef25e266c36b23
-SHA1 (patch-include_libnfs-multithreading.h) = b83c7e448823f3943174ecc290e7f10a0eac51f8
-SHA1 (patch-lib_libnfs-sync.c) = e038e91cfbe2d2392452b0c81e7284ed77cfdff6
-SHA1 (patch-lib_libnfs.c) = de2e55d0d29762e7e8cb800e2337a2db2b88ffb5
-SHA1 (patch-lib_multithreading.c) = 1cd8e9ff04c269675684d4dbd59dc347133d7442
-SHA1 (patch-lib_nfs__v4.c) = 2739ca9d59b05a8d00762fe2a847d5a4fba2e70a
-SHA1 (patch-lib_socket.c) = 7aa200f0ef40e713616fe097285a51a86294ec48
diff --git a/libnfs/options.mk b/libnfs/options.mk
deleted file mode 100644
index 557fac7a2f..0000000000
--- a/libnfs/options.mk
+++ /dev/null
@@ -1,51 +0,0 @@
-# $NetBSD$
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.libnfs
-PKG_SUPPORTED_OPTIONS= gnutls gssapi threads
-PKG_SUGGESTED_OPTIONS= # empty
-
-CHECK_BUILTIN.pthread:= yes
-.include "../../mk/pthread.builtin.mk"
-CHECK_BUILTIN.pthread:= no
-
-.if ${USE_BUILTIN.pthread:tl} == yes
-PKG_SUGGESTED_OPTIONS+= threads
-.endif
-
-# Requires Linux kTLS
-.if exists(/usr/include/linux/tls.h)
-PKG_SUGGESTED_OPTIONS+= gnutls
-.endif
-
-.include "../../mk/bsd.options.mk"
-
-###
-### KRB5 support
-###
-.if !empty(PKG_OPTIONS:Mgssapi)
-KRB5_ACCEPTED= mit-krb5
-CMAKE_CONFIGURE_ARGS+= -DENABLE_GSSAPI=ON
-. include "../../mk/krb5.buildlink3.mk"
-.else
-CONFIGURE_ARGS+= -DENABLE_GSSAPI=OFF
-.endif
-
-##
-## Multithreading support
-##
-.if !empty(PKG_OPTIONS:Mthreads)
-. include "../../mk/pthread.buildlink3.mk"
-# otherwise we get undefined refderences to semaphores
-PTHREAD_AUTO_VARS= yes
-PTHREAD_OPTS+= require
-CMAKE_CONFIGURE_ARGS+= -DENABLE_MULTITHREADING=ON
-.else
-CMAKE_CONFIGURE_ARGS+= -DENABLE_MULTITHREADING=OFF
-.endif
-
-###
-### GnuTLS support
-###
-.if !empty(PKG_OPTIONS:Mgnutls)
-. include "../../security/gnutls/buildlink3.mk"
-.endif
diff --git a/libnfs/patches/patch-CMakeLists.txt b/libnfs/patches/patch-CMakeLists.txt
deleted file mode 100644
index b9cd40d483..0000000000
--- a/libnfs/patches/patch-CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Improve portability: make GSSAPI support platform independent.
-
---- CMakeLists.txt.orig 2024-12-14 08:03:11.000000000 +0000
-+++ CMakeLists.txt
-@@ -35,7 +35,7 @@ endif()
-
- include(cmake/Macros.cmake)
-
--if(IOS)
-+if(ENABLE_GSSAPI)
- find_package(GSSAPI)
-
- if(GSSAPI_FOUND)
diff --git a/libnfs/patches/patch-cmake_ConfigureChecks.cmake b/libnfs/patches/patch-cmake_ConfigureChecks.cmake
deleted file mode 100644
index b361bb9f24..0000000000
--- a/libnfs/patches/patch-cmake_ConfigureChecks.cmake
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD$
-
-Improve portability: Directly check for getprotobyname(3) instead of
-guessing with OS-specific CPP macros.
-
---- cmake/ConfigureChecks.cmake.orig 2024-12-14 08:03:11.000000000 +0000
-+++ cmake/ConfigureChecks.cmake
-@@ -41,6 +41,11 @@ check_struct_has_member("struct sockaddr
- check_struct_has_member("struct sockaddr_storage" ss_family sys/socket.h HAVE_SOCKADDR_STORAGE)
- check_struct_has_member("struct stat" st_mtim.tv_nsec sys/stat.h HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC)
-
-+include(CheckSymbolExists)
-+if(HAVE_NETDB_H)
-+ check_symbol_exists(getprotobyname "netdb.h" HAVE_GETPROTOBYNAME)
-+endif()
-+
- include(CheckCSourceCompiles)
- check_c_source_compiles("#include <net/if.h>
- int main(void)
diff --git a/libnfs/patches/patch-cmake_config.h.cmake b/libnfs/patches/patch-cmake_config.h.cmake
deleted file mode 100644
index 72a216d481..0000000000
--- a/libnfs/patches/patch-cmake_config.h.cmake
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Set definition for getprotobyname() check.
-
---- cmake/config.h.cmake.orig 2024-12-14 08:03:11.000000000 +0000
-+++ cmake/config.h.cmake
-@@ -33,6 +33,9 @@
- /* Define to 1 if you have the <netdb.h> header file. */
- #cmakedefine HAVE_NETDB_H
-
-+/* Define to 1 if <netdb.h> has the getprotobyname() function. */
-+#cmakedefine HAVE_GETPROTOBYNAME
-+
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #cmakedefine HAVE_NETINET_IN_H
-
diff --git a/libnfs/patches/patch-include_libnfs-multithreading.h b/libnfs/patches/patch-include_libnfs-multithreading.h
deleted file mode 100644
index 2239583c9a..0000000000
--- a/libnfs/patches/patch-include_libnfs-multithreading.h
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD$
-
-Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a
-good idea, especially when pthread_equal(3) suffices.
-
---- include/libnfs-multithreading.h.orig 2025-11-14 13:32:34.996331119 +0000
-+++ include/libnfs-multithreading.h
-@@ -41,11 +41,7 @@ typedef dispatch_semaphore_t libnfs_sem_
- #include <semaphore.h>
- typedef sem_t libnfs_sem_t;
- #endif
--#ifdef HAVE_PTHREAD_THREADID_NP
--typedef uint64_t nfs_tid_t;
--#else
--typedef pid_t nfs_tid_t;
--#endif
-+typedef libnfs_thread_t nfs_tid_t;
- #endif /* HAVE_PTHREAD */
-
- #ifdef WIN32
-@@ -56,6 +52,8 @@ typedef DWORD nfs_tid_t;
- #endif
-
- nfs_tid_t nfs_mt_get_tid(void);
-+int nfs_mt_equal(nfs_tid_t t1, nfs_tid_t t2);
-+
- int nfs_mt_mutex_init(libnfs_mutex_t *mutex);
- int nfs_mt_mutex_destroy(libnfs_mutex_t *mutex);
- int nfs_mt_mutex_lock(libnfs_mutex_t *mutex);
diff --git a/libnfs/patches/patch-lib_libnfs-sync.c b/libnfs/patches/patch-lib_libnfs-sync.c
deleted file mode 100644
index 54e751a115..0000000000
--- a/libnfs/patches/patch-lib_libnfs-sync.c
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a
-good idea, especially when pthread_equal(3) suffices.
-
---- lib/libnfs-sync.c.orig 2025-11-14 13:37:44.606850244 +0000
-+++ lib/libnfs-sync.c
-@@ -133,7 +133,7 @@ nfs_init_cb_data(struct nfs_context **nf
- struct nfs_thread_context *ntc;
-
- for(ntc = (*nfs)->nfsi->thread_ctx; ntc; ntc = ntc->next) {
-- if (nfs_mt_get_tid() == ntc->tid) {
-+ if (nfs_mt_equal(nfs_mt_get_tid(), ntc->tid)) {
- break;
- }
- }
diff --git a/libnfs/patches/patch-lib_libnfs.c b/libnfs/patches/patch-lib_libnfs.c
deleted file mode 100644
index 288c361a4a..0000000000
--- a/libnfs/patches/patch-lib_libnfs.c
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a
-good idea, especially when pthread_equal(3) suffices.
-
---- lib/libnfs.c.orig 2025-11-14 13:38:41.562942211 +0000
-+++ lib/libnfs.c
-@@ -229,7 +229,7 @@ nfs_get_error(struct nfs_context *nfs)
- struct nfs_thread_context *ntc;
-
- for(ntc = nfs->nfsi->thread_ctx; ntc; ntc = ntc->next) {
-- if (nfs_mt_get_tid() == ntc->tid) {
-+ if (nfs_mt_equal(nfs_mt_get_tid(), ntc->tid)) {
- nfs = &ntc->nfs;
- break;
- }
diff --git a/libnfs/patches/patch-lib_multithreading.c b/libnfs/patches/patch-lib_multithreading.c
deleted file mode 100644
index 1328811623..0000000000
--- a/libnfs/patches/patch-lib_multithreading.c
+++ /dev/null
@@ -1,41 +0,0 @@
-$NetBSD$
-
-Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a
-good idea, especially when pthread_equal(3) suffices.
-
---- lib/multithreading.c.orig 2025-11-14 13:33:44.250912762 +0000
-+++ lib/multithreading.c
-@@ -60,16 +60,12 @@
-
- nfs_tid_t nfs_mt_get_tid(void)
- {
--#ifdef HAVE_PTHREAD_THREADID_NP
-- nfs_tid_t tid;
-- pthread_threadid_np(NULL, &tid);
-- return tid;
--#elif defined(SYS_gettid)
-- pid_t tid = syscall(SYS_gettid);
-- return tid;
--#else
--#error "SYS_gettid unavailable on this system"
--#endif
-+ return pthread_self();
-+}
-+
-+int nfs_mt_equal(nfs_tid_t t1, nfs_tid_t t2)
-+{
-+ return pthread_equal(t1, t2);
- }
-
- static void *nfs_mt_service_thread(void *arg)
-@@ -231,6 +227,10 @@ nfs_tid_t nfs_mt_get_tid(void)
- {
- return GetCurrentThreadId();
- }
-+int nfs_mt_equal(nfs_tid_t t1, nfs_tid_t t2)
-+{
-+ return t1 == t2;
-+}
- static void* nfs_mt_service_thread(void* arg)
- {
- struct nfs_context* nfs = (struct nfs_context*)arg;
diff --git a/libnfs/patches/patch-lib_nfs__v4.c b/libnfs/patches/patch-lib_nfs__v4.c
deleted file mode 100644
index 80d9cb4186..0000000000
--- a/libnfs/patches/patch-lib_nfs__v4.c
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Fix misuse of ctype(3) functions: char values must always be cast to
-unsigned char.
-
---- lib/nfs_v4.c.orig 2025-11-14 14:16:21.037945741 +0000
-+++ lib/nfs_v4.c
-@@ -433,7 +433,7 @@ nfs_get_ugid(struct nfs_context *nfs, co
- const char *name = buf;
-
- while (slen) {
-- if (isdigit(*buf)) {
-+ if (isdigit((unsigned char)*buf)) {
- ugid *= 10;
- ugid += *buf - '0';
- } else {
diff --git a/libnfs/patches/patch-lib_socket.c b/libnfs/patches/patch-lib_socket.c
deleted file mode 100644
index 9efa156a0c..0000000000
--- a/libnfs/patches/patch-lib_socket.c
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Improve portability: Directly check for getprotobyname(3) instead of
-guessing with OS-specific CPP macros.
-
---- lib/socket.c.orig 2025-11-14 14:14:24.604057983 +0000
-+++ lib/socket.c
-@@ -170,7 +170,7 @@ set_tcp_sockopt(int sockfd, int optname,
- {
- int level;
-
-- #if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__sun) || (defined(__APPLE__) && defined(__MACH__))
-+ #if defined(HAVE_GETPROTOBYNAME)
- struct protoent *buf;
-
- if ((buf = getprotobyname("tcp")) != NULL)
diff --git a/libtatsu/COMMIT_MSG b/libtatsu/COMMIT_MSG
deleted file mode 100644
index 29ef70443b..0000000000
--- a/libtatsu/COMMIT_MSG
+++ /dev/null
@@ -1,11 +0,0 @@
-misc/libtatsu: Import libtatsu-1.0.5
-
-Library handling the communication with Apple's Tatsu Signing Server (TSS).
-
-This library is part of the libimobiledevice project. The main purpose of
-this library is to allow creating TSS request payloads, sending them to
-Apple's TSS server, and retrieving and processing the response.
-
-The code was originally part of idevicerestore and has been split out to
-its own library, while obviously idevicerestore will remain the main
-consumer.
diff --git a/libtatsu/DESCR b/libtatsu/DESCR
deleted file mode 100644
index 39ba5b17de..0000000000
--- a/libtatsu/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-Library handling the communication with Apple's Tatsu Signing Server (TSS).
-
-This library is part of the libimobiledevice project. The main purpose of
-this library is to allow creating TSS request payloads, sending them to
-Apple's TSS server, and retrieving and processing the response.
-
-The code was originally part of idevicerestore and has been split out to
-its own library, while obviously idevicerestore will remain the main
-consumer.
diff --git a/libtatsu/Makefile b/libtatsu/Makefile
deleted file mode 100644
index 7a2788d14d..0000000000
--- a/libtatsu/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libtatsu-1.0.5
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=libimobiledevice/}
-GITHUB_RELEASE= ${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/libimobiledevice/libtatsu/
-COMMENT= Library handling the communication with Apple's Tatsu Signing Server
-LICENSE= gnu-lgpl-v2.1
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-
-PKGCONFIG_OVERRIDE+= src/libtatsu-1.0.pc.in
-
-.include "../../textproc/libplist/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libtatsu/PLIST b/libtatsu/PLIST
deleted file mode 100644
index 8ce7c471e3..0000000000
--- a/libtatsu/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-include/libtatsu/tatsu.h
-include/libtatsu/tss.h
-lib/libtatsu.la
-lib/pkgconfig/libtatsu-1.0.pc
diff --git a/libtatsu/TODO b/libtatsu/TODO
deleted file mode 100644
index 3c7ae2e7c6..0000000000
--- a/libtatsu/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-The package is now complete. The only reason it's still in wip is that we
-have no consumers in the main pkgsrc tree atm.
diff --git a/libtatsu/buildlink3.mk b/libtatsu/buildlink3.mk
deleted file mode 100644
index 2763cd2789..0000000000
--- a/libtatsu/buildlink3.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= libtatsu
-
-.if !defined(LIBTATSU_BUILDLINK3_MK)
-LIBTATSU_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libtatsu+= libtatsu>=1.0.5
-BUILDLINK_PKGSRCDIR.libtatsu?= ../../wip/libtatsu
-
-.include "../../textproc/libplist/buildlink3.mk"
-.endif # LIBTATSU_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libtatsu
diff --git a/libtatsu/distinfo b/libtatsu/distinfo
deleted file mode 100644
index 4dfa7a2d2f..0000000000
--- a/libtatsu/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (libtatsu-1.0.5.tar.bz2) = c3ef052da78e9283515b0e1bec3d60e6d44293ea9d86e3c33a12f43b32c3bcce
-SHA512 (libtatsu-1.0.5.tar.bz2) = 5d683f9ee153f0958d2461f12017abccaf2f92d20dea6b219042f91a28daa5434df9a01315831a882acddbf6e0af1eb106c088f48efabff1c9f38c50f55a323f
-Size (libtatsu-1.0.5.tar.bz2) = 302913 bytes
Home |
Main Index |
Thread Index |
Old Index