summaryrefslogtreecommitdiff
path: root/math/topaz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* s/PORTNAME/PORTSDIR in dependency section.Satoshi Asami2001-01-011-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36562
* Update to 3.30Issei Suzuki2000-12-244-22/+239
| | | | | | | | | Change MAINTAINER line. Now the maintainer is committer. Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=36297
* Shlib version of ncurses is now at 5. These ports still don't buildSatoshi Asami2000-11-141-1/+1
| | | | | | | | | | (ncurses version mismatch?) but at least we're seeing real compilation errors. Submitted by: bento Notes: svn path=/head/; revision=35116
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-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 Notes: svn path=/head/; revision=33101
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* Update to 3.25Satoshi Taoka2000-02-082-4/+3
| | | | | | | | PR: 16519 Submitted by: maintainer Notes: svn path=/head/; revision=25586
* Initial import of topaz version 3.22.Steve Price1999-11-017-0/+180
A command driven graph plotting system for scientists and engineers. PR: 13149 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=22794