pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/racket
Module Name: pkgsrc
Committed By: marino
Date: Sat Sep 15 13:33:59 UTC 2012
Modified Files:
pkgsrc/lang/racket: Makefile distinfo
Added Files:
pkgsrc/lang/racket/patches: patch-src_configure
patch-src_racket_gc2_sighand.c patch-src_racket_sconfig.h
patch-src_racket_src_string.c
Log Message:
lang/racket: Add DragonFly support
LDFLAGS.DragonFly+= -rdynamic
Add four patches to support DragonFly:
* Teach configuration about DragonFly
* Add DragonFly to BSD signal handler code
* Fix mbsrtowcs conftest segfault of configure script
* Fix cast on string.c
Patches contributed by:
Chris Turner
Jelle Hermsen
Patches will be submitted upstream.
Revbump due to possible change due to result of mbstrowcs test.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/racket/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/racket/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/racket/patches/patch-src_configure \
pkgsrc/lang/racket/patches/patch-src_racket_gc2_sighand.c \
pkgsrc/lang/racket/patches/patch-src_racket_src_string.c
cvs rdiff -u -r0 -r1.3 pkgsrc/lang/racket/patches/patch-src_racket_sconfig.h
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