Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-07 | lang: Switch distfile location from Joyent to MNX Manta. | jperkin | 1 | -2/+2 | |
No functional change. | |||||
2022-06-30 | *: Revbump packages that use Python at runtime without a PKGNAME prefix | nia | 1 | -2/+2 | |
2022-06-28 | *: recursive bump for perl 5.36 | wiz | 2 | -4/+4 | |
2022-05-05 | ghc*: Use OPSYS_VERSION to numerically compare NetBSD versions | nia | 1 | -2/+2 | |
2021-12-08 | revbump for icu and libffi | adam | 2 | -4/+4 | |
2021-11-21 | Replace RMD160 checksums with BLAKE2s checksums | pho | 1 | -8/+8 | |
2021-10-07 | lang: Remove SHA1 hashes for distfiles | nia | 1 | -8/+1 | |
2021-09-30 | ghc88: Copy files rather than using hardlinks. | jperkin | 2 | -6/+25 | |
Fixes behaviour of "ln -f" when creating bootstrap kit on SunOS. | |||||
2021-09-27 | Disable MKPIE in Haskell. | nia | 1 | -1/+3 | |
Presumably there's a way to make this work, but it probably requires changes to the bootstrap kits. | |||||
2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -2/+2 | |
2021-05-22 | ghc*: remove CONFLICTS with itself | wiz | 1 | -4/+1 | |
The PKGNAME is ghc-* so there is no point in a conflict with ghc-* | |||||
2021-05-01 | Fix a bug in the previous commit which would produce a non-installable bootkit | pho | 2 | -4/+4 | |
2021-04-29 | Eliminate use of @rpath and @loader_path on Darwin | pho | 5 | -8/+50 | |
They are essentially equivalent to $ORIGIN of ELF. | |||||
2021-04-28 | Apply jperkin@'s patch to remove $ORIGIN use | pho | 5 | -22/+44 | |
On Darwin it still uses @loader_path though. I'm going to handle it later. | |||||
2021-04-27 | Swith to CHECK_SHLIBS_SUPPORTED=no from individual CHECK_SHLIBS_SKIP list ↵ | pho | 1 | -7/+9 | |
(pkg/56125) Our binary packages have been broken because of bad "REQUIRES" entries: GHC uses $ORIGIN in rpath but mk/pkgformat/pkg/metadata.mk uses ldd(1) to extract the list of required .so objects, which causes them to be wrongly expanded. | |||||
2021-02-25 | ghc*: nail down dependency patterns | nia | 1 | -3/+3 | |
2021-02-16 | ghc88: backport fix for NetBSD-current from ghc810 | wiz | 3 | -4/+12 | |
2021-02-09 | ghc88: Fix build with autoconf-2.71. _AC_PROG_CC_C99 was removed | ryoon | 2 | -6/+28 | |
2020-09-16 | ghc88: Ensure libiconv can be found at runtime. | jperkin | 2 | -1/+17 | |
2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -1/+2 | |
2020-08-24 | Add a note on the runtime dependency on perl; no actual changes | pho | 1 | -1/+7 | |
2020-08-24 | Update to GHC 8.8.4 | pho | 5 | -60/+24 | |
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-03-24 | Loosen data/address space limit. Allow dropping extra libraries like | joerg | 2 | -4/+6 | |
libgcc_s.so.1 into files/ and use LD_LIBRARY_PATH consistently. | |||||
2020-03-08 | Revbump packages depending on libffi after .so version change. | bsiegert | 2 | -4/+4 | |
Requested by Matthias Ferdinand and Oskar on pkgsrc-users. | |||||
2020-02-17 | ghc88: Support SunOS/x86_64. | jperkin | 7 | -15/+84 | |
2020-01-18 | Add an additional note on PaX mprotect and ASLR | pho | 1 | -1/+11 | |
2020-01-18 | Add a link to the uptream merge request | pho | 1 | -1/+2 | |
2020-01-18 | patch-ghc_ghc.mk: Add a link to the uptream issue ticket | pho | 2 | -4/+5 | |
2020-01-18 | patch-configure.ac: Add a link to the uptream merge request | pho | 2 | -4/+5 | |
2020-01-18 | patch-aclocal.m4: Add a link to the uptream merge request | pho | 2 | -4/+5 | |
2020-01-17 | Fix an rpath issue on NetBSD | pho | 3 | -4/+37 | |
2020-01-15 | Tidy up comments; no actual changes | pho | 1 | -1/+14 | |
2020-01-15 | Revert the previous commit; it was by accident | pho | 1 | -2/+1 | |
2020-01-15 | Correct COMMENT | pho | 2 | -3/+4 | |
2020-01-15 | Use 8.4.4 bootkit for FreeBSD/amd64 | pho | 3 | -3/+14 | |
2020-01-13 | Use 8.4.4 bootkit for FreeBSD/i386 | pho | 4 | -26/+14 | |
2020-01-12 | Fix a build failure that happens when alex is not installed | pho | 4 | -8/+38 | |
Also added a bookit for Darwin/x86_64. | |||||
2020-01-09 | Import GHC 8.8.1 | pho | 23 | -0/+924 | |
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. |