Commit Graph

47257 Commits

Author SHA1 Message Date
ajacoutot
6d86db4e64 - the GNOME control-center2 is not needed to run evolution
"sounds reasonable" to jasper@
2008-11-29 10:04:57 +00:00
jasper
f329f698fc - add hcidump 2008-11-29 09:57:18 +00:00
jasper
fe86351074 import bluez-hcidump 1.42
HCIdump reads raw HCI data coming from and going to a Bluetooth device
and prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and
the dump file can be parsed in a subsequent moment.

from jcs@, with some tweaks by me
requested by uwe@
2008-11-29 09:54:49 +00:00
ajacoutot
0ac1928a92 - @bin markers, WANTLIB fix and bump 2008-11-29 09:49:03 +00:00
ajacoutot
af633330a3 - remove zemberek support which we don't provide in ports 2008-11-29 09:29:11 +00:00
okan
62e5afbda7 - update to 6.4.5-6 (for real this time) and sync patches
- explicitly disable lqr (experimental liquid rescale)
- fix for building no_x11 FLAVOR with ImageMagick already installed

noticed by and previous ok kili@, ok naddy@
2008-11-29 05:00:20 +00:00
ajacoutot
c612cceb22 - add @bin markers, fix WANTLIB and bump 2008-11-28 19:43:18 +00:00
steven
827cb0f86c don't override USE_LIBTOOL
ok espie@
2008-11-28 19:36:14 +00:00
ajacoutot
051b8c8b77 - add @bin markers, fix WANTLIB, bump 2008-11-28 17:44:37 +00:00
ajacoutot
31e6cf352b - add @bin markers
- fix WANTLIB
- bump
2008-11-28 17:36:18 +00:00
ajacoutot
91fc623da0 - add small comment about the run_depends
no pkg change, no bump
2008-11-28 15:34:26 +00:00
ajacoutot
403ef873b0 - control-center is not needed to build this
- as for run_depends, better use the new gnome-settings-daemon instead of
control-center
2008-11-28 15:27:29 +00:00
ajacoutot
27366238b8 - evolution does not use gnome-spell for spell checking anymore 2008-11-28 14:11:35 +00:00
ajacoutot
1f1bd9a910 - explicitely set configure_args
- regen PLIST, fix WANTLIB and bump
2008-11-28 13:31:46 +00:00
sthen
0d476cbdb0 change to ONLY_FOR_ARCHS suggested by brad@. 2008-11-28 10:38:38 +00:00
sthen
9b8d738ed2 link llvm to the bulk build, build is super-slow so let's give
people who want to use it an easier way.
2008-11-28 10:24:37 +00:00
sthen
6c3191a58f NOT_FOR_ARCHS=sparc64, llvm hasn't been ported to it yet. 2008-11-28 10:23:39 +00:00
mglocker
ac7509505f Update to latest nostromo release 1.8.8.
OK jasper@
2008-11-27 19:04:38 +00:00
jasper
e9f7d829b6 - fix a very longstanding and irritating issue where opening two gnome-terminal
windows/tabs would make gnome-pty-helper hungry for cpu time. so hungry
that it would try to eat all cpu time.

from chpe@gnome.org bugzilla: #562385
2008-11-27 18:22:53 +00:00
ajacoutot
2a9c1d59bd - fix the invest applet 2008-11-27 13:42:19 +00:00
ajacoutot
62d03977aa - oops 2008-11-27 12:44:54 +00:00
jasper
5fed0fbfca - regen patch, so future diff will be cleaner 2008-11-27 12:41:19 +00:00
ajacoutot
98e3f83445 - rename the nsf_init function to gstnsf_init to prevent symbol conflict
with security/nss; this fixes the core dump on startup with totem
- add missing sndio WANTLIB to the -sdl subpackage
2008-11-27 12:34:01 +00:00
fkr
ec1310757c update to OpenVPN 2.1rc15
tested by a few, ok mbalmer@
2008-11-27 11:38:32 +00:00
ajacoutot
3ca7bfe48e - make this build with new totem-pl-parser (we cannot update totem quite
yet because our gstreamer is too old)
- regen PLIST because nautilus-extensions directory changed with recent
nautilus update (spotted by jasper@)
2008-11-27 11:13:40 +00:00
ajacoutot
9514b10e72 - update to totem-pl-parser-2.24.2
from jasper@
2008-11-27 11:11:35 +00:00
ajacoutot
7ddc9f47e6 - add a small reminder comment
no pkg change, no bump
2008-11-27 10:27:22 +00:00
simon
97b1535fc0 add p5-Catalyst-Authentication-Store-DBI 2008-11-26 23:44:16 +00:00
simon
5ad144af9d import p5-Catalyst-Authentication-Store-DBI
This module implements the Catalyst::Authentication API using
Catalyst::Model::DBI.
It uses DBI to let your application authenticate users against a
database and it provides support for
Catalyst::Plugin::Authorization::Roles.
2008-11-26 23:44:13 +00:00
simon
aa2f82d8dd update to version 0.05 2008-11-26 23:37:55 +00:00
steven
1b945c5bd5 update to 2.1.3
contains security fix for CVE-2008-5110
2008-11-26 20:09:35 +00:00
ajacoutot
abda00e4e8 - enhance default browsers list 2008-11-26 17:49:39 +00:00
ajacoutot
bbd32b3a72 - bugfix update to version 1.2
better support for Unicode, new translation...
- drop maintainership
2008-11-26 13:32:31 +00:00
ajacoutot
6ec322f3bc - adapt a patch from Gentoo to fix "Restart" and "Shut Down" buttons.
We do not support policykit yet and latest gnome-panel requires it
for restart/shutdown support, so just backport the old way in which
the panel will talk directly to GDM bypassing gnome-session
dbus/polycikit.

"commit it" jasper@
2008-11-26 11:58:40 +00:00
ajacoutot
63a2db1e87 - small update to gnome-session-2.24.2
mostly bugfixes and translation tweaks
2008-11-26 09:11:30 +00:00
ajacoutot
bf555a7a36 - fix a typo in MESSAGE-main
from Daniele Pilenga
2008-11-26 09:05:31 +00:00
jasper
a10f19b095 - remove some redudant vars from opennx/Makefile
- specify LGPL too, in Makefile.inc

noticed by pirofti@, thanks
2008-11-25 19:06:09 +00:00
ajacoutot
3bd99b87ec - update gdm to version 2.20.8
- enable libwrap support
- explicitely disable policykit and console-helper

ok jasper@
2008-11-25 18:27:39 +00:00
espie
821ea55ffc kill oldish wantlib syntax that no longer exists, results in saner wantlib
tables.
2008-11-25 18:01:15 +00:00
naddy
e1510c6668 Update to libtorrent 0.12.4/rtorrent 0.8.4.
- Adds support for DHT.
- Many ill-documented scripting changes.
- The session file format has changed.
2008-11-25 16:21:28 +00:00
ajacoutot
2b686363da - update to libsoup-2.24.2.1
fix a crash in libsoup/soup-uri.c
2008-11-25 15:06:02 +00:00
ajacoutot
6f4b2f9869 - remove non-existent configure_args
- remove uneeded goos (gtk-update-icon-cache and update-desktop-database)
- regen PLIST and bump
2008-11-25 15:03:31 +00:00
ajacoutot
19a0df2500 - minor update to libgweather-2.24.2
- remove outdated COMMENT
2008-11-25 13:54:11 +00:00
jasper
6e9dd8c279 - add a build dependency to build the dbus doc file 2008-11-25 13:47:50 +00:00
jasper
9dcdb11e80 - update gnome-panel to 2.24.2
* translation updates
2008-11-25 13:46:14 +00:00
jasper
52c905e07b import epiphany-extensions 2.24.1
(into the correct directory this time....someone ate my 'S')

Epiphany Extensions is a collection of extensions for Epiphany, the
GNOME web browser.

it depends on a not yet committed epiphany update, hence it's unhooked
for now
2008-11-25 13:30:49 +00:00
jasper
0181440f74 - bleh, missing trailing 's' 2008-11-25 13:30:46 +00:00
jasper
e33c9d86f9 - update gnome-desktop to 2.24.2 2008-11-25 13:26:45 +00:00
ajacoutot
e71649a9f9 - update to libwnck-2.24.2
only some translations fixes
2008-11-25 13:26:14 +00:00
jasper
47c771c904 - update gnome-menus 2.24.2
* translation updates
2008-11-25 13:24:23 +00:00