is the location where pilot-link (a package
that gnome-pilot depends on) was installed.
* SSL support.
Make sure you have Mozilla's NSS nad NSPR libraries
installed and pass the following flag:
--enable-nss
* | lang/ghc: Update to 8.10.1. | Gleb Popov | 2020-08-16 | 2 | -10/+5 |
|
|
|
| |
As usual, along with the compiler, many Haskell packages are updated as well.
|
|
|
|
|
|
|
|
|
|
| |
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
|
|
|
|
| |
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports)
|
|
|
|
|
|
|
| |
real program
PR: 238719
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
executable into /bin/, that sets some environment variables to workaround
https://github.com/haskell/cabal/issues/5997
While there, update bunch of Haskell ports, install their data files.
PR: 237878
Reviewed by: tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20556
|
|
|
|
|
|
|
| |
PR: 230186
Reviewed by: mat, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19730
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports for Haskell *libraries* are going to be removed from the ports tree.
Haskell *applications* are going to be statically linked with all dependencies
( https://reviews.freebsd.org/D19730 ), so there is no reason to keep
Haskell libraries in tree.
If you think a port is wrongly marked and should stay, please contact haskell@
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D19244
|