Age | Commit message (Expand) | Author | Files | Lines |
2006-05-10 | Fixed some pkglint warnings in the do-configure, do-build, do-test and | rillig | 1 | -13/+13 |
2006-05-06 | If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkg | reed | 1 | -2/+3 |
2006-04-26 | Allow a package to specify the ownership and permission on | jlam | 1 | -1/+2 |
2006-04-24 | Rename recently added BUILD_INFO variable DATE to BUILD_DATE, and | dillo | 1 | -4/+4 |
2006-04-22 | Adjusted the code to the pkglint warning that NO_PACKAGE should not be | rillig | 1 | -2/+2 |
2006-04-18 | Rename the CHANGES file to CHANGES-2006. From now on, the changes for | jlam | 1 | -2/+3 |
2006-04-12 | Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directories | joerg | 1 | -2/+5 |
2006-04-12 | Rename the _PKGTOOLS_VER variable in the +BUILD_INFO to | reed | 1 | -2/+14 |
2006-04-10 | Correct comment on run-depends-list target (PR pkg/29741). | jlam | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -7/+7 |
2006-03-20 | * Creates a new variable PKGINFODIR (named similarly to PKGMANDIR) | jlam | 1 | -5/+14 |
2006-03-17 | Allow INSTALLATION_DIRS to contain absolute paths so long as they being | jlam | 1 | -2/+6 |
2006-03-15 | Always run the pkginstall framework targets to generate the | jlam | 1 | -17/+19 |
2006-03-15 | Back out previous... it was part of some larger changes that were never | jlam | 1 | -2/+3 |
2006-03-14 | We can always pass --infodir to configure scripts, regardless of whether | jlam | 1 | -3/+2 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -28/+9 |
2006-03-12 | Added the variable PHASE_MSG, STEP_MSG, WARNING_MSG and ERROR_MSG to | rillig | 1 | -1/+5 |
2006-03-10 | replace-interpreter should use REPLACE_FILES.${lang} instead of | tonio | 1 | -3/+3 |
2006-03-09 | Make it safe to include bsd.pkginstall.mk directly in bsd.pkg.mk, and | jlam | 1 | -2/+2 |
2006-03-09 | Since the REPLACE_INTERPRETER is used in more and more packages, it is | rillig | 1 | -4/+14 |
2006-03-09 | Reimplement the info-file handling so that we use an +INFO_FILES | jlam | 1 | -2/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-03-02 | Make GNU_CONFIGURE_PREFIX the default prefix for GNU_CONFIGURE_MANDIR | joerg | 1 | -3/+4 |
2006-02-18 | Added SITES.${foo} as an alias for SITES_${foo}. The latter will be | rillig | 1 | -3/+6 |
2006-02-02 | If the replace-interpreter program cannot find a file, a warning is | rillig | 1 | -1/+3 |
2006-01-21 | Don't write ${FOO:Mbar} == "bar", when !empty(FOO:Mbar) will suffice. | jlam | 1 | -5/+5 |
2006-01-21 | Unquoted SUBST_MESSAGE.*, as this is no longer needed. | rillig | 1 | -3/+3 |
2006-01-20 | Remove the old PLIST-handling code after bulk building has shown the new | jlam | 1 | -784/+1 |
2006-01-19 | Move more "patch"-related variables and targets out of bsd.pkg.mk and into | jlam | 1 | -25/+7 |
2006-01-19 | Move more of the "extract"-related variables and targets out of bsd.pkg.mk | jlam | 1 | -34/+7 |
2006-01-19 | * Split out the "clean" targets and variables and put them into a separate | jlam | 1 | -50/+4 |
2006-01-18 | Move the following targets from bsd.pkg.mk to bsd.utils.mk: | jlam | 1 | -83/+1 |
2006-01-18 | Remove unused "show-root-only" target. | jlam | 1 | -9/+3 |
2006-01-18 | Create a standalone awk script, depends-depth-first.awk, that encapsulates | jlam | 1 | -1/+3 |
2006-01-12 | Initial commit of a new module that encapsulates all of the code | jlam | 1 | -6/+54 |
2006-01-12 | Added the target check-interpreter to bsd.pkg.check.mk, which checks | rillig | 1 | -1/+4 |
2006-01-11 | Since qmail and related packages install into ${PREFIX} (and have | schmonz | 1 | -4/+2 |
2006-01-05 | Revert unintended part of last commit. | joerg | 1 | -3/+2 |
2006-01-05 | Adjust comment about SUBST_FILES to match reality: | joerg | 1 | -2/+3 |
2006-01-04 | Add a wee bit of infrastructure to improve how we deprecate broken | schmonz | 1 | -1/+11 |
2006-01-03 | In the bin-install target, instead of running pkg_add for every | wiz | 1 | -23/+17 |
2006-01-03 | Instead of patching the generated config.status script, patch the GNU | jlam | 1 | -29/+27 |
2006-01-02 | Change some remaining ONLY_FOR_ARCHS to ONLY_FOR_PLATFORM and NOT_FOR_ARCH to | dmcmahill | 1 | -10/+10 |
2005-12-31 | Don't check for PKG_FAIL_REASON when doing show-depends-dirs. This prevents | rillig | 1 | -2/+2 |
2005-12-31 | Fix some quoting as per PR 30956 by Chapman Flack. | wiz | 1 | -4/+4 |
2005-12-31 | If target is real-su-bin-install, set DEPENDS_TARGET to bin-install. | wiz | 1 | -2/+2 |
2005-12-31 | Handle automatic dependencies in bin-install correctly. | wiz | 1 | -3/+3 |
2005-12-29 | Teach the pkgsrc infrastructure to Just Know when the pkginstall | jlam | 1 | -13/+2 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 1 | -27/+27 |
2005-12-04 | The checksums for pkgsrc patches are always checked -- even if | rillig | 1 | -6/+1 |