summaryrefslogtreecommitdiff
path: root/math/topaz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.39Kirill Ponomarev2003-08-112-2/+2
| | | | | | | | PR: 55468 Submitted by: Ports Fury Notes: svn path=/head/; revision=86759
* Fix gcc 3.3 compile failure.Christian Weisgerber2003-07-291-5/+60
| | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=85875
* Update to version 3.38Christian Weisgerber2003-04-249-81/+2
| | | | | | | | PR: 51056 Submitted by: Ports Fury Notes: svn path=/head/; revision=79546
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Add patches i missedPatrick Li2003-01-019-0/+101
| | | | Notes: svn path=/head/; revision=72106
* Update to 3.37Patrick Li2003-01-013-6/+5
| | | | | | | | PR: ports/46597 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=72105
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Upgrade to 3.36.Oliver Braun2002-10-282-2/+2
| | | | | | | | PR: 44563 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=69059
* Update to 3.34Patrick Li2002-03-292-2/+2
| | | | | | | | PR: 36491 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=56880
* Update to 3.33Patrick Li2002-02-282-7/+8
| | | | | | | | PR: 35415 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55358
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
| | | | Notes: svn path=/head/; revision=54769
* 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