Commit Graph

4106 Commits

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