aboutsummaryrefslogtreecommitdiffstats
path: root/math/topaz
Commit message (Collapse)AuthorAgeFilesLines
* s/PORTNAME/PORTSDIR in dependency section.asami2001-01-011-1/+1
| | | | Submitted by: bento
* Update to 3.30issei2000-12-244-22/+239
| | | | | | Change MAINTAINER line. Now the maintainer is committer. Submitted by: tkato@prontomail.ne.jp
* Shlib version of ncurses is now at 5. These ports still don't buildasami2000-11-141-1/+1
| | | | | | | (ncurses version mismatch?) but at least we're seeing real compilation errors. Submitted by: bento
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-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
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Update to 3.25taoka2000-02-082-4/+3
| | | | | PR: 16519 Submitted by: maintainer
* Initial import of topaz version 3.22.steve1999-11-017-0/+180
A command driven graph plotting system for scientists and engineers. PR: 13149 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>