summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-01-25only try to run the build if "cd /usr/pkgsrc" is successful.grant1-2/+2
2005-01-24Add python22, python24 to base addresses list.tv1-1/+3
2005-01-24Disallow -rdynamic (was being attempted by shells/scsh).tv1-2/+2
2005-01-24Merge a little visual-only cleanup from the tv-derecurse branch:tv1-103/+71
2005-01-24Merge down deferred PREPEND_PATH handling from the tv-derecurse branch.tv2-45/+37
2005-01-24Make CHECK_FILES_SKIP_CMD into a single grep, using a ${var:@foo@bar@} loop.tv1-7/+2
2005-01-24Merge down deferred EVAL_PREFIX handling from tv-derecurse branch.tv4-25/+16
2005-01-24Merge down janitorial change from tv-derecurse branch:tv2-5/+7
2005-01-24Merge down janitorial change from tv-derecurse branch:tv1-9/+5
2005-01-24Per default, only create md5 and sha1 checksums.jschauma2-17/+25
2005-01-24Not all OS's have all the checksum tools available to make MKSUMS=yes work.tv1-2/+2
2005-01-24Add MKSUMS and SIGN_AS (the former defaulting to yes, the latter commentedjschauma1-1/+7
2005-01-24Fix breakage in previous, installed pkg db files should be installed intoxtraeme1-7/+7
2005-01-24Add bits to allow bulk-builders to generate checksums for the binaryjschauma1-1/+52
2005-01-23Move the creation of ${PKG_DB_TMPDIR} earlier so that it's created asjlam1-3/+2
2005-01-23Rearrange the register-pkg and post-install-fake-pkg code. All ofjlam1-39/+44
2005-01-23Rework the way that packages are registered during a "make install". Wejlam2-42/+64
2005-01-22message whitespace fixgrant1-2/+2
2005-01-21Re-add direct symlink logic, optional under GCC_USE_SYMLINKS=yes. Savestv1-2/+8
2005-01-21The pipe triggers a subshell even though () is not used. So use "exit" andtv1-13/+13
2005-01-21Fix missing {} around variable name, noted by wiz.tv1-5/+5
2005-01-21Add NOLINT=1 for BSD-.mk based packages.tv1-2/+2
2005-01-21Add ruby16/ruby18 to base addresses list.tv1-1/+5
2005-01-21Interix doesn't have a "flex" program per se in the base system. Its "lex"tv1-2/+2
2005-01-21Defer the check of GNU_CONFIGURE until later; should fix build of net/ORBittv1-6/+2
2005-01-20Also match NetBSD security releases, e.g. 2.0.1, when deciding whetherjlam1-2/+3
2005-01-20Add LINTPKGSRC_CACHE support to reuse .lintpkgsrc.db created by pre-build.tv1-5/+14
2005-01-19Fix error in previous; add explicit version check first, then the optionallytv1-5/+10
2005-01-19* Add USE_BULK_TIMESTAMPS (default "yes") to control whether dependencytv3-24/+66
2005-01-19Add no_NY locale used by kdbg and kbiff. Also hsb and nds locales usedmarkd13-13/+169
2005-01-18Force manpages to be man-only (no catpages) when using BSD .mk files intv1-1/+5
2005-01-18Add <bsd.lib.mk> to base addresses list.tv1-1/+2
2005-01-18Add python23 to the base-address list.tv1-1/+2
2005-01-18Split out the argument pre-processing logic into its own scriptjlam7-164/+329
2005-01-18Turn distfile pruning back off by suggestion of wiz@. It's only binpkgtv1-2/+2
2005-01-18Turn on all pruning by default. This avoids problems with @blddep matchingtv1-4/+4
2005-01-18Teach the wrapper scripts about HP-UX *.sl shared libraries. Theyjlam1-1/+14
2005-01-17Add a blank line between multiple "broken due to a broken dependency"jmmv1-2/+2
2005-01-17Rework code to more easily allow listing other platform that, like NetBSD,jlam1-2/+3
2005-01-15- Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk.jmmv3-46/+44
2005-01-15Fix endif typoadrianp1-2/+2
2005-01-15Work around an undef-in-string warning caused by unexpanded $NetBSD$tv1-4/+4
2005-01-14Also skip ${INFO_DIR}/dir in the check-files functionality, as this filejmmv1-1/+6
2005-01-14Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuffjmmv2-13/+33
2005-01-14"uptodate-pkgtools" is actually a dead target these days. Use "fetch" intv1-2/+2
2005-01-14Add the check-files target: when enabled, this verifies that installedjmmv1-1/+98
2005-01-14Only do the config.* overrides iff GNU_CONFIGURE. (defined() check neededtv1-12/+14
2005-01-14For those packages where the maintainer field can't be determined byjmmv1-1/+4
2005-01-14Modify linux-pam and solaris-pam builtin.mk files to be more generaljlam2-12/+21
2005-01-14We need to check that IS_BUILTIN.<pam> is "yes", not just that it's empty.jlam1-2/+3