| Commit message (Expand) | Author | Age | Files | Lines |
* | Move two more cases into the 'uncommon' section. | Mark Linimon | 2007-02-10 | 1 | -4/+4 |
* | Append one character to the gcc4 case (missed during cut-and-paste). | Mark Linimon | 2007-02-10 | 1 | -1/+1 |
* | Move the uncommon cases below the common ones. A 10% improvement on large | Mark Linimon | 2007-02-10 | 1 | -45/+44 |
* | Remove the other 2 cases of apxs. | Mark Linimon | 2007-02-09 | 1 | -4/+0 |
* | Speed up by removing the following obsolete tags: | Mark Linimon | 2007-02-09 | 1 | -19/+1 |
* | Add a new case, 'gcc4', to try to catch the majority of the exceptions that | Mark Linimon | 2007-02-09 | 1 | -0/+2 |
* | Fix up the code for amd64-6-exp; add a column to label builds that | Mark Linimon | 2007-02-07 | 1 | -8/+23 |
* | Retire PORTOBJFORMAT | Kris Kennaway | 2007-02-01 | 2 | -2/+1 |
* | Drop the build on RELENG_4 | Erwin Lansing | 2007-01-30 | 1 | -20/+1 |
* | A bunch of cosmetic changes - add one empty line to make the output more | Vasil Dimov | 2007-01-26 | 1 | -6/+7 |
* | Make output messages more useful | Vasil Dimov | 2007-01-26 | 1 | -1/+5 |
* | * Make it possible to skip existing dependencies and ports references in LEGAL | Vasil Dimov | 2007-01-19 | 1 | -39/+67 |
* | Eliminate more false positives for install_error. Very noticeable on | Mark Linimon | 2006-12-25 | 1 | -1/+1 |
* | Query Gnats for PRs by using the query-pr command on freefall instead of the | Vasil Dimov | 2006-12-20 | 1 | -2/+22 |
* | Add check for existing non-closed PRs related to the port being removed. | Vasil Dimov | 2006-12-13 | 1 | -1/+65 |
* | - add check sysvipc | Dirk Meyer | 2006-12-03 | 1 | -0/+2 |
* | Work around the fact that 5-exp, these days, is really another 6-exp, | Mark Linimon | 2006-11-25 | 1 | -0/+4 |
* | Replace a simple call to localtime() to strftime() to include the | Erwin Lansing | 2006-11-23 | 1 | -1/+2 |
* | eik@ has been inactive for quite some time and as I am running | Erwin Lansing | 2006-11-23 | 4 | -3/+6 |
* | Include a time when the script was started in the mail templates. | Erwin Lansing | 2006-11-23 | 1 | -5/+16 |
* | Add deprecated reason to the output of -F | Vasil Dimov | 2006-11-02 | 1 | -2/+6 |
* | * Create custom commit message template and populate it with the ports | Vasil Dimov | 2006-11-01 | 1 | -16/+88 |
* | When checking for dependencies of foocategory/barport also find constructs | Vasil Dimov | 2006-10-05 | 1 | -1/+1 |
* | Since we already have the data from the grep, go ahead and make the 'latest | Mark Linimon | 2006-09-23 | 1 | -5/+4 |
* | Add links to cvsdone and INDEX files. Add some whitespace. | Mark Linimon | 2006-09-23 | 1 | -2/+17 |
* | When checking dependencies also look for portname references in Mk/*.mk | Vasil Dimov | 2006-09-14 | 1 | -5/+5 |
* | * Back up duds to duds.old before, not after we create the new one | Kris Kennaway | 2006-09-14 | 1 | -59/+81 |
* | * When calculating the IP address to use for the jail, don't use | Kris Kennaway | 2006-09-14 | 1 | -4/+5 |
* | * Support bzipped logfiles | Kris Kennaway | 2006-09-14 | 1 | -122/+127 |
* | * If .force exists, rebuild index unconditionally | Kris Kennaway | 2006-09-14 | 1 | -5/+6 |
* | Correct typo in previous commit | Kris Kennaway | 2006-09-14 | 1 | -2/+2 |
* | * Drop alpha support | Kris Kennaway | 2006-09-14 | 1 | -6/+7 |
* | * Retire 4-exp builds and add support for 6-exp. | Kris Kennaway | 2006-09-14 | 1 | -11/+12 |
* | * Silence gconf spam from the mtree checks (for now) | Kris Kennaway | 2006-09-14 | 1 | -4/+5 |
* | * Use SRCBASE for source location | Kris Kennaway | 2006-09-14 | 1 | -6/+12 |
* | Go back to force unmounting because not doing so was too unreliable. | Kris Kennaway | 2006-09-14 | 1 | -2/+2 |
* | Silence the clean-chroot invocation | Kris Kennaway | 2006-09-14 | 1 | -1/+1 |
* | Remove grep's -w switch from the dependency check since it misses some | Vasil Dimov | 2006-09-12 | 1 | -1/+1 |
* | Get rid of multiple false positives for "arch" due to compiler warning; | Mark Linimon | 2006-08-20 | 1 | -3/+1 |
* | Catch a few more new cases of linker error; reclassify most of the linker | Mark Linimon | 2006-08-18 | 1 | -0/+4 |
* | Add support for DESTDIR part I. | Erwin Lansing | 2006-08-04 | 1 | -10/+40 |
* | Catch another case of 'disk full'. | Mark Linimon | 2006-07-31 | 1 | -1/+1 |
* | Change locking from per architecture to per architecture and branch. | Erwin Lansing | 2006-07-30 | 1 | -1/+2 |
* | Add an option to the addport script: -b requests that any files in | Shaun Amott | 2006-07-14 | 1 | -3/+22 |
* | Add the cvs checkout date so people can see how long the runs take; add | Mark Linimon | 2006-07-13 | 1 | -3/+20 |
* | Make it a little more robust. | Mark Linimon | 2006-07-09 | 1 | -1/+1 |
* | Convenience script to tersely display all currently running package builds. | Mark Linimon | 2006-07-09 | 1 | -0/+11 |
* | 'portcomment' appears to be obsolete. | Mark Linimon | 2006-07-08 | 1 | -2/+0 |
* | Fix the disk_full rule. | Mark Linimon | 2006-07-08 | 1 | -1/+1 |
* | Add the -exp builds down at the end. Probably only of interest to portmgr, | Mark Linimon | 2006-07-08 | 1 | -11/+32 |