openbsd-ports/lang/ghc/patches
kili ca40125cf1 Let Cabal-generated register.sh and unregister.sh scripts pass
paraemters to ghc-pkg. Remove the (now obsolete) patch for Register.hs.

Ports that build ghc libraries should now use the following
@exec/@unexec magic (('ve already diffs for all the hs-* ports in
my tree):

lib/${DISTNAME}/register.sh
@exec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/register.sh -v0
@unexec /usr/bin/env HOME=/nonexistent %D/lib/${DISTNAME}/unregister.sh -v0 --force
lib/${DISTNAME}/unregister.sh
2010-05-19 14:23:15 +00:00
..
patch-configure_ac
patch-docs_index_html
patch-ghc_mk
patch-libraries_base_cbits_PrelIOUtils_c
patch-libraries_base_GHC_IO_Encoding_hs
patch-libraries_base_GHC_IO_Encoding_Iconv_hs
patch-libraries_base_System_IO_hs
patch-libraries_base_System_Posix_Internals_hs
patch-libraries_Cabal_Distribution_Simple_Program_Script_hs Let Cabal-generated register.sh and unregister.sh scripts pass 2010-05-19 14:23:15 +00:00
patch-libraries_unix_configure Change ghc.port.mk to allow addition of flags to MODGHC_SETUP_PROG by 2010-05-06 20:00:19 +00:00
patch-libraries_unix_System_Posix_hs Change ghc.port.mk to allow addition of flags to MODGHC_SETUP_PROG by 2010-05-06 20:00:19 +00:00
patch-libraries_unix_tests_queryfdoption01_stdin
patch-libraries_unix_unix_cabal Change ghc.port.mk to allow addition of flags to MODGHC_SETUP_PROG by 2010-05-06 20:00:19 +00:00
patch-mk_config_mk_in Change ghc.port.mk to allow addition of flags to MODGHC_SETUP_PROG by 2010-05-06 20:00:19 +00:00
patch-mk_install_mk_in
patch-rts_Linker_c Zap __eprintf reference from Linker.c to fix the build with gcc4 2010-05-16 13:51:26 +00:00
patch-testsuite_driver_testlib_py
patch-testsuite_tests_ghc-regress_codeGen_should_run_all_T
patch-testsuite_timeout_Makefile