summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-09-23Since we already have the data from the grep, go ahead and make the 'latestMark Linimon
2006-09-23Add links to cvsdone and INDEX files. Add some whitespace.Mark Linimon
2006-09-14When checking dependencies also look for portname references in Mk/*.mkVasil Dimov
2006-09-14* Back up duds to duds.old before, not after we create the new oneKris Kennaway
2006-09-14* When calculating the IP address to use for the jail, don't useKris Kennaway
2006-09-14* Support bzipped logfilesKris Kennaway
2006-09-14* If .force exists, rebuild index unconditionallyKris Kennaway
2006-09-14Correct typo in previous commitKris Kennaway
2006-09-14* Drop alpha supportKris Kennaway
2006-09-14* Retire 4-exp builds and add support for 6-exp.Kris Kennaway
2006-09-14* Silence gconf spam from the mtree checks (for now)Kris Kennaway
2006-09-14* Use SRCBASE for source locationKris Kennaway
2006-09-14Go back to force unmounting because not doing so was too unreliable.Kris Kennaway
2006-09-14Silence the clean-chroot invocationKris Kennaway
2006-09-12Remove grep's -w switch from the dependency check since it misses someVasil Dimov
2006-08-20Get rid of multiple false positives for "arch" due to compiler warning;Mark Linimon
2006-08-18Catch a few more new cases of linker error; reclassify most of the linkerMark Linimon
2006-08-04Add support for DESTDIR part I.Erwin Lansing
2006-07-31Catch another case of 'disk full'.Mark Linimon
2006-07-30Change locking from per architecture to per architecture and branch.Erwin Lansing
2006-07-14Add an option to the addport script: -b requests that any files inShaun Amott
2006-07-13Add the cvs checkout date so people can see how long the runs take; addMark Linimon
2006-07-09Make it a little more robust.Mark Linimon
2006-07-09Convenience script to tersely display all currently running package builds.Mark Linimon
2006-07-08'portcomment' appears to be obsolete.Mark Linimon
2006-07-08Fix the disk_full rule.Mark Linimon
2006-07-08Add the -exp builds down at the end. Probably only of interest to portmgr,Mark Linimon
2006-07-08White space adjustment after refactoring.Mark Linimon
2006-07-08Refactor. No code change (yet).Mark Linimon
2006-07-06Add some color to the display.Mark Linimon
2006-07-05Fix CVS tag.Mark Linimon
2006-07-05Refactor. No code changes yet.Mark Linimon
2006-07-05Add a column for last-date stamp and clean up the formatting a bit.Mark Linimon
2006-07-05Escape characters (like +) that may appear in ports' names andVasil Dimov
2006-07-04When automatic commit log is generated, change @ to " at " on submitter emailRenato Botelho
2006-06-28Handle the case where the size of INDEX is zero (e.g. during new builds).Mark Linimon
2006-06-28Fix edit-o.Mark Linimon
2006-06-27Creates an HTML file with tables for each architecture which summarize theMark Linimon
2006-06-24 - Remove false positives for 'makefile' (and possibly a few others).Mark Linimon
2006-06-22MFP4:Erwin Lansing
2006-06-19MFP4:Erwin Lansing
2006-05-16- Change addport script to do the job locally instead connect to freefall everyRenato Botelho
2006-05-02Add support for specifying ports to be removed as directories on theVasil Dimov
2006-05-02Improve dependency check:Vasil Dimov
2006-04-17Add support for removing multiple ports which depend on each otherVasil Dimov
2006-04-16Explicitly mount the NFS images ro, instead of relying on the server toKris Kennaway
2006-04-16Don't bother archiving the ports tree, we don't use it for anything so itKris Kennaway
2006-04-12Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptVasil Dimov
2006-04-10Add the script I use to remove ports so everyoneVasil Dimov
2006-04-03Mount linprocfs on amd64 for the convenience of jdk builds.Kris Kennaway