aboutsummaryrefslogtreecommitdiff
path: root/math/lambda
Commit message (Collapse)AuthorAgeFilesLines
* math/lambda: USES+= ncurses, link to ncurses (not termcap)John Marino2016-02-071-1/+5
| | | | Notes: svn path=/head/; revision=408378
* Switch to a working MASTER_SITE, regenerate distinfo and unmark BROKEN.Raphael Kubo da Costa2016-01-012-5/+3
| | | | | | | | | | Switch to fetching the source tarball from the website indicated in WWW. It is slightly different from the previous tarball: some build system files were generated by a more recent version of autotools, the documentation contains a typo fix and its ChangeLog mentions this fix. Notes: svn path=/head/; revision=405003
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375097
* Allow building without /usr/bin/perl symlinkAntoine Brodin2014-11-291-1/+2
| | | | | | | PR: ports/195494 Notes: svn path=/head/; revision=373615
* Add USES=readline to fix build on current.Adam Weinberger2014-07-291-1/+1
| | | | Notes: svn path=/head/; revision=363405
* - Add stage supportDanilo Egea Gondolfo2014-02-151-11/+10
| | | | | | | | | - Remove the indefinite article from COMMENT - Add DOCS option - Add LICENSE Notes: svn path=/head/; revision=344392
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Make it fetchable againRenato Botelho2006-02-142-2/+2
| | | | | | | | | | - Fix WWW PR: ports/93335 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=156028
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* add perl5 build dependYing-Chieh Liao2004-05-171-0/+1
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=109308
* add lambda 0.1.4Ying-Chieh Liao2004-05-143-0/+58
A lambda calculus interpreter Notes: svn path=/head/; revision=109095