| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
22 Mar 2013 20:06:15
4.0.9
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
08 Aug 2012 07:18:24
4.0.9
|
rm  |
- update to 4.0.9
- adjust local patch to new version
- pet portlint (drop shlib versions in LIB_DEPENDS)
- tab -> space change in pkg-plist:WWW |
26 Jul 2012 05:40:24
4.0.8_1
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
23 Jul 2012 01:33:56
4.0.8_1
|
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
12 Jun 2012 21:42:32
4.0.8_1
|
bapt  |
Conver to new options framework |
01 Jun 2012 05:26:28
4.0.8_1
|
dinoex  |
- update png to 1.5.10 |
26 Apr 2012 14:33:33
4.0.8
|
rm  |
Lets check if build is now passes on archs other than i386 and amd64.
Discussed with: portmgr (linimon) |
26 Apr 2012 04:39:06
4.0.8
|
rm  |
- update to 4.0.8
- remove patches, incorporated upstream
release notes:
http://rawtherapee.com/blog/rawtherapee-4.0.8-released |
01 Apr 2012 12:02:57
4.0.7
|
rm  |
- mark it MAKE_JOBS_SAFE
Feature safe: yes |
31 Mar 2012 08:29:18
4.0.7
|
rm  |
- conditionally add missing log2() only to systems where it really missing
This fixes breakage on log2()-aware systems, introduced in previous commit.
Spotted by: mandree
Pontyhat to: rm
Feature safe: yes |
30 Mar 2012 19:52:21
4.0.7
|
rm  |
- 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 |
07 Mar 2012 14:15:35
4.0.2
|
erwin  |
Add i386 to the BROKEN arch's.
Submitted by: pointyhat |
10 Nov 2011 06:07:18
4.0.2
|
linimon  |
Mark as broken on powerpc and sparc64.
Hat: portmgr |
24 Oct 2011 03:33:20
4.0.2
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
09 Sep 2011 18:35:14
4.0.2
|
stas  |
- Oops, roll back. I just realized it's i386 only problem and has nothing to
do with GCC :-( |
09 Sep 2011 18:33:46
4.0.2
|
stas  |
- Force GCC 4.4+ for rawtherapee. Apparently, GCC 4.2.1 on FreeBSD 8.2
can't compile it.
Reported by: Hanno Krusken <lr101fc@yahoo.co.uk>, ajtiM <lumiwa@gmail.com> |
08 Sep 2011 07:02:49
4.0.2
|
stas  |
- Add forgotten patch.
Reported by: Hanno Krusken <lr101fc@yahoo.co.uk> |
08 Sep 2011 00:07:55
4.0.2
|
stas  |
- Update to 4.0.2.
- Add workaround for Glib's non-UTF8 locale bug. |
27 Aug 2011 06:08:48
3.0_3
|
stas  |
- Fix plist.
- Move LICENSE to a more appropriate section. |
20 Aug 2011 01:53:49
3.0_3
|
stas  |
- rawtherapee actually wants lcms1.
- add option to disable OpenMP. |
10 Aug 2011 09:07:46
3.0_3
|
stas  |
- Another attempt to get rid of Hg dependency.
I was in hurry last time, so have not done it properly. |
07 Aug 2011 21:27:31
3.0_3
|
stas  |
- Drop build dependency on Hg, which was used to pull the app version.
It was not working anyway as distfile does not include the .hg directory. |
01 Aug 2011 07:55:34
3.0_3
|
stas  |
- 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. |
03 Jul 2011 14:12:23
3.0_2
|
ohauer  |
-remove MD5 |
29 Mar 2010 17:02:35
3.0_2
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
3.0_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Feb 2010 01:47:58
3.0_1
|
linimon  |
Attempt to remove i386/amd64-specific optimizations to see if this
will unbreak it on sparc64.
Hat: portmgr
Feature safe: yes |
05 Feb 2010 11:46:55
3.0_1
|
dinoex  |
- update to jpeg-8 |
18 Jan 2010 19:04:43
3.0
|
stas  |
- Fix build on 6.x |
11 Jan 2010 05:04:14
3.0
|
stas  |
- Add graphics/rawtherapee, a powerful RAW image processing appliction.
WWW: http://www.rawtherapee.com |