Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 1 | -2/+0 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 1 | -0/+2 |
| | | | | Approved by: pat | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-02 | 1 | -1/+2 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | * Unbreak build of FORTRAN parts. | naddy | 2002-07-24 | 1 | -2/+0 |
| | | | | | | | PR: 40928 Submitted by: Amar Takhar <verm@drunkmonk.net> * Fix build on -CURRENT. | ||||
* | BROKEN: does not build | kris | 2002-05-17 | 1 | -0/+2 |
| | |||||
* | Don't try and #include <malloc.h> | kris | 2002-03-31 | 1 | -0/+7 |
| | |||||
* | - PORTDOCS police | pat | 2001-12-24 | 1 | -5/+5 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | 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} | ||||
* | 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. | ||||
* | 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 | 1 | -0/+43 |
finite element method. PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org> |