summaryrefslogtreecommitdiff
path: root/math/aamath/files/patch-Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Second attempt to fix build on 11.0-CURRENT.Emanuel Haupt2014-07-211-3/+4
| | | | Notes: svn path=/head/; revision=362497
* - Fix parallel build, mark port as MAKE_JOBS_SAFEAlexey Dokuchaev2009-03-311-8/+25
| | | | | | | - Cleanup Makefile while here Notes: svn path=/head/; revision=231381
* Enable readline support.Vsevolod Stakhov2005-09-121-5/+8
| | | | | | | | PR: 85793 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=142520
* Aamath is a program that reads mathematical expressions in infix notation andSergey Matveychuk2005-06-231-0/+17
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> Notes: svn path=/head/; revision=137923