pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu May 15 18:13:56 UTC 2025

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add and enable prefork.


To generate a diff of this commit:
cvs rdiff -u -r1.1157 -r1.1158 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1157 pkgsrc/sysutils/Makefile:1.1158
--- pkgsrc/sysutils/Makefile:1.1157     Mon Apr 28 12:16:35 2025
+++ pkgsrc/sysutils/Makefile    Thu May 15 18:13:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1157 2025/04/28 12:16:35 hauke Exp $
+# $NetBSD: Makefile,v 1.1158 2025/05/15 18:13:55 schmonz Exp $
 #
 
 COMMENT=       System utilities
@@ -579,6 +579,7 @@ SUBDIR+=    pidof
 SUBDIR+=       pluged
 SUBDIR+=       podman
 SUBDIR+=       polysh
+SUBDIR+=       prefork
 SUBDIR+=       pscpug
 SUBDIR+=       psftools
 SUBDIR+=       psmisc



Home | Main Index | Thread Index | Old Index