aboutsummaryrefslogtreecommitdiff
path: root/lang/guile2
Commit message (Collapse)AuthorAgeFilesLines
* - Add guile 2.0.11Sunpoet Po-Chuan Hsieh2014-05-258-0/+873
- While I'm here: - Add PKGNAMESUFFIX to avoid PKGNAME collision - Mark CONFLICTS_INSTALL with lang/guile GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library that implements the Scheme language plus various convenient facilities. It's designed so that you can link it into an application or utility to make it extensible. Our plan is to link this library into all GNU programs that call for extensibility. WWW: http://www.gnu.org/software/guile/ PR: ports/189239 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=355255