Age | Commit message (Expand) | Author | Files | Lines |
2004-03-29 | Use X11_TYPE check instead of USE_PKGSRC_XFREE86. It's safe to use the | jlam | 1 | -8/+8 |
2004-03-29 | When PTHREAD_TYPE is 'native' set USE_BUILTIN.pthread to YES and | seb | 1 | -4/+4 |
2004-03-29 | fix our idea of which platforms have bison. | grant | 1 | -2/+2 |
2004-03-29 | Add and document MKTTINTERP. | recht | 1 | -1/+9 |
2004-03-29 | Make lang/perl58 the default perl package installed when a package needs | jlam | 1 | -16/+2 |
2004-03-29 | Set DFLT_PKG_SYSCONDIR to the location that PKG_SYSCONFDIR would have | jlam | 1 | -20/+20 |
2004-03-29 | Allow setting BUILDLINK_WRAPPER_LOG in /etc/mk.conf and using that as the | jlam | 1 | -1/+5 |
2004-03-29 | Handle "-Xlinker" being equivalent to "-Wl," when passing arguments | jlam | 1 | -11/+30 |
2004-03-29 | Look at the list of run-time dependencies for the package (gleaned | jlam | 2 | -16/+224 |
2004-03-29 | Make the list of files "buildlinked" be unique for cleanliness' sake. | jlam | 1 | -1/+2 |
2004-03-29 | Instead of saving all of the buildlink3 variables into the command-line | jlam | 1 | -4/+30 |
2004-03-29 | umask should be 002. | tv | 1 | -2/+2 |
2004-03-28 | Remove USE_PKGSRC_XFREE86 which has been replaced by X11_TYPE=XFree86. | xtraeme | 1 | -6/+1 |
2004-03-28 | Enable X11_TYPE=XFree86. | xtraeme | 1 | -3/+3 |
2004-03-28 | Rearrange the wording slightly in an informational message, to avoid | agc | 1 | -2/+2 |
2004-03-27 | Remove traces of automake-1.7. | wiz | 1 | -6/+2 |
2004-03-27 | wrap a long line in BUILD_DEFS output, tweak the message slightly. | grant | 1 | -3/+4 |
2004-03-27 | don't assume that /usr/bin/gunzip will exist, use /usr/bin/gzip -d | grant | 1 | -2/+2 |
2004-03-26 | Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to | jlam | 1 | -5/+10 |
2004-03-26 | Ensure that ${LOCALBASE}/lib is always in the runtime library search path, | jlam | 1 | -1/+8 |
2004-03-26 | Attribute "my thoughts" to the original author. | jlam | 1 | -3/+3 |
2004-03-22 | If BULK_BUILD_CONF points to an absolute path, don't try to use it | jschauma | 1 | -2/+6 |
2004-03-22 | Let _ONLY_FOR_PLATFORMS.sun-jdk14 recognize NetBSD 2.0 and future versions. | kristerw | 1 | -2/+3 |
2004-03-22 | Due to the special handling of pkgtools/digest in pkgsrc (it must be | jlam | 1 | -11/+18 |
2004-03-21 | Move the code that includes the package builtin.mk files into a separate | jlam | 2 | -39/+116 |
2004-03-19 | Don't match "bin/libtool" and symlink into the buildlink directory if | jlam | 1 | -2/+2 |
2004-03-19 | add another darwin linker option that needs to be protected from | danw | 1 | -4/+5 |
2004-03-19 | When using imake and buildlink together, assert our definitions of | danw | 1 | -1/+4 |
2004-03-18 | don't assume there will always be broken packages. noted by wiz. | grant | 1 | -2/+5 |
2004-03-18 | Back out part of previous that was an unrelated change accidentally | jlam | 1 | -107/+2 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 6 | -84/+183 |
2004-03-17 | fix a file descriptor leak in the darwin PLIST so->dylib translation | danw | 1 | -3/+5 |
2004-03-17 | Also accept DISTCC_VERBOSE in /etc/mk.conf to allow for easier debugging. | jlam | 1 | -1/+4 |
2004-03-17 | Allow DISTCC_HOSTS and DISTCC_SSH to be set in /etc/mk.conf to modify the | jlam | 1 | -1/+8 |
2004-03-16 | If the ${PKGBASE} of a package doesn't match the token passed to | jlam | 1 | -1/+2 |
2004-03-16 | Be more permissive in finding libraries to symlink into the buildlink | jlam | 1 | -2/+2 |
2004-03-16 | Enforce vulnerability list being installed & correct & upto-date | hubertf | 2 | -4/+18 |
2004-03-16 | Some of the builtin.mk files append more values to BUILDLINK_PACKAGES, so | jlam | 1 | -3/+4 |
2004-03-15 | Add MesaLib and glu to the list of packages for which we prefer the pkgsrc | jlam | 1 | -3/+3 |
2004-03-15 | Add -L${X11BASE}/lib for the benefit of any *-config scripts on | jlam | 1 | -5/+10 |
2004-03-15 | Alphabetize the PREFER_PKGSRC list for easier searching. | jlam | 1 | -3/+3 |
2004-03-14 | Back out previous and remove an extra ")" that was causing "malformed | jlam | 1 | -3/+2 |
2004-03-14 | Apparently, some pre-conditions aren't true, so set a default USE_BUILTIN | jlam | 1 | -1/+2 |
2004-03-14 | Don't bother checking whether a package is actually built-in or not | jlam | 1 | -4/+10 |
2004-03-14 | Fix a 'malformed conditional' error. | jmmv | 1 | -2/+2 |
2004-03-13 | Test was reversed. | jlam | 1 | -2/+2 |
2004-03-13 | If USE_DIGEST is "no", then skip the check for an up-to-date digest. | jlam | 1 | -1/+7 |
2004-03-13 | Don't save the value of _NEED_NEWER_GCC as it gets a bad value on 1.5.3. | jlam | 1 | -2/+2 |
2004-03-13 | Discard unused error messages from "pkg_admin pmatch". | jlam | 1 | -2/+2 |
2004-03-13 | Provide a way to forcibly use the native GCC by setting USE_NATIVE_GCC in | jlam | 1 | -4/+10 |