notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/ghc/files/patch-llvm-targets

Number of commits found: 5

Saturday, 27 May 2023
08:44 Gleb Popov (arrowd) search for other commits by this committer
lang/ghc: Update to 9.4.5
commit hash: 9ce8282d083a2a8d17a0e8d8d03aeebc4a0a5ff3 commit hash: 9ce8282d083a2a8d17a0e8d8d03aeebc4a0a5ff3 commit hash: 9ce8282d083a2a8d17a0e8d8d03aeebc4a0a5ff3 commit hash: 9ce8282d083a2a8d17a0e8d8d03aeebc4a0a5ff3 9ce8282
Sunday, 13 Feb 2022
18:23 Gleb Popov (arrowd) search for other commits by this committer Author: Filipe da Silva Santos
lang/ghc: Add a patch for correctly selecting a LLVM backend.

PR:		261798
MFH:		2022Q1
commit hash: c7644898c7e173dd486e0a23b07c487d2460dee9 commit hash: c7644898c7e173dd486e0a23b07c487d2460dee9 commit hash: c7644898c7e173dd486e0a23b07c487d2460dee9 commit hash: c7644898c7e173dd486e0a23b07c487d2460dee9 c764489
Sunday, 6 Jan 2019
12:18 arrowd search for other commits by this committer
lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.

As usual, 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
# pkg install -y `cat ghc-pkgs.txt`

During update some hs-* ports got two PORTREVISION bumps in a row. Other ports
got a PORTVERSION update together with one PORTREVISION bump. This is caused
by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated,
so figuring out which ones require a bump and which are not is too tedious.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D18707
Original commitRevision:489474 
Sunday, 18 Nov 2018
15:30 arrowd search for other commits by this committer
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
Original commitRevision:485229 
Friday, 31 Aug 2018
08:51 arrowd search for other commits by this committer
lang/ghc: Add support for ARM arches: aarch64, armv6, armv7.

PR:		196899
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by:	arrowd, mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15674
Original commitRevision:478531 

Number of commits found: 5