Commit Graph

48915 Commits

Author SHA1 Message Date
ajacoutot
9e5e5948e7 - gnome-speech 0.4.25
respin due to a problem that does not concern us
2009-02-16 00:42:53 +00:00
ajacoutot
8c57677b8c - bugfix (#1973) update to jpilot-1.6.2
- regen WANTLIB
2009-02-16 00:19:22 +00:00
sthen
7da86fc3d3 recognize 4.5, from Brad 2009-02-15 23:46:08 +00:00
sthen
5fa3c1cf10 add common in-place modifications to cope with the usual ways to start
Tcl scripts. from Stuart Cassoff, ok steven.
2009-02-15 22:27:44 +00:00
wilfried
47549fec87 make wmaker.inst know where WPrefs is 2009-02-15 20:12:17 +00:00
jasper
6f31e107f2 - homepage is no more 2009-02-15 19:49:27 +00:00
jasper
580818c350 regen patch 2009-02-15 18:57:27 +00:00
naddy
faec2170d9 Update to 1.50: A bunch of bug fixes and various small improvements as well
as initial IPv6 support.
Also submitted in near-identical form by Brad.
2009-02-15 18:09:29 +00:00
jasper
7a3287df68 - add libchamplain/ 2009-02-15 18:09:20 +00:00
jasper
8e200e1a99 - add clutter/ 2009-02-15 18:08:43 +00:00
jasper
ea5510ab8e import libchamplain 0.2.8
Libchamplain is a C library aimed to provide a Gtk+ widget to display
rasterized maps.
 * Display a map (OpenStreetMap Mapnik, OpenAerialMap,
   Maps For Free Relief);
   o Tiles are downloaded and cached
   o Downloaded tiles fade in
 * You can drag to move (a la Google Maps)
   o without or with kinetic scrolling (a la iPhone)
   o with elastic edges (a la iPhone)
 * You can zoom in / out
 * You can center the map on coordinates (longitude, latitude)
 * Add markers on the map with a mixed Clutter/Champlain API
 * Add layers of markers
 * You can animate markers

(i forgot cvs doesn't like files/directories called 'core')
2009-02-15 17:58:46 +00:00
jasper
9d3912a3f3 import libchamplain and libchamplain-gtk, both version 0.2.8
Libchamplain is a C library aimed to provide a Gtk+ widget to display
rasterized maps.
 * Display a map (OpenStreetMap Mapnik, OpenAerialMap,
   Maps For Free Relief);
   o Tiles are downloaded and cached
   o Downloaded tiles fade in
 * You can drag to move (a la Google Maps)
   o without or with kinetic scrolling (a la iPhone)
   o with elastic edges (a la iPhone)
 * You can zoom in / out
 * You can center the map on coordinates (longitude, latitude)
 * Add markers on the map with a mixed Clutter/Champlain API
 * Add layers of markers
 * You can animate markers

Libchamplain-gtk is a Gtk+ widget that wraps around libchamplain's ClutterActor.

a small demo application is installed as libchamplain-demo
2009-02-15 17:57:02 +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
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