aboutsummaryrefslogtreecommitdiffstats
path: root/math/topaz
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.40erwin2006-04-243-12/+9
| | | | | PR: 96219 Submitted by: Ports fury
* - Add SHA256pav2005-11-251-0/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Update to version 3.39krion2003-08-112-2/+2
| | | | | PR: 55468 Submitted by: Ports Fury
* Fix gcc 3.3 compile failure.naddy2003-07-301-5/+60
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Update to version 3.38naddy2003-04-249-81/+2
| | | | | PR: 51056 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add patches i missedpat2003-01-029-0/+101
|
* Update to 3.37pat2003-01-023-6/+5
| | | | | PR: ports/46597 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | 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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Upgrade to 3.36.obraun2002-10-292-2/+2
| | | | | PR: 44563 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 3.34pat2002-03-302-2/+2
| | | | | PR: 36491 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to 3.33pat2002-03-012-7/+8
| | | | | PR: 35415 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Remove myself from MAINTAINERissei2002-02-161-1/+1
|
* 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>