Commit graph

47 commits

Author SHA1 Message Date
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alexey Dokuchaev
3d6330d1ce - Unbreak the build on recent -CURRENT [*]
- Switch to the new LIB_DEPENDS syntax
- Drop no longer meaningful MAKE_JOBS_SAFE

Submitted by:	bsam [*]
2013-08-11 14:11:33 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Alexey Dokuchaev
09456bf9c9 - Update to version 1.2.2, another patch release in 1.2 branch, which mostly
brings support for several new cameras, and some minor bugfixes
- Remove no longer needed patching (const gint -> gint)
- Relax types of cache counters (to unbreak with GCC/i386)
2013-07-01 11:45:32 +00:00
Alexey Dokuchaev
ebe39cb109 Update to version 1.2.1 which brings quite some bugfixes, new noise profiles,
white balance settings for several cameras, etc.

Note that some translations were removed: development team decided to exclude
those which are not properly finished from releases.
2013-06-21 07:30:14 +00:00
Alexey Dokuchaev
9809cc72d1 Provide a better description for an option and reformat port description. 2013-05-11 13:14:44 +00:00
Alexey Dokuchaev
4d156b0259 Update to version 1.2, which brings some nice and useful features (profiled
denoise, usability enhancements, JPEG2000 support).

PR:		ports/178232
Submitted by:	Matthieu Volat
2013-05-01 07:27:27 +00:00
Baptiste Daroussin
bc62127a69 Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework
2013-04-26 16:39:14 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alexey Dokuchaev
15bbfe6fe6 Update to version 1.1.3. 2013-02-22 05:49:52 +00:00
Alexey Dokuchaev
789afae358 - Update to version 1.1.2
- Rename GLIBJSON option to FACEBOOK

PR:		ports/175225
Submitted by:	dumbbell
2013-01-30 09:31:34 +00:00
Steve Wills
b8cc06a151 - Chase lib version changes from ilmbase and OpenEXR updates 2013-01-17 16:05:38 +00:00
Alexey Dokuchaev
49957271f1 - Update to version 1.1
- Introduce two new options, GEO and GLIBJSON (off by default)
- Remove GCONF option (no longer provided upstream)
- Remove some no longer relevant local patching
- Sort things around Makefile a bit while here

PR:		ports/174058 (version update)
Submitted by:	dumbbell
Feature safe:	yes
2012-12-04 09:46:31 +00:00
Alexey Dokuchaev
2bcb5046c0 Adjust OPTIONS_DEFAULT to pre-r304880 state. 2012-09-26 14:55:18 +00:00
Alexey Dokuchaev
e937350415 - Convert to the new OPTIONS framework
- Drop indefinite article from the COMMENT
- Trim the header per new world order
2012-09-26 07:02:36 +00:00
Alexey Dokuchaev
2006e6d66f - Update to version 1.0.5
- Drop ABI versions in LIB_DEPENDS

PR:		ports/171469
Submitted by:	dumbbell
2012-09-10 01:37:43 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Alexey Dokuchaev
c314d85bc8 - Update to version 1.0.4
- Mark as parallel build safe

PR:		ports/168609
Submitted by:	dumbbell
2012-06-07 02:40:47 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alexey Dokuchaev
02db37afe6 - Update to version 1.0.3, the latest to date, which features a lot of
functionality and speed improvements over early 0.9.x series
- Build with GCC 4.6+ by default, as it provides better OpenMP support, but
  allow to use system compiler for a time being
- Explicitly link darktable executable to libstdc++, to workaround problem
  with CMake, which strips any RPATH from libdarktable.so, which in turn
  results in wrong libstdc++ being picked when using GCC from ports
- Use ONLY_FOR_ARCHS (with reason) instead of BROKEN statement

PR:		ports/167464
Submitted by:	dumbbell (principal changes, cleanups and fixes are mine)
2012-05-11 14:17:03 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Mark Linimon
7fe4ff78b0 Mark broken on powerpc as well as sparc64.
Hat:		portmgr
2011-12-28 03:50:23 +00:00
Alexey Dokuchaev
df65905183 Unbreak on FreeBSD 7.X which lacks dprintf().
Reported by:	pavmail
Feature safe:	yes
2011-11-15 09:38:40 +00:00
Alexey Dokuchaev
ff1dfeafd7 - Update to version 0.9.3
- Stop disabling -Werror as it does not cause problems anymore
2011-11-08 17:18:15 +00:00
Alexey Dokuchaev
c659c8a506 Update to match reality and upstream description more closely. 2011-11-07 07:49:04 +00:00
Alexey Dokuchaev
c9ffe24284 Allow to build without rawspeed backend (use libraw instead). 2011-11-04 09:23:41 +00:00
Alexey Dokuchaev
b223ec0181 Adjust WWW address. 2011-11-04 09:21:48 +00:00
Alexey Dokuchaev
bf9f3f5c2e - Update to version 0.9.2
- Remove patch (integrated upstream)
2011-08-31 13:26:30 +00:00
Alexey Dokuchaev
9bc9c50770 - Update to version 0.9.1 (bugfix release) [*]
- Conditionally define USE_GETTEXT (probably naive)
- Consistently use WITH_FOO knobs vs. WITHOUT_FOO ones

Reported by:	mandree [*]
2011-07-28 03:42:52 +00:00
Alexey Dokuchaev
1a6a510233 Enable NLS by default and bump port revision. 2011-07-27 09:05:33 +00:00
Alexey Dokuchaev
d12ba95837 - Bring in patch from Gentoo which adds more options and allows to correctly
disable them without introducing implicit dependencies; retire local hacks
  used for that purpose since they're not needed anymore
- Add missing library path to USE_LDCONFIG knob [*]
- Move BROKEN statement higher in the Makefile

PR:	ports/159207 [*]
2011-07-27 08:32:52 +00:00
Alexey Dokuchaev
aa565cb529 - Belatedly update to version 0.9
- Build is now CMake-based instead of GNU make
- Remove libglade-2.0 dependency: while being listed as mandatory, it does
  not seems to be really required
- Whenever possible, make dependencies OPTIONal (gconf2, dbus-glib, gphoto2)
  and only enable camera support by default, since it is what likely most
  users want
2011-07-26 10:11:13 +00:00
Mark Linimon
ca32093a91 Mark as broken on sparc64: invokes i386 asm. 2011-07-16 05:23:25 +00:00
Baptiste Daroussin
376be6c1e4 real fix with new exiv version
Report by:	pointyhat (erwin)
2011-04-24 10:49:49 +00:00
Baptiste Daroussin
e29d5654e9 - chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
2011-04-12 08:24:29 +00:00
Alexey Dokuchaev
a930cadd9f - Update to version 0.7.1
- Reduce dependencies: replace umbrella `graphics/gegl' with required
  components only; disable gkeyring.  Unfortunately gconf2, while said
  to be optional, is still required as build fails without it
- Add LICENSE (GPLv3)
2010-12-24 15:48:17 +00:00
Koop Mast
84c4327308 Chase exiv2 shlib bump. 2010-08-20 08:34:50 +00:00
Li-Wen Hsu
b4a3acf8b7 - Bump PORTREVISION for shared library update of graphics/lensfun 2010-08-07 20:48:05 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Alexey Dokuchaev
b6317faabe Update to version 0.5. 2010-04-10 21:04:14 +00:00
Dirk Meyer
8d7a93e78c - fix build for png-1.4.1 2010-04-01 07:20:11 +00:00
Pav Lucistnik
b54f25acaa - Really really fix gegl dependency
Reported by:	pointyhat
2010-03-31 20:35:37 +00:00
Ion-Mihai Tetcu
0d20598d0c Try to fix the previous "fix".
Submitted by:	QAT
2010-03-29 11:47:46 +00:00
Ion-Mihai Tetcu
7357834e32 Fix lib depends on gegl
Submitted by:	QAT
2010-03-29 11:17:55 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Alexey Dokuchaev
bb17781a95 Fix the build on FreeBSD 6.X, which lacks posix_memalign(3).
Reported by:	pavmail
2010-03-26 17:46:11 +00:00
Alexey Dokuchaev
87f6dc8730 Darktable is a virtual lighttable and darkroom for photographers: it manages
your digital negatives in a database and lets you view them through a
zoomable lighttable.  It also enables you to develop raw images and enhance
them.

WWW: http://darktable.sourceforge.net/
2010-03-11 22:46:20 +00:00