aboutsummaryrefslogtreecommitdiff
path: root/lang/yap-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISIONDanilo Egea Gondolfo2013-11-281-0/+1
| | | | Notes: svn path=/head/; revision=335099
* - Fix plistDanilo Egea Gondolfo2013-11-282-39/+42
| | | | | | | | - Add MYDDAS option to enable MySQL - Use options helpers Notes: svn path=/head/; revision=335097
* - Revert to patches to enable build on i386Danilo Egea Gondolfo2013-11-063-1/+37
| | | | Notes: svn path=/head/; revision=332941
* - Build with GCCDanilo Egea Gondolfo2013-11-056-90/+32
| | | | | | | - Remove extra patches Notes: svn path=/head/; revision=332929
* - Fix build with clang on i386Danilo Egea Gondolfo2013-11-035-5/+16
| | | | Notes: svn path=/head/; revision=332636
* - Add new port lang/yap-develDanilo Egea Gondolfo2013-10-108-0/+900
Yap-6.3.3 is the development version of lang/yap (6.2.2). YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog. PR: ports/181334 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Approved by: wg/culot (mentors) Notes: svn path=/head/; revision=330001