Age | Commit message (Expand) | Author | Files | Lines |
2005-09-25 | Finally remember to commit this: | jschauma | 1 | -2/+2 |
2005-09-21 | Make the directory before creating the pkgsrc-results text file in it. | reed | 1 | -2/+2 |
2005-09-20 | Add a new command line option "-e | --no-email" to not send the email | xtraeme | 1 | -2/+17 |
2005-08-26 | Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH. | reed | 3 | -19/+24 |
2005-08-26 | Add todo item: Generate list of packages that were "Successfully packaged". | reed | 1 | -0/+1 |
2005-08-26 | Create intermediate directories as required when creating PKG_DBDIR. | reed | 1 | -2/+2 |
2005-08-25 | Make sure TEE is defined. | reed | 1 | -1/+2 |
2005-08-25 | iUse "up-to-date" instead of "upto date" to be consistent. | reed | 1 | -3/+3 |
2005-07-28 | fix some non-portable statements, allowing this to work properly | grant | 1 | -3/+7 |
2005-07-17 | Fix the following error: | ben | 1 | -1/+2 |
2005-07-13 | Removed superfluous "--" arguments from the command line, as the | rillig | 2 | -4/+4 |
2005-06-27 | Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying | rillig | 1 | -3/+6 |
2005-06-27 | Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying | rillig | 1 | -3/+6 |
2005-06-24 | Use ${PERL5} instead of `perl' and relying on $PATH order. | sketch | 1 | -2/+5 |
2005-06-24 | lang/perl58 has been renamed to lang/perl5 (hi johnny!) | dillo | 1 | -2/+2 |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 1 | -2/+2 |
2005-06-10 | mk.conf needs to be backed up as part of the bootstrap files. | sketch | 1 | -2/+2 |
2005-06-04 | Added a leading underscore to the names of the *_COOKIE variables, as they | rillig | 1 | -5/+5 |
2005-05-19 | list all the extracted variables, not just some of them | dillo | 1 | -1/+8 |
2005-05-19 | Use MACHINE_ARCH instead of arch to be consistent with things like the | kristerw | 1 | -15/+15 |
2005-05-19 | Convert the last remaining usage of GTAR to use PAX instead. | kristerw | 1 | -2/+2 |
2005-05-19 | Use PAX instead of GTAR since pax is provided on all systems while gtar | jlam | 1 | -3/+3 |
2005-05-19 | PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for the | jlam | 2 | -6/+4 |
2005-05-18 | Reinstall BULK_PREREQ before running the post-build script as there may be | sketch | 1 | -1/+10 |
2005-05-16 | When generating the report, add a list of top ten offenders at the top. | jschauma | 1 | -7/+15 |
2005-05-09 | Do not add the things in pkgsrc/regress to the bulk build since they | kristerw | 1 | -2/+2 |
2005-05-08 | Changes to the upload script: | wiz | 1 | -53/+47 |
2005-05-07 | Refer doc/pkgsrc.txt instead of Packages.txt. | wiz | 2 | -4/+4 |
2005-05-06 | Properly quote the &, <, and > characters when generating BROKENWORKLOG. | rillig | 1 | -2/+3 |
2005-05-03 | Teach the bulk build scripts about the new tools framework. | jlam | 3 | -11/+11 |
2005-04-30 | s/upto date/up-to-date/ | jschauma | 1 | -2/+2 |
2005-04-21 | by default don't try to include src and xsrc in the list of things to | dmcmahill | 1 | -11/+21 |
2005-04-11 | Be more informative when cleaning packages and pre-requisites, and clean | agc | 1 | -3/+3 |
2005-04-10 | uncomment the checksums for IRIX | jschauma | 1 | -4/+4 |
2005-03-31 | The last revision to this file added a check for removing packages. | reed | 1 | -1/+3 |
2005-03-30 | If SIGN_AS is not set, remind the user to please sign the checksum | hubertf | 1 | -1/+4 |
2005-03-30 | libkver please | hubertf | 1 | -0/+1 |
2005-03-30 | Before calculating checksums, print a line that says what's happening. | hubertf | 1 | -1/+3 |
2005-03-30 | Remove the packages added when pruning files etc. before starting | kristerw | 1 | -1/+17 |
2005-03-29 | Run download-vulnerability-list before bulk-builds if | hubertf | 1 | -2/+13 |
2005-03-28 | With the SORT=gsort hack for Interix, all hell breaks loose on pkg_add | tv | 1 | -4/+11 |
2005-03-24 | Correctly pass ${SORT} to tflat. Interix needs something other than the | tv | 2 | -5/+5 |
2005-03-22 | Change default to 2005Q1. | wiz | 1 | -2/+2 |
2005-03-17 | fix broken sed regexp which sometimes causes a failed pkg fail in marking oth... | dmcmahill | 1 | -2/+2 |
2005-03-12 | Avoid feeding very long lines to grep/egrep. The grep/egrep implementation | dmcmahill | 1 | -30/+41 |
2005-02-26 | Document doing a pkgsrc-current build | hubertf | 1 | -2/+2 |
2005-02-10 | on Linux, we need more than just /proc in the sandbox. :) | grant | 1 | -2/+2 |
2005-01-27 | Pass the correct programs to the mkdatabase script. | sketch | 1 | -2/+2 |
2005-01-25 | only try to run the build if "cd /usr/pkgsrc" is successful. | grant | 1 | -2/+2 |
2005-01-24 | Per default, only create md5 and sha1 checksums. | jschauma | 2 | -17/+25 |