Commit Graph

55 Commits

Author SHA1 Message Date
sthen
a3e5de8f53 drop maintainer 2020-02-03 20:40:37 +00:00
cwen
aab49f337c ufraw: fix narrowing on archs where char is unsigned by default (ppc, arm)
OK sthen@ (maintainer)
2019-06-10 14:57:59 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
jca
68550ad466 Unbreak with clang 6 (space between literal and identifier) 2018-04-08 22:13:54 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
02f2b16673 fix with clang/bug-fix from ufraw-current 2017-05-05 13:19:24 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
sthen
cf548f7f1d update to ufraw-0.22, rolling in the dcraw CVE fix already patched and
improving camera support
2015-06-17 12:46:56 +00:00
kirby
ded4a04492 fix CVE-2015-3885 for embedded dcraw.
reported by Sevan / Venture37 on ports@, thanks
looks ok to kili@
2015-05-31 06:43:22 +00:00
sthen
7d4103ac0e update to ufraw-0.21, including new dcraw 2015-02-11 15:06:15 +00:00
sthen
819ed97a71 update to ufraw-0.20 2014-10-08 10:03:30 +00:00
naddy
2b8930a283 Drop USE_GROFF since groff and mandoc produce identical output. 2014-04-13 01:01:38 +00:00
sthen
88783a3260 unbreak; pointed out by naddy (moved to DIST_SUBDIR to avoid problems with
mismatching distfiles, but I regen'd distinfo before that, and forgot to redo).
2013-04-08 20:56:32 +00:00
sthen
8846073400 tarball was rerolled upstream (new config.{guess,sub}). 2013-04-08 15:25:43 +00:00
sthen
3ff58f929c bugfix update to UFRaw 0.19.2 2013-03-25 14:52:23 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
sthen
0f080c706b update to ufraw 0.19.1 2013-03-08 11:28:56 +00:00
jasper
9b62870bc8 - regen WANTLIB 2011-11-02 09:57:21 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
sthen
85b342f86b update ufraw to 0.18, main change is updating the internal copy of dcraw to 9.06 2011-03-06 11:43:38 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
sthen
ae131473a1 update UFRaw to 0.17, rolling in the lensfun flavour. 2010-09-16 10:18:38 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
sthen
08aa7b5e33 add lensfun flavour, tweak Makefile and DESCR, bump. 2009-11-16 12:03:12 +00:00
sthen
b9c210ecac update to 0.16 2009-10-21 22:44:52 +00:00
sthen
12f5486800 take MAINTAINER on these. ok jasper@ 2009-09-15 18:06:28 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
538ffe89d8 sync WANTLIB and update to 0.15; mbalmer ok. 2009-06-21 14:01:28 +00:00
espie
26a6f0ba38 fix depends 2009-03-16 08:56:32 +00:00
phessler
e2e139a8a4 Update to ufraw-0.13
many changes and fixes, including extended EXIF support, and option to
save as png 8 or 16 bits.

originally from sthen@, with tweaks by me
ok merdely@
"if it makes sense, commit it" mbalmer@
2008-06-07 05:31:41 +00:00
kili
36016587c8 Dependency changes after gimp update. 2007-12-28 19:00:58 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
jasper
2ecf8c7295 - unbreak after recent gtk update
- regen patches

looked good to mbalmer@
2007-10-24 22:44:22 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
mbalmer
387e4bfd4e Fix a lib-depends issue and CONFIGURE_ARGS.
ok naddy
2007-08-06 22:52:09 +00:00
mbalmer
ec05a48e7b Update to ufraw-0.12, which adds full color mgmt workflow and a lot of
bugfixes.
2007-07-31 09:32:23 +00:00
steven
cc1ec89739 fix WANTLIB/LIB_DEPENDS
looks ok mbalmer
2007-07-01 20:13:36 +00:00
aanriot
aa615153de - honor CFLAGS.
- sync and reorder WANTLIB.

checked by naddy@, ok mbalmer@
2007-04-21 07:45:50 +00:00
mbalmer
0157d680b0 Update to ufraw 0.11.
(Note: Depending on the pictures you open, you may need to
raise the data limit (ulimit -d) a bit.)
2007-04-15 12:44:54 +00:00