summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-04Make UPDATE_TARGET=replace somewhat useful: don't remove the originalrh1-4/+7
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
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
2003-04-30Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since theatatat2-8/+6
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
2003-04-29Use the full pathname for the pkg_install package directory whenagc1-2/+2
2003-04-25Make the PKGVULNDIR variable more generic, so one can choose where tojmmv2-10/+17
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
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
2003-04-20touch(1), cut(1) and nice(1) are not necessarily required in /bin on Linuxcjep1-1/+13
2003-04-17allow defs.*.mk to override PKGTOOLS_REQD, starting with Solarisgrant2-3/+8
2003-04-17Add an ALLOW_VULNERABLE_PACKAGES switch, defaulting to undefined, to allowagc2-3/+13
2003-04-17Add a check at fetch time to see if there are any known vulnerabilitiesagc1-1/+17
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
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
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
2003-04-15use ${CC} -dumpversion instead of --version to avoid multiline outputgrant1-3/+3
2003-04-14Don't descend into filesystems /usr/pkg/emul/linux/proc etc. as thishubertf1-3/+3
2003-04-13PR#21087. Some files are missing in bulk build sandboxes created bycjep1-1/+9
2003-04-11Make sure wrappee is actually a file/link before considering it found.jmc1-2/+4
2003-04-11Our XEmacs stable version is 21.4.x.uebayasi1-10/+10
2003-04-11Reflect the Emacs/Leim 20/21 move.uebayasi1-6/+6
2003-04-10planetmirror -> http (the ftp server has a 250 user limit), usegrant2-12/+15
2003-04-10pass -O arg to pax.grant1-3/+3
2003-04-10Remove rwth-aachen as sunsite mirror (twice!).wiz1-3/+1
2003-04-10set correct values for IMAKE_MAN_SUFFIX.grant1-3/+3
2003-04-04pkgchk-*, like digest-*, does not require digest (certainly in binary add mode)abs1-2/+2
2003-04-03Add webwasher licence (commented out)rh1-1/+4
2003-04-03Add architecture specific MESSAGE file handling.salo1-1/+4
2003-04-01Make sure _OPSYS_RPATH_NAME has a value (even if a bogus one) so thatthorpej1-2/+2
2003-03-31${UNAME} -p is a good value for LOWER_ARCH on Irix as well.jschauma1-1/+2
2003-03-30kill some trailing whitespacegrant1-33/+33
2003-03-29m4 on solaris is /usr/ccs/bin/m4 or /usr/xpg4/bin/m4.seb1-2/+2
2003-03-29Add _OPSYS_LIBTOOL_REQD, following Darwin's example.jschauma1-1/+2
2003-03-28Quote tr arguments.wiz1-2/+2