pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/chicken
Module Name: pkgsrc
Committed By: tnn
Date: Mon Mar 10 23:41:05 UTC 2008
Modified Files:
pkgsrc/lang/chicken: Makefile PLIST distinfo
Removed Files:
pkgsrc/lang/chicken/patches: patch-aa patch-ab patch-ac
Log Message:
Update to chicken-3.0.0, from pkgsrc-wip.
Some highlights:
3.0.0:
- On sparc64 architectures more than 126 procedure arguments are allowed
[Thanks to Peter Bex]
2.7xx:
- PCRE support
- new GNU Make based build process
- libffi is not used anymore, handcoded assembler is used for x86, x86-64
and powerpc platforms
- TCP timeout handling
- added Lisp-style symbol property lists
- the "chicken-bug" program can now be used to create bug reports
- countless bugfixes and minor improvements
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/lang/chicken/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/lang/chicken/PLIST
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/chicken/distinfo
cvs rdiff -r1.12 -r0 pkgsrc/lang/chicken/patches/patch-aa
cvs rdiff -r1.10 -r0 pkgsrc/lang/chicken/patches/patch-ab
cvs rdiff -r1.7 -r0 pkgsrc/lang/chicken/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index