Notes from UPDATING |
These upgrade notes are taken from /usr/ports/UPDATING
- 2017-08-08
Affects: users of lang/ghc and */hs-* Author: haskell@FreeBSD.org Reason:
The Glorious Glasgow Haskell Compiler has been updated to version
8.0.2. Hence it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:
# portmaster -w -r ghc
or
# portupgrade -fr lang/ghc
In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch. For
example:
# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:
# pkg install -y `cat ghc-pkgs.txt`
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Dec 2020 18:57:32
0.2.1

|
arrowd  |
Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port.mk
does.
This removes the need for specifying EXTRACT_ONLY for Haskell ports that have
USE_{GITHUB,GITLAB}.
PR: 244784 |
16 Aug 2020 07:56:19
0.2.1

|
arrowd  |
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well. |
04 Jul 2020 18:11:42
0.2_2

|
zeising  |
Chanse update of devel/libffi
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) |
04 May 2020 18:08:10
0.2_1

|
arrowd  |
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports) |
22 Dec 2019 15:41:00
0.2

|
arrowd  |
sysutils/hs-cputype: Update to 0.2. |
15 Jul 2019 12:13:34
0.1

|
arrowd  |
sysutils/hs-cputype: new port. This utility prints out suitable value for
CPUTYPE for a given host, can compare types and print their features. |
Number of commits found: 6
|
Latest Vulnerabilities |
15 vulnerabilities affecting 106 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-03 19:40:17
|
|