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/enblend/files

Number of commits found: 3

Sunday, 7 Apr 2019
05:52 grog search for other commits by this committer
Update to revision 4.2.

Move BROKEN line higher to fix portlint warning.

Change OpenEXR from build and run depend to lib depend.

Remove lib depend on boost-libs and --with-boost-filesystem. Boost is now only
a build depend. From NEWS:
- Support of the Boost filesystem library has been dropped.  There is
  no Boost library dependence anymore.

Remove USE_GL. From NEWS:
- Support for OpenGL acceleration has been dropped.  So, the
  dependencies on the libraries GL, GLU, and Glut do not exist any
  longer.

Add pkgconfig to USES to fix configure warning.

Info files are no longer included in distfile. Remove installation of info
files and makeinfo from USES.

The LaTeX documentation is currently disabled.  It was never able to be
successfully built after several days of trying.

PR: 236073
Submitted by: Darren Mulligan
Reported by: Darren Mulligan
MFC after: 2 weeks
Original commitRevision:498243 
Thursday, 8 Feb 2018
07:48 danfe search for other commits by this committer
Unbreak the build against recent Clang by backporting two patches from the
upstream (issue #1537368):

  - Unconditional usage of std::auto_ptr<> in "vigra_ext" code:
    http://hg.code.sf.net/p/enblend/code/rev/467a73754dbb

  - Get rid of `boost::assign::map_list_of' (additional patch):
    http://hg.code.sf.net/p/enblend/code/rev/73e6f16de80a

PR:	225557
Original commitRevision:461202 
Sunday, 17 Feb 2013
02:34 grog (src committer) search for other commits by this committer
Bring up to 4.1.1.
Install info files.
Enable -jX build.

Reviewed by:	nox
Approved by:	nox
Original commitRevision:312397 

Number of commits found: 3