Commit Graph

4181 Commits

Author SHA1 Message Date
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
jasper
135bcafe24 - update to evince-3.6.1 2012-10-15 09:48:31 +00:00
jasper
1ec6c66ef1 - add missing build dependency 2012-10-14 15:33:33 +00:00
sthen
64247fe50b update to hugin 2011.4.0
* still broken on PIE arches, mark as BROKEN-... for them to stop wasting
time in builds until it can be repaired.
2012-10-12 21:44:51 +00:00
sthen
70b6c6a8f2 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 15:06:37 +00:00
sthen
6eacdb91e8 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
ajacoutot
dc15e9e27c Enable regression tests.
Sync WANTLIB while here.
2012-10-10 10:43:34 +00:00
jasper
7e4ff1d276 sync patch with what has been committed upstrea now; no pkg change. 2012-10-05 16:44:27 +00:00
giovanni
311076bbe8 Update to 2.8.2
Update and sort WANTLIB (from Brad)
ok ajacoutot@
2012-10-02 13:10:44 +00:00
dcoppa
cab20960c2 Bugfix update to feh-2.6.3 2012-10-02 12:59:10 +00:00
jasper
0e0d47d8ef sync 2012-09-30 08:56:58 +00:00
jasper
590da05c2d remove mx, it's unused and hardly developed anymore
as discussed with aja@
2012-09-30 08:56:51 +00:00
ajacoutot
c17ee4bcc5 Update to simple-scan-3.6.0. 2012-09-30 07:19:18 +00:00
ajacoutot
388c0f6585 @comment -> post-install rm 2012-09-29 13:14:04 +00:00
ajacoutot
ef8fd0638d @comment the proper file. 2012-09-29 13:04:29 +00:00
jasper
aff459bc81 - update to evince-3.6.0 2012-09-28 11:44:52 +00:00
ajacoutot
bec3c09e0e Update to colord-gtk-0.1.23. 2012-09-28 08:17:44 +00:00
jasper
e83a3dcc58 hobbits take maintainership 2012-09-27 13:00:39 +00:00
jasper
5628c81517 add git commit blurb 2012-09-27 12:07:00 +00:00
jasper
bda014b884 - update to clutter-gst-1.9.92 2012-09-27 11:49:04 +00:00
jasper
3978229876 - update to clutter-gtk-1.3.2 2012-09-27 11:48:44 +00:00
jasper
283a6691c8 - update to clutter-1.12.0
* includes a fix for the dreaded threading issues
2012-09-27 11:48:23 +00:00
jasper
d27021ffe5 - update to cogl-1.12.0 2012-09-27 11:47:34 +00:00
jasper
bde70897fe bump MAJOR to 1.12 2012-09-27 11:47:13 +00:00
ajacoutot
813e81fae1 Update to colord-0.1.23. 2012-09-27 06:55:04 +00:00
brad
2d97f3865e - Mark SHARED_ONLY as Gimp uses plugins and merge PFRAG.shared into the PLIST
- Sync WANTLIB
- Remove use of CONFIGURE_SHARED since this is SHARED_ONLY anyway
- Remove unnecessary patching for the autoconf script and pkg-config files

From giovanni@

- Enable the PostScript plugin
- Update distinfo

ok giovanni@
2012-09-27 00:17:51 +00:00
landry
387d95e266 Mark as BROKEN-sparc64 because of horrible casts.
(CUdeviceptr)((uchar*)mem.device_pointer + offset)
-> error: cast from 'ccl::uchar*' to 'CUdeviceptr' loses precision
tried whacking it with some obvious hacks but failed.
2012-09-26 16:26:01 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
brad
e4e676be98 autogen.sh -> ./autogen.sh to fix the build when . is not in the PATH.
From RD Thrush <rd at thrush dot com>
ok sthen@
2012-09-25 23:50:13 +00:00
brad
d5259e6b72 Update to lcms2 2.4.
ok sthen@
2012-09-25 22:52:16 +00:00
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
jasper
edc7344c30 - update to 0.12.3 2012-08-28 07:37:38 +00:00
ajacoutot
cf091e28ab Update to glew-1.9.0.
from Brad (maintainer)
2012-08-27 12:40:19 +00:00
eric
39490b7fab - tweak WANTLIB
- libcairo-trace is not a regular library
- move cairo-trace to PRFAG.shared

input from Brad and ajacoutot@

ok ajacoutot@
2012-08-26 17:22:27 +00:00
ajacoutot
927118332a Remove uneeded patch and set proper autoconf version.
from Brad
2012-08-26 07:19:26 +00:00
jasper
6fca909a93 regen patches 2012-08-24 19:50:32 +00:00
ajacoutot
2044dc8a07 No need to LD_PRELOAD libpthread anymore now that Apache is linked with
pthreads(3).

discussed with sthen@
2012-08-24 08:29:27 +00:00
sthen
cc855487de sync wantlib for pecl-* 2012-08-23 19:35:31 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
benoit
82cc5a0aff - update to pngcrush 1.7.35 2012-08-23 10:41:23 +00:00
sthen
2a941afc5c unbreak, hits warning "Including <librsvg/rsvg-cairo.h> directly is deprecated" with -Werror. 2012-08-21 16:29:48 +00:00
landry
094b946dd6 Define bytesex to give this a chance to build on hppa. 2012-08-21 08:25:03 +00:00
jasper
019fdc7b5d - update to 3.0.2 2012-08-21 06:50:43 +00:00
ajacoutot
33e8dc51ae Minor update to gdk-pixbuf-2.26.3. 2012-08-21 06:46:25 +00:00
ajacoutot
9a08a16ef2 Remove the last bogus rcs id. 2012-08-19 22:59:06 +00:00
ajacoutot
4fce7f46a9 +viewnior 2012-08-19 16:31:58 +00:00
ajacoutot
0978d97663 Forgot to set MAINTAINER; just imported, no bump. 2012-08-19 16:31:48 +00:00
ajacoutot
e6f055b448 Import viewnior-1.3.
This is Viewnior, an image viewer program. Created to be simple, fast
and elegant. It's minimalistic interface provides more screenspace for
your images. Among its features are:
<...>

tested on macppc by and ok mpi@
2012-08-19 16:30:46 +00:00
ajacoutot
ae7690b0b4 Fix MODULES line. 2012-08-19 15:14:25 +00:00
avsm
aa027dc789 camlimages->ocaml-camlimages 2012-08-18 23:36:38 +00:00
avsm
a507a5fcd7 update to ocaml-camlimages-4.0.1
* rename to ocaml-camlimages from camlimages for consistency
* new MASTER_SITES and DISTFILES naming scheme
* switch to omake
* remove gettext dependency
* remove lablgtk dependency - only needed for examples
* remove ghostscript runtime dependency - only needed for postscript.

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 23:35:30 +00:00
edd
809c36e89f Build with big -fPIC.
From Brad, thanks.

OK sthen@
2012-08-18 18:57:38 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
ajacoutot
d397544214 Update to geeqie-1.1. 2012-08-17 08:24:39 +00:00
ajacoutot
3c38a9d236 Comment static archive and la file for the loadable module.
Add CONFIGURE_SHARED.
Remove REGRESS_DEPENDS as gs is actually needed at build time for the
tests (along with rsvg...).

ok eric@ (maintainer)
2012-08-17 07:58:50 +00:00
eric
d06dbd5d6a update to cairo 1.12.2.
with input from Brad and ajacoutot@

ok ajacoutot@
2012-08-16 17:03:18 +00:00
jasper
3c78b6757b remove dead/unused/etc cruft
prompted by brad
ok aja@
2012-08-13 08:22:51 +00:00
jasper
73fd8cff4f unhook ggi and gii 2012-08-13 08:22:30 +00:00
ajacoutot
07964d1aa6 Update to gdk-pixbuf-2.26.2. 2012-08-06 17:56:06 +00:00
naddy
ba89129c80 no need for groff 2012-08-05 13:47:04 +00:00
naddy
50d1a390b7 update to 10.35.86, fixes ppmtobmp 2012-08-04 21:17:40 +00:00
naddy
be5406b3fe no need for groff 2012-08-04 20:30:59 +00:00
pascal
6d0cb536b8 Fix build with new fltk.
ok landry@
2012-08-04 18:07:39 +00:00
ajacoutot
ea462b0263 Tweak README. 2012-08-04 15:08:45 +00:00
ajacoutot
cd7278cb93 Bump after colord-gtk split. 2012-08-04 15:08:23 +00:00
ajacoutot
848712095b Update to colord-0.1.22. 2012-08-04 15:00:16 +00:00
ajacoutot
977ddcba1f +colord-gtk 2012-08-04 14:59:24 +00:00
ajacoutot
69339e0b91 Import colord-gtk-0.1.22.
colord-gtk is a GTK+ support library for colord.

(note that this used to be a subpackage but upstream split it into two
different projects to prevent the build loop with gtk+3).

ok jasper@
2012-08-04 14:59:04 +00:00
ajacoutot
02f9af8844 Bugfix update to cogl-1.10.4. 2012-07-17 17:15:16 +00:00
dcoppa
4c72ac37de Fix a typo in feh(1) manual page.
upstream git commit 6ee2dca03289506214e5631a1360cb33e3f4cf55
2012-07-17 11:23:17 +00:00
jasper
7c8a5a8e57 - disable gnet support, gnet is deprecated and ought to be removed.
- install a .desktop file while here.
2012-07-17 10:05:34 +00:00
ajacoutot
33460bfe02 Regen WANTLIB/DEPENDS.
ok sthen@ (maintainer)
2012-07-16 12:54:33 +00:00
giovanni
e3bd3ae709 reenable mng plugin
disable exif to xmp conversion to fix loading of some jpeg images
2012-07-16 09:42:24 +00:00
giovanni
9738a9a376 Update to 0.6.21,
fixes CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836,
CVE-2012-2837, CVE-2012-2840, CVE-2012-2841 & CVE-2012-2845
ok sthen@ (Maintainer)
2012-07-16 07:23:50 +00:00
kili
52834b82f9 Fix build with poppler-0.20.
ok aja@
2012-07-13 15:10:47 +00:00
kili
6f38644f4d Adjust WANTLIB for poppler-0.20.
ok aja@
2012-07-13 15:07:48 +00:00
kili
cd0bdeb796 Adjust WANTLIB for poppler-0.20.
ok aja@
2012-07-13 15:06:55 +00:00
jasper
7eb77dd11e fixup include paths 2012-07-13 13:14:00 +00:00
jasper
bceec67b14 fixup wantlib 2012-07-12 21:58:20 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
giovanni
5f53de03c3 update to 10.35.85
help and ok naddy@, thanks
2012-07-11 09:53:52 +00:00
giovanni
8c161178fc Fix "edit with gimp" function 2012-07-11 08:59:57 +00:00
jasper
a929ebf2fd reference CVE number 2012-07-11 08:46:46 +00:00
sthen
bd4319a9ea SECURITY fix for CVE-2012-3358, heap buffer overflow when handling a
crafted JPEG2000 file.
2012-07-11 08:31:28 +00:00
sthen
f1fe7ef511 libtool changes mean this now links dynamically not statically (which
appears to be correct, or at least what gnu LT does); sync WANTLIB/LIB_DEPENDS
2012-07-11 08:30:39 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
ajacoutot
ed07d2b77d Enable clutter support. 2012-07-10 08:00:28 +00:00
ajacoutot
63419577ef Use the devel/gettext MODULE.
ok edd@ (maintainer)
2012-07-09 16:21:32 +00:00
edd
c0cbeef0f7 link ipe 2012-07-09 15:57:34 +00:00
edd
36a0333dbc import the Ipe extensible drawing editor.
OK sebastia@
2012-07-09 15:56:34 +00:00
shadchin
c8e769644a the configure script doesn't match configure.ac.
pointed an ok espie@
2012-07-09 14:18:16 +00:00
shadchin
a05461b18e fix build (add x11/gnome/librsvg in BUILD_DEPENDS)
pointed naddy@
2012-07-08 14:46:01 +00:00
jasper
c5996804ad unbreak, no_x11 was removed from djvulibre 2012-07-08 10:33:49 +00:00
shadchin
10a9de5073 -djvulibre,no_x11 2012-07-08 09:15:55 +00:00
shadchin
ec97221260 Update to 3.5.25.3.
small fixes and ok giovanni@
2012-07-08 09:13:59 +00:00
ajacoutot
fbda118803 Our pkg-config(1) now accepts variables in Requires.
Needs a current pkg-config.
2012-07-08 08:01:16 +00:00
ajacoutot
363c9198c2 Enable gobject-introspection support. 2012-07-07 22:49:15 +00:00