Age | Commit message (Expand) | Author | Files | Lines |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 5 | -35/+39 |
2003-08-26 | Clean up a few things in /tmp before building | hubertf | 1 | -1/+3 |
2003-08-21 | Replace [ $A -nt $B ] with a portable equivalent | gavan | 1 | -2/+2 |
2003-08-19 | Avoid keyword substitution in keyword matching pattern | gavan | 1 | -2/+2 |
2003-08-19 | Remove dependence on ident and awk. This aids portability to Solaris. | gavan | 1 | -9/+19 |
2003-08-19 | Added text describing major.minor-latest directories for binaries built | jklos | 1 | -1/+4 |
2003-08-18 | Get the OS name from "uname -s" instead of assuming NetBSD. | cjep | 1 | -4/+6 |
2003-08-10 | Also create /var/log/lastlog{,x} in the sandbox if they exist in the | seb | 1 | -2/+2 |
2003-08-08 | quote some args to ${GREP}. | grant | 1 | -3/+3 |
2003-07-30 | Rename sandboxDirs to sandboxMountDirs. | seb | 1 | -14/+12 |
2003-07-30 | Whitespace. | seb | 1 | -2/+1 |
2003-07-29 | Introduce sandboxEmptyDirs a list of directories to create empty | seb | 1 | -5/+14 |
2003-07-25 | replace the -u and -d options to tflat with 'up' and 'down' as the former | dmcmahill | 2 | -11/+11 |
2003-07-11 | portability fixes: | grant | 2 | -6/+5 |
2003-06-06 | If we want to try a bulk-build on a non-NetBSD platform, we need to take | jschauma | 1 | -6/+38 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 9 | -55/+55 |
2003-04-22 | now REALLY use the right dir... doh | hubertf | 1 | -2/+2 |
2003-04-22 | Make sure binary pkgs are found :) | hubertf | 1 | -2/+2 |
2003-04-21 | Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed for | cjep | 1 | -0/+5 |
2003-04-16 | Fix typos, remove duplicate entry security, nits. | wiz | 1 | -11/+8 |
2003-04-13 | PR#21087. Some files are missing in bulk build sandboxes created by | cjep | 1 | -1/+9 |
2003-03-16 | Add some notes with thoughts on what a parallel bulk build system should do. | dmcmahill | 1 | -0/+210 |
2003-03-09 | Use CVS_USER for RSYNC options. | cjep | 1 | -3/+3 |
2003-02-13 | correct the 'broken due to depends' processing. This change makes the | dmcmahill | 1 | -3/+5 |
2003-02-08 | honor PKG_SKIP_REASON as well as PKG_FAIL_REASON, like normal build does. | kei | 1 | -2/+2 |
2003-01-04 | move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitable | dmcmahill | 2 | -1131/+0 |
2002-12-31 | Introduce a variable called kernel which is either empty or contains the | cjep | 1 | -3/+7 |
2002-12-31 | Loopback mount /proc on SunOS. shells/tcsh successfully builds in the sandbox | cjep | 1 | -2/+9 |
2002-12-31 | Add /usr/ccs, /usr/ucb and /usr/xpg4 for SunOS in sandboxDirs. | cjep | 1 | -2/+2 |
2002-12-31 | 1. On SunOS populate /dev in the sandbox with devfsadm and ucblinks. | cjep | 1 | -21/+20 |
2002-12-31 | 1. Introduce mountflags so that we can tune the mount command for Solaris | cjep | 1 | -8/+13 |
2002-12-31 | Introduce idprog so that Solaris survives the root test. | cjep | 1 | -2/+7 |
2002-12-31 | If the pkg tools are not update, upgrade them. | cjep | 1 | -1/+8 |
2002-12-07 | Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrc | schmonz | 1 | -2/+2 |
2002-12-03 | Apply patches from Sergey Svishchev in PR 19221 to get the correct value | agc | 1 | -1/+3 |
2002-12-01 | add some more error checking. In particular if the bulk-cache creation | dmcmahill | 1 | -1/+5 |
2002-11-20 | Fixes from Robert Elz to: | agc | 1 | -9/+17 |
2002-11-16 | - When listing the current version of the package, don't create a hyperlink | dmcmahill | 1 | -3/+4 |
2002-11-14 | - when creating a new database, make sure that the old one is gone first to | dmcmahill | 1 | -1/+12 |
2002-11-14 | add a 'SINGLEPKG' variable which can be set on the command line to the | dmcmahill | 1 | -2/+12 |
2002-11-13 | move the pruning of readme's to the very end of the job. | dmcmahill | 1 | -19/+24 |
2002-11-13 | - add some more error checking. In particular, if any of the template files | dmcmahill | 1 | -6/+22 |
2002-11-13 | add a -S,--save-database option which doesn't delete the database files | dmcmahill | 1 | -4/+15 |
2002-11-13 | only update the README-IPv6.html file if it has changed | dmcmahill | 1 | -2/+7 |
2002-11-13 | - replace & with & _before_ replacing < with < and > with > when | dmcmahill | 1 | -2/+10 |
2002-11-13 | start warning output on a new line to make it easier to read | dmcmahill | 1 | -1/+2 |
2002-11-12 | - added progress meter when extracting database. Useful for those of us | dmcmahill | 1 | -1/+9 |
2002-11-12 | add timestamp to output messages | dmcmahill | 1 | -2/+3 |
2002-11-11 | add scripts for generating the README.html files in a much more efficient | dmcmahill | 2 | -0/+1054 |
2002-11-08 | Take care of -current's /lib and /libexec. | seb | 1 | -2/+8 |