Commit graph

16 commits

Author SHA1 Message Date
Dmitry Sivachenko
420a923ef0 Update to 0.7.4
PR:		183948
Submitted by:	olgeni

(also remove obsolete check for NOPORTDOCS, it is handled automatically via
staging).
2013-11-14 08:39:59 +00:00
Jimmy Olgeni
0899d0a4bd - Rename ts.1 to ts.8 to avoid conflicts with security/openssl.
- Upgrade USE_GMAKE.
- Add staging support.

PR:		ports/182879
Submitted by:	olgeni
Approved by:	maintainer
2013-10-11 15:47:17 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Dmitry Sivachenko
acfc092c5a Update to version 0.7.3. 2013-03-11 13:33:02 +00:00
Doug Barton
989772c9ac 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
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Sivachenko
8b51eb865b Update to 0.6.4.
Take maintainership.
2009-03-25 10:04:39 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
fad151bedb - Update to 0.5.4 2008-05-03 19:00:57 +00:00
Andrew Pantyukhin
ffa99131c7 - Update to 0.5.2 2008-02-10 10:25:29 +00:00
Andrew Pantyukhin
ef7b7865e2 - Update to 0.4.2 2007-12-25 07:10:28 +00:00
Andrew Pantyukhin
9a7ae9818c - Update to 0.4.1 2007-12-14 21:44:04 +00:00
Andrew Pantyukhin
04f718cb9f - Update to 0.4 2007-04-13 21:12:07 +00:00
Andrew Pantyukhin
45bd54d097 - Update to 0.3.2 2007-04-06 05:41:34 +00:00
Andrew Pantyukhin
5d627fd30f - Update to 0.3.1
- Fix plist
2007-04-04 05:31:54 +00:00
Andrew Pantyukhin
4f5dc96cd2 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>
2007-04-03 12:03:25 +00:00