| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize these two scripts a little bit to make it easier to deal | Murray Stokely | 2004-06-08 | 2 | -6/+16 |
* | Hack in master/slave support | Oliver Eikemeier | 2004-06-04 | 1 | -27/+69 |
* | Add dopackages.wrapper, a wrapper script around dopackages that sets up | Joe Marcus Clarke | 2004-06-03 | 1 | -0/+53 |
* | parse $FreeBSD$ with yyyy-mm-dd format dates | Oliver Eikemeier | 2004-05-30 | 1 | -1/+1 |
* | protect $FreeBSD: ... $ from being expanded | Oliver Eikemeier | 2004-05-30 | 1 | -1/+1 |
* | don't terminate the log entry with the first hyphen | Oliver Eikemeier | 2004-05-30 | 1 | -1/+1 |
* | - make somewhat more robust against a corrupted ports tree | Oliver Eikemeier | 2004-05-30 | 1 | -30/+80 |
* | - Remove 'pkg-plist' from required files | Kirill Ponomarev | 2004-05-27 | 1 | -2/+1 |
* | - fix a bug handling the maintainer field when ALLPORTS is used | Oliver Eikemeier | 2004-05-21 | 1 | -35/+56 |
* | Turn chkversion into an all-dancing, all-singing notification tool. | Oliver Eikemeier | 2004-05-19 | 1 | -35/+138 |
* | small optimazation: don't compare versions that are equal | Oliver Eikemeier | 2004-05-18 | 1 | -1/+1 |
* | check only ports connected to the build. | Oliver Eikemeier | 2004-05-17 | 1 | -15/+32 |
* | - integrated chkorigin | Oliver Eikemeier | 2004-05-17 | 1 | -51/+102 |
* | FWIIW, spawn fewer processes. | Oliver Eikemeier | 2004-05-16 | 1 | -3/+12 |
* | support for symlinked portsdir (but no other symlinks in the ports tree) | Oliver Eikemeier | 2004-05-14 | 2 | -14/+19 |
* | add support for ignoring local ports / categories: | Oliver Eikemeier | 2004-05-14 | 1 | -1/+4 |
* | added chkversion, a script that ensures that PORTVERSIONs don't go backwards | Oliver Eikemeier | 2004-05-14 | 1 | -0/+155 |
* | add a perl script to check CVSROOT-ports/modules, | Oliver Eikemeier | 2004-05-14 | 1 | -0/+127 |
* | - don't flag empty lines | Oliver Eikemeier | 2004-05-08 | 1 | -6/+30 |
* | awk script to check MOVED for consistency | Oliver Eikemeier | 2004-05-08 | 1 | -0/+87 |
* | While generating commit message, don't lowercase the first letter if the second | Mathieu Arnold | 2004-04-04 | 1 | -2/+2 |
* | Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index build | Kris Kennaway | 2004-04-02 | 1 | -3/+5 |
* | added an -q option to enable usage in crontab. | Oliver Eikemeier | 2004-03-28 | 1 | -2/+27 |
* | Fix a bug arising when you added a port which should have been at the end of | Mathieu Arnold | 2004-03-20 | 1 | -3/+10 |
* | Add chkorigin.sh, a script that checks the ports tree for ports with a wrong | Oliver Eikemeier | 2004-03-19 | 2 | -0/+89 |
* | Fill /mnt/ before each port and clear it afterward, to avoid running | Trevor Johnson | 2004-03-15 | 1 | -1/+2 |
* | This script had served its purpose. | Akinori MUSHA | 2004-03-14 | 1 | -146/+0 |
* | Add note about FETCH_BEFORE_ARGS=-s. | Trevor Johnson | 2004-03-12 | 1 | -0/+4 |
* | script for finding "size mismatch" and "size unknown" errors | Trevor Johnson | 2004-03-12 | 1 | -0/+58 |
* | Run a command on all client machines of a certain architecture, or all | Kris Kennaway | 2004-03-08 | 1 | -0/+50 |
* | Walk through a package set and prune files that are not listed in INDEX | Kris Kennaway | 2004-03-08 | 1 | -0/+66 |
* | Verify the archive integrity of a package set, and move aside any that | Kris Kennaway | 2004-03-08 | 1 | -0/+45 |
* | To be run on the client, this script looks for chroot directories that have n... | Kris Kennaway | 2004-03-08 | 1 | -0/+48 |
* | Break out a script from dopackages for building the restricted.sh file | Kris Kennaway | 2004-03-08 | 1 | -0/+34 |
* | Replace gnome with gnome2 in quickports. I'm still not sure this actually | Kris Kennaway | 2004-03-08 | 1 | -1/+1 |
* | Remove the integrity testing code now that the corruption bug has been | Kris Kennaway | 2004-03-08 | 1 | -4/+0 |
* | * Fix 4.x builds with 5.x host systems by copying some additional needed | Kris Kennaway | 2004-03-08 | 1 | -0/+6 |
* | Expand out some shell globbing syntax | Kris Kennaway | 2004-03-08 | 1 | -1/+1 |
* | Prune out packages that will not be built because a dependency is marked | Kris Kennaway | 2004-03-08 | 1 | -1/+1 |
* | Create a duds.full file that lists not only files that are marked IGNORE | Kris Kennaway | 2004-03-08 | 1 | -0/+4 |
* | Increase timeout on slow build machines (alpha, sparc64) to 16 hours. | Kris Kennaway | 2004-03-08 | 1 | -2/+8 |
* | * Set the PACKAGE_BUILDING variable in the build environment so ports can | Kris Kennaway | 2004-03-08 | 1 | -1/+4 |
* | Set up the DISTDIR and PACKAGES variables for use by client scripts | Kris Kennaway | 2004-03-08 | 1 | -0/+3 |
* | Add sunshar, a "secure unshar" for ports committers, which: | Akinori MUSHA | 2004-02-28 | 3 | -0/+368 |
* | Update "plist" to understand the rest of the mtree(5) file format, | Brian Feldman | 2004-02-27 | 1 | -14/+36 |
* | Fix up the ordering and remove some duplicates so the resulting summary is | Joe Marcus Clarke | 2004-02-04 | 1 | -22/+26 |
* | - Fix synopsis | Alex Dupre | 2004-01-23 | 1 | -2/+2 |
* | Comment out the munmap reason since it is quite unlikely this will be | Joe Marcus Clarke | 2004-01-21 | 1 | -4/+4 |
* | Add domakedescribe and doportlint, two scripts that iterate over the ports | Joe Marcus Clarke | 2004-01-19 | 2 | -0/+39 |
* | * Refactor processlogs so that new error types can be added easily to a new | Joe Marcus Clarke | 2004-01-19 | 3 | -312/+441 |