4172 Commits

Author SHA1 Message Date
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
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