Commit Graph

47521 Commits

Author SHA1 Message Date
steven
d296bba242 change dependency to texlive-base again 2008-11-30 18:48:09 +00:00
steven
105a6556a8 reorganize packaging: remove -tetex package, this is now all included in
the main -minimal texmf package. this now allows using latex without the
need to install extra packages.

from maintainer Edd Barrett, requested by sturm
2008-11-30 18:45:27 +00:00
ajacoutot
1cb280c31f - the interface designer reference manual menu and button need devhelp, so
add it to run_depends
2008-11-30 09:25:55 +00:00
ajacoutot
f05c8158b4 - add a workaround to install desktop launchers in 644 mode whatever the
original file mode from the system applications directory is
2008-11-29 16:14:38 +00:00
jasper
c7cf88e5cf - add a -tds subpackage
- fix the postgresql configure option
- set SHARED_ONLY

feedback and ok ajacoutot@
2008-11-29 12:53:51 +00:00
ajacoutot
66af83992e - add MODQT_PKG_CONFIG_PATH so that ports depending on the qt4 MODULE
don't need to be tweaked to be able to find qt4 pkgconfig files

input from and ok espie@
2008-11-29 12:15:57 +00:00
ajacoutot
2651bcfaba - user switching does not work under OpenBSD, so remove corresponding
button
2008-11-29 12:11:19 +00:00
ajacoutot
fd8ac6128c +screensaver 2008-11-29 11:35:39 +00:00
ajacoutot
cbe1c37a63 Import gnome-screensaver-2.24.1
gnome-screensaver is a screen saver and locker that aims to have simple,
sane, secure defaults and be well integrated with the desktop.
<...>
2008-11-29 11:34:51 +00:00
ajacoutot
72f99b1b41 - remove conflict with new xscreensaver
- regen PLIST while here
2008-11-29 11:32:26 +00:00
ajacoutot
00635375fb - this needs gnome-screensaver, not xscreensaver
- regen PLIST
2008-11-29 11:31:45 +00:00
ajacoutot
4cfebec57a - this only needs to build/run_depends on xscreensaver-data 2008-11-29 11:30:46 +00:00
ajacoutot
f42863e724 - tweak some run dependencies:
* remove gnome-spell (deprecated)
* add notification-daemon (discussed with jasper@)
* make it run_depends either on xscreensaver or gnome-screensaver
2008-11-29 11:29:53 +00:00
ajacoutot
64f3b1b8a8 - split xscreensaver into 3 subpackages:
* -main for the main xscreensaver binaries
* -data for the savers than can be shared by other screensavers (like
the soon-to-be-imported gnome-screensaver)
* -gle which is a migration of the no-no_gle FLAVOR
- create .desktop files from xscreensaver xml files for use by
freedesktop compliant screensavers (scripts from gnome-screensaver)
- take maintainership
- resolve old conflict with games/circuit

inputs from jasper@, naddy@ and sthen@
ok sthen@ jasper@
2008-11-29 11:29:07 +00:00
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