| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.6.4
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
19 Mar 2011 12:38:54
0.6.4
|
miwi  |
- Get Rid MD5 support |
25 Mar 2009 10:04:39
0.6.4
|
demon  |
Update to 0.6.4.
Take maintainership. |
07 Sep 2008 00:19:05
0.5.4
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
03 May 2008 19:00:57
0.5.4
|
sat  |
- Update to 0.5.4 |
10 Feb 2008 10:25:29
0.5.2
|
sat  |
- Update to 0.5.2 |
25 Dec 2007 07:10:28
0.4.2
|
sat  |
- Update to 0.4.2 |
14 Dec 2007 21:44:04
0.4.1
|
sat  |
- Update to 0.4.1 |
13 Apr 2007 21:12:08
0.4
|
sat  |
- Update to 0.4 |
06 Apr 2007 05:41:34
0.3.2
|
sat  |
- Update to 0.3.2 |
04 Apr 2007 05:31:54
0.3.1
|
sat  |
- Update to 0.3.1
- Fix plist |
03 Apr 2007 12:03:25
0.3
|
sat  |
Add port sysutils/ts:
task spooler is a Unix batch system where the tasks spooled run one
after the other. Each user in each system has his own job queue. The
tasks are run in the correct context (that of enqueue) from any
shell/process, and its output/results can be easily watched. It is
very useful when you know that your commands depend on a lot of RAM,
a lot of disk use, give a lot of output, or for whatever reason it's
better not to run them at the same time.
WWW: http://vicerveza.homeunix.net/~viric/soft/ts/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net> |