summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2006-05-10Fixed some pkglint warnings in the do-configure, do-build, do-test andrillig1-13/+13
2006-05-06If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkgreed1-2/+3
2006-04-26Allow a package to specify the ownership and permission onjlam1-1/+2
2006-04-24Rename recently added BUILD_INFO variable DATE to BUILD_DATE, anddillo1-4/+4
2006-04-22Adjusted the code to the pkglint warning that NO_PACKAGE should not berillig1-2/+2
2006-04-18Rename the CHANGES file to CHANGES-2006. From now on, the changes forjlam1-2/+3
2006-04-12Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directoriesjoerg1-2/+5
2006-04-12Rename the _PKGTOOLS_VER variable in the +BUILD_INFO toreed1-2/+14
2006-04-10Correct comment on run-depends-list target (PR pkg/29741).jlam1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-7/+7
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