summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-15Work around an undef-in-string warning caused by unexpanded $NetBSD$tv1-4/+4
2005-01-14"uptodate-pkgtools" is actually a dead target these days. Use "fetch" intv1-2/+2
2005-01-14For those packages where the maintainer field can't be determined byjmmv1-1/+4
2005-01-13* Clean up syntax ambiguities, e.g. (my $foo = $bar) =~ ....tv1-111/+147
2005-01-12Fix checking of up to date binary packages. The problem with DEPENDStv1-3/+3
2005-01-11nfs-pkgsrc friendliness change:tv1-8/+13
2005-01-11Some shells can cache * lookups, so do all the rm -f's of */*/<something>tv1-5/+4
2005-01-10rc is in /usr/pkgsrc/, even in sandboxeshubertf2-4/+4
2005-01-10Upload pkgs built in sandboxhubertf1-0/+11
2004-12-11The documentation claims you can use -m as an alias for --mirror_only.kristerw1-2/+2
2004-11-23Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIRjlam2-4/+6
2004-11-23Fix the find command used to print out all of the .broken* files. It nowjlam1-2/+2
2004-11-22Change perlfiles var to look for files from perl*,wiz1-2/+2
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam4-6/+34