Commit Graph

7837 Commits

Author SHA1 Message Date
jakemsr
0fb41c6e14 use libao for audio
ok maintainer
2010-03-21 15:24:40 +00:00
robert
2308649707 update to 2.12.10 2010-03-21 14:52:59 +00:00
ajacoutot
12bea17ac0 Make use of the new APM_ARCHS.
"looks good" jasper@
2010-03-21 11:35:26 +00:00
jasper
e125f7ef0c - update gxmessage to 2.12.4 2010-03-21 10:48:05 +00:00
ajacoutot
d122bb23a3 Update to conduit-0.3.17.
Remove flicker and fspot modules (no support for them yet).
2010-03-21 10:45:34 +00:00
ajacoutot
86c563ff27 Update tracker to version 0.6.96.
ok jasper@
2010-03-21 10:41:37 +00:00
ajacoutot
c201034eea Update to gnome-settings-daemon-2.28.2.
ok jasper@
2010-03-21 10:37:47 +00:00
ajacoutot
c45d59c76d Fix desktop file. 2010-03-21 10:37:08 +00:00
ajacoutot
c6c4fbc516 Update to gnome-utils-2.28.3.
ok jasper@
2010-03-21 10:36:10 +00:00
ajacoutot
2127108eeb Update to metacity-2.28.1. 2010-03-21 10:33:09 +00:00
ajacoutot
1a81adbbf6 Update to gnome-video-arcade-0.6.8
* uses gtkbuilder
* uses dbus-glib to stop screensaver from starting when playing
full screen

ok jasper@
2010-03-21 10:28:30 +00:00
ajacoutot
fe2000679a Fix portaudio support and enable gnustep_sndd.
spotted by jakemsr@
2010-03-21 09:57:58 +00:00
ajacoutot
931192d070 Update to gtk+2-2.18.9.
tested in a bulk by jasper@, thanks.
2010-03-21 09:56:40 +00:00
ajacoutot
d9ccc8ff9c Update to libgda-4.0.8.
ok jasper@
2010-03-21 09:54:50 +00:00
ajacoutot
79717b8ca5 Update to py-nautilus-0.6.1.
Get rid of the eel dependency.
2010-03-21 09:47:50 +00:00
landry
51ba19cff9 RUN_DEPENDS on zip/unzip/xdg-utils so that xarchiver supports more
archive types out of the box.
2010-03-21 09:45:56 +00:00
jasper
c9f622a8e5 - update aewm to 1.3.12 2010-03-21 09:27:25 +00:00
jasper
072652de04 - update gentoo 0.15.6
* switches to gtk+2
* fix a struct member clash, debugged with upstream
2010-03-21 09:13:53 +00:00
ajacoutot
d54bd3e581 Update to nautilus-sendto-2.28.3.
ok jasper@
2010-03-21 09:04:40 +00:00
ajacoutot
6ff5b4c569 Update to dasher-4.11.
ok jasper@
2010-03-20 17:01:20 +00:00
jasper
c5829296a6 - update sawfish to 1.6.2 2010-03-20 16:58:11 +00:00
ajacoutot
f7fbe255ad Update to dbus-glib-0.84. 2010-03-20 16:55:56 +00:00
jasper
c5310054fb - switch to gtk2 2010-03-20 16:52:08 +00:00
ajacoutot
e788eb62c3 Bugfix update to gyrus-0.3.9. 2010-03-20 16:45:57 +00:00
ajacoutot
c6fe213d9c Fix HOMEPAGE. 2010-03-20 16:44:47 +00:00
jasper
f6aea95b8c - remove dead homepage/mastersites, add a working one.
- regen plist
- set license version
- bump pkgname
2010-03-20 16:44:21 +00:00
matthieu
332bcd6510 loongson has apm(4) now. ok jasper@. 2010-02-28 19:31:54 +00:00
espie
8db0112cb6 fix FULLPKGPATH
(ports is locked)
2010-02-26 18:10:51 +00:00
espie
fbf5e598f4 setting FULLPKGPAME without FULLPKGPATH usually is an error
(port is locked ! don't commit)
2010-02-26 18:04:07 +00:00
jasper
49caddd96d - update HOMEPAGE
- regen WANTLIB

ok sthen@

ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:08:04 +00:00
phessler
f92d2c5701 enable building on loongson
OK jasper@

ports is unlocked for a while only for those who have been informed.
2010-02-23 19:59:13 +00:00
jasper
9aac101629 - fix a regression from the last openmotif update, which would manifest
in an extra (empty) pane in xpdf.

from upstream bug #1476.

from sthen@, tested by kili@ and me
2010-02-17 18:15:09 +00:00
ajacoutot
fad6692e73 SECURITY: CVE-2010-0422, handle monitor hotplugging more securely.
ok jasper@
2010-02-13 09:17:33 +00:00
ajacoutot
0414f64f1b SECURITY: Ensure keyboard grab and unlock dialog exist after monitor removal
(CVE-2010-0414)

gnome-screensaver currently doesn't deal with monitors getting
removed properly.  If the unlock dialog is on the removed monitor
then the unlock dialog and its associated keyboard grab are not
moved to an existing monitor when the monitor removal is processed.

This means that users can gain access to the locked system by placing
the mouse pointer on an external monitor and then disconnect the
external monitor.

https://bugzilla.gnome.org/show_bug.cgi?id=609337

ok jasper@
2010-02-08 17:04:14 +00:00
landry
9ea359c0cf Same here, being an hppa architecture doesn't mean we're running HPUX.
ok jasper@
2010-02-07 15:18:10 +00:00
landry
c00ddafc41 Being an hppa architecture doesn't mean we're running HPUX. Patch away
Imakefile to let this build fine, no binary change for other archs -> no bump
ok jasper@
2010-02-07 15:17:12 +00:00
landry
5fadbd3443 Also disable PIE on hppa, use same workaround as for arm. This produces
a non-segfaulting dbus package, so dbus-glib and a whole lot of other
packages might now build on hppa..
hints from ajacoutot@, ok espie@
2010-02-06 11:58:59 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
c74080eb40 - add missing run dependency on desktop-file-utils, which fixes package
installation on an empty box.

ok ajacoutot@
2010-02-01 13:12:27 +00:00
jolan
ca7dbb81a7 fix MASTER_SITES, ok naddy@ 2010-01-30 19:08:30 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
naddy
c133cffd29 fix PKGNAME 2010-01-27 14:43:15 +00:00
kili
2024ac1e54 Fix PKGNAME. 2010-01-26 21:10:01 +00:00
jasper
43bf2d2b0f - fix pkgname, p0 before v0 2010-01-26 20:57:57 +00:00
landry
58c247147d Move *.cmxs files from PLIST to PFRAG.native. This allows lablgtk2 to
package on non-native archs (say, sparc64) and thus mldonkey builds
there.
ok jasper@ sthen@ ajacoutot@
2010-01-26 13:00:28 +00:00
giovanni
a4d426f6d9 Upstream tarball has changed, only autoconf scripts have been modified.
ok jasper@
2010-01-25 09:00:03 +00:00
jasper
c72810f7d5 - fix build when gnustep-gui is installed, which makes ecore pickup
Cocoa.h and think we're in a Cocoa environment.

  ok espie@ (who also ran into this)
2010-01-24 11:58:32 +00:00
espie
58d1f8108a fix broken packagenames 2010-01-24 11:52:36 +00:00
espie
681b9f303b fix build when lzma is present
ok aja
2010-01-24 11:18:27 +00:00
landry
8fbd50bb6d Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00