summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-04-27Pull up a bulk build fix to the pkgsrc-2004Q1 branch (and some fixesagc2-28/+17
2004-04-27Pull up bulk build fix to the pkgsrc-2004Q1 branch.agc1-2/+2
2004-04-27Pullup "specific bulk package" functionality to the pkgsrc-2004Q1agc3-9/+48
2004-04-27Pull up an IRIX portability fix (by hand) to the pkgsrc-2004Q1 branch.agc1-2/+2
2004-04-27pullup consistency fix to the pkgsrc-2004Q1 branch.agc1-2/+2
2004-03-27Remove traces of automake-1.7.wiz1-6/+2
2004-03-27wrap a long line in BUILD_DEFS output, tweak the message slightly.grant1-3/+4
2004-03-27don't assume that /usr/bin/gunzip will exist, use /usr/bin/gzip -dgrant1-2/+2
2004-03-26Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults tojlam1-5/+10
2004-03-26Ensure that ${LOCALBASE}/lib is always in the runtime library search path,jlam1-1/+8
2004-03-26Attribute "my thoughts" to the original author.jlam1-3/+3
2004-03-22If BULK_BUILD_CONF points to an absolute path, don't try to use itjschauma1-2/+6
2004-03-22Let _ONLY_FOR_PLATFORMS.sun-jdk14 recognize NetBSD 2.0 and future versions.kristerw1-2/+3
2004-03-22Due to the special handling of pkgtools/digest in pkgsrc (it must bejlam1-11/+18
2004-03-21Move the code that includes the package builtin.mk files into a separatejlam2-39/+116
2004-03-19Don't match "bin/libtool" and symlink into the buildlink directory ifjlam1-2/+2
2004-03-19add another darwin linker option that needs to be protected fromdanw1-4/+5
2004-03-19When using imake and buildlink together, assert our definitions ofdanw1-1/+4
2004-03-18don't assume there will always be broken packages. noted by wiz.grant1-2/+5
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