pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Explain the option ICECAST_CHROOTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/18c167330966
branches: trunk
changeset: 465942:18c167330966
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Jan 08 19:48:05 2004 +0000
description:
Explain the option ICECAST_CHROOTDIR.
diffstat:
mk/bsd.pkg.defaults.mk | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r f3f8228053b4 -r 18c167330966 mk/bsd.pkg.defaults.mk
--- a/mk/bsd.pkg.defaults.mk Thu Jan 08 19:42:31 2004 +0000
+++ b/mk/bsd.pkg.defaults.mk Thu Jan 08 19:48:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.200 2004/01/07 21:45:18 jmmv Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.201 2004/01/08 19:48:05 xtraeme Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -904,6 +904,12 @@
# card at I/O offset 0x300.
# Default: not defined
+ICECAST_CHROOTDIR?= /var/chroot/icecast
+# Used in icecast2 to specify the chroot directory in which icecast
+# will be allowed to work.
+# Possible: Any valid directory
+# Default: /var/chroot/icecast
+
IMAP_UW_CCLIENT_MBOX_FMT?= unix
# Used in imap-uw to set the default format used by c-client programs for
# new mailbox creation. Check the UW IMAP documentation for more details
Home |
Main Index |
Thread Index |
Old Index