pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name:    pkgsrc
Committed By:   spz
Date:           Mon Sep 16 08:10:10 UTC 2024
Modified Files:
        pkgsrc/doc: HOWTO-pbulk
Log Message:
describe PBULK_CACHE_DIRECTORY and warn to clear it after pkgsrc updates
when in use
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/doc/HOWTO-pbulk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/HOWTO-pbulk
diff -u pkgsrc/doc/HOWTO-pbulk:1.8 pkgsrc/doc/HOWTO-pbulk:1.9
--- pkgsrc/doc/HOWTO-pbulk:1.8  Thu Apr 17 08:22:11 2014
+++ pkgsrc/doc/HOWTO-pbulk      Mon Sep 16 08:10:10 2024
@@ -111,3 +111,12 @@ SKIP_LICENSE_CHECK=                        yes
 ALLOW_VULNERABLE_PACKAGES=     yes
 
 PKG_DEVELOPER?= yes
+
+####
+
+PBULK_CACHE_DIRECTORY when set collects the build options of packages,
+so these need to be extracted only once per pbulk run. This needs to be
+a directory shared between pbulk master and clients (like bulklog).
+You need to clear it between pbulk runs when you updated pkgsrc,
+or packages that change default options or their dependents may stop
+building.
Home |
Main Index |
Thread Index |
Old Index