Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | - Update to 1.3.1 | Pav Lucistnik | 2003-12-11 | 3 | -3/+4 |
| | | | | | | | | PR: ports/60096 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer/author) Notes: svn path=/head/; revision=95578 | ||||
* | - Bug fixes | Kirill Ponomarev | 2003-08-27 | 3 | -13/+5 |
| | | | | | | | | | | - New man pages PR: 56051 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer) Notes: svn path=/head/; revision=87815 | ||||
* | New port: worldtools | Michael Landin | 2003-08-27 | 4 | -0/+48 |
worldtools consists of 3 simple scripts: - whereintheworld displays the great lines behind the build logs of a buildworld. It shows at which step the build is at, and which module is currently being built. - buildit runs a command, time(1)s it, logs the output and optionally sends a notification to the user by email when finished. - upgrade is a wrapper for buildit, whereintheworld, cvsup and make buildworld. PR: 55995 Submitted by: The Anarcat <anarcat@anarcat.ath.cx> Approved by: roberto (mentor) Notes: svn path=/head/; revision=87771 |