aboutsummaryrefslogtreecommitdiff
path: root/math/ngraph
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 6.3.14MIHIRA Sanpei Yoshiro2001-07-163-3/+3
| | | | Notes: svn path=/head/; revision=45180
* add missing demo fileMIHIRA Sanpei Yoshiro2001-05-263-1/+3
| | | | | | | | | | update WWW URL(English version) PR: ports/27584 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=43080
* Update to version 6.3.13.MIHIRA Sanpei Yoshiro2001-04-283-4/+4
| | | | Notes: svn path=/head/; revision=41996
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* Update to version 6.3.11.MIHIRA Sanpei Yoshiro2000-11-153-3/+3
| | | | Notes: svn path=/head/; revision=35159
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Update to version 6.3.10.MIHIRA Sanpei Yoshiro2000-10-253-12/+10
| | | | Notes: svn path=/head/; revision=34210
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* Respect CC and CFLAGS, and remove all extraneous directories on deinstallKris Kennaway2000-07-032-4/+8
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30104
* Change maintainer's mail address.MIHIRA Sanpei Yoshiro2000-07-022-1/+2
| | | | | | | --> sanpei@sanpei.org Notes: svn path=/head/; revision=30066
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27509
* update DESCRMichael Haro2000-02-171-7/+6
| | | | | | | | PR: 16742 Submitted by: maintainer Notes: svn path=/head/; revision=25904
* Update to version 6.3.06. NOTE: you will need Motif version 2.x ifSteve Price1999-11-275-24/+56
| | | | | | | | | | | want to build this yourself. If you intend to use LessTif you'll need to compile it with 'make MOTIF2=yes install'. PR: 15047 Submitted by: maintainer Notes: svn path=/head/; revision=23429
* New MASTER_SITE.Steve Price1999-11-141-1/+1
| | | | | | | | PR: 14780 Submitted by: maintainer Notes: svn path=/head/; revision=23093
* A XY plotting tool for students, scientists and engineersSatoshi Taoka1999-09-096-0/+137
PR: 13376 Submitted by: MIHIRA Yoshiro <sanpei@jp.FreeBSD.org> Notes: svn path=/head/; revision=21453