summaryrefslogtreecommitdiff
path: root/net/generic-nqs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | Approved by: asami
* 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.
* Add patch.Kris Kennaway2000-04-161-0/+130
|
* Upgrade to 3.50.9, which fixes the local root compromise.Kris Kennaway2000-04-162-4/+3
| | | | Submitted by: Tony Maher <Tony.Maher@eBioinformatics.com> (Maintainer)
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* Mark FORBIDDEN due to local root compromise (see bugtraq)Kris Kennaway2000-03-231-0/+2
| | | | Discussed with: maintainer
* Update MASTER_SITESChris Piazza2000-03-041-1/+1
| | | | | PR: 17012 Submitted by: maintainer
* Use ${SH} to invoke shell scripts since the execute bits aren't setSteve Price1999-12-271-4/+4
| | | | | | for these files in CVS. Submitted by: maintainer
* Update to version 3.50.6.Steve Price1999-12-2711-51/+159
| | | | | PR: 14915 Submitted by: maintainer
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Generic-NQS, a freely available Network Queuing System that providesChris Piazza1999-06-2814-0/+300
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>