aboutsummaryrefslogtreecommitdiffstats
path: root/math/aamath
Commit message (Collapse)AuthorAgeFilesLines
* - Fix parallel build, mark port as MAKE_JOBS_SAFEdanfe2009-03-312-16/+32
| | | | - Cleanup Makefile while here
* Reformat port description.danfe2009-03-311-3/+3
|
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-181-9/+1
| | | | with letter i-m
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1
| | | | | | back sometime. Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Enable readline support.vsevolod2005-09-122-7/+21
| | | | | PR: 85793 Submitted by: Nicola Vitale <nivit@email.it>
* Update my email address.vsevolod2005-07-221-1/+1
| | | | Approved by: perky (mentor)
* Aamath is a program that reads mathematical expressions in infix notation andsem2005-06-234-0/+49
renders them as ASCII art. It may be useful to send mathematics through text-only media, such as e-mail or newsgroups. PR: ports/82552 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>