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/build.mk.in

Number of commits found: 6

Thursday, 7 Jul 2022
10:24 Gleb Popov (arrowd) search for other commits by this committer
lang/ghc: Generate build.mk file from the Makefile variable.

This removes the need to keep build.mk.in in files/ and also allows to get
rid of SUB_FILES.
commit hash: 92d9d50ef6ec1414deefb6df1db2946bad85817c commit hash: 92d9d50ef6ec1414deefb6df1db2946bad85817c commit hash: 92d9d50ef6ec1414deefb6df1db2946bad85817c commit hash: 92d9d50ef6ec1414deefb6df1db2946bad85817c 92d9d50
10:24 Gleb Popov (arrowd) search for other commits by this committer
lang/ghc: Update to 9.2.2
commit hash: 8709d6be0b9f2073238873190ac051baa42af2d7 commit hash: 8709d6be0b9f2073238873190ac051baa42af2d7 commit hash: 8709d6be0b9f2073238873190ac051baa42af2d7 commit hash: 8709d6be0b9f2073238873190ac051baa42af2d7 8709d6b
Friday, 21 Feb 2020
08:09 arrowd search for other commits by this committer
lang/ghc: Install haddock even when WITH_DOCS=NO. Do this by actually building
WITH_DOCS=YES and omitting docs during staging.

Also, don't pack documentation when creating bootstrap tarball.
Original commitRevision:526613 
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 
Sunday, 21 Oct 2018
18:17 arrowd search for other commits by this committer
lang/ghc: Cosmetic changes to Makefile and build.mk files.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17636
Original commitRevision:482720 
Tuesday, 8 Aug 2017
17:21 tcberner search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2

Please note that port revisions for all the Haskell ports without version
changes are bumped.

See the UPDATING file for instructions.

New ports (63):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:447548 

Number of commits found: 6