summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2005-05-23Pullup ticket 499 - requested by Thomas Klausnersalo1-57/+56
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
2004-11-12Bulk builds should be defaulting to building perl58.jlam2-4/+4
2004-10-24Allow the xsrc directory to be specified on the command line, defaulting toagc1-3/+14
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-28/+28
2004-09-22Typo - "ressource".mason1-2/+2
2004-09-16Make and mount the local patches directory when relevant. Fixes PR#26951cjep1-2/+10
2004-09-02many kernel-grovelling tools in Linux need /proc mounted to dogrant1-1/+2
2004-08-12Properly quote the NICE_LEVEL variable to prevent errors.sketch1-2/+2
2004-08-06Unset CDPATH variable in the user environment which prints the cwd to stdoutsketch1-1/+3
2004-07-25correctly use PKG_SUFX instead of ".tgz".grant1-2/+2
2004-07-22Abstract out the "nice -n 20" clause, so that it can be set to somethingagc2-4/+12
2004-07-15add anchors for jumping to the top and each section of the HTML report.grant1-4/+22
2004-07-15only include broken packages in the email output.grant1-6/+9
2004-07-10fix typogrant1-2/+2
2004-07-03add /var/sadm so that Solaris pkgchk(8) can read the package database,grant1-2/+2
2004-07-01the timezone file on Solaris is /etc/TIMEZONE.grant1-2/+10
2004-06-25make sure we get BMAKE set when calling printdepends and printindexdmcmahill1-3/+3
2004-06-06on Solaris, ensure /usr/tmp and /var/tmp are created in the sandbox,grant1-1/+2