summaryrefslogtreecommitdiff
path: root/math/slgrace (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* - Update to 0.2.2Renato Botelho2007-10-113-6/+17
| | | | | | | - Respect NOPORTDOCS Notes: svn path=/head/; revision=201302
* - Fix PLISTRenato Botelho2007-09-122-5/+7
| | | | | | | | | - Bump PORTREVISION Noticed by: pav@ Notes: svn path=/head/; revision=199378
* Fix last commit when distinfo was forgotten.Renato Botelho2007-09-051-3/+3
| | | | | | | Noted by: pav@ Notes: svn path=/head/; revision=198831
* - Update to 0.2.1Renato Botelho2007-09-041-3/+5
| | | | | | | | | | | - When this version came, 0.2.0 was removed from ftp and mirror, so, i'm saving a copy of 0.2.1 on MASTER_SITE_LOCAL to prevent this happen again in the future [1] Noticed by: pav [1] Notes: svn path=/head/; revision=198740
* A S-Lang module to plot graphs using grace.Renato Botelho2007-08-303-0/+38
Grace is a popular plotting tool that produces publication quality plots. The S-Lang module interacts with grace via pipes. WWW: http://www.jedsoft.org/slang/modules/grace/index.html Notes: svn path=/head/; revision=198545