Path to this page:
./
lang/guile20,
Official extension language for the GNU operating system (2.0 branch)
Branch: pkgsrc-2017Q1,
Version: 2.0.14nb2,
Package name: guile20-2.0.14nb2,
Maintainer: rootGUILE, 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.
This is guile 2.0, the previous stable version.
Required to run:[
devel/readline] [
devel/libltdl] [
devel/boehm-gc] [
devel/libffi] [
devel/gmp] [
textproc/libunistring]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fd04a4973715b8c4cd6c03a97e08d7f2c3c2bd68
RMD160: 754aaf1bf3c6bed9afdde49c5154b87047408a1e
Filesize: 7639.745 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version guile20-2.0.14nb2 (created)
CVS history: (Expand)
2017-06-03 20:09:50 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #5453 - requested by sevan
lang/guile20: FreeSD build fix
Revisions pulled up:
- lang/guile20/Makefile 1.13
---
Module Name: pkgsrc
Committed By: ryoon
Date: Wed May 17 12:06:20 UTC 2017
Modified Files:
pkgsrc/lang/guile20: Makefile
Log message:
Fix packaging under FreeBSD/amd64 10.2 and 11.0
At least under 10.2, 10.3-RC3 and 11.0, GUILE_LIBNAME is so.22.8.1 like
other platforms.
|