Commit Graph

45 Commits

Author SHA1 Message Date
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
kirby
11fdc6295c unbreak build on sparc64
OK kmos@
2021-11-26 05:27:04 +00:00
ajacoutot
1f0a793f79 Regen DEPENDS and WANTLIB after recent openexr update. 2019-11-10 15:32:55 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +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
sthen
4fcf8f2aaf drop MAINTAINER on a few things 2017-07-05 10:22:05 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
8348043cb2 more WANT_CXX 2017-05-28 19:29:27 +00:00
sthen
7e44b3e4be Add ${CLANG_ARCHS} to "ONLY_FOR_ARCHS = ${GCC4_ARCHS}" lines to give them
a chance on aarch64.
2017-04-19 11:16:03 +00:00
kirby
c1298eedad Update to enblend-enfuse-4.2.
- enable SEPARATE_BUILD while here
 - drop some patches merged upstream.
With some tweaks and OK from sthen@ (MAINTAINER)
2016-11-24 08:16:03 +00:00
jca
6b1847a060 No need to set MODGNU_CONFIG_GUESS_DIRS to its default value. 2016-10-25 12:25:32 +00:00
jasper
3e8b310348 sed -i 2015-10-08 12:02:03 +00:00
pascal
9bbafd048f sync WANTLIB after openexr update
ok zhuk@
2015-09-22 18:47:52 +00:00
ajacoutot
b4bcd2be4c CONFIGURE_STYLE=autoconf implies "gnu". 2015-09-12 14:15:32 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
2b8930a283 Drop USE_GROFF since groff and mandoc produce identical output. 2014-04-13 01:01:38 +00:00
sthen
31bbd2d59e patch file used during enblend-enfuse build to work with perl 5.18; from Debian
http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod#qw%28...%29_can_no_longer_be_used_as_parentheses
2014-03-21 00:56:09 +00:00
landry
2fff774ec0 BROKEN-alpha: enblend-enblend.o: .got subsegment exceeds 64K (size 77816) 2013-11-27 18:22:42 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
brad
228aa4b5a5 Update for newer Boost.
From Amit Kulkarni.

ok sthen@
2013-03-08 01:25:44 +00:00
landry
049326fe90 Mark as BROKEN-hppa: it never built there.
/usr/bin/ld: enfuse-enfuse.o(.gnu.linkonce.t._ZNSaIPN5vigra15CachedFileImageIiEEEC1Ev+0x28): cannot reach 00001346__ZN9__gnu_cxx13new_allocatorIPN5vigra15CachedFileImageIiEEEC2Ev+0, recompile with -ffunction-sections
/usr/bin/ld: enfuse-enfuse.o(.gnu.linkonce.t._ZNSaIPN5vigra15CachedFileImageIiEEEC1Ev+0x28): cannot handle R_PARISC_PCREL17F for __gnu_cxx::new_allocator<vigra::CachedFileImage<int>*>::new_allocator()
2012-12-21 17:55:57 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
naddy
60eda5f2ee Fix build with png-1.5.
All fixes taken from upstream repositories.
2011-07-08 20:37:01 +00:00
sthen
d7447e777f - remove patch now we have FE_TONEAREST in fenv.h 2011-04-28 19:11:51 +00:00
jasper
82359535d8 - switch from www/tidy to www/tidyp which is API compatible
ok sthen@
2011-03-15 19:49:42 +00:00
jasper
1f2f409fd3 - fix after recent gnuplot update
spotted by landry@
2011-01-07 18:14:08 +00:00
espie
9ff53f35ab remaining WANTLIB go .>= to >= 2010-11-22 10:16:08 +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
sthen
31725d91b6 Forgot to cvs add these.. Workaround because our texinfo is too
old to have @textdegree{} (added in 4.11).
2010-07-15 17:01:58 +00:00
sthen
195490abf4 add missing BUILD_DEPENDS, packaging failure noted by espie@
(missing .info files). no bump.
2010-07-15 14:27:17 +00:00
sthen
f4523c2e9d update enblend-enfuse to 4.0, with a patch to allow documentation to
built with in-tree texinfo (it wanted the textdegree macro which wasn't
added until texinfo-4.11).
2010-07-11 20:09:00 +00:00
sthen
72759fb067 add a comment saying quite how much ram is needed to build this 2010-06-16 09:26:28 +00:00
landry
fb043d8675 Use -O0 instead of -01 on !(i386||amd64), makes sparc64 happier, and
maybe alpha too.
ok/tweaks sthen@
2010-06-16 09:19:07 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
423cacb851 add explanatory comment regarding these patches which they emulate
fesetround() using fpsetround(). no change to build; no bump.
2009-05-19 08:41:38 +00:00
sthen
55c2c67773 restrict optimizer flags to -O1 except on amd64, i386, sparc64. 2009-04-21 13:09:39 +00:00
sthen
f4488968e4 Makefile patch to allow building just the largest files with different
optimization levels. No package change yet -> no bump.
2009-04-21 09:20:26 +00:00
sthen
804a1c71f4 knock out a few arch which have no hope of building this 2009-04-20 23:28:03 +00:00
sthen
be2f7c5b97 import graphics/enblend-enfuse:
Enblend combines images that partially overlap into a single large
image with no seams (panorama generation). This is a command-line
tool which performs the actual composition; another tool is required
to line up the images ready for input (e.g. Hugin).

Enfuse combines images that overlap into a single image with good
focus and exposure (exposure stacking for high dynamic range, focus
stacking for extended depth-of-field).

will be hooked to the build after tests on additional arch.
big thanks to Emmanuel Viaud for rewriting some C++ to build with GCC 3.
2009-04-19 11:14:37 +00:00