non port: lang/ghc/bsd.ghc.mk |
SVNWeb
|
Number of commits found: 11 |
Tue, 28 May 2019
|
[ 15:53 arrowd ] (Only the first 10 of 63 ports in this commit are shown above. )
Merge lang/ghcXXX ports into lang/ghc.
Remove OPTIONS support from library Haskell ports.
Do not install documentation by library Haskell ports.
Remove deprecation notice from library ports, that still needed.
PR: 224083
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20247
|
Fri, 29 Mar 2019
|
[ 04:53 arrowd ]
Drop ARM support for GHC 8.4 and update bootstrap compilers to 8.6.3.
ARM support required LLVM 5, which is getting pushed out of ports.
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19722
|
Mon, 4 Mar 2019
|
[ 07:57 arrowd ]
lang/ghc: Port to powerpc64 architecture.
Submitted by: Mikael Urankar <mikael.urankar_gmail.com>
Reviewed by: arrowd, tcberner, mat
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18886
|
Wed, 16 Jan 2019
|
[ 08:04 arrowd ]
lang/ghc: Since we already depend on binutils on ARM, use their strip, because
our strip is incredibly slow.
PR: 234949
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18842
|
Mon, 14 Jan 2019
|
[ 17:57 arrowd ]
lang/ghc: Fix create-stack-bindist target.
Approved by: tcberner (mentor)
|
Mon, 17 Dec 2018
|
[ 06:04 arrowd ]
GHC ports: use proper sorting for Makefile variables. Add `create-stack-bindist`
target in bsd.ghc.mk.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18540
|
Mon, 10 Dec 2018
|
[ 17:08 arrowd ]
lang/ghc843: Use PLIST definition from bsd.ghc.mk.
Approved by: tcberner (mentor)
|
Sat, 8 Dec 2018
|
[ 18:47 arrowd ] (Only the first 10 of 16 ports in this commit are shown above. )
lang/ghc862: Add a port for GHC 8.6.2.
Reviewed by: Mikael Urankar <mikael.urankar@gmail.com> (ARM bits), tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18397
|
Fri, 7 Dec 2018
|
[ 05:46 arrowd ]
Cleanup GHC ports:
- Switch to using ld instead of binutils ld or ld.bfd on amd64/i386.
- Add GMP option.
- Re-enable DYNAMIC option on ARM. It is reported that it works now.
- Fix create-bootstrap target to produce tarballs ready to be consumed by
ports.
- Update bootstrap compilers to 8.4.3 on amd64, i386, aarch64.
- Get rid merge build.boot.mk.in into build.mk.in.
- Sort some Makefile variables.
Reviewed by: Mikael Urankar <mikael.urankar@gmail.com> (ARM bits), tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18378
|
Tue, 27 Nov 2018
|
[ 13:41 antoine ]
Fix build on head amd64 after ld.bfd is no longer installed
With hat: portmgr
|
Sun, 18 Nov 2018
|
[ 15:30 arrowd ]
lang/ghc: Update to 8.4.4 and factor out common port code into bsd.ghc.mk in
preparation for adding a port for previous version.
ARM testing by Mikael Urankar <mikael.urankar@gmail.com>.
Submitted by: Viktor Dukhovni <ietf-dane@dukhovni.org> (some patches)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17866
|
Number of commits found: 11 |