Commit Graph

1317 Commits

Author SHA1 Message Date
ajacoutot
58a6132e15 - really remove the scrollkeeper-update hack 2009-04-16 08:17:49 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
6423a3c671 - update to planner-0.14.4
several bug fixes
uses the GTK printing API now
2009-04-15 21:12:59 +00:00
ajacoutot
b8be481690 - bring in patch from upstream SVN: close gtkrc files after use so we don't
run out of file descriptors
2009-04-14 22:04:31 +00:00
merdely
fe8318208d Move battstat_applet.ui to PLIST-battstat to fix build on alpha
(and probably others)

ok jasper@
2009-04-14 21:07:44 +00:00
ajacoutot
5a4c04ee09 - better workaround for now: disable thumbnailer completely.
Bug still beeing worked on.
2009-04-14 17:16:54 +00:00
ajacoutot
a5e10a22e8 - run_depends on sysutils/fam is already implied by gvfs 2009-04-14 13:20:51 +00:00
ajacoutot
b4d29ba815 - remove workaround and add newly committed patch from upstream SVN
all from Pierre Riteau, thanks!
2009-04-14 09:43:42 +00:00
ajacoutot
42554c5ab3 - use setrlimit to increase number of fd in the appearance capplet; this
allows browsing for themes to install without the need to play with
(u)limit
2009-04-13 14:35:19 +00:00
jasper
d5a181007f - update gnome-mag to 0.15.6
* bugfixes and translation updates
2009-04-12 19:35:30 +00:00
ajacoutot
f8a1f47dbd - no need to run_depends on gstreamer-xvid 2009-04-11 14:10:57 +00:00
ajacoutot
cbaf482247 - better patch
from Pierre Riteau, thanks!
2009-04-11 12:18:00 +00:00
ajacoutot
0e386b3afb - do not hardcode gnome-database-properties program version as it may
change eventually in the future
2009-04-11 10:46:43 +00:00
ajacoutot
90d05f26cc - mention system-config-printer
from jasper@
2009-04-11 10:12:19 +00:00
ajacoutot
f44ae427de - give this port a chance to run ; patch from Pierre Riteau
(this is a workaround, better fix is being worked on)
- fix schema file to quiet up gconftool-2
2009-04-10 22:35:08 +00:00
ajacoutot
47a75b1413 - pick up libgnomecups 2009-04-10 16:19:13 +00:00
ajacoutot
110ceac445 - unbreak, this works fine now
- set GPL version, regen WANTLIB and PLIST
- add some comments in the patches (from FreeBSD)
2009-04-10 16:17:49 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
05259843d1 - add missing build depends on gnome-icon-theme
spotted by Pierre Riteau
2009-04-06 09:42:20 +00:00
ajacoutot
f43dc5122c +video-arcade 2009-04-06 07:54:56 +00:00
ajacoutot
99867fea91 Import gnome-video-arcade-0.6.6
GNOME Video Arcade is a clean and simple MAME front-end for the GNOME
Desktop Environment.
<...>

tweaks and ok jasper@ who came up with the same port
2009-04-06 07:54:23 +00:00
jasper
954578a359 - update homepage 2009-03-31 18:13:59 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
naddy
7058a57207 bump for python dependency change 2009-03-28 16:32:19 +00:00
naddy
8231a58aea bump for python dependency change 2009-03-28 16:09:14 +00:00
naddy
94db4ed8d0 bump for python dependency change 2009-03-28 15:54:42 +00:00
ajacoutot
fa4db047e9 - remove useless patch now that goom in back into gstreamer 2009-03-27 15:33:02 +00:00
ajacoutot
4af9d1d305 - put -pthread back which was mistakely removed in r1.42 by yours truly 2009-03-26 17:15:46 +00:00
sthen
f8dd39fd1b PKGNAME works better when it's not self-referencing
"make it more pretty" jasper@
2009-03-23 22:25:28 +00:00
jasper
6c60a49e29 - more missing bumps 2009-03-23 21:45:03 +00:00
ajacoutot
52e4ca4ff9 - remove an XXX 2009-03-23 18:40:59 +00:00
ajacoutot
68f49b1119 - more unneeded goos spotted by Mikolaj Kucharski
- remove an XXX from gdm while here
2009-03-23 18:39:47 +00:00
ajacoutot
b64124b196 - remove unneeded gtk-update-icon-cache goo
spotted by Mikolaj Kucharski, thanks!
2009-03-23 17:21:30 +00:00
ajacoutot
3dc7d8106a - remove shared-mime-info dependency and goo as it is not needed anymore ;
spotted by Mikolaj Kucharski, thanks!
- while here, regen PLIST and add missing @unexec gconftool-2 goo
2009-03-23 15:54:58 +00:00
ajacoutot
b9ac948f49 - remove festival from run_depends
it is not technically needed as gnome-speech can alreay use espeak ; if one
wants to use festival instead, pkg_add festival and some voices is enough,
gnome-speech will be able to use it transparently when configured to do so
2009-03-23 12:13:41 +00:00
ajacoutot
85f4dedc6a - missing `|' 2009-03-23 11:29:36 +00:00
sthen
cb16bf5d1a package specs, mostly pointed out by Nigel J. Taylor 2009-03-23 09:57:54 +00:00
jasper
15d166b839 - fix pkgspec 2009-03-23 07:31:09 +00:00
jasper
afc3f0c3d1 - update gnome-games to 2.24.3.1
* bug fixes
2009-03-22 20:56:52 +00:00
ajacoutot
6e14ea7b50 - bring in some patches from SVN to fix use with our recent webkit 2009-03-19 14:36:53 +00:00
ajacoutot
deb3adc7c0 - give this a chance to work 2009-03-19 12:04:39 +00:00
ajacoutot
24f4d02c34 - update to gdm-2.20.10
lots of small bug fixes
some translations updates
2009-03-19 08:26:42 +00:00
jasper
1e71e2ac86 - update dasher to 4.10.0
- reformat WANTLIB
2009-03-18 19:38:47 +00:00
ajacoutot
5094129772 - one entry in the menu in enough 2009-03-18 11:28:37 +00:00
ajacoutot
1cda0f318f - fix wantlib & bump 2009-03-18 08:23:59 +00:00
ajacoutot
713bda8685 - point people at README.OpenBSD 2009-03-17 18:03:30 +00:00
ajacoutot
09ac1bea02 - update to alacarte-0.11.10
2 new translations
2009-03-17 16:03:45 +00:00
ajacoutot
f0dc3deab9 - minor update to gnome-vfs2-2.24.1
* Fix memory leaks
* Updated translations
2009-03-17 15:53:37 +00:00
ajacoutot
fdb705ffe2 - update to gnome-backgrounds-2.24.1 2009-03-17 14:28:05 +00:00
ajacoutot
c705cdb477 - no need to redirect stdout to /dev/null for 'gconftool-2 --direct ...'
- regen PLIST while here
2009-03-17 11:53:01 +00:00