nia
003bbf410d
ghc*: nail down dependency patterns
2021-02-25 10:36:52 +00:00
wiz
18f3f33f0a
ghc88: backport fix for NetBSD-current from ghc810
2021-02-16 21:13:52 +00:00
ryoon
bf10eba269
ghc88: Fix build with autoconf-2.71. _AC_PROG_CC_C99 was removed
2021-02-09 12:42:08 +00:00
jperkin
1a135ded3f
ghc88: Ensure libiconv can be found at runtime.
2020-09-16 17:26:31 +00:00
wiz
00da7815c0
*: bump PKGREVISION for perl-5.32.
2020-08-31 18:06:29 +00:00
pho
20aafe5d2c
Add a note on the runtime dependency on perl; no actual changes
2020-08-24 17:48:51 +00:00
pho
c6df81e71e
Update to GHC 8.8.4
...
The full change log is too long to paste here.
Changes from 8.8.1 to 8.8.2:
https://downloads.haskell.org/~ghc/8.8.2/docs/html/users_guide/8.8.2-notes.html
Changes from 8.8.2 to 8.8.3:
https://downloads.haskell.org/~ghc/8.8.3/docs/html/users_guide/8.8.3-notes.html
Changes from 8.8.3 to 8.8.4:
https://downloads.haskell.org/~ghc/8.8.4/docs/html/users_guide/8.8.4-notes.html
2020-08-24 17:23:11 +00:00
joerg
de2eba9f94
Loosen data/address space limit. Allow dropping extra libraries like
...
libgcc_s.so.1 into files/ and use LD_LIBRARY_PATH consistently.
2020-03-24 20:40:15 +00:00
bsiegert
23f9d8e845
Revbump packages depending on libffi after .so version change.
...
Requested by Matthias Ferdinand and Oskar on pkgsrc-users.
2020-03-08 16:42:24 +00:00
jperkin
99faa54938
ghc88: Support SunOS/x86_64.
2020-02-17 17:26:53 +00:00
pho
a096f53ad7
Add an additional note on PaX mprotect and ASLR
2020-01-18 13:43:38 +00:00
pho
790d57348b
Add a link to the uptream merge request
2020-01-18 12:35:45 +00:00
pho
3e6dd957f9
patch-ghc_ghc.mk: Add a link to the uptream issue ticket
2020-01-18 11:40:04 +00:00
pho
4f41605e14
patch-configure.ac: Add a link to the uptream merge request
2020-01-18 11:27:55 +00:00
pho
46fbcbe8c0
patch-aclocal.m4: Add a link to the uptream merge request
2020-01-18 10:40:55 +00:00
pho
ca6b9bb7ae
Fix an rpath issue on NetBSD
2020-01-17 07:10:56 +00:00
pho
065f172158
Tidy up comments; no actual changes
2020-01-15 05:46:55 +00:00
pho
79172be1af
Revert the previous commit; it was by accident
2020-01-15 02:10:29 +00:00
pho
6d32df2070
Correct COMMENT
2020-01-15 02:05:46 +00:00
pho
a229fe3ec0
Use 8.4.4 bootkit for FreeBSD/amd64
2020-01-15 01:34:08 +00:00
pho
4ccac949f4
Use 8.4.4 bootkit for FreeBSD/i386
2020-01-13 15:42:47 +00:00
pho
169602fb38
Fix a build failure that happens when alex is not installed
...
Also added a bookit for Darwin/x86_64.
2020-01-12 08:13:40 +00:00
pho
267acd1423
Import GHC 8.8.1
...
GHC: The Glasgow Haskell Compiler.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org ). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.
This package provides the 8.8.x release series.
2020-01-09 12:32:24 +00:00