Subject: CVS commit: pkgsrc/lang/racket
From: John Marino
Date: 2012-09-15 15:33:59
Message id: 20120915133359.DD157175DD@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.16modifypkgsrc/lang/racket/Makefile
1.8modifypkgsrc/lang/racket/distinfo
1.1addpkgsrc/lang/racket/patches/patch-src_configure
1.1addpkgsrc/lang/racket/patches/patch-src_racket_gc2_sighand.c
1.3addpkgsrc/lang/racket/patches/patch-src_racket_sconfig.h
1.1addpkgsrc/lang/racket/patches/patch-src_racket_src_string.c