summaryrefslogtreecommitdiff
path: root/mk/bulk
AgeCommit message (Expand)AuthorFilesLines
2005-09-21Make the directory before creating the pkgsrc-results text file in it.reed1-2/+2
2005-09-20Add a new command line option "-e | --no-email" to not send the emailxtraeme1-2/+17
2005-08-26Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH.reed3-19/+24
2005-08-26Add todo item: Generate list of packages that were "Successfully packaged".reed1-0/+1
2005-08-26Create intermediate directories as required when creating PKG_DBDIR.reed1-2/+2
2005-08-25Make sure TEE is defined.reed1-1/+2
2005-08-25iUse "up-to-date" instead of "upto date" to be consistent.reed1-3/+3
2005-07-28fix some non-portable statements, allowing this to work properlygrant1-3/+7
2005-07-17Fix the following error:ben1-1/+2
2005-07-13Removed superfluous "--" arguments from the command line, as therillig2-4/+4
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