summaryrefslogtreecommitdiff
path: root/mk/flavor
AgeCommit message (Expand)AuthorFilesLines
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs5-19/+19
2011-06-04Add support undo-replace with USE_DESTDIR.obache1-1/+14
2011-06-01Fix typo pointed out by Martin S. Weber, and while here improve thedholland1-4/+4
2011-03-19Add FILEBASE support for choosing the file name for a binary package.wiz1-3/+4
2010-12-02Better match library names to improve REQUIRES/PROVIDES.reed1-5/+4
2010-09-24add EMULDIR and EMULSUBDIR to MESSAGE_SUBST list.chs1-1/+3
2010-09-14Use new "pkg-add -U -D" for make replace in DESTDIR case.gdt1-10/+10
2010-09-14In "make replace" case with DESTDIR other than no, require 20100914gdt1-2/+2
2010-06-16Adjust workaround for make replace in destdir case. Use of -f is ofgdt1-3/+3
2010-06-12Repair regression in "make replace" in DESTDIR case.gdt1-3/+12
2010-05-03From Aleksey Cheusovreed1-3/+7
2010-02-19Use the real root account for MESSAGES, not the fake user forjoerg1-3/+3
2010-02-19Garbage collect support for old pkg_install versions.joerg1-11/+1
2010-02-09Start removal of PKG_SUFX as option by making selection of compressionjoerg1-1/+12
2010-01-30Revamp the replace logic for the destdir case. Don't bother messing upjoerg1-3/+12
2010-01-30Use new pkg_add -U for replace in the destdir case.joerg2-4/+8
2009-11-05Don't bother with pkg_create -L. @src is essentially unused and thejoerg1-2/+1
2009-10-31Avoid echoing commands at bin-install.asau1-2/+2
2009-10-02Fix typo in comment.obache1-2/+2
2009-07-24Compute +SIZE_ALL as documented in pkg_info(1). Addresses PR 41767.joerg1-19/+22
2009-07-17Apply the fixes from Jukka Salmi in pkg PR/41621 to fix smart messageagc1-4/+4
2009-06-17Make sure that _UPDATE_RUNNING=YES is passed down to su-deinstall forjoerg1-1/+3
2009-06-14Bump PKGTOOLS_REQD version:joerg1-2/+2
2009-06-09Add support for using USE_DESTDIR=yes and replace together.joerg2-3/+26
2009-05-16Remove preserve packages for make update with -N -f -f and therefore dojoerg1-2/+2
2009-05-02Add new metadata: PREV_PKGPATH and SUPERSEDES.reed1-1/+7
2009-04-24Add support for @pkgdir for non-destdir installation.joerg1-1/+3
2009-04-04Tell the user the right config file and option for vulnerabilities basedjoerg2-3/+7
2009-03-20Skip vulnerability check for packages that set NO_PKGTOOLS_REQD_CHECK.joerg2-3/+8
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig2-10/+7
2009-02-13package-install with DESTDIR should pass down -A as needed to getjoerg1-2/+5
2009-02-11Use pkg_admin for audit processing if pkg_install >= 20090201 isjoerg2-4/+14
2009-02-06Fix circular dependency detection for the case of non-leading circles.joerg1-4/+9
2008-11-29Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig2-21/+21
2008-05-26Fix broken shell code:tron1-3/+3
2008-05-21Include OWNER (if set) in BUILD_INFO - from dilloabs1-1/+4
2008-04-07Simplify logic as audit-packages and download-vulnerabilities alwaysjoerg1-20/+1
2008-04-07Sync with reality: audit-packages does exist, the vulnerability filejoerg1-3/+3
2008-04-05Remove old comment - this now does call audit-packages directlyadrianp1-5/+1
2008-04-03Move handling of pkg_install version into flavor. Add an explicitjoerg2-2/+29
2008-03-20Fix from David Holland for PR 38134 - fix a typo which was causingagc1-2/+2
2008-03-15Remove support for separate audit-packages, PKGTOOLS_REQD has beenjoerg1-52/+14
2008-03-11Explicitly "" around $1, so that e.g. csh-like expansion of {} doesn'tjoerg1-1/+1
2008-03-10Replace "pkg_admin -S lsbest" usage with pkg_info -E. The base strippingjoerg3-5/+5
2008-02-18Move show-depends-options target from bsd.options.mk to flavor/pkg/utility.mkobache1-1/+11
2008-01-23Add better error message when failing to tar up old package.gdt1-2/+3
2008-01-23Don't run pkg_create with the -v option. It prints a temporary packagerillig2-3/+4
2008-01-05Explicitly record the PKGNAME via the @name command. That way, it isrillig2-3/+9
2008-01-04Reverted the change that tried to make binary packages more sane becauserillig1-8/+2
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2