Age | Commit message (Expand) | Author | Files | Lines |
2012-01-17 | On Linux-x86_64 system transform /usr/lib/../lib* to /usr/lib* so that | sbd | 1 | -1/+11 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+2 |
2010-12-03 | Fix build on 64bit linux platforms. When buildlinking directories we | abs | 1 | -3/+3 |
2010-08-21 | Support builtin library detection for Haiku. | obache | 1 | -1/+15 |
2010-06-16 | Analogously to the case of modular xorg, do not use imake if it is not | schwarz | 1 | -4/+10 |
2010-05-19 | Add BUILTIN_PKGS with the "builtin" package names to the build information. | sbd | 1 | -1/+4 |
2010-05-03 | Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES). | obache | 2 | -33/+8 |
2010-05-03 | Indent. | wiz | 1 | -13/+13 |
2010-05-03 | Replace __noexistent__ with __nonexistent__ to avoid possibilty of another co... | obache | 1 | -5/+5 |
2010-05-02 | Fixes r1.3, and recommit. | obache | 1 | -5/+18 |
2010-05-02 | Revert v1.3. | wiz | 1 | -18/+5 |
2010-05-02 | Fix typo in comment. | wiz | 1 | -2/+2 |
2010-05-02 | Fix typo that changes behaviour (was this tested?) | wiz | 1 | -2/+2 |
2010-04-28 | Use /boot/common as default BUILDLINK_PREFIX if /usr does not exist. | obache | 1 | -1/+10 |
2010-04-28 | Use BEINCLUDES and BELIBRARIES to find header files and libs additionally. | obache | 2 | -6/+31 |
2010-01-20 | Do not second guess the libtool mode if it was explicitly specified. | joerg | 1 | -4/+8 |
2009-10-05 | Fix indentation of show-buildlink3, came from a typo. | obache | 1 | -2/+2 |
2009-07-11 | Reformatted and extended the comment so that it can be found by | rillig | 1 | -13/+28 |
2009-03-20 | Restore duplication check for _BLNK_PACKAGES that got lost with earlier | joerg | 1 | -2/+2 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 3 | -42/+55 |
2009-03-16 | Move _SYS_VARS processing to a point where BUILDLINK_PACKAGES is | joerg | 1 | -14/+14 |
2008-12-15 | Fixes typo, able to detect builtin libiconv again. | obache | 1 | -2/+2 |
2008-12-14 | Add /usr/lib${LIBABISUFFIX} to the search path | jmcneill | 1 | -1/+3 |
2008-10-06 | Complete previous, by entering the package version definition if the file | cube | 1 | -2/+4 |
2008-10-06 | Allow the caller to override the script that extracts the version of the | cube | 1 | -3/+10 |
2008-10-05 | Merge cube-native-xorg, so that pkgsrc-current can be used with the native | cube | 1 | -0/+57 |
2008-06-22 | When bombing out because the package we need isn't installed, print | dholland | 1 | -2/+2 |
2008-03-10 | Replace "pkg_admin -S lsbest" usage with pkg_info -E. The base stripping | joerg | 1 | -7/+5 |
2008-02-19 | Check if BUILDLINK_AUTO_VARS.${_pkg_} is defined before testing it | xtraeme | 1 | -2/+3 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -22/+22 |
2008-01-23 | Use bsd.fast.prefs.mk in some very commonly included locations. | tnn | 1 | -2/+2 |
2007-12-05 | Escape colons in preprocessor, compiler or linker flags while checking | tron | 1 | -12/+12 |
2007-11-27 | Made the code a bit more readable by elimination common subexpressions. | rillig | 1 | -7/+10 |
2007-10-07 | fix obsolete URLs for www.NetBSD.org | kano | 2 | -4/+4 |
2007-10-01 | Why don't we use pkg_info -qL instead of pkg_info -f? | rillig | 1 | -1/+2 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -2/+2 |
2007-07-27 | If using X11_TYPE=modular this means we have imake(1) from pkgsrc. | tnn | 1 | -3/+7 |
2007-07-27 | Remove remaining traces of BUILDLINK_TRANSFORM.${pkg}. | joerg | 1 | -5/+1 |
2007-07-23 | *blush* One variable was missing for the !modular case. | joerg | 1 | -1/+2 |
2007-07-23 | More aggressively conditionalize X11BASE handling. Only one case | joerg | 1 | -6/+28 |
2007-06-06 | Added _VARGROUPS. | rillig | 1 | -1/+14 |
2007-04-09 | Remove special treatment of "DynaLoader.a" completely. It's not necessary | tron | 1 | -16/+1 |
2007-03-12 | Don't handle Perl's "DynaLoader.a" specially under Mac OS X. It is not | tron | 1 | -3/+5 |
2007-01-25 | Absolute never use .x11-buildlink. Some cases get nasty to fix, so | joerg | 1 | -1/+5 |
2007-01-17 | Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make | rillig | 1 | -5/+9 |
2006-12-20 | For modular Xorg disable xpkgwedge (will be made a hard error later). | joerg | 1 | -12/+12 |
2006-12-15 | Remove trailing tabs. | martti | 1 | -2/+2 |
2006-12-15 | Remove trailing spaces. | martti | 1 | -2/+2 |
2006-11-17 | Added a check for whether X11BASE is set correctly. Currently the error | rillig | 1 | -1/+5 |
2006-11-09 | Fixed two scripts so that they also run when "set -u" is in effect. | rillig | 2 | -4/+5 |