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:   jlam
Date:           Thu Jun  1 02:23:09 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017

Log Message:
Note additions of "pkgtasks", "init" and "pkgformat/pkg" script frameworks.


To generate a diff of this commit:
cvs rdiff -u -r1.2178 -r1.2179 pkgsrc/doc/CHANGES-2017

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

Modified files:

Index: pkgsrc/doc/CHANGES-2017
diff -u pkgsrc/doc/CHANGES-2017:1.2178 pkgsrc/doc/CHANGES-2017:1.2179
--- pkgsrc/doc/CHANGES-2017:1.2178      Thu Jun  1 02:04:05 2017
+++ pkgsrc/doc/CHANGES-2017     Thu Jun  1 02:23:09 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.2178 2017/06/01 02:04:05 jlam Exp $
+$NetBSD: CHANGES-2017,v 1.2179 2017/06/01 02:23:09 jlam Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -2730,3 +2730,10 @@ Changes to the packages collection and i
        Updated databases/sqlite3 to 3.19.2 [adam 2017-05-31]
        Updated sysutils/bcmfw to 2.1 [plunky 2017-05-31]
        Added pkgtools/pkgtasks version 1.9 [jlam 2017-06-01]
+       mk/bsd.pkg.mk: Added "pkgtasks" framework to generate data files
+               for install/deinstall scripts. [jlam 2017-06-01]
+       mk/bsd.pkg.mk: Added "init" framework to manage different init
+               script systems (currently rc.d and SMF) [jlam 2017-06-01]
+       mk/bsd.pkg.mk: Added "pkgformat/pkg/scripts.mk framework to
+               generate +INSTALL/+DEINSTALL scripts for binary packages.
+               [jlam 2017-06-01]



Home | Main Index | Thread Index | Old Index