summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)AuthorFilesLines
2003-05-19In case license is not acceptable per /etc/mk.conf, tell user to view licensewiz1-2/+3
with "make show-license". Addresses PR 21616.
2003-05-18Check for the existence of the vulnerabilities file before telling peopleagc1-9/+13
that we're checking for vulnerabilities. If the vulnerabilities file can't be found, display a warning. Addresses PR 21572 from Robert Elz.
2003-05-18Add aleron, easynews, and heanet sourceforge mirrors.wiz1-2/+5
2003-05-18Remove "belnet.dl.sourceforge.net" from sourceforge master site listtron1-2/+1
because it doesn't work for weeks now.
2003-05-15Add couple of missing .., oops.salo7-7/+49
2003-05-15Forgot pl in previous.salo7-7/+322
2003-05-15Add few more subtrees for localized man pages (initially for editor/lpe).salo7-7/+1582
2003-05-15Add GOLEM_WITH_SOUND, default NO.salo1-1/+6
2003-05-14Add DOVECOT_USE_{GNUTLS,LDAP,PGSQL} defaults.salo1-1/+17
2003-05-13Add no_NO (for xdialog).salo7-7/+35
2003-05-11Wrap EXTRACT_COOKIE like all others that could have an interactive stepjmc1-1/+11
and check for it if doing a batch build
2003-05-09sun-jdk defaults to sun-jdk14, but sun-jdk14 does not work reliablyabs1-3/+3
on NetBSD/i386 1.6. I_believe_ it started working around the point scheduler activations were imported, so give sun-jdk14 to 1.6M and later, otherwise sun-jdk13.
2003-05-08Update wmthemes to 0.80.0 (matches current windowmaker version):jmmv1-4/+4
- 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-06TEXINFO_OVERRIDE tweak: '(install-info ' is also a pattern that can beseb1-2/+2
encountered in Makefile.ins generated by automake. XXX Hopefully this is going to be the last modification for this file's avatar.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv15-133/+133
2003-05-06Fix "Default:" line of MPLAYER_ENABLE_RUNTIME_CPU_DETECTION; it'suebayasi1-2/+2
default is "YES". Noticed by Kouichirou Hiratsuka <hira at po6 dot nsk dot ne dot jp>.
2003-05-05PKGVULNDIR entry was duplicated. Only keep the more recent oneseb1-6/+1
which is allow the more fully documented.
2003-05-05commented block for BITCHX_WITH_GTK.grant1-1/+7
2003-05-04Default DEPENDS_TARGET to replace if UPDATE_TARGET == replace. This avoidsrh1-1/+5
multiple rebuilding attempts for prerequisite packages.
2003-05-04Make UPDATE_TARGET=replace somewhat useful: don't remove the originalrh1-4/+7
package in this case.
2003-05-02Bump pth dependency here too.wiz1-2/+2
2003-05-02Escape the wrappee name in an error message, since a user faced with anagc1-2/+2
error message of "Unable to create as wrapper script: no such file" could get confused.
2003-04-30Add en_AU locale.jmmv12-12/+60
2003-04-30Actually, Mesa's Makefile.common seems like a much better place foratatat1-4/+1
MESA_REQD, and it works much better, too. :)
2003-04-30Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since theatatat2-8/+6
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-29Speed-ups for the check-vulnerable target, from Jeremy Reed in PR 21393.agc1-2/+5
2003-04-29Provide the command to remake package tools which are out of date in aagc1-2/+3
format which can be cut and pasted.
2003-04-29Use the full pathname for the pkg_install package directory whenagc1-2/+2
giving instructions on how to get up-to-date pkg_install tools. Fix from Jonathan Perkin in PR 21277.
2003-04-25Make the PKGVULNDIR variable more generic, so one can choose where tojmmv2-10/+17
store the vulnerabilities file. This variable was already recognized by audit-packages but not by bsd.pkg.mk which hardcoded DISTDIR.
2003-04-25s/SILIENT/SILENT/jmmv1-2/+2
2003-04-25Add the locale/es_MX directory, used by lmule.jmmv12-12/+60
2003-04-24Fix typo with use of _EMACS_VERSION_FIRSTACCEPTEDjmc1-2/+2
2003-04-22now REALLY use the right dir... dohhubertf1-2/+2
2003-04-22Make sure binary pkgs are found :)hubertf1-2/+2
2003-04-21Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed forcjep1-0/+5
the bulk-install target to work.)
2003-04-21back out previous, it does not work as it should.grant1-4/+7
2003-04-21ensure LOWER_ARCH always gets set on Solaris, not only if MACHINE_ARCHgrant1-7/+4
is non-sensical. shuffle some definitions around to follow style of other entries. semi-related to a tr(1) bug observed by sommerfeld@ Solaris 10/i386.
2003-04-20touch(1), cut(1) and nice(1) are not necessarily required in /bin on Linuxcjep1-1/+13
systems according to FHS. Make provision for distributions that don't put them there. From Jeremy Reed in PR#21235.
2003-04-17allow defs.*.mk to override PKGTOOLS_REQD, starting with Solarisgrant2-3/+8
requiring 20030417 for recent bug fixes. if platforms require (or desire) a newer version of pkg_install than 20021123 (the current default) for correct operation, please set _OPSYS_PKGTOOLS_REQD in defs.OPSYS.mk.
2003-04-17Add an ALLOW_VULNERABLE_PACKAGES switch, defaulting to undefined, to allowagc2-3/+13
vulnerable packages to be built (in extremis, of course). Prompted by Thomas Klausner.
2003-04-17Add a check at fetch time to see if there are any known vulnerabilitiesagc1-1/+17
in a package - should keep some admins' blood pressure a bit lower. Inspired by PR 19479. Output where there is a vulnerability looks like: [13:30:05] agc@sys1 ...pkgsrc/net/samba 28 > make fetch ===> do-fetch [samba-2.2.8] ===> Checking for vulnerabilities in samba-2.2.8 *** WARNING - remote-root-access vulnerability in samba-2.2.8 - see http://lists.samba.org/pipermail/samba-announce/2003-April/000065.html for more information *** *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/samba *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/samba whilst output where there is no vulnerability looks like: [13:30:28] agc@sys1 ...pkgsrc/net/ethereal 30 > make fetch ===> do-fetch [ethereal-0.9.11] ===> Checking for vulnerabilities in ethereal-0.9.11 => ethereal-0.9.11.tar.gz doesn't seem to exist on this system. => Attempting to fetch ethereal-0.9.11.tar.gz from ftp://ftp.sunet.se/pub/network/monitoring/ethereal/. => [4457475 bytes] Trying 194.71.11.40... Connected to ftp.sunet.se. 220-####################################################################
2003-04-16Fix typos, remove duplicate entry security, nits.wiz1-11/+8
2003-04-15only add ${LOCALPATCHES}/${PKGPATH}/* to the list of patches to applygrant1-1/+3
if LOCALPATCHES is defined. fixes problem on Solaris w/ automounter handling /net, where any package from the 'net' category would cause a blocking read on /net/pkgname looking for 'pkgname' as a host exporting NFS file systems (saves a few useless stat() calls, too).
2003-04-15typo in commentgrant1-2/+2
2003-04-15IRIX' ld uses "-all" and "-notall" for WHOLE_ARCHIVE_FLAGs.jschauma1-4/+7
2003-04-15add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passedgrant9-9/+53
to the linker to (not) extract all symbols from static archives and export these variables to packages as {,NO_}WHOLE_ARCHIVE_FLAG. these are not currently set for IRIX.
2003-04-15ugh, fix logic in last.grant1-2/+2
2003-04-15only create the wrappers for /opt/SUNWspro/bin/{CC,CXX} if we're notgrant1-1/+3
using gcc. fixes problem on Solaris where building pkgs would use the wrong CC (eg. CC=gcc) due to the wrappers being in the $PATH first.
2003-04-15use ${CC} -dumpversion instead of --version to avoid multiline outputgrant1-3/+3
from gcc3. XXX this needs to be better handled for non-gcc compilers.
2003-04-14Don't descend into filesystems /usr/pkg/emul/linux/proc etc. as thishubertf1-3/+3
will lead to wrong PLISTs. Works around PR kern/21187.