NOTICE: This package has been removed from pkgsrc

./wip/guile2, Official extension language for the GNU operating system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.11, Package name: guile-2.0.11, Maintainer: root

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.

This is guile 2.0, the current stable version.


Required to run:
[devel/gmp] [devel/libffi] [devel/boehm-gc] [devel/readline] [devel/libltdl] [textproc/libunistring]

Master sites:

SHA1: 3cdd1c4956414bffadea13e5a1ca08949016a802
RMD160: e375607a569cba8ebecd9a15d4c25abe10abfd85
Filesize: 7339.896 KB

Version history: (Expand)


CVS history: (Expand)


   2014-11-01 14:26:19 by Thomas Klausner | Files touched by this commit (7) | Package removed
Log message:
Remove guile2, now lang/guile20.
   2014-11-01 14:23:20 by Thomas Klausner | Files touched by this commit (3)
Log message:
Install into a separate prefix to avoid conflict with guile-1.8.x.
Change PKGNAME to guile20 for the same reason.
Adapt buildlink3.mk file so it is found and works correctly.
   2014-10-30 21:45:14 by Greg Troxel | Files touched by this commit (1)
Log message:
Add libffi to bl3.
	  
   2014-10-30 08:44:13 by Thomas Klausner | Files touched by this commit (2)
Log message:
Add upstream bug report URL.
   2014-10-30 00:23:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
dd buildlink3.mk file.
   2014-10-29 18:55:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
remove charset.alias, shouldn't be here. noted by gdt
   2014-10-29 18:17:50 by Thomas Klausner | Files touched by this commit (3)
Log message:
After the fix in boehm-gc, this package now basically works.
Put list of failing tests in TODO just for the record.
   2014-10-14 20:44:43 by Thomas Klausner | Files touched by this commit (2)
Log message:
I got further, but then I didn't.
Commit snapshot which fails in the first run of guile again, and PLIST
of when it worked.