Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | Commit a workaround for the "make replace fails as non-root" bug: | tnn | 1 | -2/+2 |
2008-04-03 | Move handling of pkg_install version into flavor. Add an explicit | joerg | 1 | -21/+1 |
2008-03-08 | Add PKGVERSION_NOREV to complemenet PKGNAME_NOREV. | joerg | 1 | -1/+3 |
2008-02-26 | Split PKGTOOLS_REQD into two parts. If we don't have PKGTOOLS_REQD, | joerg | 1 | -4/+7 |
2008-02-13 | Pass the proper flags for stripping binaries to packages using BSD Make. | rillig | 1 | -1/+2 |
2008-02-10 | Enable fake home directory support. Also add a wrkref check because an | tnn | 1 | -1/+10 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -5/+5 |
2008-01-16 | pkg_install 20070802 is good enough, don't be overly aggressive. | joerg | 1 | -4/+1 |
2008-01-13 | Bump PKGTOOLS_REQD to 20071224 so everyone still has the functionality | adrianp | 1 | -2/+2 |
2008-01-01 | Add more *ONW, *GRP and *MODE variables to BSD_MAKE_ENV for unprivileged build. | obache | 1 | -1/+5 |
2007-12-19 | Meta packages have user-destdir support and don't need any patches. | rillig | 1 | -1/+4 |
2007-12-19 | Added a variable META_PACKAGE that should be set to "yes" by | rillig | 1 | -1/+17 |
2007-12-13 | show-var is related to show-vars and show-subdir-var. | rillig | 1 | -1/+5 |
2007-12-01 | Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needs | rillig | 1 | -2/+1 |
2007-10-13 | Fix the .include lines so that make looks in the right place first. | dsl | 1 | -51/+51 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -2/+2 |
2007-09-29 | Removed a funny comment from 1997. | rillig | 1 | -6/+1 |
2007-09-27 | More comments. | rillig | 1 | -1/+6 |
2007-09-07 | Add a "system features" framework that will eventually be used to | jlam | 1 | -1/+3 |
2007-09-07 | The WRKDIR and PREFIX can be saved in the log directory when a package | rillig | 1 | -2/+2 |
2007-08-18 | Explicitly bail out if X11_TYPE=xorg is found. | joerg | 1 | -1/+7 |
2007-08-13 | Moved the stuff that is common to all directories of pkgsrc into its own | rillig | 1 | -38/+2 |
2007-08-13 | build-env is no longer defined in bsd.pkg.debug.mk. | rillig | 1 | -2/+2 |
2007-08-13 | Fixed _PKG_DEBUG_SCRIPT for the case of PKG_DEBUG_LEVEL=0. | rillig | 1 | -2/+2 |
2007-08-10 | Try a bit harder to guess which mk.conf the user is using, when | joerg | 1 | -2/+10 |
2007-08-03 | Update _USE_DESTDIR=full handling to use the new -u/-g code and | joerg | 1 | -1/+5 |
2007-07-29 | * Add new emulator framework in pkgsrc/mk/emulator that handles all | jlam | 1 | -1/+5 |
2007-07-23 | Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- the | jlam | 1 | -13/+4 |
2007-07-20 | Enabled the warnings. | rillig | 1 | -1/+2 |
2007-07-18 | Add back a facility to rebuild the run-time library search paths database | jlam | 1 | -4/+13 |
2007-07-16 | Change default value of CREATE_WRKDIR_SYMLINK to no. In combination with | joerg | 1 | -2/+2 |
2007-05-09 | Add two targets, pbulk-index and pbulk-index-item. | joerg | 1 | -1/+5 |
2007-04-01 | Fix quoting issue that gave syntax error when printing the message | kristerw | 1 | -2/+2 |
2007-03-02 | Remove warning about LIB_DEPENDS, it's sooooo long gone... | wiz | 1 | -5/+1 |
2007-02-22 | Finished the split of PKGSRC_LOCKTYPE into LOCALBASE_LOCKTYPE and | rillig | 1 | -3/+3 |
2007-02-20 | I find the ABI useful to know when looking at a binary package. | rillig | 1 | -1/+2 |
2007-02-09 | MAKEFLAGS for su-${.TARGET} is ${MAKEFLAGS.su-${.TARGET}}, | obache | 1 | -2/+2 |
2007-01-11 | Added the INFO_MSG command, which can be used when the user should be | rillig | 1 | -3/+4 |
2007-01-06 | Added the FAIL command, which can be prepended to an arbitrary shell | rillig | 1 | -1/+6 |
2007-01-02 | Cleaned up bsd.pkg.mk: | rillig | 1 | -98/+55 |
2007-01-02 | Moved the show-tools target to misc/show.mk. | rillig | 1 | -60/+6 |
2007-01-02 | Added an additional line to the parallel error message. | rillig | 1 | -1/+3 |
2006-12-15 | Remove trailing spaces. | martti | 1 | -2/+2 |
2006-11-26 | Moved the code that checks for PKG_FAIL_REASON and PKG_SKIP reason from | rillig | 1 | -2/+2 |
2006-11-19 | Use PKG_FAIL_REASON for platform checks, to make them work again. | wiz | 1 | -2/+2 |
2006-11-16 | Moved the check for PKG_FAIL_REASON and PKG_SKIP_REASON at the very end | rillig | 1 | -3/+2 |
2006-11-14 | Moved the code that checks PKG_FAIL_REASON and PKG_SKIP_REASON into its | rillig | 1 | -39/+3 |
2006-11-05 | Some people really try to run pkgsrc's make with -j5 options. Since that | rillig | 1 | -1/+5 |
2006-11-05 | Use REAL_ROOT_USER for configuration dirs. | joerg | 1 | -2/+2 |
2006-11-05 | Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default for | joerg | 1 | -3/+3 |