summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2005-06-27Fixed the quoting. The shell is hard-coded to /bin/sh instead of relyingrillig1-3/+6
2005-06-27Fixed the quoting. The shell is hard-coded to /bin/sh instead of relyingrillig1-3/+6
2005-06-24Use ${PERL5} instead of `perl' and relying on $PATH order.sketch1-2/+5
2005-06-24lang/perl58 has been renamed to lang/perl5 (hi johnny!)dillo1-2/+2
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam1-2/+2
2005-06-10mk.conf needs to be backed up as part of the bootstrap files.sketch1-2/+2
2005-06-04Added a leading underscore to the names of the *_COOKIE variables, as theyrillig1-5/+5
2005-05-19list all the extracted variables, not just some of themdillo1-1/+8
2005-05-19Use MACHINE_ARCH instead of arch to be consistent with things like thekristerw1-15/+15
2005-05-19Convert the last remaining usage of GTAR to use PAX instead.kristerw1-2/+2
2005-05-19Use PAX instead of GTAR since pax is provided on all systems while gtarjlam1-3/+3
2005-05-19PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for thejlam2-6/+4
2005-05-18Reinstall BULK_PREREQ before running the post-build script as there may besketch1-1/+10
2005-05-16When generating the report, add a list of top ten offenders at the top.jschauma1-7/+15
2005-05-09Do not add the things in pkgsrc/regress to the bulk build since theykristerw1-2/+2
2005-05-08Changes to the upload script:wiz1-53/+47
2005-05-07Refer doc/pkgsrc.txt instead of Packages.txt.wiz2-4/+4
2005-05-06Properly quote the &, <, and > characters when generating BROKENWORKLOG.rillig1-2/+3
2005-05-03Teach the bulk build scripts about the new tools framework.jlam3-11/+11
2005-04-30s/upto date/up-to-date/jschauma1-2/+2
2005-04-21by default don't try to include src and xsrc in the list of things todmcmahill1-11/+21
2005-04-11Be more informative when cleaning packages and pre-requisites, and cleanagc1-3/+3
2005-04-10uncomment the checksums for IRIXjschauma1-4/+4
2005-03-31The last revision to this file added a check for removing packages.reed1-1/+3
2005-03-30If SIGN_AS is not set, remind the user to please sign the checksumhubertf1-1/+4
2005-03-30libkver pleasehubertf1-0/+1
2005-03-30Before calculating checksums, print a line that says what's happening.hubertf1-1/+3
2005-03-30Remove the packages added when pruning files etc. before startingkristerw1-1/+17
2005-03-29Run download-vulnerability-list before bulk-builds ifhubertf1-2/+13
2005-03-28With the SORT=gsort hack for Interix, all hell breaks loose on pkg_addtv1-4/+11
2005-03-24Correctly pass ${SORT} to tflat. Interix needs something other than thetv2-5/+5
2005-03-22Change default to 2005Q1.wiz1-2/+2
2005-03-17fix broken sed regexp which sometimes causes a failed pkg fail in marking oth...dmcmahill1-2/+2
2005-03-12Avoid feeding very long lines to grep/egrep. The grep/egrep implementationdmcmahill1-30/+41
2005-02-26Document doing a pkgsrc-current buildhubertf1-2/+2
2005-02-10on Linux, we need more than just /proc in the sandbox. :)grant1-2/+2
2005-01-27Pass the correct programs to the mkdatabase script.sketch1-2/+2
2005-01-25only try to run the build if "cd /usr/pkgsrc" is successful.grant1-2/+2
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-24Add bits to allow bulk-builders to generate checksums for the binaryjschauma1-1/+52
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-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-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-17Add a blank line between multiple "broken due to a broken dependency"jmmv1-2/+2