summaryrefslogtreecommitdiff
path: root/mk/install
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-18Documented INSTALL_UNSTRIPPED.rillig1-1/+10
2008-06-11Honor PKGLOCALEDIR for AUTO_MKDIRS.obache1-1/+2
2008-02-20Add colon in comment to aid "make help" in finding helpwiz1-2/+2
2008-02-19Eliminated some code duplication, provided a default definition forrillig1-7/+19
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2
2007-12-10Added compatibility code for INSTALLATION_DIRS_FROM_PLIST. I hadrillig1-1/+2
2007-12-07Added AUTO_MKDIRS as an alias for INSTALLATION_DIRS_FROM_PLIST. Therillig1-1/+3
2007-12-01Removed _INTERACTIVE_COOKIE, after asking on tech-pkg if anyone needsrillig1-2/+1
2007-11-03Moved common commands into a variable. This saves 15 lines.rillig1-24/+10
2007-11-03Simpler includes.rillig1-3/+3
2007-09-21BINPKG_SITES may be empty, and most shells don't like syntacticallyrillig1-3/+5
2007-09-19Renamed pkgpath to pkg_path, since there exists a completely independentrillig1-9/+9
2007-09-19When using bin-install, the version of the installed package was checkedrillig1-6/+9
2007-09-13It has always annoyed be that package authors had to write ${PKGMANDIR}/rillig1-2/+16
2007-08-23pkg_add can figure out the suffix itself, thanks.joerg1-2/+2
2007-08-20Add cross-compiling support for bin-install and deinstall targets.joerg2-3/+35
2007-08-14Remove bootstrap-register, bootstrap was changed a while ago to usejoerg1-10/+1
2007-08-14Fix a number of bugs in the DESTDIR support:joerg1-2/+4
2007-08-10Remove ${WRKDIR}/.pkgdb during "install-clean" as that directoryjlam1-2/+2
2007-08-02Add core of the infrastructure support for cross-compilation.joerg1-1/+5
2007-07-02Remove USE_MTREE support. Keep one copy (the NetBSD version) forjoerg2-15/+4
2007-04-19Check if INSTALLATION_DIRS_FROM_PLIST is defined before using .ifxtraeme1-2/+3
2007-04-19Drop NO_MTREE by making it the default. Introduce USE_MTREE to get thejoerg2-31/+5
2007-03-09Fixed pkglint warnings.rillig3-23/+24
2007-03-09Replaced PKG_SILENT/PKG_DEBUG with RUN.rillig2-10/+7
2007-03-09Replaced the remaining PKG_SILENT/PKG_DEBUG pairs with RUN.rillig1-6/+9
2007-03-09Fixed the quoting in INSTALLATION_DIRS and install-dirs-from-PLIST.rillig1-33/+32
2007-03-09Added MAKEFLAGS to the RECURSIVE_MAKE call. Almost all other callsrillig1-2/+3