summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2006-03-20* Creates a new variable PKGINFODIR (named similarly to PKGMANDIR)jlam1-5/+14
2006-03-17Allow INSTALLATION_DIRS to contain absolute paths so long as they beingjlam1-2/+6
2006-03-15Always run the pkginstall framework targets to generate thejlam1-17/+19
2006-03-15Back out previous... it was part of some larger changes that were neverjlam1-2/+3
2006-03-14We can always pass --infodir to configure scripts, regardless of whetherjlam1-3/+2
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-28/+9
2006-03-12Added the variable PHASE_MSG, STEP_MSG, WARNING_MSG and ERROR_MSG torillig1-1/+5
2006-03-10replace-interpreter should use REPLACE_FILES.${lang} instead oftonio1-3/+3
2006-03-09Make it safe to include bsd.pkginstall.mk directly in bsd.pkg.mk, andjlam1-2/+2
2006-03-09Since the REPLACE_INTERPRETER is used in more and more packages, it isrillig1-4/+14
2006-03-09Reimplement the info-file handling so that we use an +INFO_FILESjlam1-2/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-03-02Make GNU_CONFIGURE_PREFIX the default prefix for GNU_CONFIGURE_MANDIRjoerg1-3/+4
2006-02-18Added SITES.${foo} as an alias for SITES_${foo}. The latter will berillig1-3/+6
2006-02-02If the replace-interpreter program cannot find a file, a warning isrillig1-1/+3
2006-01-21Don't write ${FOO:Mbar} == "bar", when !empty(FOO:Mbar) will suffice.jlam1-5/+5
2006-01-21Unquoted SUBST_MESSAGE.*, as this is no longer needed.rillig1-3/+3
2006-01-20Remove the old PLIST-handling code after bulk building has shown the newjlam1-784/+1
2006-01-19Move more "patch"-related variables and targets out of bsd.pkg.mk and intojlam1-25/+7
2006-01-19Move more of the "extract"-related variables and targets out of bsd.pkg.mkjlam1-34/+7
2006-01-19* Split out the "clean" targets and variables and put them into a separatejlam1-50/+4
2006-01-18Move the following targets from bsd.pkg.mk to bsd.utils.mk:jlam1-83/+1
2006-01-18Remove unused "show-root-only" target.jlam1-9/+3
2006-01-18Create a standalone awk script, depends-depth-first.awk, that encapsulatesjlam1-1/+3
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-6/+54
2006-01-12Added the target check-interpreter to bsd.pkg.check.mk, which checksrillig1-1/+4
2006-01-11Since qmail and related packages install into ${PREFIX} (and haveschmonz1-4/+2
2006-01-05Revert unintended part of last commit.joerg1-3/+2
2006-01-05Adjust comment about SUBST_FILES to match reality:joerg1-2/+3
2006-01-04Add a wee bit of infrastructure to improve how we deprecate brokenschmonz1-1/+11
2006-01-03In the bin-install target, instead of running pkg_add for everywiz1-23/+17
2006-01-03Instead of patching the generated config.status script, patch the GNUjlam1-29/+27
2006-01-02Change some remaining ONLY_FOR_ARCHS to ONLY_FOR_PLATFORM and NOT_FOR_ARCH todmcmahill1-10/+10
2005-12-31Don't check for PKG_FAIL_REASON when doing show-depends-dirs. This preventsrillig1-2/+2
2005-12-31Fix some quoting as per PR 30956 by Chapman Flack.wiz1-4/+4
2005-12-31If target is real-su-bin-install, set DEPENDS_TARGET to bin-install.wiz1-2/+2
2005-12-31Handle automatic dependencies in bin-install correctly.wiz1-3/+3
2005-12-29Teach the pkgsrc infrastructure to Just Know when the pkginstalljlam1-13/+2
2005-12-05Applied all quoting fixes found by "pkglint --autofix".rillig1-27/+27
2005-12-04The checksums for pkgsrc patches are always checked -- even ifrillig1-6/+1
2005-12-01Don't create distinfo files in the "makesum" and "makepatchsum" targetsrillig1-1/+11
2005-12-01Inserted "set -e" as the first command in the show-depends-dirs targetrillig1-2/+3
2005-12-01The new target do-check-pkg-fail-reason should to be a dependency ofrillig1-3/+15
2005-11-29Fix REQUIRES= when ldd output has wrong number of fields.reed1-2/+2
2005-11-23Per request, back out all the SKIP_AUDIT_PACKAGES changes.erh1-33/+19
2005-11-22Missing a line from the previous commit that would cause PKG_DB_TMPDIRjlam1-2/+2
2005-11-22Create PKG_DB_TMPDIR (${WRKDIR}/.pkgdb) in a separate step from creatingjlam1-3/+4
2005-11-20Removed a line in the _SU_TARGET variable that had been left fromrillig1-2/+1
2005-11-20Added subshell parentheses around the command for updating pkg_install.rillig1-2/+2
2005-11-20Reverted the SU_CMD change from between 1.1748 and 1.1749 almostrillig1-2/+3