sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
sthen
40f81cb695
COMPILER_LIBCXX conversion didn't go quite right for graphics/gegl,
...
use COMPILER_LIBCXX LIBECXX instead which gives valid results on systems
with either gcc/clang for the base compiler.
2017-07-20 22:19:07 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
ajacoutot
c726af9ca3
Sync WANTLIB.
2017-05-17 09:58:26 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
pascal
9bbafd048f
sync WANTLIB after openexr update
...
ok zhuk@
2015-09-22 18:47:52 +00:00
ajacoutot
ec97d7fcf8
PORTROACH annotation.
2015-06-05 11:52:33 +00:00
ajacoutot
00f6a9a5c1
Cope with FFmpeg 20150412.
...
from brad
2015-04-28 06:35:06 +00:00
ajacoutot
d7c42e7b19
Don't pick up libexecinfo.
...
breakage reoported by espie@
2015-04-26 08:30:17 +00:00
ajacoutot
eea888e1fe
Make this Makefile readable by a huma being.
2015-04-03 22:48:15 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
ajacoutot
372cd2bc49
--disable-gtk-doc is handled by the infrastructure now.
2014-09-13 16:36:53 +00:00
ajacoutot
ac831773e7
Fix MASTER_SITES.
2014-08-20 07:28:03 +00:00
brad
694b5127f2
Update gegl to deal with newer FFmpeg API.
...
ok ajacoutot@
2014-04-07 06:50:40 +00:00
ajacoutot
bdc45172d2
Some PLISTs have brazillions of @comment entries for .la files; sanitize
...
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
landry
6ff1e5f494
Add missing hidden BDEP on graphics/exiv2. Sync WANTLIB while here.
2013-08-26 13:16:20 +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
jasper
06cef3a015
Security fix for
...
CVE-2012-4433 gegl: Integer overflow, leading to heap-based buffer overflow by parsing PPM image headers
ok aja@
2012-11-06 12:59:09 +00:00
naddy
14c60eb928
requires intltool to build
2012-10-20 20:05:44 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
giovanni
f848ac8508
Update to 0.2.0, initial diff from ajacoutot@
...
ok jasper@
2012-06-06 07:58:57 +00:00
ajacoutot
f732c935fe
Move exr-save to -plugins where it belongs.
2011-12-28 09:31:58 +00:00
ajacoutot
b053169cc3
Bugfix update to gegl-0.1.8.
2011-12-10 09:13:43 +00:00
naddy
885329417b
missing bump
2011-11-02 21:05:38 +00:00
jasper
123b03e47c
- regen WANTLIB
2011-11-01 20:30:49 +00:00
espie
d6e7b9cbe6
normalize pkgpath
2011-09-16 10:02:36 +00:00
sthen
b328f2f4ad
Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me.
2011-06-24 11:17:05 +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
65d10f2a68
sync WANTLIB (re: ffmpeg update), from Brad
2011-04-18 23:11:53 +00:00
jakemsr
2f948b5fd0
more ports that need faad removed from WANTLIB after ffmpeg update,
...
as noted on ports@.
2011-03-29 23:22:17 +00:00
ajacoutot
750aeb20d7
Update to gegl-0.1.6.
2011-03-02 06:43:25 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
espie
ed54ec78be
missed execinfo
2010-11-11 19:41:31 +00:00
espie
0abe08ec35
WANTLIB conversion
2010-11-09 18:22:26 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
landry
8ba6a112a1
Bump -main after gtk+2/gdk-pixbuf split
2010-09-30 07:44:20 +00:00
landry
eda8228b4f
Fix WANTLIB after librsvg update.
2010-09-28 10:55:46 +00:00
sthen
adfaa8987d
- chase the library change in multimedia/schroedinger; oil->orc
...
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS
original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
jakemsr
b3d0a038f0
wantlib/libdepends changes due to ffmpeg update
2010-05-26 21:46:50 +00:00
ajacoutot
65d4e3f57a
Update to gegl-0.1.2.
2010-04-24 13:07:54 +00:00
ajacoutot
b00ca14075
Update to gegl-0.1.0.
2009-10-14 14:19:37 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
0e87aad388
set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
...
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.
this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
0127d8b71f
add schroedinger/oil WANTLIB, bump
2009-07-19 12:42:04 +00:00
ajacoutot
7267db29e4
- update to gegl-0.0.22
...
(needed for upcoming gnome-scan update)
gimp is still happy with this update
2009-01-03 14:58:42 +00:00
landry
a2e3a0ad8f
Fix after no_gnome FLAVOR removal in x11/gnome/librsvg.
...
While here, shrink/reorganize WANTLIB and bump PKGNAME.
2008-11-18 13:45:41 +00:00