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: graphics/povray37/files/patch-vfe_vfesession.h

Number of commits found: 2

Saturday, 7 Jul 2018
11:00 tobik search for other commits by this committer
graphics/povray37: Update to 3.7.0.8

- Fixes build with Clang 6
- Reset maintainer after not responding for > 6 months
- While here add license and sort variables

Changes:	https://github.com/POV-Ray/povray/releases/
PR:		215473
Submitted by:	Andrey Zholos <aaz@q-fu.com>, Chad Jacob Milios <milios@ccsys.com>
Approved by:	bkoenig@alpha-tierchen.de (maintainer timeout, > 6 months)
Original commitRevision:474071 
Monday, 21 Apr 2014
13:08 marino search for other commits by this committer
graphics/povray37: Fix build on clang, support stage

The main problem with building this port with clang was the use of
shared_ptr without the boost namespace which clashes with libc++.  This
occurs in numerous places but luckly sed can fix most of them save for
a few files that inconsistently used boost names.

It was also missing an explicit link to libboost_system [1]

PR:		ports/176172
Submitted by:	Oliver Hartmann
Approved by:	Maintainer timeout
Stage support:	blanket approval
MFH:		2014Q2
Original commitRevision:351680 

Number of commits found: 2