Commit Graph

48699 Commits

Author SHA1 Message Date
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
ajacoutot
c3a9064d23 - add the 2 hobbits as MAINTAINER
ok jasper@
2009-02-15 17:33:52 +00:00
ajacoutot
43801f99c7 - bugfix update to gnome-speech 0.4.24 2009-02-15 17:23:17 +00:00
ajacoutot
bfacff7241 - add missing run_depends
- regen WANTLIB while here
2009-02-15 17:11:18 +00:00
jasper
d1edbf9681 - add geoclue 2009-02-15 16:35:45 +00:00
jasper
1edcbeecec import geoclue 0.11.1
Geoclue is a modular geoinformation service built on top of the D-Bus
messaging system. The goal of the Geoclue project is to make creating
location-aware applications as simple as possible.
Geoclue defines a set of geoinformation APIs, but it also includes some
providers that implement those APIs.
2009-02-15 16:35:05 +00:00
ajacoutot
21ccc0db85 - make sure user password does not end-up in /var/log/messages! 2009-02-15 16:05:13 +00:00
ajacoutot
8e9be54b46 - add a patch from OpenSolaris to fix a hard crash in rarian-sk-migrate
- add /var/db/scrollkeeper/ removal to @extraunexec; it is not needed
anymore and people with earlier install can get rid of it
2009-02-15 13:41:41 +00:00
ajacoutot
f2444eb598 - fix icon path in desktop file (s/PREFIX/TRUEPREFIX)
...no cookie for me
2009-02-15 12:16:35 +00:00
ajacoutot
23f15565a4 - update mkvtoolnix to version 2.4.2
from Benoit Lecocq, thanks!
2009-02-15 12:14:25 +00:00
sthen
66959a17a4 the path in gui.c is used to find both wish (installed by tk which is a
different port, so, LOCALBASE), _and_ x11vnc (installed by the current port,
so PREFIX). fixit accordingly, for correctness and to cater for whoever
might like the pain of installing different ports with different prefixes.

discussed with/ok ajacoutot
2009-02-15 12:02:14 +00:00
ajacoutot
1b7ec9991b - re-add f-spot
it is mark as BROKEN anyway but at least we will not forget to hook it back
when it gets fixed
2009-02-15 11:43:35 +00:00
ajacoutot
6d56b5e8c4 +gyrus 2009-02-15 11:39:45 +00:00
ajacoutot
7767211569 Import gyrus-0.3.8
Gyrus is a small tool for the administration of mailboxes in IMAP/Cyrus
servers.  The main idea behind it, is to provide mail server
administrators with a better way to do the daily maintenance than a
command line or a plain and boring telnet client.

The main features gyrus includes are:
        * Browsing, creation and deletion of mailboxes.
        * Mailbox quotas control.
        * Management of IMAP Access Control Lists.
        * Creation of printable reports with over-quota mailboxes.
2009-02-15 11:39:05 +00:00
robert
5822d9f651 add pl_PL, fix RUN_DEPENDS and @pkgpath. based on a diff from
Mikolaj Kucharski
2009-02-15 10:29:58 +00:00
sthen
3505f7eed3 fix hardcoded paths in gui.c; prompted by ajacoutot. bump package. 2009-02-15 10:01:43 +00:00
sthen
a520652879 - add dependency on Tk for the gui; diff from Mikolaj Kucharski,
reworked to use MODULES=x11/tk (suggested by steven@) and Makefile
cleanup by Stuart Cassoff, thanks to both

- take MAINTAINER, previous maintainer didn't respond to my past emails
2009-02-15 09:47:48 +00:00
sthen
787e6f6d53 regenerate patch, no change 2009-02-15 09:41:29 +00:00
robert
d5b53ef6e8 put some files from the main plist to their places. this fixes
the no_lang flavour. noted by ian@
2009-02-15 08:57:27 +00:00
steven
377af8339a update to 4.65
from maintainer Josh Grosse
2009-02-15 08:02:19 +00:00
sthen
a4aa5dcbf0 add a RUN_DEPENDS on x11/xplot, since producing xplot graph source
files is probably tcptrace's most important function. bump package,
and spaces->tabs while there.
2009-02-14 20:56:16 +00:00
ajacoutot
f0c87a4739 - make is work on non-default configurations where skip_omf_translate
is set to 0
- fix stat(1) calls
2009-02-14 17:31:44 +00:00
naddy
cb1e30fc22 sync with -current ls 2009-02-14 16:39:28 +00:00
sthen
4921da4669 don't pick up an installed webkit, bump 2009-02-14 15:03:38 +00:00
ajacoutot
dc8e9cf209 - bugfix update to libsamplerate-0.1.7
Fix a segfault which occurs when memcpy is passed a bad length parameter.
2009-02-14 14:50:46 +00:00
ajacoutot
0e13d5d5c3 - several cleanups and fixes:
* patch from gentoo so that we don't need to run_depends on gnugetopt
* remove obsolete + add missing configure switches
* fix print_usage() output
* fix typo in substituted file
* add @sample /var/db/rarian/
* /var/log/rarian.log* is not supposed to exist
2009-02-14 13:17:48 +00:00
sthen
3b31c247fd build this on hppa; ok martynas (maintainer). 2009-02-14 12:01:48 +00:00
jasper
b3f27365c4 - fix potential 64-bit issues
- clean post-extract a bit
- regen PLISTs
2009-02-14 10:39:38 +00:00
sthen
02b1e4a2ef log the correct filename in an error message; from upstream repo via Brad 2009-02-14 10:27:58 +00:00
jasper
c4f052628e - fix potential 64-bit issue
- regen PLIST
- specify license version
- set NO_REGRESS=Yes
2009-02-14 10:10:37 +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
jasper
e68e51c9b0 - fix potential 64-bit issue by including a missing header
- regen PLIST
- specify license version
2009-02-14 09:46:59 +00:00
jasper
9e25d8e25b - regen patches (for a cleaner next commit) 2009-02-14 09:41:35 +00:00
jasper
daccc032f3 - update checkbashisms to what's found in devscripts 2.10.46
- fix license marker
2009-02-14 08:53:21 +00:00
jasper
72ab722b14 - update p5-Net-Whois-Raw to 1.63 2009-02-14 08:44:05 +00:00
rui
62e6b805bc Fix visible 64-bit issue, from Markus Lude.
ok naddy@
2009-02-13 22:58:18 +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
pirofti
217746ed61 Update to msmtp 1.4.17. Tested by few on sparc64, amd64 and i386. Thanks!
Also added @sample for msmtprc-system_example as a system configuration for
localhost per sthen@'s request.

Okay sthen@.
2009-02-13 14:59:01 +00:00
giovanni
3a31fb191a Fix a segfault when using unicode chars with ttf fonts
ok sthen@
2009-02-13 13:57:17 +00:00
sthen
d82db3b07f lowercase first word of COMMENT and bump 2009-02-13 11:01:25 +00:00
pea
8e6b469c7d Update to 2.11.8
ok simon@, ajacoutot "ok me@"
2009-02-13 10:47:39 +00:00
jasper
885828f85d - fix two crashers when adding feeds, evolution-plugin-rss now works
as expected again. patch from upstream svn.
2009-02-13 09:47:58 +00:00
jasper
dedfb1acca - roll in a security fix for SA33884, which could disclose sensitive information
* patch taken from upstream svn

"<sthen_p> makes sense if you can get it in before lock" on rui's diff
ok rui@ (MAINTAINER) who came up with the same diff
2009-02-13 09:39:38 +00:00
sthen
119955c7e9 sync, 5560 2009-02-12 23:36:01 +00:00
ajacoutot
fd915cc8a5 - fix HOMEPAGE 2009-02-12 23:01:13 +00:00
rui
5ec2bcefaf update snort to 2.8.3.2, from Markus Lude. 2009-02-12 22:12:08 +00:00