Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -1/+1 |
| | |||||
* | Update to 1.0b10 | kevlo | 2000-12-09 | 2 | -3/+3 |
| | | | | | PR: 23397 Submitted by: MAINTAINER | ||||
* | Remove some files on deinstall | kris | 2000-11-11 | 1 | -0/+2 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -3/+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 | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | Update to version 1.0b9. | imura | 2000-02-23 | 2 | -4/+4 |
| | | | | | PR: 16918 Submitted by: maintainer | ||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 2 | -2/+4 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | tcl/C++ interface used by ns and nam | taoka | 1999-04-30 | 6 | -0/+54 |
PR: 11339 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> |