Age | Commit message (Expand) | Author | Files | Lines |
2010-06-16 | Adjust workaround for make replace in destdir case. Use of -f is of | gdt | 1 | -3/+3 |
2010-06-12 | Repair regression in "make replace" in DESTDIR case. | gdt | 1 | -3/+12 |
2010-05-03 | From Aleksey Cheusov | reed | 1 | -3/+7 |
2010-02-19 | Use the real root account for MESSAGES, not the fake user for | joerg | 1 | -3/+3 |
2010-02-19 | Garbage collect support for old pkg_install versions. | joerg | 1 | -11/+1 |
2010-02-09 | Start removal of PKG_SUFX as option by making selection of compression | joerg | 1 | -1/+12 |
2010-01-30 | Revamp the replace logic for the destdir case. Don't bother messing up | joerg | 1 | -3/+12 |
2010-01-30 | Use new pkg_add -U for replace in the destdir case. | joerg | 2 | -4/+8 |
2009-11-05 | Don't bother with pkg_create -L. @src is essentially unused and the | joerg | 1 | -2/+1 |
2009-10-31 | Avoid echoing commands at bin-install. | asau | 1 | -2/+2 |
2009-10-02 | Fix typo in comment. | obache | 1 | -2/+2 |
2009-07-24 | Compute +SIZE_ALL as documented in pkg_info(1). Addresses PR 41767. | joerg | 1 | -19/+22 |
2009-07-17 | Apply the fixes from Jukka Salmi in pkg PR/41621 to fix smart message | agc | 1 | -4/+4 |
2009-06-17 | Make sure that _UPDATE_RUNNING=YES is passed down to su-deinstall for | joerg | 1 | -1/+3 |
2009-06-14 | Bump PKGTOOLS_REQD version: | joerg | 1 | -2/+2 |
2009-06-09 | Add support for using USE_DESTDIR=yes and replace together. | joerg | 2 | -3/+26 |
2009-05-16 | Remove preserve packages for make update with -N -f -f and therefore do | joerg | 1 | -2/+2 |
2009-05-02 | Add new metadata: PREV_PKGPATH and SUPERSEDES. | reed | 1 | -1/+7 |
2009-04-24 | Add support for @pkgdir for non-destdir installation. | joerg | 1 | -1/+3 |
2009-04-04 | Tell the user the right config file and option for vulnerabilities based | joerg | 2 | -3/+7 |
2009-03-20 | Skip vulnerability check for packages that set NO_PKGTOOLS_REQD_CHECK. | joerg | 2 | -3/+8 |
2009-03-17 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 2 | -10/+7 |
2009-02-13 | package-install with DESTDIR should pass down -A as needed to get | joerg | 1 | -2/+5 |
2009-02-11 | Use pkg_admin for audit processing if pkg_install >= 20090201 is | joerg | 2 | -4/+14 |
2009-02-06 | Fix circular dependency detection for the case of non-leading circles. | joerg | 1 | -4/+9 |
2008-11-29 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 2 | -21/+21 |
2008-05-26 | Fix broken shell code: | tron | 1 | -3/+3 |
2008-05-21 | Include OWNER (if set) in BUILD_INFO - from dillo | abs | 1 | -1/+4 |
2008-04-07 | Simplify logic as audit-packages and download-vulnerabilities always | joerg | 1 | -20/+1 |
2008-04-07 | Sync with reality: audit-packages does exist, the vulnerability file | joerg | 1 | -3/+3 |
2008-04-05 | Remove old comment - this now does call audit-packages directly | adrianp | 1 | -5/+1 |
2008-04-03 | Move handling of pkg_install version into flavor. Add an explicit | joerg | 2 | -2/+29 |
2008-03-20 | Fix from David Holland for PR 38134 - fix a typo which was causing | agc | 1 | -2/+2 |
2008-03-15 | Remove support for separate audit-packages, PKGTOOLS_REQD has been | joerg | 1 | -52/+14 |
2008-03-11 | Explicitly "" around $1, so that e.g. csh-like expansion of {} doesn't | joerg | 1 | -1/+1 |
2008-03-10 | Replace "pkg_admin -S lsbest" usage with pkg_info -E. The base stripping | joerg | 3 | -5/+5 |
2008-02-18 | Move show-depends-options target from bsd.options.mk to flavor/pkg/utility.mk | obache | 1 | -1/+11 |
2008-01-23 | Add better error message when failing to tar up old package. | gdt | 1 | -2/+3 |
2008-01-23 | Don't run pkg_create with the -v option. It prints a temporary package | rillig | 2 | -3/+4 |
2008-01-05 | Explicitly record the PKGNAME via the @name command. That way, it is | rillig | 2 | -3/+9 |
2008-01-04 | Reverted the change that tried to make binary packages more sane because | rillig | 1 | -8/+2 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2008-01-03 | When creating the binary package, first create a temporary file, and if | rillig | 1 | -2/+8 |
2008-01-03 | * Rename AP var to AUDIT_PACKAGES as the former was a bit obscure | adrianp | 2 | -10/+14 |
2007-12-16 | audit-packages logic for its location depends on a variety of factors | adrianp | 1 | -1/+19 |
2007-12-02 | Removed the block comments, as they were full of redundant words. | rillig | 1 | -61/+29 |
2007-11-22 | Use SIGUSR1 instead of SIGINT, since the latter may occur indepenently | rillig | 1 | -2/+2 |
2007-11-22 | Exit if reduce-depends produces an error. | rillig | 1 | -2/+4 |
2007-11-22 | Replaced the usage message with a standard one. | rillig | 1 | -9/+7 |
2007-11-22 | A little sanity checking prevents that a file called "=2.5" is created | rillig | 1 | -1/+5 |