aboutsummaryrefslogtreecommitdiffstats
path: root/net/generic-nqs
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build.Shaun Amott2006-08-253-21/+36
| | | | | | | - Convert startup script to rcNG. PR: ports/95447 Submitted by: Tony Maher <anthony.maher@uts.edu.au> (maintainer)
* BROKEN: Does not compileKris Kennaway2006-04-031-0/+2
|
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | Approved by: krion@
* Fix maintainer addressEdwin Groothuis2006-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | From: Tony Maher <anthony.maher@uts.edu.au> To: Edwin Groothuis <edwin@FreeBSD.org> Subject: Re: ports/91537: maths/xgobi - download site moved/maintainer addressupdate Actually I need modify all my ports to use OptusNet rather than Biolateral. Is there an easy way to do this or should I submit a separate 1-line patch and PR for each port? biology/crimap biology/dna-qc biology/flip biology/primer3 biology/seqio biology/wise math/xgobi net/generic-nqs Submitted by: Tony Maher <anthony.maher@uts.edu.au>
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Use ${STRIP_CMD} instead of strip.Sergey A. Osokin2003-09-241-1/+1
| | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-2/+2
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Make Generic-NQS actually work properlyTom Hukins2001-11-185-2/+38
| | | | | PR: ports/31208 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Applied proposed two PRs.Yoshio MITA2001-10-104-24/+42
| | | | | PR: ports/29616, ports/30963 Approved by: the maintainer
* - Change MASTER_SITESJohann Visagie2001-08-062-10/+12
| | | | | | | | | - Modify installation script to be more discreet - Bump PORTREVISION - Update maintainer's email address PR: 29204 Submitted by: Tony Maher <tonym@biolateral.com.au> (MAINTAINER)
* Update Tony Maher's email address.Bill Fenner2001-07-111-1/+1
|
* 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-101-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-051-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-231-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>