Commit Graph

4048 Commits

Author SHA1 Message Date
kili
421c7c8791 SECURITY for CVE-2012-4405, from Redhat.
Note that our ghostscript port isn't affected by this bug (because
it doesn't build/use libicc).

ok jasper@
2012-09-25 19:51:31 +00:00
jasper
0187f458ba - add missing build depends for autofuck
spotted by nigel@, thanks
2012-09-25 14:45:31 +00:00
jasper
20d7d41dbf replace GL data types with equivalent glib types, from upstream git
unbreaks mx with an upcoming clutter update.
2012-09-24 20:57:51 +00:00
jasper
827ad1c605 - update to mx-1.4.7 (git tag) 2012-09-24 20:53:48 +00:00
jasper
8194f2d3fd - update to shotwell-0.13.0 2012-09-24 20:32:49 +00:00
naddy
be5efd77b8 Update to 4.0.3.
* A number of security issues have been resolved, including CVE-2012-3401.
* Accessor functions for TIFF field information have been added to
  support functionality which was available in libtiff 3.9.X.

ok jasper@
2012-09-24 19:51:03 +00:00
jasper
57ab3b90d5 remove explict CONFIGURE_ENV, it's been taken care of by gnome.port.mk
for a while now.
2012-09-24 19:22:27 +00:00
jasper
7418c38f91 missed in previous 2012-09-23 17:30:16 +00:00
jasper
1bd058af89 - update to 0.13.1 2012-09-23 17:29:47 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
jasper
4504690ef5 unbreak on big endian arches 2012-09-23 13:25:25 +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
jasper
f690ada8a6 register libmng as a dependency instead of picking it up when it just
happens to be around

spotted by nigel@
2012-09-20 14:04:17 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
dcoppa
7cc9b10711 Update to feh-2.6.1 2012-09-18 12:51:17 +00:00
ajacoutot
301ec95ef7 Bugfix update to gdk-pixbuf-2.26.4. 2012-09-18 06:40:24 +00:00
ajacoutot
1228b38492 zinx does not depend on qt4, only zint-gui does. 2012-09-18 06:26:17 +00:00
jasper
9daa86fc47 security fix for
CVE-2012-3535 openjpeg: heap-based buffer overflow when decoding jpeg2000 file

ok sthen@ (MAINTAINER)
2012-09-17 12:31:35 +00:00
naddy
aa87e4b971 fix build after network header cleanup 2012-09-16 13:17:42 +00:00
jeremy
fc111005c8 Remove pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8 Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
sthen
4ebf9d76e0 missing dep on coreutils for nl, and patch away a bash requirement.
build problem pointed out & fixes suggested by nigel@.
2012-09-15 08:37:41 +00:00
jasper
9d779e9ff7 - update to 2.53 2012-09-15 07:08:16 +00:00
sthen
8b1b277a92 missing wantlib and add a comment about lensfun so nobody mistakenly
removes it in a wantlib sync.
2012-09-14 09:56:17 +00:00
sthen
a667ddea35 update to darktable 1.0.5 2012-09-14 09:50:18 +00:00
sthen
57df99ac79 Add a WANTLIB on lensfun, so the LIB_DEPENDS=graphics/lensfun is actually used.
Problem reported by halex.
2012-09-14 07:36:07 +00:00
ajacoutot
bb37df78ad * Remove bogus use of -rpath and replace with utilization of the
-rpath-link linker flag
* Remove unnecessary patch for ffplay

from Brad (maintainer)
2012-09-12 08:15:57 +00:00
sthen
7da91a126f update to freeglut 2.8.0, from Tobias Ulmer (maintainer), lib tweak by me. 2012-09-11 10:07:06 +00:00
ajacoutot
317bd01548 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 08:40:14 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
67e4096c40 Remove dependency on gstreamer-0.10/plugins-bad. 2012-09-06 12:12:22 +00:00
ajacoutot
b6c99bc0be Unset HAVE_HW_DECODER_SUPPORT; it depends on gstreamer-plugins-bad and
libva and needs a supported driver backend which we have no support for:
http://www.freedesktop.org/wiki/Software/vaapi

ok jasper@
2012-09-06 11:47:24 +00:00
ajacoutot
aa79126617 Properly install localized man pages. 2012-09-04 16:06:29 +00:00
ajacoutot
7caf116efd Remove --as-needed and -pthread patching. 2012-09-04 06:38:03 +00:00
ajacoutot
f8749a2c60 Keep --as-needed and remove pthread linking hacks.
Fix the pkg-config file.

from Brad (maintainer)
2012-09-04 06:31:08 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
ajacoutot
959cd3a769 Tighten LIB_DEPENDS. 2012-09-03 07:04:43 +00:00
kili
a1adafff12 Update to cairo-0.12.3.1. 2012-09-02 21:41:46 +00:00
kili
4ab6a63fec Haddock fails on this one, so don't build the documentation
until this get fixed.
2012-09-02 21:21:05 +00:00
kili
e1202a6ee5 Update to OpenGL-2.2.3.1. 2012-09-02 20:18:42 +00:00
ajacoutot
2196d57cbc - Have the dynamic library link against its dependencies.
- Remove USE_GROFF.
- Fix mistake with the LCMS header path in the libmng Makefile.
- port and libmng Makefile clean up.

from Brad

Remove @endfake while here
2012-09-02 10:25:13 +00:00
ajacoutot
f9f02c1d1a Update to gle-3.1.0 which now has a clear licence (Artistic/GPLv2).
from Azwaw OUSADOU with some tweaks
2012-09-02 09:34:19 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
naddy
046d7dbf7d bsd.lib.mk does not build _pic.a libraries any longer 2012-09-01 12:02:26 +00:00
jasper
217700dc5e add patches from upstream to unbreak with new vala. 2012-08-29 14:11:55 +00:00
jasper
2a109c7aa8 Security fix for CVE-2012-3437, ImageMagick: Magick_png_malloc() size argument 2012-08-28 15:20:21 +00:00
jasper
5887dd2b1a Security fix for CVE-2012-3438,
GraphicsMagick: png_IM_malloc() size argument

ok brad (MAINTAINER)
2012-08-28 15:18:25 +00:00
ajacoutot
c7349cf5f5 Update to sane-backends-1.0.23. 2012-08-28 08:26:40 +00:00