Age | Commit message (Expand) | Author | Files | Lines |
2007-03-01 | Remove unused SCRIPTDIR variable. | wiz | 1 | -2/+1 |
2007-02-16 | Make sure MACHINE_ARCH is set to x86_64 for FreeBSD-amd64 | tonio | 1 | -1/+5 |
2006-12-27 | Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on | joerg | 1 | -11/+10 |
2006-12-20 | For modular Xorg disable xpkgwedge (will be made a hard error later). | joerg | 1 | -2/+5 |
2006-10-09 | Main infrastructure for DESTDIR support. | joerg | 1 | -1/+37 |
2006-10-09 | Add variable to control whether the install target is run as root. | joerg | 1 | -1/+3 |
2006-10-09 | Add two variables to control whether make package and make clean | joerg | 1 | -1/+6 |
2006-10-06 | Remove references to DESTDIR. LOCALBASE should not be altered that way, | joerg | 1 | -5/+5 |
2006-09-27 | Remove XFree86. | joerg | 1 | -9/+5 |
2006-09-22 | - Compute CHEKCK_FILES filter on the entries requested and keep it | joerg | 1 | -1/+4 |
2006-09-10 | cosmetic change | schwarz | 1 | -2/+2 |
2006-09-10 | ${X11BASE} can now be set to /usr, so just do so for IRIX and OSF1. No need | schwarz | 1 | -1/+3 |
2006-08-26 | spelling correction | schwarz | 1 | -3/+3 |
2006-08-26 | X11_TYPE being undefined cannot occur thanks to the preceeding line | schwarz | 1 | -2/+2 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -1/+7 |
2006-07-17 | Remove stale comment, noted by bad@ in PR 33871. | wiz | 1 | -7/+1 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 1 | -18/+1 |
2006-07-10 | Completely nuke the concept of PKG_PHASE from pkgsrc except for the | jlam | 1 | -16/+1 |
2006-07-10 | Back out revision 1.172 of mk/tools/replace.mk -- we never want to | jlam | 1 | -16/+19 |
2006-06-06 | Move some variable definitions out of bsd.prefs.mk and back into | jlam | 1 | -9/+6 |
2006-06-06 | Separate out the part of bsd.tools.mk that actually created the tools | jlam | 1 | -4/+4 |
2006-06-06 | Refactor "patch" code into correspondingly named subdirectory of | jlam | 1 | -2/+2 |
2006-06-06 | Refactor "fetch" and "extract" code into correspondingly named | jlam | 1 | -2/+3 |
2006-06-05 | Move the default value of X11_TYPE from x11.version.mk into | joerg | 1 | -1/+2 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 1 | -58/+6 |
2006-03-08 | Set LOWER_OPSYS_VERSUFFIX on Darwin. | minskim | 1 | -1/+2 |
2006-02-02 | Don't include define lower opsys version for the host name, e.g. use | joerg | 1 | -2/+1 |
2006-01-12 | Remove branch tag from DragonFly version, so that OS_VERSION matches | joerg | 1 | -1/+2 |
2005-12-29 | X11BASE defaults to /usr/openwin on Solaris, but only when using the | markd | 1 | -3/+5 |
2005-12-28 | Set PATH if not already set at the top of bsd.prefs.mk, just before | abs | 1 | -1/+6 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -17/+17 |
2005-12-02 | Remove handling for obsolete USE_SOCKS variable. | wiz | 1 | -3/+3 |
2005-11-28 | Prefixed the definitions for the pkgtools with ${SETENV}. Now it is | rillig | 1 | -7/+7 |
2005-11-24 | Properly quote _PKG_DBDIR. | rillig | 1 | -3/+3 |
2005-11-23 | Per request, back out all the SKIP_AUDIT_PACKAGES changes. | erh | 1 | -3/+1 |
2005-11-16 | Improve the handling of allowed vulnerabilities. Instead of the single | erh | 1 | -1/+3 |
2005-11-14 | Removed trailing white-space. | rillig | 1 | -2/+2 |
2005-11-13 | Reverted the change that moved the definition of MANINSTALL from mk.conf to | rillig | 1 | -6/+1 |
2005-11-10 | Moved default definition of MANINSTALL from defaults/mk.conf to | rillig | 1 | -1/+6 |
2005-11-10 | Moved the PKG_INSTALLATION_TYPES variable from defaults/mk.conf to | rillig | 1 | -1/+11 |
2005-11-10 | Added a comment that <bsd.own.mk> includes MAKECONF or /etc/mk.conf, so | rillig | 1 | -1/+2 |
2005-11-09 | Moved the X11ROOT_PREFIX and X11BASE setting to mk/bsd.prefs.mk; | reed | 1 | -1/+17 |
2005-11-01 | Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OS | tv | 1 | -8/+24 |
2005-11-01 | Sort OPSYS pre-<sys.mk> settings section by OPSYS name. | tv | 1 | -59/+60 |
2005-11-01 | Shorten the GNU_ARCH list by using a fallthrough variable expression | tv | 1 | -14/+4 |
2005-08-16 | Don't add inet6 to PKG_DEFAULT_OPTIONS, it is a user settable | dillo | 1 | -3/+1 |
2005-07-28 | Start documenting variables. | wiz | 1 | -1/+6 |
2005-07-19 | Don't bother defining a temporary _PKGSRC_USE_TOOLS variable that doesn't | jlam | 1 | -3/+3 |
2005-07-16 | There is still one small but important distinction between some of the | jlam | 1 | -1/+4 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -5/+4 |