Commit Graph

2757 Commits

Author SHA1 Message Date
ajacoutot
efd78048ae - bring in 2 patches from Fedora:
* use xdg-open instead of netscape to browse html help
* close unneeded FDs
- regen WANTLIB while here
2009-04-18 12:22:13 +00:00
sthen
2c1e5de196 +libxmi 2009-04-16 22:18:16 +00:00
sthen
50c559f642 import graphics/libxmi.
GNU libxmi is a C/C++ function library for rasterizing 2-D vector
graphics. It can draw 2-D graphical primitives, including wide
polygonal lines and circular and elliptical arcs, into a user-supplied
matrix of pixels. Sophisticated line styles, such as multicolored
dashing patterns, can be specified. There is also support for filling
and texturing polygons.
2009-04-16 22:17:43 +00:00
ajacoutot
de8293ad3d - remove scrollkeeper-update hack and add build_depends on rarian 2009-04-16 08:23:14 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
jasper
ed37f9761e - update p5-Image-ExifTool to 7.67
from Patrick Keshishian (MAINTAINER), thanks
2009-04-16 06:36:59 +00:00
landry
69918aa5a4 Update to comix 4.0.3, MAINTAINER timeout 2009-04-15 08:26:28 +00:00
jasper
55cecfa859 - when a hobbit bumps a pkgname, the other two pkgnames want to get some too.. 2009-04-14 21:34:42 +00:00
kili
76091f6c3b Some fixes after the x264 update.
From Brad.

"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
sthen
e1e564ee84 +glew
I forgot the attribution in my import; the port is from Brad.
2009-04-13 23:26:12 +00:00
sthen
96da4e2934 import graphics/glew:
The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist
C/C++ OpenGL developers with two tedious tasks: initializing and using
extensions and writing portable applications. GLEW provides an efficient
run-time mechanism to determine whether a certain extension is supported
by the driver or not. OpenGL core and extension functionality is exposed
via a single header file.
2009-04-13 23:24:01 +00:00
ajacoutot
f481d28d97 +dia,gnome 2009-04-11 10:09:32 +00:00
ajacoutot
730108d659 - several fixes:
* xdg-utils is only needed to the !gnome FLAVOR
* regen WANTLIB, esd is no more a dependency (unbreak gnome FLAVOR)
* use yelp for the gnome FLAVOR
* regen PLIST
2009-04-11 10:05:47 +00:00
eric
36b5030002 fix build issue spotted by jasper@: need explicit dependency on
python-tkinter.

ok djm@ ajacoutot@
library cleanup suggested by and ok sthen@
2009-04-11 08:16:58 +00:00
jasper
1601d3234d - update lcms to 1.18
* includes security fixes for CVE-2009-0581, CVE-2009-0723 and CVE-2009-0733.
(which could cause a memory leak, buffer overflows and code execution)

ok ajacoutot@
2009-04-09 13:10:49 +00:00
jasper
6ea22ca3a3 - switch ports that are currently using glut to use freeglut
from tobias ulmer (MAINTAINER),
objections from oga@, testing and ok sthen@
2009-04-09 13:01:53 +00:00
jasper
cd3a29447f - hookup freeglut
- add a conflict marker to glut
2009-04-09 12:45:42 +00:00
jasper
044af910a3 import freeglut 2.4.0
freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library written by Mark Kilgard.
GLUT (and hence freeglut) allows the user to create and manage windows
containing OpenGL contexts on a wide range of platforms and also read
the mouse, keyboard and joystick functions.

from tobias ulmer (MAINTAINER),
no objections from oga@, testing and ok sthen@

non-free glut will remain around for a while, but ports depending on glut
will be switched to freeglut in a few.
2009-04-09 12:44:12 +00:00
jasper
12cacf79f9 - missing build dependency 2009-04-09 11:38:29 +00:00
eric
92951dbd65 install documentation and example
feedback and ok sthen@
2009-04-08 11:46:10 +00:00
jasper
d800ae6e98 - update clutter-gtk to 0.8.3 2009-04-07 13:58:09 +00:00
jasper
6dec77db3a - update clutter to 0.8.8 2009-04-07 13:57:49 +00:00
stsp
9f8c6bffad Add patch which prevents focus stealing while reloading a document.
Bump patch level.

While here, add ajacoutot@ and jasper@ as maintainers,
requested by ajacoutot@.

ok ajacoutot@
2009-04-06 16:15:13 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
kili
388c1f807b Unconfuse @exec/@unexec. Noticed by frantisek holop.
ok msf@ (maintainer), ajacoutot@
2009-04-02 06:22:33 +00:00
eric
c22e6ceef6 +freeimage 2009-03-20 13:55:35 +00:00
eric
12d03b7de6 FreeImage is an Open Source library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG,
TIFF and others as needed by today's multimedia applications.
FreeImage is easy to use, fast, multithreading safe, compatible with
all 32-bit versions of Windows, and cross-platform (works both with
Linux and Mac OS X).

ok laurent@
2009-03-20 13:53:04 +00:00
giovanni
1212c0b947 Update to 2.6.6 2009-03-18 19:00:19 +00:00
jasper
f4a0acdc45 - update py-goocanvas to 0.14.0 2009-03-18 08:27:00 +00:00
jasper
85ff4c692d - remove old and unmaintained gtksee.
it's using a legacy toolkit (gtk+1) and there are enough applications around
that do the same, but with the modern gtk+2 toolkit. like gqview for example.

discussed with and ok ajacoutot@
2009-03-17 12:45:31 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
espie
26a6f0ba38 fix depends 2009-03-16 08:56:32 +00:00
jasper
cc5cec8dda - update goocanvas to 0.14 2009-03-15 18:30:13 +00:00
espie
79f4e19201 fix a few deps 2009-03-15 18:29:31 +00:00
espie
6aa9f723c1 fix depends 2009-03-15 14:39:02 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
48960b86d1 - update xmedcon to 0.10.4
* switches from gtk+1 to gtk+2 among other changes

from new maintainer Benoit Lecocq (ok Tom Knienieder (previous maintainer)

fix license version and tweak WANTLIB, by me
2009-03-13 17:58:47 +00:00
sthen
ace5ba2b6d convert to tk.port.mk and bump, fixes pkgspec 2009-03-13 14:43:54 +00:00
naddy
cdd487f6df fix a silly C99-ism to allow building with gcc2 2009-03-07 15:31:57 +00:00
stsp
5d5177d09b Don't install man pages for dvdrip-progress and dvdrip-splitpipe,
because they are in fact empty files.
The other man pages installed by the port are generated from
perl sources and are proper man pages. But these two programs
are written in C, so man page generation fails for them.
ok ajacoutot@
2009-03-07 10:40:30 +00:00
naddy
d7a2425f0d fix library order so static linking will succeed 2009-03-06 15:08:53 +00:00
jasper
f020fdfa81 - update xzgv to 0.9
* this makes this port switch to gtk+2, and get ride of ancient gtk+1
- update ${HOMEPAGE} and ${MASTER_SITES}

from Julian Leyh (MAINTAINER), thanks
2009-03-06 08:54:22 +00:00
naddy
1f2fc62610 Security update to 1.6.15; fixes CVE-2009-0040.
From: maintainer Benoit Lecocq
2009-03-05 16:12:27 +00:00
giovanni
6a5b9105d8 Update to 2.6.5.
Ok mbalmer@
2009-03-05 10:37:22 +00:00
ajacoutot
98bfd8bccc - prevent several crashes
patches from http://www.win.tue.nl/~aeb/linux/ocr/tesseract.html
2009-03-05 08:09:40 +00:00
ajacoutot
c23c3f509f - tweak MESSAGE 2009-03-05 07:54:13 +00:00
ajacoutot
e02150bd12 - minor update to gthumb 2.10.11
maintainer ok
2009-03-05 07:52:51 +00:00
naddy
ad59f1741b Security update to 1.2.35: Fix an uninitialized data bug; CVE-2009-0040. 2009-03-04 20:17:16 +00:00