Age | Commit message (Expand) | Author | Files | Lines |
2004-01-22 | sandboxed builds also need /usr/dt and /usr/ucblib on Solaris. | grant | 1 | -2/+2 |
2004-01-22 | make date format string more portable. | grant | 1 | -2/+2 |
2004-01-20 | add archivers/pax, net/tnftp, security/kth-krb4 and textproc/nbsed to | grant | 1 | -7/+9 |
2004-01-20 | make this work on Solaris by using perl's internal grep(). it is | grant | 1 | -15/+28 |
2004-01-20 | reverse some "if ! command;" statements so this works with Solaris' | grant | 1 | -9/+9 |
2004-01-20 | missed a `uname -p` | grant | 1 | -2/+2 |
2004-01-20 | get and use the value of ${MACHINE_ARCH} instead of `uname -p` to | grant | 1 | -2/+3 |
2004-01-20 | tiny whitespace tweak | grant | 1 | -2/+2 |
2004-01-20 | on Linux, use --bind arg to mount(8) and call 'MAKEDEV generic' to | grant | 1 | -2/+6 |
2004-01-17 | portability fixes: | grant | 1 | -11/+22 |
2004-01-17 | minor whitespace cleanup. | grant | 1 | -15/+15 |
2004-01-17 | use GREP and SED as set by defs.opsys.mk so this works on non-NetBSD. | grant | 1 | -5/+18 |
2004-01-15 | ensure we call chroot with the full path to 'sh'. | grant | 1 | -2/+3 |
2004-01-15 | 'export VAR=value' doesn't work in some brain-dead shells. use | grant | 1 | -2/+3 |
2003-12-10 | Replace hardcoded '/usr/pkgsrc' in comments. | sketch | 3 | -7/+7 |
2003-12-07 | Make the cvs update work for all shells, not just csh. | agc | 1 | -2/+2 |
2003-12-03 | Missing terminating quote. | sketch | 1 | -1/+1 |
2003-12-03 | Make sure programs compatible with pkgsrc are used, rather than relying | sketch | 1 | -9/+9 |
2003-11-28 | Catch if the user given to "su" is bogus/non-existing, but if | hubertf | 1 | -2/+2 |
2003-11-20 | Catch errors from pre-build, and abort if it's not 0. | hubertf | 1 | -1/+6 |
2003-11-20 | Catch error from su, and report it to the calling script (pkgsrc/mk/build) | hubertf | 1 | -2/+6 |
2003-10-11 | find the right GREP and SED programs and use them. | grant | 1 | -3/+9 |
2003-10-10 | This patch addresses three problems: | hubertf | 1 | -5/+3 |
2003-09-16 | apply patch from Jonathan Perkin on tech-pkg@, bringing the list of | grant | 1 | -8/+13 |
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 |