| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 6-exp2 builds, they haven't been used in a while | pav | 2009-01-22 | 2 | -6/+3 |
* | Factor out the code that performs the PORTREVISION bump for one port. | gerald | 2009-01-08 | 1 | -42/+47 |
* | Reduce per branch code duplication | erwin | 2008-12-28 | 1 | -41/+16 |
* | Make sure we don't add ${WRKDIR}. | sobomax | 2008-10-22 | 1 | -4/+4 |
* | 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 |
* | Major optimizations for 'make index' and other recursive traversal | kris | 2008-07-20 | 1 | -0/+2 |
* | Have a different approach on how to check if the modules file has changed. | edwin | 2008-07-14 | 1 | -9/+7 |
* | Keep the sources of the CVSROOT-ports/modules update script safely | edwin | 2008-07-09 | 4 | -0/+361 |
* | [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl | edwin | 2008-07-06 | 1 | -28/+33 |
* | 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 |
* | CVSROOT/modules no longer contains an entry per port, remove support | erwin | 2008-06-20 | 4 | -300/+9 |
* | 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 |
* | Add support for "PORTREVISION?=" and "PORTEPOCH" | edwin | 2008-06-06 | 1 | -52/+62 |
* | Rewrite this to make it more efficient (fewer external command | kris | 2008-06-03 | 1 | -138/+181 |
* | Remove support for FreeBSD 5.x | erwin | 2008-06-01 | 1 | -21/+1 |
* | 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 |
* | Add a tiny sh hack - ardiff - compares two archives. | sat | 2008-05-07 | 2 | -0/+98 |
* | 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 |
* | Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile | garga | 2007-12-20 | 1 | -6/+13 |
* | 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 support for FreeBSD 8.0 | erwin | 2007-10-26 | 1 | -4/+25 |
* | 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 |
* | s/query-pr.real/query-pr/ to fix getpr after freefall migration | garga | 2007-10-16 | 1 | -1/+1 |
* | 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 |
* | Replace two further instances of /var/db/pkg by $PKG_DBDIR. | gerald | 2007-09-17 | 1 | -2/+2 |
* | Remove the following false positives, which show up as compiler warnings, | linimon | 2007-09-13 | 1 | -2/+2 |
* | Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revert | gerald | 2007-09-09 | 1 | -3/+15 |
* | Change to the latest names of the ooo ports; add jdk16; sort a bit. | linimon | 2007-09-05 | 1 | -1/+1 |
* | explicit_lib_depends.sh: | netchild | 2007-09-05 | 3 | -14/+120 |
* | One more sanity check, else /+CONTENS will be searched. | netchild | 2007-08-31 | 1 | -0/+5 |
* | USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement. | netchild | 2007-08-31 | 1 | -4/+5 |
* | Do not list libs which come with the port itself. | netchild | 2007-08-26 | 1 | -2/+5 |
* | Add explicit_lib_depends.sh. | netchild | 2007-08-26 | 1 | -0/+2 |
* | - Add USE_FREETYPE. | netchild | 2007-08-26 | 1 | -1/+5 |
* | We should also look into sbin/ (not only bin/ and lib/). | netchild | 2007-08-24 | 1 | -1/+1 |
* | explicit_lib_depends.sh shows you the current explicit dependency list of | netchild | 2007-08-24 | 1 | -0/+115 |
* | Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG. | netchild | 2007-08-24 | 1 | -1/+38 |
* | Add 2 scripts which help in port maintenance to list all direct library | netchild | 2007-08-12 | 3 | -0/+170 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | gabor | 2007-08-04 | 1 | -40/+10 |
* | 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 |
* | ARCH may be set in the environment for cross building, so only | erwin | 2007-06-12 | 1 | -2/+4 |
* | Set default architecture to i386. | erwin | 2007-06-12 | 1 | -0/+3 |
* | Make it possible to override the templates by using an environement | erwin | 2007-05-25 | 1 | -1/+2 |
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+156 |
* | Fix addport to work correctly with ports-mgmt category. | garga | 2007-04-20 | 1 | -1/+1 |
* | Use echo instead of printf because external commands cannot be executed | vd | 2007-03-29 | 1 | -3/+3 |
* | 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 |
* | * Run cvs update just before cvs commit to sync a potentially changed files | vd | 2007-02-19 | 1 | -2/+5 |
* | 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 | 2 | -2/+1 |
* | Drop the build on RELENG_4 | erwin | 2007-01-30 | 1 | -20/+1 |
* | A bunch of cosmetic changes - add one empty line to make the output more | vd | 2007-01-26 | 1 | -6/+7 |
* | Make output messages more useful | vd | 2007-01-26 | 1 | -1/+5 |
* | * Make it possible to skip existing dependencies and ports references in LEGAL | vd | 2007-01-19 | 1 | -39/+67 |
* | Eliminate more false positives for install_error. Very noticeable on | linimon | 2006-12-26 | 1 | -1/+1 |
* | Query Gnats for PRs by using the query-pr command on freefall instead of the | vd | 2006-12-20 | 1 | -2/+22 |
* | Add check for existing non-closed PRs related to the port being removed. | vd | 2006-12-13 | 1 | -1/+65 |
* | - 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 |
* | Replace a simple call to localtime() to strftime() to include the | erwin | 2006-11-23 | 1 | -1/+2 |
* | eik@ has been inactive for quite some time and as I am running | erwin | 2006-11-23 | 4 | -3/+6 |
* | Include a time when the script was started in the mail templates. | erwin | 2006-11-23 | 1 | -5/+16 |
* | Add deprecated reason to the output of -F | vd | 2006-11-02 | 1 | -2/+6 |
* | * Create custom commit message template and populate it with the ports | vd | 2006-11-01 | 1 | -16/+88 |
* | When checking for dependencies of foocategory/barport also find constructs | vd | 2006-10-05 | 1 | -1/+1 |
* | 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 |
* | When checking dependencies also look for portname references in Mk/*.mk | vd | 2006-09-14 | 1 | -5/+5 |
* | * 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 |
* | Remove grep's -w switch from the dependency check since it misses some | vd | 2006-09-12 | 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 |
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -10/+40 |
* | 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 an option to the addport script: -b requests that any files in | shaun | 2006-07-14 | 1 | -3/+22 |
* | 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 |
* | Escape characters (like +) that may appear in ports' names and | vd | 2006-07-05 | 1 | -2/+13 |
* | When automatic commit log is generated, change @ to " at " on submitter email | garga | 2006-07-05 | 1 | -0/+1 |
* | 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 |
* | MFP4: | erwin | 2006-06-23 | 1 | -1/+1 |
* | MFP4: | erwin | 2006-06-19 | 1 | -6/+24 |
* | - Change addport script to do the job locally instead connect to freefall every | garga | 2006-05-16 | 2 | -18/+39 |
* | Add support for specifying ports to be removed as directories on the | vd | 2006-05-02 | 1 | -1/+27 |
* | Improve dependency check: | vd | 2006-05-02 | 1 | -2/+3 |
* | Add support for removing multiple ports which depend on each other | vd | 2006-04-17 | 1 | -36/+48 |
* | 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 |
* | Quote ${1} so we don't get ``[: =: unexpected operator'' if the script | vd | 2006-04-12 | 1 | -1/+1 |
* | Add the script I use to remove ports so everyone | vd | 2006-04-10 | 1 | -0/+315 |
* | 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 |
* | Fix bogus comments. No code change. | linimon | 2006-02-02 | 1 | -5/+5 |
* | Correctly set SRCBASE; the version inherited from buildenv is wrong for | kris | 2006-01-28 | 1 | -0/+1 |