[MacPorts] #44917: ts 0.7.4
#44917: ts 0.7.4 ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: ts ----------------------------+-------------------------------- I've created a port for ts (task spooler) version 0.7.4. {{{ task spooler is a Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. 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 all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts. }}} -- Ticket URL: <https://trac.macports.org/ticket/44917> MacPorts <http://www.macports.org/> Ports system for OS X
#44917: ts 0.7.4 -----------------------------+-------------------------- Reporter: mschamschula@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: ts | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: Thanks. -- Ticket URL: <https://trac.macports.org/ticket/44917#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44917: ts 0.7.4 -----------------------------+-------------------------- Reporter: mschamschula@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: ts | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r125180. Rather than use reinplace to change the prefix in the Makefile, I decided to pass it as an argument to `make install`; this is what the README suggests doing. I also added a post-destroot block to [PortfileRecipes#doc install the documentation files]. This port conflicts with the moreutils port; both want to install a `ts` program and manpage. Be sure to send your patch which enables DESTDIR support to the developers so they can include it in a future version. -- Ticket URL: <https://trac.macports.org/ticket/44917#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts