Commit Graph

2716 Commits

Author SHA1 Message Date
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
ajacoutot
9434b46ae6 - fix path to xterm 2009-02-17 09:19:03 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
eric
8d9b02eeb3 update to 1.8.2
ok ajacoutot@
2009-02-16 14:48:53 +00:00
jasper
8e200e1a99 - add clutter/ 2009-02-15 18:08:43 +00:00
jasper
6f890cc7c0 - adapt to DIST_SUBDIR 2009-02-15 17:51:05 +00:00
jasper
7e7c98f449 - add clutter-box2d, clutter-cairo, clutter-gst and clutter-gtk 2009-02-15 17:48:07 +00:00
jasper
ca7ee4c653 import (non-working, hence unhooked) py-clutter 0.8.2
This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.

this doesn't fully work yet, but it's now intree in case someone
wants to have a look at fixing it.
2009-02-15 17:47:21 +00:00
jasper
cc1a4f5337 import clutter-gtk 0.8.2
Clutter-GTK is a library providing facilities to integrate Clutter into
GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for
embedding the default ClutterStage into any GtkContainer.
2009-02-15 17:45:30 +00:00
jasper
6721375c9f import clutter-gst 0.8.0
Clutter-GStreamer (clutter-gst) is an integration library for using
GStreamer with Clutter.
2009-02-15 17:44:51 +00:00
jasper
0540bcb8bd import clutter-cairo 0.8.2
An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic.
2009-02-15 17:44:03 +00:00
jasper
3c0299a5d5 import clutter-box2d 0.8.2
A glue layer between clutter and box2d that provides a special group
where the actors can be set to be static or dynamic in regard to a
physics simulation.
2009-02-15 17:43:23 +00:00
jasper
3b8b3f97fe - add Makefile and Makefile.inc, some more ports on their way 2009-02-15 17:42:31 +00:00
jasper
4c42b6e04d import clutter 0.8.6
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces.

Clutter uses OpenGL (and optionally OpenGL ES for use on Mobile and
embedded platforms) for rendering but with an API which hides the
underlying GL complexity from the developer. The Clutter API is intended
to be easy to use, efficient and flexible.
2009-02-15 17:41:13 +00:00
jasper
9e30e38a7a - fix potential 64-bit issue
- regen WANTLIB, PLIST and patch-src_xscanimage_c

'ok as in ok' ajacoutot@ (MAINTAINER)
2009-02-14 10:05:21 +00:00
martynas
fd81c969cf does not build for me on a clean system due to missing LIB_DEPENDS;
fix.  ok sthen@
2009-02-13 21:42:55 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
simon
1c7cd32f95 add missing includes to prevent segfaults
looks sane to ajacoutot@
2009-02-09 10:48:51 +00:00
simon
968bc8e0a3 add p5-Captcha-reCAPTCHA 2009-02-05 22:05:22 +00:00
simon
a26da08492 import p5-Captcha-reCAPTCHA
reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors
who complete the captcha to assist in the digitization of books.
2009-02-05 22:05:07 +00:00
jasper
78d8c31cc6 - Module::Loaded comes with perl 5.10, so add the COMES_WITH marker
- fix dependencies of p5-Graphics-ColorNames accordingly

ok simon@
2009-02-04 08:48:20 +00:00
jasper
21e17beb81 - update p5-SVG to 2.49 2009-02-03 22:46:37 +00:00
sthen
81f7d24623 +scratch 2009-02-03 14:58:06 +00:00
sthen
51efd401f3 import graphics/scratch:
A new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art - and share your
creations on the web. Designed to help young people (ages 8 and up)
develop 21st century learning skills. As they create Scratch projects,
young people learn important mathematical and computational ideas, while
also gaining a deeper understanding of the process of design.

from maintainer Stuart Cassoff, with tweaks by me and input from
ajacoutot@.
2009-02-03 14:56:56 +00:00
pirofti
57219d3b6a Add ruby-mini_magick. 2009-02-03 12:40:11 +00:00
pirofti
5e9b230c07 Initial import of ruby-mini_magick.
A ruby wrapper for ImageMagick command line. MiniMagick gives you access to all
the commandline options ImageMagick has.

Okay bernd@.
2009-02-03 12:38:38 +00:00
pirofti
f64c07e69c Add ruby-color. 2009-02-03 12:34:26 +00:00
pirofti
431596cb76 Initial import of ruby-color.
Color aims to provide a simple library for color value conversion and
modification (math modification and mixing with other colors).

Okay bernd@.
2009-02-03 12:33:25 +00:00
giovanni
9293c388aa Fix PLIST typo
ok ajacoutot@
2009-02-02 18:32:20 +00:00
giovanni
b59d04dd1b Update to gimp-2.6.4.
ok ajacoutot@
2009-02-02 16:39:17 +00:00
ajacoutot
6f0162eaa3 - maintenance update to gphoto-2.4.4
updated translations

looks okay to espie@ (maintainer)
2009-02-01 11:04:42 +00:00
ajacoutot
b42bb9864f - maintenance update to libgphoto-2.4.4
several bugfixes and updated translations

looks okay to espie@ (maintainer)
2009-02-01 11:04:11 +00:00
eric
9bf5be9d6e Add patch from upstream.
"2008-12-17 [ft] Don't call FT_Done_Face() on faces we did not create"

ok ajacoutot@
2009-01-30 09:32:30 +00:00
ajacoutot
6e90791ddb +py-graphics 2009-01-29 20:11:21 +00:00
ajacoutot
70356a4adc Import py-graphics-1.5
PyGraphics aims to translate the new features of Media Computation from
its JPython version to CPython. Its aims to implement support for image,
sound and video manipulation as well as adding simple 3D capabilities.

several inputs from wcmaier@
2009-01-29 20:10:30 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
sthen
f44e8cb571 SECURITY; fix http://www.trapkit.de/advisories/TKADV2009-004.txt
From Brad.

FFmpeg contains a type conversion vulnerability while parsing malformed 4X
movie files. The vulnerability may be exploited by a (remote) attacker to
execute arbitrary code in the context of FFmpeg or an application using
the FFmpeg library.
2009-01-29 11:30:27 +00:00
ajacoutot
eaba8b0519 -gphoto 2009-01-28 10:11:30 +00:00
ajacoutot
b1a7d74100 - remove obsolete gphoto as it has been deprecated and unmaintained for
years in favor of gphoto2

"no objections" from sturm@ who didn't know what gphoto was
"seems reasonable" to pvalchev@

rip...
2009-01-28 10:10:19 +00:00
sthen
0490bb1d52 handle update-desktop-database and bump. ok jasper 2009-01-26 16:25:18 +00:00
ajacoutot
e7102a1ad3 - bring a patch from NetBSD via David Coppa to fix a crash with cairo gtk
themes
see GNOME bug #567253

Brad also came up with the same patch and noted the fix is now upstream.
ok jasper@
2009-01-26 10:28:33 +00:00
stsp
8b03888204 Fix build. Including <gtk/gtkclist.h> directly causes a circular include
dependency: gtkclist.h depends on gtk.h depends on gtkctree.h depends on
gtkclist.h -> boom. Simply including <gtk/gtk.h> works, though.
OK maintainer, and also tested on amd64 by Jonathan Armani, thanks!
2009-01-25 00:29:03 +00:00