Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Use ${STRIP_CMD} instead of strip. | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru> | ||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in | knu | 2002-10-10 | 1 | -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 properly | tom | 2001-11-18 | 5 | -2/+38 |
| | | | | | PR: ports/31208 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> | ||||
* | Applied proposed two PRs. | mita | 2001-10-10 | 4 | -24/+42 |
| | | | | | PR: ports/29616, ports/30963 Approved by: the maintainer | ||||
* | - Change MASTER_SITES | wjv | 2001-08-06 | 2 | -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. | fenner | 2001-07-11 | 1 | -1/+1 |
| | |||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -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 | 2000-04-16 | 1 | -0/+130 |
| | |||||
* | Upgrade to 3.50.9, which fixes the local root compromise. | kris | 2000-04-16 | 2 | -4/+3 |
| | | | | Submitted by: Tony Maher <Tony.Maher@eBioinformatics.com> (Maintainer) | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Mark FORBIDDEN due to local root compromise (see bugtraq) | kris | 2000-03-23 | 1 | -0/+2 |
| | | | | Discussed with: maintainer | ||||
* | Update MASTER_SITES | cpiazza | 2000-03-05 | 1 | -1/+1 |
| | | | | | PR: 17012 Submitted by: maintainer | ||||
* | Use ${SH} to invoke shell scripts since the execute bits aren't set | steve | 1999-12-27 | 1 | -4/+4 |
| | | | | | | for these files in CVS. Submitted by: maintainer | ||||
* | Update to version 3.50.6. | steve | 1999-12-27 | 11 | -51/+159 |
| | | | | | PR: 14915 Submitted by: maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Generic-NQS, a freely available Network Queuing System that provides | cpiazza | 1999-06-28 | 14 | -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> |