pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Note additions of "pkgtasks", "init" and "pkgforma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb4defeb307f
branches:  trunk
changeset: 363095:fb4defeb307f
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Jun 01 02:23:09 2017 +0000

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

diffstat:

 doc/CHANGES-2017 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r a0af2c15e871 -r fb4defeb307f doc/CHANGES-2017
--- a/doc/CHANGES-2017  Thu Jun 01 02:15:10 2017 +0000
+++ b/doc/CHANGES-2017  Thu Jun 01 02:23:09 2017 +0000
@@ -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 @@
        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