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/bsd.ghc.mk

Number of commits found: 11

Tuesday, 28 May 2019
15:53 arrowd search for other commits by this committer
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
Original commitRevision:502898 
Friday, 29 Mar 2019
04:53 arrowd search for other commits by this committer
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
Original commitRevision:497066 
Monday, 4 Mar 2019
07:57 arrowd search for other commits by this committer
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
Original commitRevision:494562 
Wednesday, 16 Jan 2019
08:04 arrowd search for other commits by this committer
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
Original commitRevision:490456 
Monday, 14 Jan 2019
17:57 arrowd search for other commits by this committer
lang/ghc: Fix create-stack-bindist target.

Approved by:	tcberner (mentor)
Original commitRevision:490307 
Monday, 17 Dec 2018
06:04 arrowd search for other commits by this committer
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
Original commitRevision:487653 
Monday, 10 Dec 2018
17:08 arrowd search for other commits by this committer
lang/ghc843: Use PLIST definition from bsd.ghc.mk.

Approved by:	tcberner (mentor)
Original commitRevision:487190 
Saturday, 8 Dec 2018
18:47 arrowd search for other commits by this committer
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
Original commitRevision:486978 
Friday, 7 Dec 2018
05:46 arrowd search for other commits by this committer
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
Original commitRevision:486824 
Tuesday, 27 Nov 2018
13:41 antoine search for other commits by this committer
Fix build on head amd64 after ld.bfd is no longer installed

With hat:	portmgr
Original commitRevision:486008 
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 

Number of commits found: 11