summaryrefslogtreecommitdiff
path: root/net/generic-nqs/files/nqs.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-4/+17
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Generic-NQS, a freely available Network Queuing System that providesChris Piazza1999-06-281-0/+6
configurable limits on jobs on a per queue basis as well as for the total queue system. It is based on the de facto NQS standards and is interoperable with commercial NQS products. PR: 6699 Submitted by: Tony Maher <tonym@angis.org.au> Notes: svn path=/head/; revision=19862