brad
4b448ae789
Eliminate pkg-config workaround using Requires instead of Requires.private
...
as it should be and fix resulting pkg-config file for shared lib linking.
This gets rid of overlinking with shared libs.
Run through a bulk build by sthen@
ok ajacoutot@
2013-01-30 13:17:51 +00:00
brad
78130e1f73
Stop using the dprintf() wrapper function now that OpenBSD has dprintf()
...
within libc.
ok sthen@
2013-01-30 01:39:26 +00:00
jasper
09fe4fcad7
sync
2013-01-28 07:56:39 +00:00
jasper
67dbb8fe08
import py-Pillow-1.7.8
...
Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library.
The Python Imaging Library (PIL) adds image processing capabilities to
your Python environment. This library provides extensive file format
support, an efficient internal representation, and powerful image
processing capabilities.
feedback/ok fgsch@
2013-01-28 07:55:58 +00:00
kirby
13565ea53b
Add libiptcdata and rawtherapee.
2013-01-27 15:00:52 +00:00
kirby
eca6c378a6
RawTherapee is a powerful RAW image processing appliction. It helps you
...
to get the most details and least artifacts from your raw photos.
Advanced color handling, enhanced exposure and tonality tools, multiple
denoising methods gives you perfect results.
positive feedback from ian@ and Juan Francisco Cantero Hurtado.
ok sthen@.
2013-01-27 14:56:43 +00:00
kirby
7cdc8fb493
libiptcdata is a library, written in C, for manipulating the
...
International Press Telecommunications Council (IPTC) metadata stored
within multimedia files such as images. This metadata can include
captions and keywords, often used by popular photo management
applications. The library provides routines for parsing, viewing,
modifying, and saving this metadata.
ok sthen@
2013-01-27 14:51:15 +00:00
brad
73ddbb1ef4
Add a comment to the patches.
...
ok sthen@
2013-01-26 12:47:44 +00:00
brad
52770423f7
- Remove the --disable-avx flag as I found out after speaking to Antoine
...
about Libav that digging into the CPU run-time detection code that the
AVX support has an OS level check unlike the SSE code so it is safe.
- Revert back to not using the -Bsymbolic linker flag as was done for
quite some time to workaround an issue with pthreads but enabling it
exposed a bug with the mips64 linker and I'd rather do this consistently
across all archs as was done before instead of only for mips64 as has
been proposed.
- sync the libgsm hacking with my submitted diff from upstream.
ok ajacoutot@ sthen@
2013-01-25 09:46:22 +00:00
ajacoutot
463a641c07
Add comment about --disable-Bsymbolic.
2013-01-24 07:31:58 +00:00
ajacoutot
c9fb26f93f
Explicitely --disable-gtk-doc.
...
ok jasper@ (maintainer)
2013-01-24 07:10:05 +00:00
zhuk
2f8ab131ac
Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
...
This port installs some headers there too, so bump.
Tested in a bulk, input and okay by landry@
Reviewed by ajacoutot@ too
2013-01-23 21:28:21 +00:00
ajacoutot
5dd3745d69
Explicitely --disable-gtk-doc.
2013-01-23 18:03:39 +00:00
ajacoutot
e878eb7e76
To properly enable GDK_PIXBUF_USE_GIO_MIME, gdk-pixbuf uses
...
g_content_type_from_mime_type() which in turn needs the mime database to
be present; so we need to build+run depends on misc/shared-mime-info.
this broke building gtk+2 if shared-mime-info was not around as reported
by matthieu@
2013-01-23 09:03:17 +00:00
jasper
c3b40079e1
- update to clutter-gst-2.0.0
2013-01-22 21:41:49 +00:00
benoit
9e92d06266
- update py-pyx to 0.12.1
...
- update WANTLIB and do-regress
- regen PLIST
2013-01-21 06:55:29 +00:00
kili
be7ce949cf
Regenerate plist for profiling libs.
2013-01-20 17:56:05 +00:00
brad
63a5ba9eb2
Remove a hack for FFmpeg/Libav to workaround an assembler bug now that it
...
has been fixed.
ok ajacoutot@
2013-01-20 07:46:16 +00:00
zhuk
7ec0e678cb
Fix build after recent gphoto2 update.
...
ok ajacoutot@
2013-01-19 11:26:02 +00:00
ajacoutot
cedceed1de
Update to gtkam-0.2.0.
2013-01-19 11:22:49 +00:00
ajacoutot
0fa315022a
Cope with recent gphoto2 update.
2013-01-19 11:22:37 +00:00
ajacoutot
b7f0c2516f
Major update to gphoto-2.5.0.
...
ok espie (maintainer)
2013-01-19 11:22:05 +00:00
ajacoutot
4bca9f9bf5
Major update to libgphoto-2.5.0.
...
ok espie@ (maintainer)
2013-01-19 11:21:44 +00:00
brad
52236907d4
Update for newer FFmpeg API.
...
ok ajacoutot@
2013-01-19 10:13:15 +00:00
jasper
36483cf64f
mark broken on mips64 due to missing atomic ops.
2013-01-18 08:12:33 +00:00
brad
01d0ad8e7c
- Update for newer FFmpeg API.
...
- Remove pthread patch.
ok benoit@
2013-01-18 07:56:17 +00:00
ajacoutot
585954294f
Not sure what happened here...
2013-01-16 14:29:15 +00:00
ajacoutot
d39d325dd6
Don't enable experimental backends (e.g. gl) except for tee which is
...
used by Firefox.
While here, explicitely disable gtk-doc and remove libtool archives and
files from modules.
discussed with and ok brad@ (eric@ is slacking)
2013-01-16 14:28:35 +00:00
brad
7fe3666486
Disable the AVX support since it cannot be used yet on OpenBSD.
...
ok sthen@
2013-01-16 01:02:03 +00:00
zhuk
1e7566d1e5
Fixup FLAVORS in those ports, too, following recent changes in x11/kde/*3.
...
okay espie@
2013-01-14 16:28:50 +00:00
brad
2de9b3e02a
Update to FFmpeg 20121026 snapshot. From 0.10 branch.
...
ok sthen@
2013-01-14 02:14:41 +00:00
rpe
ac255ffef5
- remove MASTER_SITES not holding the DISTFILES anymore
...
- remove MAINTAINER
- bump REVISION
ok sthen@ ajacoutot@
2013-01-13 20:03:59 +00:00
ajacoutot
f391f458b9
Bugfix update to shotwell-0.13.1.
2013-01-13 15:42:10 +00:00
benoit
3c748dfca4
- update jhead to 2.96
...
- update patches
- remove USE_GROFF
ok okan@ (maintainer)
2013-01-13 13:38:29 +00:00
benoit
7f3c290996
- update pngcrush to 1.7.43
2013-01-12 16:11:37 +00:00
shadchin
b3b8bb1639
Update to djview4-4.9.
2013-01-12 14:03:41 +00:00
espie
e7f55da3bb
configure tests for it, but it's not really needed.
...
libcaca is already marginally useful, don't bloat it with those fake deps
okay sthen@
2013-01-11 23:18:26 +00:00
ajacoutot
ae5fbe63d8
Bump after libsigc++-2 -docs => -main merge.
2013-01-11 13:44:24 +00:00
sthen
4ecdcf7502
mark conflict: textproc/idiff, graphics/openimageio
2013-01-09 23:24:08 +00:00
jeremy
fce8bfc4d3
Revision bump ruby C extension ports after addition of pthread to
...
WANTLIB.
OK sthen@
2013-01-09 17:38:52 +00:00
sthen
23bdd718d7
fix paths in iniscratch; pointed out by "Beni" and Lars Engblom
...
(there still a problem apparently with the squeak vm in -current, so this
port doesn't actually work at present..).
2013-01-08 15:23:15 +00:00
brad
ec1e74d43d
- Fix generated libavcodec pkgc-config file for static linking.
...
- sync distinfo.
ok sthen@
2013-01-08 10:13:13 +00:00
espie
9282bea250
prevent segfault on some invalid gif
...
okay naddy2
2013-01-07 21:23:23 +00:00
jasper
52781afca7
Security fix for CVE-2012-6076 inkscape: Reads .eps files from /tmp instead of current working directory
2013-01-07 20:03:42 +00:00
ajacoutot
816598ac30
Adapt dependencies after recent print/cups change.
2013-01-05 12:53:09 +00:00
jasper
64b2cd78df
- update to cogl-1.12.2
2013-01-04 19:21:52 +00:00
benoit
c9ebf0db3f
- update pngcrush to 1.7.41
2013-01-03 08:33:44 +00:00
dcoppa
a333032179
Update to feh-2.8
2012-12-31 12:03:09 +00:00
landry
a9fb6aee24
Mark as BROKEN-sparc64 : error: cannot convert 'int*' to 'volatile
...
_Atomic_word*
It never built there..
2012-12-29 20:49:17 +00:00
brad
82aee49a18
- Re-add some paths to LDFLAGS to allow GraphicsMagick to build if a previous
...
copy is not already installed.
- Remove the PTHREAD_LIBS override.
ok sthen@
2012-12-23 20:40:39 +00:00
sthen
8c813409e4
sync wantlib
2012-12-23 13:25:11 +00:00
sthen
b7e535002c
sync wantlib
2012-12-23 12:25:30 +00:00
brad
889952e07c
Update to GraphicsMagick 1.3.17.
...
ok sthen@
2012-12-22 19:37:35 +00:00
brad
1e651a86da
Update to libwebp 0.2.1.
...
ok jasper@
2012-12-22 19:36:14 +00:00
sthen
85f114967b
update liblqr to 0.4.1, from Vadim Zhukov
2012-12-22 11:46:35 +00:00
sthen
2441382878
update liquidrescale gimp plugin to 0.7.1, from Vadim Zhukov
2012-12-22 11:46:34 +00:00
sthen
97b2d9030f
mark BROKEN-hppa; if enblend-enfuse (run dep for this) is broken
...
there's no point wasting time on this.
2012-12-21 18:50:37 +00:00
landry
75570c26da
Mark as BROKEN-hppa: it never built there.
...
Probably missing atomic ops ?
src/include/tbb/machine/gcc_generic.h:97: error: '__TBB_atomic' does not name a type
src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_machine_try_lock_byte' declared as an 'inline' variable
src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_atomic_flag' was not declared in this scope
etc etc
2012-12-21 17:59:00 +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
sthen
6fe222514d
sync wantlib
2012-12-21 12:13:35 +00:00
ajacoutot
bab76e994d
+lasem
2012-12-19 07:53:36 +00:00
ajacoutot
51670849c9
Import lasem-0.4.1.
...
Lasem is a library for rendering SVG and Mathml, implementing a DOM like
API. It's based on GObject and use Pango and Cairo for the rendering.
Included in the package, there is a simple application, lasemrender,
which is able to convert a Mathml, a latex math or a SVG file to either
a PNG, PDF or SVG image.
ok jasper@
2012-12-19 07:53:02 +00:00
jasper
e550a8a61b
- update to clutter-gtk-1.4.2
2012-12-17 14:43:00 +00:00
sthen
3fca4e77eb
set DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC} and regen plist
2012-12-16 12:09:17 +00:00
sthen
8772f2e41f
sync plist; doxygen
2012-12-16 11:39:51 +00:00
sthen
c4b99465de
sync plist; doxygen update
2012-12-16 11:30:50 +00:00
naddy
1e474f48e1
remove Peter Stromberg as maintainer:
...
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
dcoppa
e001ef090a
Do not apply --scale-down to a thumbnail window
...
(upstream git commit 7c00adf853acc76520d43a12eb63ec151924d5ab)
2012-12-05 13:44:35 +00:00
abieber
031101ecdf
Make node-canvas work with libv8
...
OK jeremy@
2012-12-05 00:48:30 +00:00
jasper
91519a144b
add license
2012-12-03 15:59:30 +00:00
ajacoutot
8d925d9d3d
Update to colord-0.1.25.
2012-12-03 10:11:07 +00:00
kili
4414830a0f
Bump.
2012-12-02 20:40:09 +00:00
chrisz
0081341c9f
update lang/ocaml to 4.00.1.
...
Let all ocaml ports RUN_DEPEND on the version of ocaml they were built with.
2012-11-30 19:38:09 +00:00
jasper
8b17f2b447
Security fix for CVE-2012-5576,
...
Memory corruption vulnerability when reading XWD files
ok giovanni@ (MAINTAINER)
2012-11-27 12:12:41 +00:00
pascal
23b9d0352a
Fix copy-paste error breaking the build on powerpc.
...
ok aja@
2012-11-26 15:02:40 +00:00
jasper
eef6e9c507
revert previous, i thought this used gnome.port.mk
2012-11-25 20:44:40 +00:00
jasper
98c02ea884
sync comment with reality
2012-11-25 20:38:19 +00:00
ajacoutot
02b00762de
Recent update broke powerpc; mark it as such.
2012-11-24 08:36:26 +00:00
dcoppa
1679a4e46b
Maintenance update to ffmpegthumbnailer-2.0.8.
...
OK landry@
2012-11-20 12:01:07 +00:00
dcoppa
48b992162b
Add "-pthread" to compiler flags only where it's needed and remove
...
'CFLAGS += -pthread' from port's Makefile.
While here, remove superfluous SEPARATE_BUILD and CONFIGURE_STYLE
variables: cmake module already takes care of them.
ok sthen@
2012-11-18 16:55:27 +00:00
dcoppa
5131af7990
"LDFLAGS += -L${X11BASE}/lib" is useless.
...
OK sthen@ (maintainer)
2012-11-13 16:11:17 +00:00
eric
1e37bce3df
update to cairo 1.12.8
...
from Brad.
ok ajacoutot@
2012-11-12 12:29:07 +00:00
ajacoutot
5dae86e147
Maintenance update to gdk-pixbuf-2.26.5.
2012-11-10 07:56:36 +00:00
gsoares
e602fe3bbf
- use MODPY_EGG_VERSION here
...
- while here fix wantlib
ok sthen@
maintainer timeout
2012-11-07 04:03:24 +00:00
jasper
a6f7cc5f4f
Security fix for CVE-2012-4564
...
libtiff: Missing return value check in ppm2tiff leading to heap-buffer overflow when reading a tiff file
ok naddy@
2012-11-06 21:31:06 +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
dcoppa
8bae10bc8f
For x11/wxWidgets, avoid using '-Wl,--version-script'.
...
When used in conjunction with PIE, symbol versioning triggers weird
linking problems in dependent ports.
This appears to unbreak graphics/hugin.
Bump all the majors of wx shared libraries and amend graphics/hugin
accordingly.
Kudos to naddy@: a 2009 message to misc@ from him put me on the
right track.
OK sthen@ (MAINTAINER)
2012-11-06 09:37:14 +00:00
sthen
8b767a1e5d
Really mark hugin as BROKEN on PIE arches, like I thought I did earlier.
...
- pointed out by dcoppa@
Hugin doesn't build with PIE:
/usr/bin/ld: /usr/ports/pobj/hugin-2011.4.0/build-amd64/src/hugin1/base_wx/libhuginbasewx.so.0.0: invalid string offset 3068412456 >= 54218 for section `.dynstr'
and neither Hugin nor wxWidgets build with CFLAGS -fno-pie / LDFLAGS -nopie
(ld segfaults).
2012-11-05 11:15:11 +00:00
pascal
b8e5559059
Update to blender 2.64a.
2012-10-31 17:45:55 +00:00
sthen
c55675632d
update to py-dot 1.0.28; from Laurence Tratt, with a few minor tweaks from me
2012-10-30 14:28:04 +00:00
kili
2acb3c8385
Move the @exec and @unexec lines running the {,un}register.sh scripts
...
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
giovanni
71ddba4530
Update to version 9.01
...
from maintainer Patrick Keshishian, thanks
2012-10-24 13:49:55 +00:00
steven
e3334ec0bd
update to 3.61
2012-10-22 21:57:15 +00:00
jasper
dc179e7e1b
- update to clutter-gtk-1.4.0
2012-10-21 16:59:21 +00:00
naddy
14c60eb928
requires intltool to build
2012-10-20 20:05:44 +00:00
jasper
e6064e13f7
- update to clutter-1.12.2
2012-10-17 11:32:42 +00:00
dcoppa
db88ea4266
Update to feh-2.7
2012-10-16 13:22:10 +00:00
espie
d07665a8c1
this changes the plist, so bump
2012-10-15 21:31:07 +00:00
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