Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Author acked to release ports to the public. So be it. | sobomax | 2001-03-22 | 1 | -1/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -2/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | PREFIX -> X11BASE (portlint) | mharo | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | ADD WWW: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Another batch of "Add homepage." for benchmarks through converters. | hoek | 1998-07-25 | 1 | -0/+2 |
| | |||||
* | Fix bad math. | tg | 1998-03-10 | 2 | -25/+58 |
| | | | | | PR: 5935 Submitted by: Pedro Giffuni <giffunip@asme.org> | ||||
* | Typo in dependency (X11/libsx -> x11/libsx). | asami | 1997-09-17 | 1 | -2/+2 |
| | |||||
* | Import of femlab port. femlab solves PDEs in 2D using the | tg | 1997-09-16 | 8 | -0/+177 |
finite element method. PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org> |