summaryrefslogtreecommitdiff
path: root/mk/install
AgeCommit message (Expand)AuthorFilesLines
2022-11-23mk: install performance improvements.jperkin2-26/+33
2022-11-03mk: Skip many more CTF and debug files by default.jperkin2-4/+18
2022-10-12mk: Skip include and info dirs for CTF and debug.jperkin1-3/+3
2022-07-06mk/install: fix indentation and alignment, no functional changerillig3-14/+15
2021-08-14mk/install: fix documentation and speed up install-dirs-from-PLISTrillig1-5/+5
2020-07-08mk: Skip unnecessary dirs for CTF/debug conversion.jperkin2-5/+6
2019-09-06mk: Skip CTF_FILES_SKIP before anything else.jperkin1-2/+2
2019-09-02mk: use a single form for headings in the documentation commentsrillig2-5/+5
2019-05-07mk: allow "bmake clean depends" as shortcutrillig2-5/+5
2019-01-22Call replace-names before SUroy1-1/+2
2018-11-15Update Minix BINPKG_SITES url.sevan1-2/+2
2018-11-12mk: Add CTF infrastructure support.jperkin2-2/+49
2018-11-12mk/install: Add support for STRIP_DEBUG_SUPPORTED.jperkin1-2/+9
2018-11-12mk/install: Improve the strip-debug target.jperkin1-11/+15
2018-05-16mk/*: improve documentation for "make help"rillig1-3/+4
2017-08-19Run pkg_add(1) and pkg_delete(1) using ${SETENV} ${PKGTOOLS_ENV}.jlam1-3/+3
2017-08-08Check, don't assert, that INSTALLATION_DIRS are all in ${PREFIX}.jlam1-8/+12
2017-08-07Assert INSTALLATION_DIRS begin with ${PREFIX} or are relative.jlam1-11/+22
2017-06-01Provide switch to activate new frameworks to replace "pkginstall".jlam1-1/+3
2016-07-26Support NetBSD man/html entries. Fixes deforaos-*.jperkin1-2/+2
2016-06-16add ftp6 to binpkg_sites, at request of joerg, since cdn is ipv4 onlymspo1-2/+3
2016-06-16set cdn.netbsd.org as the bin install site for netbsdmspo1-2/+2
2016-04-10Remove support for USE_DESTDIR=no.joerg4-59/+12
2015-10-12Support compressed manual pages with 3am and 3f suffixes.jperkin1-2/+2
2015-09-07Remove warning about 'make replace' being experimental.gdt1-2/+1
2014-12-06Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no".agc2-4/+8
2014-07-28Use the standard 75 x '=' print format.jperkin1-3/+3
2014-03-11Introduce infrastructure support for SMF.jperkin1-0/+40
2013-05-23prevent to generate binary package in ${PACKAGES} from the side effect ofobache2-4/+4
2013-01-05Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}.sbd1-1/+2
2012-12-06Introduce PKGGNUDIR as a way to control gnu prefix.jperkin1-4/+6
2012-07-28fix typo in commentreed1-2/+2
2011-11-05When using Minix, set BINPKG_SITES to the official Minix binary package site.tcort1-1/+4
2011-10-15Rename "flavor" to "pkgformat".reed4-22/+22
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs2-6/+6
2011-08-01Pass PKGNAME_REQD through to the make process on the other sideapb1-1/+2
2011-06-04Add support undo-replace with USE_DESTDIR.obache1-1/+8
2011-03-21remove quote from "DESTDIR".obache1-2/+2
2011-03-21Introduce DESTDIR_VARNAME package-settable variable.obache1-4/+9
2011-02-07Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526.wiz1-1/+4
2010-04-18syncing BINPKG_SITES with reality.sbd1-2/+2
2010-02-25Rename internal package-clean target to package-eat-cookie.joerg1-2/+2
2010-02-24Rename the install phase to stage-install. Introduce a new installjoerg2-16/+32
2009-10-06Use the correct variable names.joerg1-4/+4
2009-09-20Fix syntax. Mea culprajoerg1-2/+2
2009-09-18Deal with strip idiosyncracies:joerg1-2/+10
2009-09-02Use filtered plist for install-strip-debug and install-man-handling,joerg1-4/+3
2009-09-02Add STRIP_DEBUG option, which removes debug information from all files,joerg2-2/+25
2009-06-17Make sure that _UPDATE_RUNNING=YES is passed down to su-deinstall forjoerg1-2/+2
2009-06-09Add support for using USE_DESTDIR=yes and replace together.joerg1-2/+13