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/rawtherapee/files/patch-CMakeLists.txt

Number of commits found: 6

Saturday, 14 Jan 2017
19:39 mandree search for other commits by this committer
Further cleanup, 11-RELEASE build fixes.

Prune unused dependencies via -Wl,--as-needed.

Build with as few requirements as works for 10.3-RELEASE and
11.0-RELEASE, i386 and amd64. This should use the base CC on anything
but 10.3-RELEASE amd64, where we use GCC 4.9 for OpenMP support.

Specifically, 11.0-RELEASE compilations do *not* work with GCC 4.9 and
the result fails with SIGBUS with apparent bogus SSE code generation and
misalignment.

Fix sound theme support via libcanberra (change Linux ifdefs to !Apple
ifdefs).

Apply -DPROC_TARGET_NUMBER="1" (i. e. build an executable with generic
tuning) only when building packages and unless -march is in CFLAGS.

USE_GNOME upgraded from gtkmm20 to gtkm24, and add devel/openmp as
requisite on amd64 (rather than implicit clang or gcc libs), bumping
PORTREVISION.

Silence cmake developer warnings, and be sure to export linker flags to
cmake (so it finds -lomp in its configuration phase)
[-DCMAKE_POLICY_DEFAULT_CMP0056:STRING=NEW]

Cleanups: leverage USES=localbase, and drop/avoid duplicate definitions
and dead code from the Makefile and support for unsupported older
FreeBSD releases.

Based in part on v0.3 patch of...
PR:		215675
Submitted by:	jbeich@
MFH:		2017Q1
Original commitRevision:431493 
Saturday, 15 Jun 2013
18:01 mandree search for other commits by this committer
Update to Rawtherapee 4.0.11. New features, faster, requires GCC 4.6+.

This should fix the issues mentioned in the PRs given below,
in particular, it should do away with the need for libmap.conf hacks
for libgcc_s, libgomp, libobjc, libssp, libstdc++.
(the Makefile as I took it already set the linker's -rpath, and
patch-CMakeLists.txt ensures CMake keeps it during "make install").

ChangeLog 4.0.10: http://rawtherapee.com/blog/rawtherapee-4.0.10-released

ChangeLog 4.0.11: http://rawtherapee.com/blog/rawtherapee-4.0.11-released

PR:		ports/171079
PR:		ports/178206
Original commitRevision:321008 
Friday, 30 Mar 2012
19:52 rm search for other commits by this committer
- update to 4.0.7
- switch to GOOGLE_CODE as distfiles mirror
- switch to USE_XZ
- add two upstream patches (patch-rtengine-CA__correct__RT.c and
  patch-rtengine_array2D.h) [1]
  to fix build on i386. They should be removed after release of 4.0.8.
- add patch (patch-rtengine_improcfun.h) to fix build on log2()-less systems
  (~everything<=8.3)
- some cosmetics

It would be great if someone with access to ia64, powerpc, sparc64 could confirm
that it still failing there.

[1]
http://code.google.com/p/rawtherapee/source/detail?r=4b5ae9eb4000ce5eb8e8939343da4d8f4ee4a36d

Feature safe:   yes
Original commit
Thursday, 8 Sep 2011
00:07 stas search for other commits by this committer
- Update to 4.0.2.
- Add workaround for Glib's non-UTF8 locale bug.
Original commit
Wednesday, 10 Aug 2011
09:07 stas search for other commits by this committer
- Another attempt to get rid of Hg dependency.
  I was in hurry last time, so have not done it properly.
Original commit
Monday, 1 Aug 2011
07:55 stas search for other commits by this committer
- Update to 3.0.0 release.  As the port was version 3.0 before (3.0 development
  snapshot), I'm keeping version the same, and just bumping the port
  revision.
Original commit

Number of commits found: 6