Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-01-24 | Not all OS's have all the checksum tools available to make MKSUMS=yes work. | tv | 1 | -2/+2 |
2005-01-24 | Add MKSUMS and SIGN_AS (the former defaulting to yes, the latter commented | jschauma | 1 | -1/+7 |
2005-01-24 | Add bits to allow bulk-builders to generate checksums for the binary | jschauma | 1 | -1/+52 |
2005-01-21 | The pipe triggers a subshell even though () is not used. So use "exit" and | tv | 1 | -13/+13 |
2005-01-21 | Fix missing {} around variable name, noted by wiz. | tv | 1 | -5/+5 |
2005-01-20 | Add LINTPKGSRC_CACHE support to reuse .lintpkgsrc.db created by pre-build. | tv | 1 | -5/+14 |
2005-01-19 | Fix error in previous; add explicit version check first, then the optionally | tv | 1 | -5/+10 |
2005-01-19 | * Add USE_BULK_TIMESTAMPS (default "yes") to control whether dependency | tv | 3 | -24/+66 |
2005-01-18 | Turn distfile pruning back off by suggestion of wiz@. It's only binpkg | tv | 1 | -2/+2 |
2005-01-18 | Turn on all pruning by default. This avoids problems with @blddep matching | tv | 1 | -4/+4 |
2005-01-17 | Add a blank line between multiple "broken due to a broken dependency" | jmmv | 1 | -2/+2 |
2005-01-15 | Work around an undef-in-string warning caused by unexpanded $NetBSD$ | tv | 1 | -4/+4 |
2005-01-14 | "uptodate-pkgtools" is actually a dead target these days. Use "fetch" in | tv | 1 | -2/+2 |
2005-01-14 | For those packages where the maintainer field can't be determined by | jmmv | 1 | -1/+4 |
2005-01-13 | * Clean up syntax ambiguities, e.g. (my $foo = $bar) =~ .... | tv | 1 | -111/+147 |
2005-01-12 | Fix checking of up to date binary packages. The problem with DEPENDS | tv | 1 | -3/+3 |
2005-01-11 | nfs-pkgsrc friendliness change: | tv | 1 | -8/+13 |
2005-01-11 | Some shells can cache * lookups, so do all the rm -f's of */*/<something> | tv | 1 | -5/+4 |
2005-01-10 | rc is in /usr/pkgsrc/, even in sandboxes | hubertf | 2 | -4/+4 |
2005-01-10 | Upload pkgs built in sandbox | hubertf | 1 | -0/+11 |
2004-12-11 | The documentation claims you can use -m as an alias for --mirror_only. | kristerw | 1 | -2/+2 |
2004-11-23 | Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIR | jlam | 2 | -4/+6 |
2004-11-23 | Fix the find command used to print out all of the .broken* files. It now | jlam | 1 | -2/+2 |
2004-11-22 | Change perlfiles var to look for files from perl*, | wiz | 1 | -2/+2 |
2004-11-16 | Preserve the .work.log file from a broken build as .broken.work.html | jlam | 4 | -6/+34 |
2004-11-12 | Bulk builds should be defaulting to building perl58. | jlam | 2 | -4/+4 |
2004-10-24 | Allow the xsrc directory to be specified on the command line, defaulting to | agc | 1 | -3/+14 |
2004-10-07 | * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, | jlam | 1 | -28/+28 |
2004-09-22 | Typo - "ressource". | mason | 1 | -2/+2 |
2004-09-16 | Make and mount the local patches directory when relevant. Fixes PR#26951 | cjep | 1 | -2/+10 |
2004-09-02 | many kernel-grovelling tools in Linux need /proc mounted to do | grant | 1 | -1/+2 |
2004-08-12 | Properly quote the NICE_LEVEL variable to prevent errors. | sketch | 1 | -2/+2 |
2004-08-06 | Unset CDPATH variable in the user environment which prints the cwd to stdout | sketch | 1 | -1/+3 |
2004-07-25 | correctly use PKG_SUFX instead of ".tgz". | grant | 1 | -2/+2 |
2004-07-22 | Abstract out the "nice -n 20" clause, so that it can be set to something | agc | 2 | -4/+12 |
2004-07-15 | add anchors for jumping to the top and each section of the HTML report. | grant | 1 | -4/+22 |
2004-07-15 | only include broken packages in the email output. | grant | 1 | -6/+9 |
2004-07-10 | fix typo | grant | 1 | -2/+2 |
2004-07-03 | add /var/sadm so that Solaris pkgchk(8) can read the package database, | grant | 1 | -2/+2 |
2004-07-01 | the timezone file on Solaris is /etc/TIMEZONE. | grant | 1 | -2/+10 |
2004-06-25 | make sure we get BMAKE set when calling printdepends and printindex | dmcmahill | 1 | -3/+3 |
2004-06-06 | on Solaris, ensure /usr/tmp and /var/tmp are created in the sandbox, | grant | 1 | -1/+2 |
2004-06-06 | remove "local" variable scope, it is not required and is NetBSD sh(1) | grant | 1 | -2/+2 |
2004-04-29 | add missing -r option that the usage claimed existed. Noted by garbled@ | dmcmahill | 1 | -2/+2 |
2004-04-24 | add a -s | --specific-pkgs option which will set SPECIFIC_PKGS=1 for the | dmcmahill | 1 | -3/+16 |
2004-04-19 | Fix pasto. | seb | 1 | -2/+2 |
2004-04-19 | Deprecate RSYNC_DST_SPECIFIC and RSYNC_DST_OTHER and replace them | hubertf | 2 | -28/+17 |