Commit graph

170 commits

Author SHA1 Message Date
wiz
419d0b9449 Describe db4 and sqlite. 2005-11-22 18:10:11 +00:00
rillig
90eabe87dc Clarified the wording of the comment regarding the use of ".if" and ".for"
in MAKECONF.
2005-11-17 00:28:48 +00:00
rillig
5eda0bffd9 Don't set SKIP_AUDIT_PACKAGES unconditionally to "no". Because this file
is included _after_ mk.conf, it could not be overridden in that file.
2005-11-17 00:24:12 +00:00
erh
e2097e6bcd Improve the handling of allowed vulnerabilities. Instead of the single
ALLOW_VULNERABLE_PACKAGES settings that applies to all packages, there can
now be per-package lists of allowed vulnerability ids:
	ALLOW_VULNERABILITIES.<pkgname>=<space separated list of vulnids>

To avoid duplication of code, audit-packages is now used to do these checks.
It can be skipped altogether by setting:
	SKIP_AUDIT_PACKAGES=yes
2005-11-16 20:59:22 +00:00
tonio
b9ddad4009 Define the user-settable variable TEX_DEFAULT in defaults/mk.conf
The default value is still teTeX2
2005-11-15 12:54:35 +00:00
adrianp
e1cfcb89ae Add descriptions for new options.mk in ircd-hybrid 2005-11-13 23:01:05 +00:00
heinz
566dcd2b71 Renamed spamassassin options to follow the naming conventions. 2005-11-13 22:55:36 +00:00
adrianp
10244d2b8c Update a lot of the IRCD_HYBRID_* options as we are now on 7.1 in pkgsrc 2005-11-13 22:52:18 +00:00
rillig
7f106c7742 Reverted the change that moved the definition of MANINSTALL from mk.conf to
bsd.prefs.mk. Alistair has told me that Stoned had told him that MANINSTALL
actually belongs to mk.conf.
2005-11-13 17:40:00 +00:00
rillig
33e5105748 Added a description of the purpose of this file to the header comment,
based on what this file had been intended for in revision 1.1.
Also added a note about the .include order.
2005-11-10 10:37:47 +00:00
rillig
4eb7af486d Moved default definition of MANINSTALL from defaults/mk.conf to
bsd.prefs.mk, as it is not intended to be set in mk.conf.
2005-11-10 09:55:21 +00:00
rillig
8d26906833 Moved the PKG_INSTALLATION_TYPES variable from defaults/mk.conf to
bsd.prefs.mk as it is not intended to be set in mk.conf.
2005-11-10 09:48:04 +00:00
reed
86b4fbf60c Moved the X11ROOT_PREFIX and X11BASE setting to mk/bsd.prefs.mk;
removed from mk/defaults/mk.conf.

This was needed in parts of tests of allowing a platform/${OPSYS}.mk
define is X11_TYPE.
2005-11-09 01:06:48 +00:00
heinz
81581331f5 Added missing description for option "debug".
All packages using this option (chat/silc-client, chat/silc-server,
devel/silc-toolkit, mail/dspam) use it in exactly this way.
2005-11-01 19:25:49 +00:00
dmcmahill
7b4b42c2d0 add/document variables and options for wcalc 2005-11-01 03:58:42 +00:00
wiz
42ada07c26 render -> renderext, to match rename. From PR 31919 by Gilles Dauphin. 2005-10-26 10:31:55 +00:00
tonio
5f6c98de4f add an xrender option: Enable Xrender support 2005-10-24 17:22:06 +00:00
heinz
cab3612ecc Added option "geoip":
Enable IP-to-country-lookup using the GeoIP C library.
Improved indentation.
2005-10-23 20:18:14 +00:00
xtraeme
c3cb55db7a Add new options for audio/streamtuner. 2005-10-19 09:47:15 +00:00
tonio
e113dad136 Add xaw and motif options. Respectively enable xaw and motif support 2005-10-15 23:01:10 +00:00
wiz
27463865be Document some bacula options. From Geert Hendrickx. 2005-10-10 20:26:49 +00:00
dillo
151c9af739 Add description for faad option. 2005-10-10 16:45:35 +00:00
agc
f41829da2b Clarify the language used in a couple of definitions. 2005-10-06 21:04:49 +00:00
reed
356ca0e4bf Add a note to the PKGMANDIR setting --
the support for custom setting (not "man") is not complete.
2005-10-04 21:45:02 +00:00
reed
15356d0dfb Add custom PKGMANDIR setting to mk/defaults/mk.conf. This is a
pathname relative to ${PREFIX} of directory holding the manual pages
and man directories. I have been using this for over two years.

This defaults to "man" so no change.

If using GNU_CONFIGURE then set --mandir.  (Unless CONFIGURE_HAS_MANDIR
is no because some old GNU configure scripts are too old. This is
similar to existing CONFIGURE_HAS_INFODIR.)

Add PKGMANDIR to PLIST_SUBST.  Add plist awk pattern-action statement
to convert man/ to ${PKGMANDIR}/. (This might need to be double checked
for some PLISTs that prefix some custom settings in front. qmail
used to do this, but now I see it does not.)

When "Decompressing manual pages" convert man/ also.

I have several other changes to commit for individual packages.

I chose not to modify the INSTALL_MAN or INSTALLATION_DIRS
to also convert man/ to PKGMANDIR/ because I thought this may
make it more confusing. So instead, I modify the individual
uses of these instead. (Todo: modify pkglint to check for this?)

(agc@ of the pkgsrc-pmc asked me to make these changes.)
2005-10-04 17:27:00 +00:00
wiz
a66ec3d2fd Remove some PKG_OPTIONS_LEGACY_VARS that were due
to be removed after pkgsrc-2005Q3.
2005-10-03 21:25:17 +00:00
wiz
831a83e576 Fix option name. 2005-10-03 21:22:59 +00:00
agc
0b9f02055c Move jwhois to the package options framework.
With thanks to Thomas Klausner for clueing me in - all mistakes are mine.
2005-10-03 21:18:55 +00:00
wiz
c62e38b863 End descriptions with dot. Fix typo in gdbm description. 2005-10-03 19:26:57 +00:00
abs
cd187a776d Add notes on exim options. 2005-10-03 19:19:28 +00:00
tonio
cb1db79ad1 add idn: Internationalized Domain Names support 2005-10-03 14:05:03 +00:00
hubertf
ff54d1e076 In xlockmore:
Replace XLOCK_DISABLE_ALLOW_ROOT and XLOCK_NO_DPMS
by options 'xlockmore-allow-root' and 'xlockmore-dpms'
which are on by default - disable them to get the effect
of the two variables.

Suggested & reviewed by wiz.
2005-09-11 16:56:44 +00:00
cube
b069255e69 Add and document options used by devel/rt3.
Remove obsolete options names.
2005-09-08 13:47:57 +00:00
wiz
63af642d15 Consistently end option descriptions with a dot. 2005-09-04 17:30:43 +00:00
xtraeme
bb04f00d3f Add gtkspell description. 2005-09-04 17:25:12 +00:00
hira
6cb4c1558e Make dbh configurable via options framework.
OK'd by maintainer.
2005-08-31 15:23:09 +00:00
tonio
cae280e506 add descriptions for the options
abook and osx-addressbook, used in database/lbdb
2005-08-30 16:15:44 +00:00
tv
4ef1dbd5d3 Map legacy "postgresql*" options to standard "pgsql". 2005-08-29 14:28:25 +00:00
tv
eb5b3ea9f9 PostgreSQL support option is "pgsql". 2005-08-29 13:37:42 +00:00
schmonz
16f2d72474 Add and define djbfft options. 2005-08-19 05:08:01 +00:00
schmonz
07fa8b9536 Convert DJB_ERRNO_HACK to a "djbware-errno-hack" option available
in all packages using djbware.mk. For now, keep the same default,
avoiding PKGREVISION bumps.
2005-08-19 04:44:09 +00:00
dillo
f955669449 Convert sun-jre14 and sun-jre15 to use the options framework. 2005-08-13 11:25:14 +00:00
wiz
c986248950 Remove variable which is not needed any longer after wxGTK update. 2005-08-07 16:37:11 +00:00
jlam
ed87597c3e PGSQL_USE_HIER is actually undefined or yes. 2005-08-05 18:20:15 +00:00
tonio
917282866d add description for the mutt-hcache option: enable header caching in mutt 2005-08-02 13:16:23 +00:00
wiz
0bbe0f0493 USE_DB2 is not used any longer, remove it. 2005-08-01 15:39:50 +00:00
wiz
ca34417c57 Describe sendmail-socketmap. 2005-08-01 15:29:24 +00:00
wiz
1b85815c74 Another variable can be removed after the next branch. 2005-08-01 14:56:44 +00:00
wiz
4acf55d953 Add comment that USE_MILTER legacy handling can be removed after 2005Q3. 2005-08-01 12:19:37 +00:00
wiz
1ce099d619 Remove comment about obsolete TKPASMAN_USE_SSL variable. 2005-08-01 11:46:36 +00:00