summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-03-18Back out part of previous that was an unrelated change accidentallyjlam1-107/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam6-84/+183
2004-03-17fix a file descriptor leak in the darwin PLIST so->dylib translationdanw1-3/+5
2004-03-17Also accept DISTCC_VERBOSE in /etc/mk.conf to allow for easier debugging.jlam1-1/+4
2004-03-17Allow DISTCC_HOSTS and DISTCC_SSH to be set in /etc/mk.conf to modify thejlam1-1/+8
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
2004-03-16Be more permissive in finding libraries to symlink into the buildlinkjlam1-2/+2
2004-03-16Enforce vulnerability list being installed & correct & upto-datehubertf2-4/+18
2004-03-16Some of the builtin.mk files append more values to BUILDLINK_PACKAGES, sojlam1-3/+4
2004-03-15Add MesaLib and glu to the list of packages for which we prefer the pkgsrcjlam1-3/+3
2004-03-15Add -L${X11BASE}/lib for the benefit of any *-config scripts onjlam1-5/+10
2004-03-15Alphabetize the PREFER_PKGSRC list for easier searching.jlam1-3/+3
2004-03-14Back out previous and remove an extra ")" that was causing "malformedjlam1-3/+2
2004-03-14Apparently, some pre-conditions aren't true, so set a default USE_BUILTINjlam1-1/+2
2004-03-14Don't bother checking whether a package is actually built-in or notjlam1-4/+10
2004-03-14Fix a 'malformed conditional' error.jmmv1-2/+2
2004-03-13Test was reversed.jlam1-2/+2
2004-03-13If USE_DIGEST is "no", then skip the check for an up-to-date digest.jlam1-1/+7
2004-03-13Don't save the value of _NEED_NEWER_GCC as it gets a bad value on 1.5.3.jlam1-2/+2
2004-03-13Discard unused error messages from "pkg_admin pmatch".jlam1-2/+2
2004-03-13Provide a way to forcibly use the native GCC by setting USE_NATIVE_GCC injlam1-4/+10
2004-03-13Note what _CC contains.jlam1-1/+2
2004-03-13Remove some more of the "last touched by" code.wiz1-4/+2
2004-03-13Indent.uebayasi5-26/+26
2004-03-13During the "extract" phase (which is when "install-depends" is invoked),jlam1-1/+15
2004-03-12Ensure that _BLNK_DEPENDS is a subset of _BLNK_PACKAGES. Also rearrangejlam1-48/+53
2004-03-12Move a code snippet for easier readability.jlam1-6/+7
2004-03-12require libtool 1.5.2nb5 (fix for packages that try (and fail) to staticallydanw1-2/+2
2004-03-12Put comments in order that make sense.jlam1-2/+2
2004-03-12Add sr@ije locale, used by glib2 development version (2.3.x).jmmv10-10/+50
2004-03-12Add support for Objective C, and set USE_GCC_SHLIB whenever we're usingjlam1-2/+13
2004-03-11Get rid of all occurrences of cpp-like tests for ${OPSYS} inagc11-18/+24
2004-03-11Interix libs are close enough to ELF that only file(1) knows the difference.tv1-1/+3
2004-03-11Fix imake_man_suffix.tv1-3/+3
2004-03-11User=Administrator. Group=+Administrators. Mode=0775.tv2-4/+4
2004-03-11Use true-GNU patch(1) backup switches.tv1-2/+2
2004-03-11Do the SunOS-style pax-as-tar walk.tv1-5/+5
2004-03-11Add Interix where appropriate, and fix a typo in _TOOLS_OPSYS_HAS_GNU.sed.tv1-6/+8
2004-03-11Fix "root" user and group.tv1-4/+4
2004-03-11Use ${DO_NADA} to introduce a do-nothing line (as is done elsewhere intv1-11/+12
2004-03-11Add Interix bits.tv4-1/+1758
2004-03-11Add pl_PL locale, used by xine-lib.jmmv9-9/+45
2004-03-11Check that a variable is defined before using it.jlam1-3/+5
2004-03-11Use the correct PKGBASE when referring to the "db2" package. Also removejlam1-3/+2
2004-03-11X11_TYPE is a user-settable variable that can take the values:jlam1-2/+12
2004-03-11We can garbage collect USE_X11_LINKS which was used solely to avoidjlam1-5/+2
2004-03-11Avoid build loops by ensuring that a package can never inadvertantly bejlam1-6/+19
2004-03-11Remove 'blame' column, OK'd by grant@.hubertf1-7/+5
2004-03-11Instead of doing a special step to copy the contents ofjlam1-22/+4
2004-03-11Along with BUILDLINK_INCDIRS.<pkg> and BUILDLINK_LIBDIRS.<pkg>, also havejlam1-14/+24