aboutsummaryrefslogtreecommitdiff
path: root/math/py-svgmath
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* - Convert ports of math/ to new USES=pythonMarcus von Appen2014-10-211-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371328
* - Stage supportWen Heping2014-05-183-61/+3
| | | | | | | | - Pet portlint - Reset maintainer to ports@ Notes: svn path=/head/; revision=354422
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SVGMath is a command-line utility to convert MathML expressionsMartin Wilke2009-05-234-0/+87
to SVG, written entirely in Python. WWW: http://svgmath.sf.net PR: ports/134873 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=234452