Commit graph

180 commits

Author SHA1 Message Date
jlam
ed5b560723 Move RCD_SCRIPTS_DIR definition to bsd.pkg.defaults.mk. This implies that
RCD_SCRIPTS_DIR is user-settable in /etc/mk.conf.
2003-09-06 11:51:16 +00:00
jlam
834edb02e6 Move PKG_SYSCONFBASE definition into bsd.pkg.defaults.mk. This implies
that it's user-settable from /etc/mk.conf.
2003-09-06 11:39:29 +00:00
jlam
1a2276974b Don't restrict the user to only the default view. Also allow user to
customize the default view through setting DEFAULT_VIEW in /etc/mk.conf.
2003-09-03 13:56:28 +00:00
jlam
841b57441b Merge pkgviews-mk branch into the HEAD by running:
cd pkgsrc/mk
	cvs update -Pd -A
	cvs update -Pd -j pkgviews-mk-base -j pkgviews-mk
2003-09-02 06:59:37 +00:00
taca
1a2b56a13f Add description of MYSQL_CHARSET and MYSQL_EXTRA_CHARSET.
Fix PR pkg/22560 by myself, OKed by wiz@.
2003-08-24 01:58:56 +00:00
agc
c382b01b46 Use saner values for PKGSRC_SHOW_BUILD_DEFS - make this switch on "yes"
or "YES", rather than a straight definition.
2003-08-08 12:04:40 +00:00
hubertf
086694e1f0 Document FLUXBOX_USE_* variables for pkgsrc/wm/fluxbox 2003-08-08 11:13:17 +00:00
agc
f66f6f70da Set the default value for PKGSRC_SHOW_BUILD_DEFS to be defined, to preserve
the eisting behaviour.
2003-08-08 09:58:16 +00:00
agc
60bc77fc38 Re-model the BUILD_DEFS display during build: if PKGSRC_SHOW_BUILD_DEFS is
defined, then show the BUILD_DEFS to the user. If not, then just keep quiet.

Whilst I'm here, re-indent the cpp-like .if/.else/.endif/.for/.endfor lines
properly.

Also, remove the ":u" modifier in the build-defs-message code - it's not
strictly necessary (duplicate definitions will be displayed, but this isn't
a major problem), and it removes the requirement to have a make(1) binary
which supports ":u".

This should fix PR 22402 from Alan Barrett, and also addresses some concerns
raised by Robert Elz.
2003-08-08 08:43:37 +00:00
agc
69f3ac9ea8 Introduce a PKGSRC_MESSAGE_RECIPIENTS, which takes the login names of
users to whom the MESSAGE file should be mailed at package
installation time, and mail the MESSAGE file at the "make install"
stage (if PKGSRC_MESSAGE_RECIPIENTS is not empty).

Inspired by PR 22328 from Jeremy Reed.
2003-08-07 16:14:05 +00:00
jmc
dd22ef2ff1 Make exim user default to mail like it always had pre defaults conversion. 2003-08-04 16:11:39 +00:00
jmmv
f811830691 Remove 'faad' support from MPLAYER_DISABLE_DRIVERS. It is an input driver
needed to play files as pointed out by wiz@ (sorry for the delay) and salo@.
2003-08-04 11:43:47 +00:00
jmmv
6f4da0ac96 Let EXIM_USER be 'mail' by default, as it has always been (so the new package
does not break on systems where exim is already installed).  Noted by jmc@.
2003-08-04 11:14:07 +00:00
jmmv
31f2747385 Convert exim and exim-user to the bsd.pkg.install.mk framework:
- Introduce EXIM_GROUP and EXIM_USER to tune the details of the group and
  user used by the daemon.
- Honour PKG_SYSCONFDIR.
- Install sample files under the examples directory.
- Automatically install example files under sysconfdir using CONF_FILES.
  This simplifies exim's set up from admin's point of view.
- Use RCD_SCRIPTS to handle the startup script.

As a result, bump PKGREVISION of exim and exim-user.
2003-08-02 17:00:06 +00:00
seb
3f203cfe95 Follow the trend started by jmmv@. Thanks Julio!
Remove IRCD_HYBRID_DPATH from bsd.pkg.defaults.mk and BUILD_DEFS,
set PKG_SYSCONFSUBDIR to 'ircd-hybrid' instead: the package builder is
now expected to adjust Ircd Hybrid configuration directory with
PKG_SYSCONFBASE(.${PKG_SYSCONFVAR}).

Replace local DOC_SUBST stuff with FILES_SUBST from bsd.pkg.install.mk.

Go with the previous PKGREVISION bump.

XXX Having the log files as SUPPORT_FILES is not optimal.
XXX I really should update this package.
2003-07-29 20:21:37 +00:00
jmmv
f4e532253d Go one step further: turn CANNA_GROUP and CANNA_USER build definitions and
handle the group and the user they specify with bsd.pkg.install.mk.  In fact,
these variables were already changeable.
2003-07-29 19:53:19 +00:00
jmmv
0b27543ed1 Use PKG_SYSCONFDIR when setting the default value for IRCD_HYBRID_DPATH. 2003-07-29 17:24:49 +00:00
jmmv
cc8cb1820a Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"
that are not wanted in the binary program.  It is empty by default, so that all
drivers are linked in to get a full featured binary package.  Packages using
this variable include mplayer and gmplayer.  While building mencoder, disable
all of these drivers, as they are not needed.  Bump PKGREVISION.

arts is now a enabled if not present in the variable.  This detail closes
PR pkg/21775 by Marc Recht.
2003-07-27 19:59:40 +00:00
jmmv
d97f78df27 SDL_USE_NAS deprecated by the new audio/SDL-nas plugin. 2003-07-26 23:08:47 +00:00
uebayasi
223429e75f Introduce CUE_USE_CANNA, which determines whether to enable Canna support.
Default is NO.

This addresses PR19010 by Takashi Yamamoto.
2003-07-17 09:09:58 +00:00
salo
67b59b1f25 Add PURE_FTPD_USE_PGSQL and use sane default for PURE_FTPD_USE_MYSQL. 2003-07-12 14:24:15 +00:00
grant
84205e4308 patch from seb@ to pass --split-size to gtexinfo >= 4.6.
thanks seb :)
2003-07-02 16:07:01 +00:00
jlam
b48f0f9468 XLOCK_LIGHT is deprecated, but we still support it in xlockmore/Makefile
until users figure out to install xlockmore-lite instead.
2003-06-30 07:34:37 +00:00
jschauma
16b6beba8f Introduce a variable called "MAKEINFO_ARGS", which may be used to pass
arguments to makeinfo(1).  This was made necessary by the fact that under
IRIX64 makeinfo(1) does not use a default split-size of 50000, which breaks
our PLISTs.  After feedback from seb@, initialize MAKEINFO_ARGS per default
to _OPSYS_MAKEINFO_ARGS, which is set in defs.<OPSYS>.mk (currently only
for IRIX using 64-bit ABI).
2003-06-29 21:25:49 +00:00
salo
6fcb841a50 Introduce MPLAYER_USE_MEDIALIB.
It's used to enable optional support for Sun mediaLib library.  (only takes
effect on Solaris).
2003-06-23 15:46:22 +00:00
salo
cf2eb06cb1 Remove DOVECOT_USE_LDAP in favor of generic USE_OPENLDAP.
Correct USE_OPENLDAP comment accordingly.
2003-06-23 15:10:44 +00:00
jschauma
7e75c9318a Initiate support for X11 apps under IRIX.
We introduce two new variables: ABI and IMAKEOPTS
ABI determines the correct ABI to use and is set during bootstrapping
from /etc/compiler.defaults.
IMAKEOPTS are the options passed to imake to allow it to set the right
definitions and find the right paths etc.  Use IMAKEOPTS with SunOS, too.

IRIX will always require xpkgwedge, since it's got a bogus X11BASE.

When linking against libXaw, make sure we get the right ABI.
2003-06-12 15:27:08 +00:00
markd
2d4086d16a Add EMACS_USE_XAW3D. 2003-06-05 12:13:34 +00:00
jschauma
b35d09294d Add some, per default undefined, variables for the blender package. 2003-05-28 15:53:12 +00:00
salo
0ca23e301d Remove MPLAYER_USE_REALMEDIA, used by default on i386, powerpc and alpha. 2003-05-24 17:32:02 +00:00
salo
8028257820 Convert MTOOLS_ENABLE_FLOPPYD to YES/NO from defined/undefined. 2003-05-22 16:53:40 +00:00
wiz
8e181d3f3c Add USE_LIBCRACK variable for PAM. 2003-05-22 14:36:31 +00:00
salo
cc3e81c2f7 Add GOLEM_WITH_SOUND, default NO. 2003-05-15 11:31:49 +00:00
salo
81429e399a Add DOVECOT_USE_{GNUTLS,LDAP,PGSQL} defaults. 2003-05-14 04:11:48 +00:00
jmmv
8e87e036cf Update wmthemes to 0.80.0 (matches current windowmaker version):
- Themes must be fetched through freshmeat.net now, which maintains a
  different directory layout and file naming than themes.org.
- The WINDOWMAKER_THEMES variable now requires the version number of the
  package.
- Add two NetBSD related themes to the default list.
2003-05-08 14:55:13 +00:00
uebayasi
02e864d2b5 Fix "Default:" line of MPLAYER_ENABLE_RUNTIME_CPU_DETECTION; it's
default is "YES".

Noticed by Kouichirou Hiratsuka <hira at po6 dot nsk dot ne dot jp>.
2003-05-06 08:40:08 +00:00
seb
489db0bfb1 PKGVULNDIR entry was duplicated. Only keep the more recent one
which is allow the more fully documented.
2003-05-05 21:45:41 +00:00
grant
753144ce3c commented block for BITCHX_WITH_GTK. 2003-05-05 06:06:56 +00:00
atatat
de4d36d9e7 Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since the
latter appears to be a much better place to put something like that.

Also, remove a ) from the awk expression in the check-vulnerable
target, since it is extraneous and only causes awk to die.
2003-04-30 03:05:06 +00:00
jmmv
92e726795a Make the PKGVULNDIR variable more generic, so one can choose where to
store the vulnerabilities file.  This variable was already recognized by
audit-packages but not by bsd.pkg.mk which hardcoded DISTDIR.
2003-04-25 20:05:18 +00:00
agc
7c8fe29c1d Add an ALLOW_VULNERABLE_PACKAGES switch, defaulting to undefined, to allow
vulnerable packages to be built (in extremis, of course).

Prompted by Thomas Klausner.
2003-04-17 13:04:56 +00:00
grant
40eaf6003a planetmirror -> http (the ftp server has a 250 user limit), use
`planetmirror.com.au' to help MASTER_SORT and add planetmirror to a
few MASTER_SITES.
2003-04-10 20:32:28 +00:00
rh
a2670afcb9 Add webwasher licence (commented out) 2003-04-03 22:47:42 +00:00
agc
eb8b1b4224 Add default clamav user and group 2003-03-26 20:19:51 +00:00
jschauma
e7604e3722 Set MESA_REQD per default to latest stable version, 5.0. 2003-03-24 18:25:11 +00:00
grant
ecb185e7a9 add flow.dl.sourceforge.net (Flow Communications), an official
sourceforge download site in Australia.
2003-03-22 07:11:53 +00:00
jschauma
ee035fccf7 Introduce MESA_REQD variable.
Can be set to any default value, current default is 3.4.2 (ie the version
that comes with XF4.2).  Packages that require just any version of Mesa
and friends to be present need not set it.  If a package requires 5.0,
however, it can set this variable and regardless of xpkgwedge or the version
of XF installed, it will pull in Mesa 5.0 and install it in LOCALBASE.
2003-03-09 19:22:31 +00:00
grant
9910cb422d provide CDRECORD_CONF. 2003-03-08 08:45:22 +00:00
seb
65abbfad07 Document USE_SASL2: default value 'undefined'. 2003-03-04 00:29:14 +00:00
uebayasi
6fec9d9b84 Add MASTER_SITE_XEMACS. 2003-02-22 05:47:00 +00:00