summaryrefslogtreecommitdiff
path: root/net/generic-nqs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patch.Kris Kennaway2000-04-161-0/+130
| | | | Notes: svn path=/head/; revision=27643
* 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) Notes: svn path=/head/; revision=27642
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* Mark FORBIDDEN due to local root compromise (see bugtraq)Kris Kennaway2000-03-231-0/+2
| | | | | | | Discussed with: maintainer Notes: svn path=/head/; revision=26971
* Update MASTER_SITESChris Piazza2000-03-041-1/+1
| | | | | | | | PR: 17012 Submitted by: maintainer Notes: svn path=/head/; revision=26540
* 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 Notes: svn path=/head/; revision=24163
* Update to version 3.50.6.Steve Price1999-12-2711-51/+159
| | | | | | | | PR: 14915 Submitted by: maintainer Notes: svn path=/head/; revision=24118
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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> Notes: svn path=/head/; revision=19862