| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug where number of error logs was incorrect. | linimon | 2009-03-26 | 1 | -8/+9 |
* | Rewrite of processlog by kris. | linimon | 2009-03-26 | 1 | -84/+147 |
* | - Add a new case 'nested-declaration' to catch errors on -current. | linimon | 2009-03-25 | 1 | -2/+4 |
* | Remove 6-exp2 builds, they haven't been used in a while | pav | 2009-01-22 | 2 | -6/+3 |
* | Handle the rest of the edge cases; drop 5 as obsolete; cleanup. | linimon | 2008-09-18 | 1 | -23/+35 |
* | Bring this into the new portbuild world order. While here, try to | linimon | 2008-09-18 | 1 | -27/+94 |
* | RELENG_5 is desupported. | linimon | 2008-09-12 | 1 | -3/+3 |
* | Major overhaul: | linimon | 2008-09-07 | 1 | -349/+172 |
* | Add a new script for performing high-level administration of a build. | kris | 2008-08-09 | 1 | -518/+496 |
* | Add an option to clean up old distfiles. We don't have enough space to | kris | 2008-08-09 | 1 | -0/+10 |
* | Update the list of openoffice.org ports: remove 1.x and add 3.x | erwin | 2008-07-30 | 1 | -1/+1 |
* | Oops, commit the right version of this (adds extra checks that only | kris | 2008-07-26 | 1 | -0/+5 |
* | * Simple client that passes on a build request to the buildproxy | kris | 2008-07-26 | 1 | -0/+32 |
* | * Python daemon run as root that proxies privileged build commands for | kris | 2008-07-26 | 1 | -0/+75 |
* | Script run from cron to regularly update the master ZFS copies of the | kris | 2008-07-26 | 1 | -0/+63 |
* | Script run from cron on the package clients to report metrics to ganglia. | kris | 2008-07-26 | 1 | -0/+35 |
* | Simple script to expire ZFS snapshots older than a certain age | kris | 2008-07-26 | 1 | -0/+47 |
* | Python script for backing up ZFS filesystems on pointyhat. For each | kris | 2008-07-26 | 1 | -0/+217 |
* | * Add comment that this is unused | kris | 2008-07-26 | 1 | -0/+1 |
* | * Add comments | kris | 2008-07-26 | 1 | -1/+6 |
* | * Cleanup | kris | 2008-07-26 | 1 | -28/+153 |
* | * Cleanup | kris | 2008-07-26 | 1 | -28/+23 |
* | * Cleanup | kris | 2008-07-26 | 1 | -496/+581 |
* | * Catch up to build ID directory changes | kris | 2008-07-26 | 1 | -42/+155 |
* | * Catch up to build ID directory changes | kris | 2008-07-26 | 1 | -3/+24 |
* | * Catch up to build ID directory changes | kris | 2008-07-26 | 2 | -9/+16 |
* | * Cleanup | kris | 2008-07-26 | 1 | -50/+51 |
* | * Cleanup | kris | 2008-07-26 | 1 | -71/+73 |
* | * Cleanup | kris | 2008-07-26 | 1 | -75/+120 |
* | * Cleanup | kris | 2008-07-26 | 3 | -24/+50 |
* | * Cleanup | kris | 2008-07-26 | 1 | -19/+74 |
* | * Desupport alpha and ia64 | kris | 2008-07-26 | 1 | -4/+3 |
* | * Add comments | kris | 2008-07-26 | 1 | -2/+2 |
* | * Implement basename and dirname using shell builtins | kris | 2008-07-26 | 1 | -0/+8 |
* | * Cleanup | kris | 2008-07-26 | 1 | -13/+15 |
* | * Cleanup | kris | 2008-07-26 | 1 | -104/+160 |
* | * Cleanup | kris | 2008-07-26 | 1 | -65/+41 |
* | * Cleanup | kris | 2008-07-26 | 1 | -17/+24 |
* | * Cleanup | kris | 2008-07-26 | 1 | -7/+18 |
* | * Cleanup | kris | 2008-07-26 | 1 | -51/+18 |
* | * Cleanup | kris | 2008-07-26 | 1 | -38/+39 |
* | * Cleanup | kris | 2008-07-26 | 1 | -15/+17 |
* | Rewrite in python and combine the functions of the former | kris | 2008-07-26 | 1 | -35/+263 |
* | More verbose status reporting using key=value format. We now also | kris | 2008-07-26 | 1 | -8/+18 |
* | Reflect latest changes from production: | linimon | 2008-07-02 | 1 | -39/+43 |
* | This conversion script is no longer useful | kris | 2008-06-26 | 1 | -74/+0 |
* | Modernize this script a bit. | kris | 2008-06-11 | 1 | -13/+10 |
* | * Distfile collection is now the default; replace -distfiles with -nodistfiles | kris | 2008-06-11 | 1 | -9/+13 |
* | Add some test -d's to avoid cd'ing into directories that do not exist | kris | 2008-06-11 | 1 | -3/+6 |
* | Major optimizations. Instead of copying the distfiles around, mv | kris | 2008-06-11 | 1 | -11/+67 |
* | Revive this script and make it useful. Transfer the distfiles using rsync | kris | 2008-06-11 | 1 | -26/+23 |
* | * Catch up to X11R6 removal | kris | 2008-06-11 | 1 | -7/+12 |
* | Rewrite this to make it more efficient (fewer external command | kris | 2008-06-03 | 1 | -138/+181 |
* | Remove the force file, if it was used. | linimon | 2008-05-29 | 1 | -0/+1 |
* | Add a force function here, just like processlogs. | linimon | 2008-05-29 | 1 | -1/+1 |
* | Add a note that processonelog and processlogs2 are finicky about the | linimon | 2008-05-29 | 1 | -0/+1 |
* | Fix these after the 1.31 update to buildscript. | linimon | 2008-05-29 | 2 | -5/+7 |
* | Rewrite this in python instead of shell. Because we can read the | kris | 2008-05-26 | 1 | -39/+55 |
* | NNew build scheduler written in python to replace the make+sh job | kris | 2008-05-10 | 2 | -0/+1040 |
* | Remove XFree86-4 from quickports | pav | 2008-04-11 | 1 | -1/+1 |
* | Parallelize to 4 concurrent jobs | pav | 2008-04-11 | 2 | -2/+2 |
* | Include per-machine configuration and respect use_zfs flag | pav | 2008-04-11 | 1 | -2/+3 |
* | Sync with pointyhat (reorg) | pav | 2008-04-11 | 1 | -9/+9 |
* | - Add the port's Makefile ident string to the build log headers | pav | 2008-03-13 | 1 | -2/+7 |
* | - Don't write queue entry for machine that's not on mlist. This allows us to | pav | 2008-03-13 | 1 | -0/+6 |
* | Make the INDEX_JOBS definition actually effective | pav | 2008-03-12 | 1 | -1/+1 |
* | Remove support for 5-exp and add 7-exp, 8 and 8-exp | erwin | 2008-01-15 | 5 | -11/+17 |
* | Change homebrew locking routines with lockf(1) based locking. | erwin | 2008-01-01 | 1 | -14/+4 |
* | Add the standard 6-line header and URL to all build failure logs, not | linimon | 2007-12-24 | 1 | -1/+10 |
* | Copy the duds file to a directory where the web server can find it. This | linimon | 2007-12-24 | 1 | -0/+7 |
* | Make the script less whiny for unpopulated builds. | linimon | 2007-12-24 | 1 | -2/+2 |
* | Add support for 7-exp and 8 branches | kris | 2007-11-04 | 2 | -3/+3 |
* | Correctly report active builds when ZFS is in use | kris | 2007-11-04 | 1 | -1/+1 |
* | * Add support for 7-exp and 8 branches | kris | 2007-11-04 | 1 | -3/+8 |
* | Add 7-exp, 8. | linimon | 2007-10-16 | 1 | -0/+8 |
* | Add 7-exp and 8. | linimon | 2007-10-16 | 1 | -1/+1 |
* | Rename 'missing' column to 'not yet built' so as not to confuse terminology | linimon | 2007-10-16 | 1 | -6/+6 |
* | Reflect 8-CURRENT. | linimon | 2007-10-15 | 1 | -1/+94 |
* | The index page used on pointyhat. | linimon | 2007-10-15 | 1 | -0/+950 |
* | Update this example file to reflect 7.0 branching. | linimon | 2007-10-15 | 1 | -1/+1 |
* | Remove the following false positives, which show up as compiler warnings, | linimon | 2007-09-13 | 1 | -2/+2 |
* | Change to the latest names of the ooo ports; add jdk16; sort a bit. | linimon | 2007-09-05 | 1 | -1/+1 |
* | Support builds using zfs and tmpfs backing store | kris | 2007-07-30 | 3 | -7/+40 |
* | Refresh old sample portbuild.conf with the one currently used for i386 | kris | 2007-07-30 | 1 | -5/+16 |
* | * Clean up hacks that had to copy in shared libraries from the host in | kris | 2007-07-30 | 1 | -32/+11 |
* | Correct typo ("singal") | kris | 2007-07-30 | 1 | -1/+1 |
* | * Switch from netcat port to base system nc. Replace symbolic port name | kris | 2007-07-30 | 1 | -2/+2 |
* | * Retire 4 build and add 6-exp2 experimental build | kris | 2007-07-30 | 1 | -2/+1 |
* | Retire support for 4 and 4-exp builds | kris | 2007-07-30 | 1 | -8/+0 |
* | * Increase index build concurrency to reflect the new, improved pointyhat | kris | 2007-07-30 | 1 | -1/+5 |
* | * Revise the machine selection algorithm. Previously it chose the first | kris | 2007-07-30 | 1 | -8/+17 |
* | Use rsync -L instead of rsync -l to deal with the fact that we like to | kris | 2007-07-30 | 1 | -2/+2 |
* | * Remove support for 4 and 4-exp builds and add 6-exp2 experimental build | kris | 2007-07-30 | 1 | -3/+4 |
* | Introduce straslivy.py, a fancier showrunning type of thing, written in Python. | pav | 2007-07-30 | 1 | -0/+147 |
* | * Remove processing of 4 and 4-exp logs now that the builds are no longer | kris | 2007-07-30 | 1 | -3/+3 |
* | * Remove vestiges of procfs mounting/umounting from here; we have to | kris | 2007-07-30 | 1 | -23/+15 |
* | - Log the failure to copy dependant package from pointyhat | pav | 2007-07-30 | 1 | -1/+1 |
* | Refactor common variables from case statement for various branches. | kris | 2007-07-30 | 1 | -35/+12 |
* | Retire this obsolete instruction file dating back to last century. We | kris | 2007-07-30 | 1 | -94/+0 |
* | Drop 4.X statistics. They are half-a-year stale. | linimon | 2007-07-22 | 1 | -1/+2 |
* | Add 9 more cases of gcc4; remove some false positives for autoconf; add | linimon | 2007-07-02 | 1 | -2/+6 |
* | Add a column for 'build logs'. This is larger than the number of the | linimon | 2007-03-23 | 1 | -9/+19 |
* | Workaround for the fact that 4/ports is no longer populated on pointyhat. | linimon | 2007-03-09 | 1 | -1/+6 |
* | Increase resource limits to 400MB filesize and 2 hours CPU limit per | kris | 2007-02-18 | 1 | -5/+5 |
* | Default to -nocopy when using -norsync | kris | 2007-02-18 | 1 | -2/+2 |
* | Also filter out gconf leftover files from /usr/local as well as /usr/X11R6. | kris | 2007-02-18 | 1 | -4/+5 |
* | Don't require arch to be passed in on the command line, query it using | kris | 2007-02-18 | 1 | -1/+1 |
* | Don't play silly games trying to guess the arch, we are passed it in on | kris | 2007-02-18 | 1 | -2/+2 |
* | Increase global build timeout to 100 hours | kris | 2007-02-18 | 1 | -8/+2 |
* | Improved sanitization of the build environment | kris | 2007-02-18 | 1 | -0/+6 |
* | Don't require an /etc/arch file, we can obtain the information from uname | kris | 2007-02-18 | 1 | -1/+1 |
* | Also attempt to clean /root/.ccache in case it is in use. When cleaning | kris | 2007-02-18 | 1 | -7/+5 |
* | Index building needs to happen before prunefailures is run, otherwise it | kris | 2007-02-18 | 1 | -6/+6 |
* | Increase cleanup timeout to 5 days from 48 hours, the openoffice builds | kris | 2007-02-18 | 1 | -3/+3 |
* | Fix late typo in previous commit. | linimon | 2007-02-14 | 1 | -1/+1 |
* | Eliminate some false positives for missing_header, sometimes seen in the | linimon | 2007-02-14 | 1 | -1/+1 |
* | Combine all like terms to get another 10% speedup in processing time. | linimon | 2007-02-14 | 1 | -116/+13 |
* | Move two more cases into the 'uncommon' section. | linimon | 2007-02-10 | 1 | -4/+4 |
* | Append one character to the gcc4 case (missed during cut-and-paste). | linimon | 2007-02-10 | 1 | -1/+1 |
* | Move the uncommon cases below the common ones. A 10% improvement on large | linimon | 2007-02-10 | 1 | -45/+44 |
* | Remove the other 2 cases of apxs. | linimon | 2007-02-10 | 1 | -4/+0 |
* | Speed up by removing the following obsolete tags: | linimon | 2007-02-10 | 1 | -19/+1 |
* | Add a new case, 'gcc4', to try to catch the majority of the exceptions that | linimon | 2007-02-09 | 1 | -0/+2 |
* | Fix up the code for amd64-6-exp; add a column to label builds that | linimon | 2007-02-07 | 1 | -8/+23 |
* | Retire PORTOBJFORMAT | kris | 2007-02-01 | 1 | -1/+0 |
* | Eliminate more false positives for install_error. Very noticeable on | linimon | 2006-12-26 | 1 | -1/+1 |
* | - add check sysvipc | dinoex | 2006-12-04 | 1 | -0/+2 |
* | Work around the fact that 5-exp, these days, is really another 6-exp, | linimon | 2006-11-25 | 1 | -0/+4 |
* | Since we already have the data from the grep, go ahead and make the 'latest | linimon | 2006-09-23 | 1 | -5/+4 |
* | Add links to cvsdone and INDEX files. Add some whitespace. | linimon | 2006-09-23 | 1 | -2/+17 |
* | * Back up duds to duds.old before, not after we create the new one | kris | 2006-09-14 | 1 | -59/+81 |
* | * When calculating the IP address to use for the jail, don't use | kris | 2006-09-14 | 1 | -4/+5 |
* | * Support bzipped logfiles | kris | 2006-09-14 | 1 | -122/+127 |
* | * If .force exists, rebuild index unconditionally | kris | 2006-09-14 | 1 | -5/+6 |
* | Correct typo in previous commit | kris | 2006-09-14 | 1 | -2/+2 |
* | * Drop alpha support | kris | 2006-09-14 | 1 | -6/+7 |
* | * Retire 4-exp builds and add support for 6-exp. | kris | 2006-09-14 | 1 | -11/+12 |
* | * Silence gconf spam from the mtree checks (for now) | kris | 2006-09-14 | 1 | -4/+5 |
* | * Use SRCBASE for source location | kris | 2006-09-14 | 1 | -6/+12 |
* | Go back to force unmounting because not doing so was too unreliable. | kris | 2006-09-14 | 1 | -2/+2 |
* | Silence the clean-chroot invocation | kris | 2006-09-14 | 1 | -1/+1 |
* | Get rid of multiple false positives for "arch" due to compiler warning; | linimon | 2006-08-21 | 1 | -3/+1 |
* | Catch a few more new cases of linker error; reclassify most of the linker | linimon | 2006-08-19 | 1 | -0/+4 |
* | Catch another case of 'disk full'. | linimon | 2006-08-01 | 1 | -1/+1 |
* | Change locking from per architecture to per architecture and branch. | erwin | 2006-07-30 | 1 | -1/+2 |
* | Add the cvs checkout date so people can see how long the runs take; add | linimon | 2006-07-13 | 1 | -3/+20 |
* | Make it a little more robust. | linimon | 2006-07-10 | 1 | -1/+1 |
* | Convenience script to tersely display all currently running package builds. | linimon | 2006-07-10 | 1 | -0/+11 |
* | 'portcomment' appears to be obsolete. | linimon | 2006-07-09 | 1 | -2/+0 |
* | Fix the disk_full rule. | linimon | 2006-07-09 | 1 | -1/+1 |
* | Add the -exp builds down at the end. Probably only of interest to portmgr, | linimon | 2006-07-08 | 1 | -11/+32 |
* | White space adjustment after refactoring. | linimon | 2006-07-08 | 1 | -21/+21 |
* | Refactor. No code change (yet). | linimon | 2006-07-08 | 1 | -11/+31 |
* | Add some color to the display. | linimon | 2006-07-06 | 1 | -17/+30 |
* | Fix CVS tag. | linimon | 2006-07-06 | 1 | -1/+1 |
* | Refactor. No code changes yet. | linimon | 2006-07-06 | 1 | -16/+16 |
* | Add a column for last-date stamp and clean up the formatting a bit. | linimon | 2006-07-06 | 1 | -7/+22 |
* | Handle the case where the size of INDEX is zero (e.g. during new builds). | linimon | 2006-06-29 | 1 | -1/+5 |
* | Fix edit-o. | linimon | 2006-06-28 | 1 | -1/+1 |
* | Creates an HTML file with tables for each architecture which summarize the | linimon | 2006-06-27 | 1 | -0/+123 |
* | - Remove false positives for 'makefile' (and possibly a few others). | linimon | 2006-06-25 | 1 | -57/+23 |
* | Explicitly mount the NFS images ro, instead of relying on the server to | kris | 2006-04-16 | 1 | -1/+1 |
* | Don't bother archiving the ports tree, we don't use it for anything so it | kris | 2006-04-16 | 1 | -1/+1 |
* | Mount linprocfs on amd64 for the convenience of jdk builds. | kris | 2006-04-03 | 1 | -1/+1 |
* | The squid rc.d script no longer has the .sh suffix | kris | 2006-04-03 | 2 | -4/+4 |
* | Do not preserve the previous package sets in bak/. This is taking up | kris | 2006-04-03 | 1 | -2/+2 |
* | Clean up linprocfs on amd64 as well. | kris | 2006-04-03 | 1 | -1/+1 |
* | jdk is buildable on amd64, so we need to also mount linprocfs there. | kris | 2006-04-03 | 1 | -2/+2 |
* | This script preserves packages that will be removed by the restricted.sh | kris | 2006-04-03 | 1 | -0/+11 |
* | Temporarily back out the pre.log change, it doesn't work properly. | kris | 2006-03-13 | 1 | -6/+6 |
* | Mount the md image async here too | kris | 2006-03-13 | 1 | -1/+1 |
* | Add some more directories temporarily until these ports can be made to | kris | 2006-03-13 | 1 | -4/+8 |
* | Add a mechanism for reporting client machine error conditions back to the | kris | 2006-02-15 | 1 | -1/+14 |
* | Trim some unused cruft | kris | 2006-02-15 | 1 | -69/+12 |
* | Save the output of portbuild run on the client to a temporary log file. | kris | 2006-02-15 | 1 | -1/+11 |
* | Add some sanity checking of the build environment: | kris | 2006-02-15 | 1 | -1/+30 |
* | * Don't try to pkg_delete packages that are not installed (the usual | kris | 2006-02-15 | 1 | -6/+9 |
* | Add support for 6-exp builds (FreeBSD 6.x is our new reference platform) | kris | 2006-02-15 | 4 | -4/+14 |
* | * Switch back to using pkg_delete -f; we are not yet ready to deal | kris | 2006-02-14 | 1 | -25/+26 |
* | * In kill_procs(), pass in the directory and mountpoint as separate | kris | 2006-02-11 | 1 | -2/+8 |
* | Support for building ports in a jail instead of a chroot. If use_jail=1 | kris | 2006-02-11 | 1 | -9/+14 |
* | * Use ${mailto} portbuild.conf variable instead of hard-coded list [1] | kris | 2006-02-11 | 1 | -4/+7 |
* | Use ${mailto} portbuild.conf variable instead of hard-coded list | kris | 2006-02-11 | 1 | -1/+1 |
* | Checkpoint a major round of changes: | kris | 2006-02-11 | 1 | -64/+201 |
* | Flip from noclean to clean | kris | 2006-02-04 | 1 | -3/+3 |
* | Don't bother chowning the client /var/portbuild/, it just takes too long | kris | 2006-02-04 | 1 | -3/+0 |
* | Use clean-chroot with clean=2 to remove the chroot instead of duplicating | kris | 2006-02-04 | 1 | -5/+1 |
* | Flip "noclean" to "clean" | kris | 2006-02-04 | 1 | -3/+3 |
* | Instead of passing in a "noclean" boolean, pass in a "clean" level: | kris | 2006-02-04 | 1 | -4/+11 |
* | Also look for chroots that are marked 'dirty' (previous build left chroot | kris | 2006-02-04 | 1 | -1/+5 |
* | Don't try to remove the lock file now that we use lockf to manage it | kris | 2006-02-04 | 1 | -2/+0 |
* | Correctly set SRCBASE; the version inherited from buildenv is wrong for | kris | 2006-01-28 | 1 | -0/+1 |
* | Don't try to rsync docs, we no longer need to distribute them | kris | 2006-01-28 | 1 | -1/+0 |
* | Update the list of quickports | kris | 2006-01-28 | 1 | -1/+1 |
* | Don't bother mounting doc tree, it's not needed by any ports | kris | 2006-01-22 | 1 | -12/+8 |
* | Remove -nodoccvs option, it turns out mounting the doc tree is not | kris | 2006-01-22 | 1 | -14/+1 |
* | Also clean up linprocfs mounts | kris | 2006-01-22 | 1 | -0/+1 |
* | Pull in buildenv for LOCALBASE/X11BASE locations | kris | 2006-01-22 | 1 | -2/+4 |
* | Use LOCALBASE and X11BASE from buildenv | kris | 2006-01-22 | 1 | -1/+4 |
* | Allow for the possibility of overriding LOCALBASE and X11BASE | kris | 2006-01-22 | 1 | -0/+2 |
* | Exit with the correct error code when a make target fails | kris | 2006-01-15 | 1 | -3/+3 |
* | Back out last commit, it was the wrong file | kris | 2006-01-15 | 1 | -17/+15 |
* | Exit with the correct error code when a make target fails | kris | 2006-01-15 | 1 | -15/+17 |
* | This script may be run on a client machine to force it to flush its squid | kris | 2005-12-11 | 1 | -0/+15 |
* | Bump the file size limit to 300MB now that openoffice distfiles exceed | kris | 2005-12-11 | 1 | -5/+5 |
* | Shuffle the order of a cd | kris | 2005-12-11 | 1 | -2/+1 |
* | Remove 0-sized entries to avoid misbehaviour | kris | 2005-12-11 | 1 | -0/+4 |
* | Don't use a lockfile, the script will be called with lockf -t0 instead to | kris | 2005-12-11 | 2 | -16/+0 |
* | Don't use a lockfile, the script will be called with lockf -t0 instead | kris | 2005-12-11 | 1 | -6/+0 |
* | Update the list of quickports | kris | 2005-12-11 | 1 | -1/+1 |
* | Don't set -nocopy when -norsync is set, otherwise the setupnode script | kris | 2005-12-11 | 1 | -1/+1 |
* | Don't use a lock file, the script will be called with lockf -t 0 instead. | kris | 2005-12-11 | 1 | -6/+0 |
* | Mount the md image async since this gives much better performance | kris | 2005-12-11 | 1 | -1/+1 |
* | Remove, don't comment out, unused variables | kris | 2005-10-11 | 1 | -2/+0 |
* | Remove unused variables. Don't bother protecting against negative | kris | 2005-10-11 | 1 | -4/+2 |
* | Update lockf to lockf -k in example usage | kris | 2005-10-11 | 1 | -1/+1 |
* | Update the lockf command to add -k in example usage | kris | 2005-10-11 | 1 | -1/+1 |
* | When -norsync is set, don't bother to run md5 over the bindist.tar | kris | 2005-10-11 | 1 | -3/+9 |
* | Change lockf to lockf -k in a commented-out command, just in case it's | kris | 2005-10-11 | 1 | -1/+1 |
* | Add support for use_md_swap | kris | 2005-10-11 | 1 | -0/+5 |
* | Add support for use_md_swap. When this variable is set in a | kris | 2005-10-11 | 1 | -4/+18 |
* | No need to hold the queue lock while polling client load | kris | 2005-10-11 | 1 | -1/+1 |
* | * Use lockf -k instead of lockf. If there is ever contention from >1 | kris | 2005-10-11 | 1 | -5/+5 |
* | * Add support for use_md_swap | kris | 2005-10-11 | 1 | -12/+22 |
* | * Unmount linprocfs around pkg_adding dependencies, to try and work | kris | 2005-10-11 | 1 | -3/+41 |
* | * Finish flipping the switch on -noplistcheck - this is activated by | kris | 2005-10-11 | 1 | -11/+6 |
* | * Remove support for the unused -nodummy function | kris | 2005-10-11 | 1 | -65/+66 |
* | * Remove unused -nodummy argument | kris | 2005-10-11 | 1 | -34/+6 |
* | Silence some possible errors from chflags -R | kris | 2005-10-11 | 1 | -1/+1 |
* | Silence possible errors from some recursive commands | kris | 2005-10-11 | 1 | -2/+2 |
* | Check for extra files on !i386 also | kris | 2005-07-25 | 1 | -6/+4 |
* | Support FreeBSD 7.x | kris | 2005-07-25 | 5 | -5/+15 |
* | Drop the removed openoffice 1.0 ports from the quickports list | kris | 2005-07-25 | 1 | -1/+1 |
* | Correct typo | kris | 2005-07-25 | 1 | -1/+1 |
* | Use WRKDIRPREFIX instead of hardcoded value. | kris | 2005-04-12 | 1 | -1/+3 |
* | Change rsync -l to -L for the tarballs/ directory (so that dangling | kris | 2005-04-03 | 1 | -1/+1 |
* | Build packages with WRKDIRPREFIX=/work (which does not exist by | kris | 2005-04-03 | 1 | -1/+9 |
* | Increase the nc poll timeout to better deal with network latencies. | kris | 2005-04-03 | 1 | -1/+1 |
* | Flip over the -plistcheck switch to -noplistcheck since we now want to | kris | 2005-04-03 | 1 | -5/+5 |
* | Update the list of files and directories to filter from the plist checking. | kris | 2005-04-03 | 1 | -1/+3 |
* | * Instead of using umount -f to unmount things, first use fstat to | kris | 2005-02-12 | 1 | -6/+44 |
* | Only try to chown the portbuild directory if we are a disconnected client | kris | 2005-02-12 | 1 | -1/+1 |
* | Instead of using umount -f to unmount things, first use fstat to look for | kris | 2005-02-12 | 1 | -1/+35 |
* | * Instead of using umount -f to unmount things, first use fstat to | kris | 2005-02-12 | 1 | -7/+44 |
* | Update the plist checking to look for a subset of files and weed out some | kris | 2005-02-12 | 1 | -1/+6 |
* | Remove traling spaces. | krion | 2005-01-09 | 12 | -29/+29 |
* | Always set up the bindist-${hostname}.tar file since it's usually small. | kris | 2005-01-07 | 1 | -1/+1 |
* | Unset the __MAKE_CONF variable after setting up buildenv, because we | kris | 2005-01-07 | 1 | -0/+3 |
* | Allow machines to use an alternate address for polling for job load (e.g. | kris | 2005-01-07 | 1 | -1/+3 |
* | * Include portbuild.conf before portbuild.${hostname} to reset the default | kris | 2005-01-07 | 1 | -4/+6 |