summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-16 18:47:55 +0000
committerwiz <wiz>2000-02-16 18:47:55 +0000
commitf62d38fa8688c22d79396eb342d168a70f1b32a5 (patch)
treef48949705801553853cf4490b325d7517fc273b2 /mk/mk.conf.example
parent8af0b2a51ba4e62019b9f04be6e0b32d28675a4a (diff)
downloadpkgsrc-f62d38fa8688c22d79396eb342d168a70f1b32a5.tar.gz
added entries for trn4; punctuation fix.
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example22
1 files changed, 19 insertions, 3 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 6d6445fd148..5bb9ddf8e90 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.120 2000/01/27 15:22:44 hubertf Exp $
+# $NetBSD: mk.conf.example,v 1.121 2000/02/16 18:47:55 wiz Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -525,13 +525,29 @@ PAPERSIZE= A4
# Possible: YES, or NO.
# Default: NO
+#TRN_DOMAINNAME=
+# Used by trn as default domain name. Use '.' to have it determined at
+# runtime.
+# Possible: any domain or host, or '.'
+# Default: not defined
+
+#TRN_NNTPSERVER=
+# Used by trn as default news server.
+# Possible: any hostname
+# Default: not defined
+
+#TRN_ORGANIZATION=
+# Used by trn as default organization in news posting headers.
+# Possible: any string
+# Default: "none"
+
#UPCLIENT_LOGIN=
#UPCLIENT_PASSWORD=
#UPCLIENT_HOSTID=
# Used in the net/upclient package to set the login, password and
# host-id of a host. See http://www.uptimes.net/ for more information!
# Default: If unset, the package will go interactive, and ask for the
-# data, allowing the password to remain private)
+# data, allowing the password to remain private.
#USE_DB2=
# Used in sendmail to build with database library 2.x from the db package.
@@ -573,7 +589,7 @@ PAPERSIZE= A4
# Default: YES on IPv6-ready userland, not defined otherwise
#USE_INN=
-# Used in trn and nn to specify use of "inn" instead of "nntpclnt"
+# Used in nn to specify use of "inn" instead of "nntpclnt"
# package to provide "inews" binary.
# Possible: not defined, YES
# Default: not defined