pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/ghc7



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Wed May 21 16:07:59 UTC 2014

Modified Files:
        pkgsrc/lang/ghc7: Makefile PLIST bootstrap.mk distinfo
        pkgsrc/lang/ghc7/patches: patch-rts_Linker.c patch-rts_ghc.mk
Added Files:
        pkgsrc/lang/ghc7/patches: patch-libraries_unix_System_Posix_Files.hsc
            patch-mk_config.mk.in

Log Message:
Apply a number of fixes:

  * Install the libffi libtool archive.  Whilst it is unused, it allows
    us to automatically determine the shared library suffix.

  * Switch the i386 SunOS bootstrap to .xz.

  * Use PKG_CC to build lndir to help environments where the compiler is
    not in $PATH.

  * Apply patch from Alain O'Dea to fix issues with files residing on
    read-only file systems.

  * Support shared libraries on 64-bit SunOS.

  * Fix typo in patches/patch-rts_Linker.c.

Fixes build on SunOS.  Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/ghc7/Makefile \
    pkgsrc/lang/ghc7/bootstrap.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/ghc7/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/ghc7/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/lang/ghc7/patches/patch-libraries_unix_System_Posix_Files.hsc \
    pkgsrc/lang/ghc7/patches/patch-mk_config.mk.in
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/ghc7/patches/patch-rts_Linker.c \
    pkgsrc/lang/ghc7/patches/patch-rts_ghc.mk

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