Port details |
- worldtools Handy tools for living with make world
- 1.3.1_1 sysutils
=1 1.3.1_1Version of this port present on the latest quarterly branch. - Maintainer: anarcat@anarcat.ath.cx
 - Port Added: 2003-08-27 08:48:51
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: freeimage, malbolge, python
- License: not specified in port
- Description:
- 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. It is a convenient series of shell commands that will
upgrade your FreeBSD system.
See the README file for more details.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- worldtools>0:sysutils/worldtools
- To install the port:
- cd /usr/ports/sysutils/worldtools/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/worldtools
- pkg install worldtools
- PKGNAME: worldtools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (worldtools-1.3.1.tar.gz) = f8679aa06406a1df62fce3fee15c8489ec2dd26dac1237e91a1430252b682a86
SIZE (worldtools-1.3.1.tar.gz) = 11234
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_worldtools
- USES:
- perl5 uidfix shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.3.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Dec 2013 19:21:51
1.3.1_1
|
bapt  |
support stage |
20 Sep 2013 23:06:00
1.3.1_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
07 Sep 2013 07:44:27
1.3.1_1
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
19 Mar 2011 12:38:54
1.3.1_1
|
miwi  |
- Get Rid MD5 support |
30 Jul 2006 11:44:53
1.3.1_1
|
stefan  |
Add a patch to avoid cluttered screen on >= 6.x.
PR: 99910
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: maintainer timeout (3 weeks)
arved (mentor) |
24 Jan 2006 01:06:45
1.3.1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.3.1
|
trevor  |
SIZEify (maintainer timeout) |
11 Dec 2003 00:35:45
1.3.1
|
pav  |
- Update to 1.3.1
PR: ports/60096
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer/author) |
27 Aug 2003 21:38:40
1.2
|
krion  |
- Bug fixes
- New man pages
PR: 56051
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer) |
27 Aug 2003 08:14:14
1.1
|
mich  |
New port: worldtools
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) |