pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/defaults mk: Describe new fossil options.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b916e131181e
branches:  trunk
changeset: 372995:b916e131181e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 23 21:12:13 2017 +0000

description:
mk: Describe new fossil options.

diffstat:

 mk/defaults/options.description |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r a2091ca76112 -r b916e131181e mk/defaults/options.description
--- a/mk/defaults/options.description   Sat Dec 23 21:11:42 2017 +0000
+++ b/mk/defaults/options.description   Sat Dec 23 21:12:13 2017 +0000
@@ -105,9 +105,9 @@
 cvs                    Enable CVS support.
 cvsgraph               Enable cvsgraph support.
 cython                 Enable Cython support.
+daemontools-moresignals        Add options to send SIG{QUIT,USR1,USR2} to daemons.
 dar-int32              Use 32-bit integers for file lengths in Dar.
 dar-int64              Use 64-bit integers for file lengths in Dar.
-daemontools-moresignals        Add options to send SIG{QUIT,USR1,USR2} to daemons.
 darwin                 Build and/or run on Darwin and Mac OS X.
 db2                    Enable db2 support.
 db4                    Enable db4 support.
@@ -205,6 +205,8 @@
 floppyd                        Use floppyd to access floppy device.
 fluidsynth             Enable MIDI support using fluidsynth.
 fontconfig             Enable FONTCONFIG (fonts/fontconfig) support.
+fossil-system-sqlite   Use pkgsrc sqlite for fossil instead of built-in.
+fossil-th1-hooks       Add support for TH1 scripts in fossil.
 freediameter-all-extensions    Build all extensions for freeDiameter (except test and debug).
 freeradius-simul-use   Enable Simultaneous-Use.
 freeswitch-08k         8000Hz Audio Files



Home | Main Index | Thread Index | Old Index