Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix PR pkg/22560 by myself, OKed by wiz@.
|
|
or "YES", rather than a straight definition.
|
|
|
|
the eisting behaviour.
|
|
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.
|
|
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.
|
|
|
|
needed to play files as pointed out by wiz@ (sorry for the delay) and salo@.
|
|
does not break on systems where exim is already installed). Noted by jmc@.
|
|
- 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.
|
|
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.
|
|
handle the group and the user they specify with bsd.pkg.install.mk. In fact,
these variables were already changeable.
|
|
|
|
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.
|
|
|
|
Default is NO.
This addresses PR19010 by Takashi Yamamoto.
|
|
|
|
thanks seb :)
|
|
until users figure out to install xlockmore-lite instead.
|
|
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).
|
|
It's used to enable optional support for Sun mediaLib library. (only takes
effect on Solaris).
|
|
Correct USE_OPENLDAP comment accordingly.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
default is "YES".
Noticed by Kouichirou Hiratsuka <hira at po6 dot nsk dot ne dot jp>.
|
|
which is allow the more fully documented.
|
|
|
|
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.
|
|
store the vulnerabilities file. This variable was already recognized by
audit-packages but not by bsd.pkg.mk which hardcoded DISTDIR.
|
|
vulnerable packages to be built (in extremis, of course).
Prompted by Thomas Klausner.
|
|
`planetmirror.com.au' to help MASTER_SORT and add planetmirror to a
few MASTER_SITES.
|
|
|
|
|
|
|
|
sourceforge download site in Australia.
|
|
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.
|
|
|
|
|
|
|
|
It is used by flow-tools to enable support of flow records export
into a MySQL database.
|
|
|
|
following a suggestion by salo.
This allows users to specify
LIBDVDCSS_MASTER_SITES= ...
LIBDVDCSS_HOMEPAGE= ...
in their /etc/mk.conf files.
|
|
|