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: devel/hs-mueval/pkg-message

Number of commits found: 4

Wednesday, 10 Apr 2013
23:55 pgj search for other commits by this committer
- Remove superfluous pkg-message, apparently become forgotten at the latest
  synchronization

Approved by:	portmgr (miwi)
Obtained from:	FreeBSD Haskell
Original commitRevision:315781 
Tuesday, 8 Jun 2010
12:00 pgj search for other commits by this committer
- Update to 0.8
Original commit
Wednesday, 12 May 2010
16:33 pgj search for other commits by this committer
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.
Original commit
Monday, 4 Jan 2010
08:54 pgj search for other commits by this committer
Mueval is a Haskell interpreter. It uses the GHC API to evaluate
arbitrary Haskell expressions.

Importantly, mueval takes many precautions to defang and avoid
"evil" code. It uses resource limits, whitelisted modules, special
Show instances for IO, threads, processes, changes of directory, and
so on to sandbox the Haskell code.

It is, in short, intended to be a standalone version of Lambdabot's
famous evaluation functionality. For examples and explanations, please
see the README file.

Mueval is POSIX-only.

WWW: http://code.haskell.org/mubot/

PR:             ports/142291
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
Original commit

Number of commits found: 4