pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 31 19:20:20 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + libkiwix, kiwix-tools


To generate a diff of this commit:
cvs rdiff -u -r1.1871 -r1.1872 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1871 pkgsrc/www/Makefile:1.1872
--- pkgsrc/www/Makefile:1.1871  Mon Aug 11 12:07:11 2025
+++ pkgsrc/www/Makefile Sun Aug 31 19:20:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1871 2025/08/11 12:07:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.1872 2025/08/31 19:20:20 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -219,6 +219,7 @@ SUBDIR+=    kaput-cli
 SUBDIR+=       kf6-syndication
 SUBDIR+=       khtml
 SUBDIR+=       kimagemapeditor
+SUBDIR+=       kiwix-tools
 SUBDIR+=       kjs
 SUBDIR+=       kjsembed
 SUBDIR+=       konqueror
@@ -229,6 +230,7 @@ SUBDIR+=    libecap
 SUBDIR+=       libghttp
 SUBDIR+=       libgtkhtml
 SUBDIR+=       libhubbub
+SUBDIR+=       libkiwix
 SUBDIR+=       libmediawiki
 SUBDIR+=       libmicrohttpd
 SUBDIR+=       libmrss



Home | Main Index | Thread Index | Old Index