Age | Commit message (Expand) | Author | Files | Lines |
2002-03-16 | Allow restarting a chrooted build: | hubertf | 1 | -2/+2 |
2002-03-14 | nuke /var/wwwoffle - pointed out by fred bruckman | hubertf | 1 | -1/+2 |
2002-03-13 | Move documentation where it belongs. | hubertf | 1 | -13/+2 |
2002-03-04 | Use <pre> to surround build logs - monospaced fonts are so much more readable. | hubertf | 1 | -10/+10 |
2002-01-20 | add some html markup to the .broken files (which now have .html extenstion). | dmcmahill | 1 | -10/+12 |
2002-01-12 | add the OBJHOSTNAME functionality that appeared in 1.901 of bsd.pkg.mk. | dmcmahill | 1 | -20/+22 |
2001-12-17 | - add 'bulk-cache' and 'clean-bulk-cache' targets to create and remove | dmcmahill | 2 | -19/+34 |
2001-12-16 | add more checks to be more robust in the face of an index file which | dmcmahill | 1 | -1/+3 |
2001-12-15 | Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external | agc | 2 | -23/+23 |
2001-12-01 | Catch errors while running printindex | hubertf | 1 | -2/+5 |
2001-12-01 | there's no need to abort this whole script if one pkg brings up an | hubertf | 1 | -3/+3 |
2001-11-28 | lose some more pkg/ references | abs | 1 | -3/+3 |
2001-11-26 | Run "make bulk-package" with stdin redirected from /dev/null, | hubertf | 1 | -2/+2 |
2001-11-25 | fix typo in error output message (s/PKNAME/PKGNAME). Patch from | dmcmahill | 1 | -2/+2 |
2001-11-08 | Change running output from build to include timestamp and current package. | jmc | 1 | -2/+2 |
2001-11-07 | The $DEPENDS file has the pkg's directory in the first column, followed by | hubertf | 1 | -2/+2 |
2001-11-06 | "bulk-install" already makes a binary package and cleans up after itself, | hubertf | 1 | -2/+2 |
2001-10-20 | When working out if an installed package should be left as it | abs | 1 | -1/+4 |
2001-10-20 | - change the way we cause the build order to happen. The old way passed | dmcmahill | 1 | -12/+63 |
2001-10-16 | fix quotes | hubertf | 1 | -2/+2 |
2001-10-15 | Change alignment of "Broken" column to right-justified - this makes | hubertf | 1 | -2/+2 |
2001-10-15 | Narrow doen the "Pkgs broken by" column by renaming it to "Breaks" | hubertf | 1 | -4/+4 |
2001-10-15 | At the end of the build, remove the contents of the "perl" package | hubertf | 1 | -2/+2 |
2001-10-15 | Set ressource limits as high as possible before we'll start compiling | hubertf | 1 | -1/+6 |
2001-10-14 | add some more failure checks for robustness. | dmcmahill | 3 | -18/+63 |
2001-10-13 | after the build, pull in 'lang/perl5' instead of 'lang/perl5-base' as the | dmcmahill | 1 | -2/+2 |
2001-10-12 | Change my non-standard copyright header to a BSD-style one. | hubertf | 2 | -7/+62 |
2001-07-21 | don't try and do 'mount -o async -u /usr' because we don't know that the user | dmcmahill | 1 | -3/+1 |
2001-07-21 | if an outdated package is still installed and 'make deinstall' fails | dmcmahill | 1 | -1/+5 |
2001-07-13 | if a package subdirectory is listed in the category makefile, but doesn't | dmcmahill | 2 | -15/+27 |
2001-07-09 | consolidate a duplicated part of the script. | dmcmahill | 1 | -6/+10 |
2001-07-09 | when saving the rsync script for later, be sure and save the starting | dmcmahill | 1 | -0/+4 |
2001-07-08 | teach the upload script about OSVERSION_SPECIFIC packages so one can put | dmcmahill | 2 | -9/+92 |
2001-06-27 | do not forget X | hubertf | 1 | -1/+3 |
2001-06-26 | Fix typo in RCD Id -- s/NetSBD/NetBSD/ | zuntum | 1 | -1/+1 |
2001-06-26 | * add example how to setup a sandbox from source | hubertf | 1 | -2/+2 |
2001-06-23 | A tiny example how I start my sandbox builds. | hubertf | 1 | -0/+19 |
2001-06-23 | Add a script that I use to upload binary pkgs to the FTP server | hubertf | 2 | -1/+36 |
2001-05-09 | OK, let's try this the other way 'round: first clean out *everything*, | hubertf | 1 | -57/+61 |
2001-05-09 | Add date when a buid for a pkg started, and comment a place that has some | hubertf | 1 | -2/+3 |
2001-05-09 | don't exit if a depends can't be pkg_add'ed. In this case it will be | dmcmahill | 1 | -2/+2 |
2001-05-05 | when installing pkglint before the bulk build do it with PRECLEAN=yes. | dmcmahill | 1 | -11/+12 |
2001-05-03 | keep a snapshot of the bulk cache files. | dmcmahill | 1 | -1/+32 |
2001-05-03 | some code cleanup. | dmcmahill | 1 | -30/+36 |
2001-05-02 | do some extra checks. In particular, don't try to pkg_add a package if | dmcmahill | 1 | -3/+7 |
2001-04-14 | allow for a pre-build.local script. If mk/bulk/pre-build.local exists, | dmcmahill | 1 | -2/+7 |
2001-04-02 | clean up a few more shards | hubertf | 1 | -1/+3 |
2001-03-31 | uncomment an important line which should have never been commented out. | dmcmahill | 1 | -2/+2 |
2001-03-31 | get rid of an unneeded awk invocation | dmcmahill | 1 | -2/+2 |
2001-03-27 | make sure that any packages listed in BULK_PREREQ get listed in the output | dmcmahill | 1 | -2/+25 |