Commit graph

536 commits

Author SHA1 Message Date
jlam
9999f553d9 Drop EMACS_USE_POP, EMACS_USE_X and EMACS_USE_X_TOOLKIT from the
default variable settings.  These are now handled directly by the
editors/emacs20 package via the options framework.
2007-08-14 19:04:56 +00:00
wulf
9413e13d23 Added option gnuradio-radio-astronomy used by meta-pkgs/gnuradio 2007-08-08 03:34:21 +00:00
joerg
29777c8ec5 Begin adding some of the basic, non-intrusive pieces of the
cross-compile support.

- NATIVE_MACHINE_GNU_ARCH, NATIVE_LOWER_ARCH, NATIVE_MACHINE_ARCH,
  NATIVE_MACHINE_PLATFORM and NATIVE_MACHINE_GNU_PLATFORM work
  like the counterpars without NATIVE_ prefix. Expansion of
  NATIVE_LOWER_ARCH and NATIVE_MACHINE_ARCH is enforced early,
  so that MACHINE_ARCH can be overriden in mk.conf to specify the
  target architecture.
- Provide a default of NO for USE_CROSS_COMPILE. This will be the
  main switch to activate cross-compiling and adding it now makes
  it possible to merge more of the patches for specific packages.
- Set --build and --host when cross-compiling, the former using the
  just added variable NATIVE_MACHINE_GNU_PLATFORM.

Supported-by: Google SoC 2007
Looks good: jlam@
2007-08-01 16:14:17 +00:00
seb
89b8998808 Add net/nfdump's options descriptions 2007-07-29 22:14:32 +00:00
adrianp
55bf3ab6d3 Add epoll and a bunch of inspircd descriptions. 2007-07-24 20:11:00 +00:00
adrianp
9b5c38d79d Add support for the upcoming pkg_install-20070714 which now includes
audit-packages.
2007-07-14 17:17:45 +00:00
wiz
eb11b9e771 Describe flac, add wavpack, remove wcalc-gtk1 (not used, it seems). 2007-07-07 07:43:44 +00:00
joerg
3d2f7cdfcc SSH_RSHPATH has been unused for ages, remove. 2007-07-02 14:02:06 +00:00
jlam
1a6fb589c8 Move common definitions of UUCP_{GROUP,USER} from mail/courier-mta and
net/uucp to mk/defaults/mk.conf.
2007-06-19 21:29:09 +00:00
dmcmahill
f620dcb213 Use a package option to control the --enable-single-profile option for
mozilla browsers.  This is now useful again to those of use who require
multiple profiles.
2007-06-16 01:14:47 +00:00
wiz
eeca7c11b2 Document nox11 option. 2007-06-09 09:51:14 +00:00
martti
5867247b54 Remove trailing spaces. 2007-05-28 11:07:00 +00:00
taca
38c1bf9300 Add description of squirrelmail-japanese and squirrelmail-lite. 2007-05-20 17:08:06 +00:00
adrianp
8b25f04d40 Add some DSPAM options to keep pkglint happy 2007-05-06 21:07:56 +00:00
dillo
dcc6b8ead7 Rename option glx to dri; it will be used by MesaLib shortly, and
dri seems more natural there.
Okayed by wiz and joerg.
2007-04-17 19:07:49 +00:00
dillo
51ab8eca7e Describe glx option -- used by modular-xorg-server and wip/MesaLib
to enable direct rendering support.
XXX: Maybe it should be renamed to dri?
2007-04-17 14:17:11 +00:00
tonio
e4a5aca88e document the ocamlduce option 2007-04-10 20:29:18 +00:00
abs
da5bb3f20f add nspluginwrapper 2007-03-23 19:00:18 +00:00
rmind
04fec34dd8 - Add a general description of "doc" option.
- sysbench: Add a "doc" option, now it could be
  installed without documentation.
Thanks xtraeme@ for comments and review.
2007-03-06 21:53:55 +00:00
tonio
ef8e228b22 Document the ncursesw option:
- Enable wide character ncurses support.
Add the smime option:
- Enable S/MIME support.
2007-03-04 17:20:42 +00:00
wiz
09ac7dcbaa Add defaults for mail/mailagent. 2007-03-01 18:03:02 +00:00
schmonz
503a481527 Define RELAY_CTRL_DIR, the directory for relay-ctrl's database. 2007-02-28 14:13:33 +00:00
rillig
990ee366b6 Added the missing documentation that explains _why_ OBJHOSTNAME should
be set for locking. Based on the CVS log for bsd.pkg.mk 1.907.
2007-02-22 07:25:43 +00:00
rillig
322b451e11 Finished the split of PKGSRC_LOCKTYPE into LOCALBASE_LOCKTYPE and
WRKDIR_LOCKTYPE. Added more documentation.
2007-02-22 07:20:41 +00:00
rillig
75380048aa Updated the ABI documentation, which also works on Solaris. 2007-02-22 07:05:57 +00:00
adrianp
17ebee959f Add new snort descriptions for upcoming update to the 2.6 branch 2007-02-17 17:35:25 +00:00
obache
21f5a560f1 Added qdbm option (used by mail/bogofilter). 2007-02-16 15:50:06 +00:00
rillig
ddb7fdc307 Some keywords for PKGSRC_LOCKTYPE. 2007-02-04 23:23:40 +00:00
schmonz
a111493663 Describe "ucspi-tcp-nodefaultrbl". 2007-02-02 13:03:03 +00:00
wiz
a55cc2ba2b Remove obsolete IGNORE_RECOMMENDED support after two branches. 2007-01-30 07:09:40 +00:00
wiz
1c44f90185 Add descriptions for anthy-* options. Remove old anthy option names. 2007-01-22 22:36:35 +00:00
tonio
a86d2a8615 Add coqide option description 2007-01-17 11:15:33 +00:00
dmcmahill
3581eb2081 change the default user/group for dbus to something <=8 chars since some systems (eg solaris) need that. Addresses PR/34127 2007-01-16 23:27:51 +00:00
wiz
0532fb3f64 Add descriptions for speex, sndfile, samplerate. Sort. 2007-01-12 20:28:03 +00:00
rillig
ddfa53d9af MAKE_JOBS is only used in the do-build target, nowhere else. 2007-01-11 00:39:35 +00:00
dmcmahill
6f3772be2d Add an option to allow a batch mode pcb to be built. Useful for webserver
environments.
2007-01-09 11:55:52 +00:00
rillig
a58a507610 Added two keywords to the description of WRKOBJDIR, since I just cannot
remember whether it's WRKOBJDIR (right) or OBJWRKDIR (wrong).
2007-01-08 09:52:17 +00:00
adrianp
7fd8b81170 Add in scapy-* options for upcoming net/scapy bump 2007-01-03 14:34:11 +00:00
rillig
aafc7b71a5 Improved the documentation a bit. 2007-01-02 17:56:52 +00:00
obache
0dc12fa0e5 INFO_DIR was reused for a diffrent purpose. 2006-12-28 16:09:33 +00:00
joerg
64fb99a6c0 Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on
X11_TYPE and some other settings which can overriden by the platform
defaults. This has the nice side effect of simplifying the handling
in bsd.prefs.mk. Discussed with and reviewed by wiz@. Keep the
documentation for USE_XPKGWEDGE in defaults/mk.conf as suggested by
salo@.
2006-12-27 14:29:45 +00:00
wiz
2de1b7d3c6 Describe more options. From Blair Sadewitz in private mail. 2006-12-23 10:19:05 +00:00
martti
0bf0602c01 Make sure X11_TYPE is defined before checking it. 2006-12-20 07:48:59 +00:00
joerg
79c5c99c4d For modular Xorg disable xpkgwedge (will be made a hard error later).
Don't add ${X11BASE}/bin to PATH, don't include mk/x11.buildlink3.mk
when USE_X11BASE is set and don't use BUILDLINK_X11_DIR and related
magic.

OKed by wiz@
2006-12-20 01:04:46 +00:00
wiz
18b8d3078e Add imlib2-amd64 speedup option. Based on patch from Blair Sadewitz on
pkgsrc-users.
2006-12-16 11:20:23 +00:00
wiz
70f5a18d67 There is no openssl option, remove entry. 2006-12-16 10:58:31 +00:00
martti
e2610fb8c8 Remove trailing tabs. 2006-12-15 13:15:06 +00:00
martti
2cc4216d5e Remove trailing spaces. 2006-12-15 12:46:23 +00:00
adrianp
0d5f187ca3 Add in descriptions for some common compression options. 2006-12-09 23:26:03 +00:00
taca
e0ebaf6706 Add fd-small option for misc/fd package. 2006-12-06 17:01:30 +00:00
taca
c55910d7b1 Add description of ruby-build-ri-db. 2006-12-06 17:00:54 +00:00
minskim
9026b2586a Add quartz. 2006-12-06 01:34:54 +00:00
xtraeme
9b588320b0 + klash 2006-12-06 00:13:58 +00:00
hubertf
4c2c1f5836 Add a few more, plus descriptions:
bittorrent, finger, fsp, ftp, gopher, nntp, spidermonkey
2006-12-05 23:54:31 +00:00
ghen
6cbd8da26a Make the dbus user and group configurable, because (at least on NetBSD) the
defaults messagebus:messagebus trigger daily security warnings (more than 8
characters). The default values are set in mk/defaults/mk.conf but kept the
same for backwards compatibility, so no PKGREVISION bump.
2006-11-29 10:11:53 +00:00
rillig
a1012e4c1c Improved the wording of some of the comments. 2006-11-18 08:13:26 +00:00
dan
ffab6df01c add w3m option 2006-11-13 01:39:44 +00:00
hira
dda857dd5c Add `uim' option, requested by Yamashiro, Jun <yamajun at ofug dot net>
in PR pkg/34596.  It's disabled by default.
2006-11-12 15:13:56 +00:00
ghen
ee81f46750 mail/clamav: rename VIRUSDBDIR to CLAMAV_DBDIR and make it user-settable.
Default value is kept but now set in mk/defaults/mk.conf.
2006-11-08 17:33:26 +00:00
adrianp
6639b8f362 Add an entry for anope-dbencryption 2006-11-05 21:39:38 +00:00
adrianp
22d37f86f8 Add a dsecription for XML support 2006-11-05 14:17:57 +00:00
obache
4bdcc3dda9 Add graphicsmagick and imagemagick options, for ruby-RMagick. 2006-10-28 01:42:02 +00:00
smb
0dd1f0146e Add memtest+ 1.65 to pkgsrc, with options for serial console and .iso generation 2006-10-24 18:00:05 +00:00
adrianp
76cdf74477 Add two new options for viewvc 2006-10-21 09:13:44 +00:00
markd
785e14c277 Add ipa options. 2006-10-18 11:50:03 +00:00
adrianp
6f064bc91d Rename some bugzilla options based on the upcomming 2.22 import and add
some extra ones as well.
2006-10-15 09:38:56 +00:00
reed
cdd5b7e101 Add default DIALER_GROUP and explanation.
I forgot to commit this last week when I updated xisp package.
(This is for PR 34780.)
2006-10-11 14:38:04 +00:00
mishka
0f000d2afb pkg/34695: Static list of package master sites may (and often will)
lead to overloads of very first distribution site. Moreover, if first
site in the list is not available (often seen for sourceforge mirrors)
you have to wait for timeout each time. To distribute load on master
distribution sites and to make second problem not so annoying randomly
intermix list of MASTER_SITES with MASTER_SORT_RANDOM feature. Any of
MASTER_SORT and MASTER_SORT_REGEX can be applied later.

The feature is turned ON by default and is disabled for PKG_DEVELOPERs
or if MASTER_SORT_RANDOM=no.
2006-10-08 11:37:38 +00:00
reed
4777d2bf99 Add experimental support for -j jobs building in the build
target.

MAKE_JOBS is undefined by default. You can test this by setting
in mk.conf: MAKE_JOBS=5 for example.

Some package just won't build correctly with this -- these individual
packages can set MAKE_JOBS_SAFE=no to disable it.

This is based on discussion from last December 2005. Some pkgsrc
users are using ideas like this.

Note I have been using this since December 2005 on various single
processor and multiprocessor systems. (Once I kept some stats on
performance but have misplaced that now.) I haved tested this with
many packages (but not a bulk build) on Linux, NetBSD and DragonFly.

This commit doesn't include the commits for the MAKE_JOB_SAFE. As
this is experimental it needs more testing. Some examples of problems
are: comms/lrzsz, databases/gramps2, editors/vim, graphics/MesaLib,
graphics/netpbm, net/bind9, print/ghostscript-esp, textproc/libxml,
and www/lynx.
2006-10-05 23:35:23 +00:00
joerg
3675902ba1 Remove XFree86. 2006-09-27 15:18:12 +00:00
salo
b0143c74e0 Generalize Mozilla GTK2 packages in a comment. 2006-09-24 16:23:04 +00:00
salo
a69f682092 Describe "seamonkey" gecko option. 2006-09-24 16:22:42 +00:00
joerg
b86e8f2641 Add description for psycopg[12] options used by www/py-django. 2006-09-11 11:40:57 +00:00
wiz
a68d94c1e6 Describe libgpod option. Sort. 2006-09-06 22:57:01 +00:00
wiz
9d3304f7eb Update MASTER_SITES (mirror.switch.ch).
From Jukka Salmi in PR 34457.
2006-09-03 10:21:52 +00:00
tonio
4a6bf57917 document mutt-compressed-mbox option 2006-08-16 10:43:58 +00:00
adrianp
b1fc0d3437 Add in FTP option for INGO update. 2006-08-10 14:30:36 +00:00
adrianp
d441d06525 Add in new options for mrtg and smokeping for latest updates. 2006-08-10 14:28:46 +00:00
minskim
69e7be5b27 Remove references to teTeX2. 2006-08-10 03:35:33 +00:00
wiz
d46ae655fd Document sane-backends-hp3900. 2006-08-05 22:42:20 +00:00
lukem
0c96f9fca5 Remove ftp.au.netbsd.org. 2006-07-27 23:07:18 +00:00
wiz
8af4c67976 Remove comment for non-existing USETBL. 2006-07-24 16:50:27 +00:00
wiz
84159cda4e Describe groff-docs. 2006-07-24 16:49:55 +00:00
jlam
833691e2fe Overhaul fetch module:
* All the smarts is now encapsulated in the "fetch" script.  The fetch
  script understands how to use the distinfo file (if specified) to
  look up the size and checksums of the file to fetch and will use
  that information to verify checksums of the fetched files or resume
  transfers of interrupted fetches.

* Move the default settings for FETCH_RESUME_ARGS and FETCH_OUTPUT_ARGS
  for "ftp" from mk/defaults/mk.conf into mk/fetch/fetch.mk.  We rewrite
  it to avoid needing conditional statements.

* Avoid spawning a new make(1) process just to mirror a distfile.

* Split out fetch-list targets into a separate file fetch-list.mk.
  These targets should probably be moved into a standalone script.

* Fix distclean target to properly remove partial downloads.
2006-07-18 22:41:06 +00:00
adrianp
b6cc1e2e00 +freeradius-simul-use 2006-07-14 22:02:32 +00:00
adrianp
f76cdb5a1d Add cgi which is used by the PHP package 2006-07-13 09:45:15 +00:00
wiz
83035f3393 Remove reference to buildlink2. 2006-07-10 17:11:32 +00:00
dsainty
e75ebdbfa2 Document dar-int32 and dar-int64 options.
Dar is built by default with an arbitrary-size-integer library for managing
all file length/timestamp details.  If 32-bit or 64-bit integers (with
overflow protection) are sufficient for requirements, the dar-int32 and
dar-int64 options can significantly reduce the run-time memory and CPU
overheads of Dar.
2006-07-08 07:14:15 +00:00
salo
0eed3abda2 Remove SuSE 7.3 version from SUSE_PREFER, set 10.0 as default and mark
9.1 as legacy option.

SUSE 10.0 supports more architectures (i386, powerpc, x86_64) and is
already required for some packages (e.g., acroread7).  It will help to
get more testing so we can phase out 9.1 before the next stable branch.
2006-06-26 18:00:02 +00:00
dsainty
45b91b84ac Document mitshm option. Used in emulators/xbeeb package, where enabling it disables conventional network X support (the code doesn't support both). 2006-06-13 13:53:21 +00:00
jlam
1b717c210d Stop supporting user-specified definition for IMAKE in /etc/mk.conf --
it's now all handled exclusively by the tools framework.
2006-06-06 19:25:59 +00:00
joerg
ed8841d0fd Move the default value of X11_TYPE from x11.version.mk into
bsd.prefs.mk. Add a coment to defaults/mk.conf, why the entry should
be left commented out there.
2006-06-05 17:11:37 +00:00
joerg
d1f92fbbf3 Remove OPENSSH_GID and OPENSSH_UID, it happened to work before,
since those are the values in NetBSD. In reality, they haven't been
used for ages though.
2006-06-04 14:56:37 +00:00
tonio
ac2144ca7c add an mpeg4ip option (to be used by daapd) 2006-05-31 07:53:23 +00:00
ghen
0ad527e2a3 Document iodbc and unixodbc options (for databases/openldap). 2006-05-29 17:21:33 +00:00
adrianp
ebec39f916 Add drupal-xmlservices 2006-05-28 13:49:39 +00:00
adrianp
e881d3d0d0 Rename spoof to syslogng-spoof. Suggested by wiz@. 2006-05-16 22:51:37 +00:00
wiz
d36ad06f95 Describe xscreensaver-webcollage option. 2006-05-14 18:56:43 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
adrianp
324503bec9 Add a description for svn 2006-05-12 23:20:48 +00:00
cube
ce08d9057a Add 'oracle', to be used by upcoming RT update. 2006-05-01 09:07:15 +00:00
dmcmahill
0b88a6acba add pcb-motif 2006-04-23 03:03:23 +00:00
reed
b2cb858b9e Update PREFER_PKGSRC for the two package renames (renderproto and randrproto). 2006-04-19 12:23:29 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
joerg
4476e7eb89 Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directories
are group-writeable by the games user on those platforms, where
GAMEMODE includes setgid. It defaults to PKGDIRMODE otherwise.
2006-04-12 21:01:15 +00:00
reed
52fddcdae5 For backwards compatibility ...
IGNORE_RECOMMENDED is deprecated and will be removed after 2006Q2 branch.
If YES then it sets USE_ABI_DEPENDS=no

(Forgot to commit earlier today.)
2006-04-07 00:29:52 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
schmonz
426964eb67 Add and describe "ucspi-ssl-perl". 2006-04-02 17:45:18 +00:00
abs
527fb2c315 Add exim-lookup-pgsql and exim-lookup-sqlite - as provided by Geert
Hendrickx.
2006-04-01 22:02:19 +00:00
adrianp
eaf9b26786 Add sieve and imap options 2006-03-31 22:04:32 +00:00
salo
851fdf5b93 Describe hping-suid option. 2006-03-30 13:55:28 +00:00
jlam
9709330118 Drop support for INFO_DIR, which should now be replaced with PKGINFODIR. 2006-03-30 04:57:45 +00:00
chris
00cec3783b Add and describe gpgme option, mail/sylpheed now passes pkglint. 2006-03-29 22:59:11 +00:00
jlam
29fefe52e3 * Creates a new variable PKGINFODIR (named similarly to PKGMANDIR)
that is a purely user-settable variable to represent the relative
  path under ${PREFIX} where info files are stored and "dir" files
  are managed.  PKGINFODIR defaults to "info".  INFO_DIR still works,
  but will be obsoleted after the 2006Q1 branch.

* Modify GNU_CONFIGURE_INFODIR to only honor ${PKGINFODIR} if the
  package installs directly into ${PREFIX} and not some subdirectory
  under ${PREFIX}.  This fixes packages that don't really honor
  $(infodir) all that well, and also avoids PLIST problems relating
  to directory removal for those packages.

* Since the majority of Emacs Lisp packages use GNU_CONFIGURE, just
  set GNU_CONFIGURE_INFODIR directly to ${EMACS_INFOPREFIX}, which is
  the Emacs-distro-specific location for info files.  Also pass
  EMACS_INFOPREFIX through PLIST_SUBST for PLIST substitution.

* INFO_FILES should be defined if the package installs info files.
  If the info files are not listed in the PLIST, then INFO_FILES
  must list the filenames for the info files installed by the package,
  which are assumed to be located in ${PREFIX}/${PKGINFODIR}.

* The plist module can now better detect info files listed in PLISTs
  and exports a command to the pkginstall module to append info file
  names to the +INFO_FILES scriptlet at install-time.

* The print-PLIST target is updated to properly list info files in
  the auto-generated PLIST.

* The check-files code is updated to skip all "dir" Info database files.
2006-03-20 01:48:57 +00:00
heinz
b267575b0d Replaced option "spamassassin-test-net" by generic option "online-tests".
Adapted the single quotation marks in option spamassassin-test-prefork to the
commonly used double quotation marks.
2006-03-13 21:22:33 +00:00
uebayasi
303a92842d +zsh-multibyte 2006-03-11 13:22:08 +00:00
tonio
89bf1216c8 mention SUSE_PREFER=10.0 in coments (but keep 9.1 as default) 2006-03-09 20:44:45 +00:00
ghen
0e74f8adf3 Remove description and default for the obsolete PURE_* variables. 2006-02-24 10:14:36 +00:00
wiz
5ded6b1c5a Describe libofx option. 2006-02-09 21:45:39 +00:00
xtraeme
5274ee7f50 Add mjpegtools-simd option. 2006-01-25 10:02:27 +00:00
xtraeme
052431aa39 Remove mjpegtools-cmov options... deprecated. 2006-01-25 08:31:21 +00:00
jlam
5e68addc70 Set INFO_DIR, the location for info files, to its default value of
"info" here instead of in pkgsrc/mk/texinfo.mk.  This allows its value
to be used even when texinfo.mk isn't included.
2006-01-12 22:30:56 +00:00
adrianp
8363cf6134 Add missing ircd-hybrid zilinks option 2006-01-10 21:06:22 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
wiz
9e99db8474 Describe lablgtk and lablgtk2 options. 2006-01-06 16:28:36 +00:00
wiz
dc560ec778 Depend on cdrtools instead of cdrecord. Bump PKGREVISION.
Update some messages/comments.
2006-01-05 23:29:04 +00:00
wiz
faf65456ad Remove stuff that was marked for removal after 2005Q4. 2006-01-01 18:53:03 +00:00
tron
6596c8826a Provide defaults for "HOWL_GROUP" and "HOWL_USER" which will be used by
future version of the "howl" package.
2006-01-01 18:25:07 +00:00
tron
ca6d8eca2f Move entry for "MLDONKEY_GROUP" to correct location. 2006-01-01 17:06:12 +00:00
wiz
9eaffc2f2f Remove obsolete TIN_USE_INN_SPOOL option. 2006-01-01 16:11:54 +00:00
wiz
3b9c142626 Describe curses and tin-use-inn-spool options. 2006-01-01 16:11:24 +00:00
bad
d10871dcdf Document bozohttpd-do-htpasswd option. 2005-12-12 21:45:09 +00:00
heinz
7713e9c809 Converted packages audio/mpg123* to bsd.options.mk framework (Approved by tron).
No bump of PKGREVISION necessary.
2005-12-10 21:31:41 +00:00
salo
23b23862cd Add dts description. 2005-12-09 17:57:19 +00:00
wiz
81051ebdf0 Prefix all unrealircd options with "unrealircd-". Sort. 2005-12-02 18:00:14 +00:00
wiz
76fe9f5852 Prefix all xorg-server options with "xorg-server-" (still need documenting).
Sort.
2005-12-02 17:52:37 +00:00
wiz
be80338d4d Remove legacy option translations for postgresql, they have been here for over 4 months. 2005-12-02 17:29:42 +00:00
wiz
2bba5f5230 Remove description for obsolete USE_SOCKS. 2005-12-02 17:07:56 +00:00
wiz
66a56a6090 Mark USE_SOCKS handling as to-be-deprecated after 2005Q4. 2005-12-02 17:07:14 +00:00
wiz
e3b5126f84 Add description for kermit-suid-uucp 2005-12-02 17:01:48 +00:00
wiz
3839feffae Remove description and default for obsolete M68060. 2005-12-01 20:22:42 +00:00
wiz
7429ba8aa3 Mark USE_RSAREF for removal after 2005Q4. 2005-12-01 20:21:10 +00:00
wiz
966dbdc638 Describe rsaref option. 2005-12-01 20:16:59 +00:00
wiz
ef743064b7 Remove description and default for obsolete USE_OPENLDAP. 2005-12-01 20:12:17 +00:00
wiz
f899a879a5 Mark USE_OPENLDAP for removal after 2005Q4. 2005-12-01 20:11:52 +00:00
wiz
5a22c2238d Describe openldap option. 2005-12-01 19:59:49 +00:00
wiz
e9b0c1f115 Describe nntpcache-pgp, trn-inn, and trn-nntpclnt. 2005-12-01 19:47:27 +00:00
wiz
fb72572b1e Remove obsolete USE_INN; LEGACY_VARS handling is in trn's options.mk. 2005-12-01 19:47:26 +00:00
wiz
e6dcc83013 Remove description for obsolete USE_OSS. 2005-12-01 19:19:32 +00:00
wiz
47205bb26f Mark USE_OSS for removal after 2005Q4. 2005-12-01 19:19:20 +00:00
wiz
ccd03b01b5 Mark USE_XFACE for removal after 2005Q4. 2005-12-01 19:09:39 +00:00
wiz
9240c07b8f Remove description for obsolete USE_XFACE. 2005-12-01 19:09:15 +00:00
wiz
86b174e21c Remove descriptions and settings for obsolete USE_CANNA, USE_SJ3, and USE_WNN4. 2005-12-01 19:07:47 +00:00
wiz
de40445e87 Mark USE_CANNA, USE_SJ3, and USE_WNN4 for removal after 2005Q4. 2005-12-01 19:07:06 +00:00
wiz
679f349753 Describe sj3 option. 2005-12-01 18:57:37 +00:00
wiz
c2d4b08c4d Remove some unused variables' descriptions. 2005-12-01 18:23:37 +00:00
wiz
a2231a45ad Mark some PKG_OPTIONS_LEGACY_VARS for removal after 2005Q4. 2005-12-01 18:22:46 +00:00
wiz
06500f46e2 Describe wnn4 and cups options. 2005-12-01 18:21:00 +00:00
adrianp
52e6904545 Add advanced unrealircd option descriptions. 2005-11-29 20:59:44 +00:00
adrianp
7cca8d1e10 Add a description for chroot 2005-11-29 20:28:52 +00:00
adrianp
d7dbd399a5 Add entries for unrealircd 2005-11-29 19:32:38 +00:00
wiz
87398bb423 Add dot at end of line, like _all_ the other option
descriptions already had.
2005-11-25 20:03:11 +00:00
martti
317e350c96 Added proftpd-readme 2005-11-25 15:04:28 +00:00
wiz
28769c643f Remove some obsoleted imap_uw options. 2005-11-24 19:07:43 +00:00
wiz
f583a58d75 Add some imap_uw option descriptions. 2005-11-24 19:07:32 +00:00
erh
4d2fdd7bd5 Per request, back out all the SKIP_AUDIT_PACKAGES changes.
bsd.pkg.mk:1.1758-1.1752
bsd.prefs.mk:1.210
bulk/build:1.79
defaults/mk.conf:1.93-1.92
2005-11-23 18:27:13 +00:00
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
wiz
4891041ece Remove comments for deprecated XCHAT_* variable. 2005-08-01 11:39:59 +00:00
wiz
cc21f95c54 Remove comments for deprecated IRSSI_* variables 2005-08-01 11:39:18 +00:00
wiz
e3990d3f87 Remove some legacy vars that were removed from pkgsrc before the previous branch. 2005-08-01 11:37:38 +00:00
wiz
96138e271e Document gnutls. 2005-08-01 11:35:29 +00:00
wiz
09404e9f06 USE_PAM is dead, remove comment about it. 2005-08-01 10:55:18 +00:00
wiz
5828577e4c Document three more options. 2005-07-28 19:20:29 +00:00
wiz
d9cabf9515 There is no openldap option any longer. 2005-07-28 14:58:57 +00:00
wiz
ea2c5caa6e Describe some more options. 2005-07-28 14:48:28 +00:00
wiz
6f2cc0ddcb Describe ggi option. 2005-07-21 15:21:41 +00:00
dillo
426c6f2957 Replace GECKO_PROVIDER with option group. New options are firefox
and mozilla.  Backwards compatibilty is provided.

Reviewed by wiz.
2005-07-21 13:11:42 +00:00
wiz
104f2884ab Do not list all licenses. Mention that packages
for which you need to accept a license will display the necessary information.

ok gdt@.
2005-07-21 12:28:30 +00:00
schmonz
281274387b Distinguish options specific to each of the following packages:
djbdns, ezmlm, qmail.
2005-07-19 19:42:36 +00:00
gdt
dfc7067f8c Note that OSI/FSF approved licenses do not require a LICENSE variable,
clarifying from definition by example.
2005-07-19 17:31:42 +00:00
wiz
3db360a471 Remove shareware license type; it was ill-defined, and no package still uses it. 2005-07-19 15:31:09 +00:00
schmonz
486d7d3121 Describe althash, badrcptto, bigdns, darwin, ignoreip2, netqmail,
outgoingip, qregex, realrcptto, sasl, starttls, syncdir, tinydns64,
tls, viruscan. Remove nullenvsender (obsolete).
2005-07-18 17:05:19 +00:00
wiz
4fc6c1af9c Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg. 2005-07-18 12:07:32 +00:00
dillo
d49aa07269 document option jasper 2005-07-14 14:58:01 +00:00
dillo
127b28630b sort 2005-07-14 14:57:07 +00:00
sketch
81b91a7151 Document UNPRIVILEGED and default to NO so that it can be used by the
bulk build scripts.
2005-07-11 11:35:21 +00:00
markd
c2c2d866b6 Add description for emacs-xaw3d. 2005-06-08 14:43:43 +00:00
markd
eda80c44bb Remove obsolete EMACS_USE_XAW3D. 2005-06-08 14:42:47 +00:00
wiz
96a491edb7 Add description for mjpegtools-cmov, from Geert Hendrickx in PR 30366. 2005-06-07 21:23:35 +00:00
dillo
a55c83b93b make legacy variables external:
PKG_LEGACY_OPTIONS
	PKG_OPTIONS_DEPRECATED_WARNINGS
2005-06-06 13:54:51 +00:00
wiz
4d151e342c Describe new xterm options, from Jeroen Ruigrok van der Werven 2005-06-04 17:43:18 +00:00
wiz
97ad9a77e1 Remove obsolete USE_GIF variable. 2005-06-03 13:54:49 +00:00
uebayasi
2132936af4 Describe options used in inputmethod/uim and www/w3m. 2005-06-03 13:50:38 +00:00
wiz
a7d52b044d Describe idea option. 2005-06-03 13:27:47 +00:00
wiz
27c865846e Remove obsolete USE_IDEA variable. 2005-06-03 13:26:40 +00:00
wiz
1c3a46e98b Remove USE_ESOUND, all users have been converted. 2005-06-03 13:20:50 +00:00
wiz
625b87ac7c "socks" option has been removed, remove it here too. 2005-06-03 10:29:23 +00:00
wiz
b94b207c3b Remove gtk2 options description now that option has been removed :) 2005-06-03 10:24:47 +00:00
wiz
cff21637ae Add gtk2 option description. 2005-06-03 08:57:36 +00:00
wiz
3e573b0295 Fix USE_SOCKS=5 case. 2005-06-02 22:20:37 +00:00
wiz
03d0222157 Document socks4 and socks5, and mention that socks should not be used. 2005-06-02 21:50:21 +00:00