aboutsummaryrefslogtreecommitdiff
path: root/math/lambda
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* 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