Commit Graph

1558 Commits

Author SHA1 Message Date
ajacoutot
e80392c413 Unbreak:
From GNOME bugzilla #588655
g_mapped_file_free() has been deprecated in favor of g_mapped_file_unref().

While here, regen WANTLIB.

Breakage reported by jasper@ and naddy@
2009-10-06 15:24:47 +00:00
ajacoutot
24f2e1274b bash -> sh 2009-10-04 08:08:13 +00:00
ajacoutot
d3ae5b05d6 f-spot 0.6.1.3.
Yes, it is still broken, yes I am working on that and yes I will fix it ;-)
2009-09-28 20:40:28 +00:00
ajacoutot
7aa1d0aaad Fix dependencies after gstreamer-plugins-* merge.
looks good to landry@, ok jasper@
2009-09-28 18:32:02 +00:00
ajacoutot
fd1b2bc823 Use better substitution patch and regen PLIST accordingly.
From FreeBSD.
2009-09-26 19:13:29 +00:00
ajacoutot
c1bd3e5216 f-spot-0.6.1.2 2009-09-17 20:07:17 +00:00
ajacoutot
ff5050bbf0 Fix build+run depends ; breakage reported by naddy@
Regen WANTLIB while here.
2009-09-11 21:32:47 +00:00
naddy
22730e96fc libarchive now pulls in liblzma 2009-09-11 18:56:35 +00:00
naddy
d80892adbf liblzmadec is gone, drop support for .lzma 2009-09-10 15:33:15 +00:00
naddy
2c50e00940 switch dependencies from lzma to xz 2009-09-10 15:30:21 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
ajacoutot
61b43cc23a Update to tomboy-0.14.3.
Explicitely disable galago and evolution support. Fix DEPENDS.
Tweak DLLMAP_FILES.
2009-09-06 07:29:37 +00:00
ajacoutot
6b8e5b1f7c +mono-gnome-desktop 2009-09-06 07:29:00 +00:00
ajacoutot
c69c23b53e Import mono-gnome-desktop-2.24.0 (gnome-desktop-sharp)
GnomeDesktop# is a .NET language binding for assorted GNOME libraries
from the desktop release.

Needed for the upcoming tomboy update.

ok jasper@
2009-09-06 07:28:31 +00:00
ajacoutot
66df1bea20 Update to mono-gnome-2.24.1 (gnome-sharp)
Add HOMEPAGE. Fix DEPENDS.
Remove some patches and use perl subst instead.

ok jasper@
2009-09-06 07:27:41 +00:00
ajacoutot
6424536219 Fix calendar calculation: UTC cannot have DST ; from pkgsrc.
This fixes the 'today' button which was defaulting to the epoch.
2009-09-02 07:44:16 +00:00
ajacoutot
6b84ef7d16 I forgot to cvs add this some time ago.
Not that this matter as this port is broken but...
2009-09-01 19:19:49 +00:00
ajacoutot
8336c5ca69 Remove run dependency on deskbar-applet.
While here, recreate the dependency chain from scratch as it was bogus.
2009-08-30 11:46:14 +00:00
ajacoutot
08e9dd4b33 Advise installing an indexer engine (we have tracker-search and pinot so far). 2009-08-30 11:29:53 +00:00
ajacoutot
44ebf020bb Update to 0.6.1.1.
Tweak DLLMAP_FILES in the process.
This is still broken... but I'm working on a large mono update.
2009-08-26 15:30:01 +00:00
robert
674e9a1efe Add an ugly XXX hack to make it start up faster.
Discussec with antoine@
2009-08-20 14:14:12 +00:00
ajacoutot
275e394829 Make sure gnome-session finds gconftool-2.
commiting on behalf of giovanni@
2009-08-20 09:40:13 +00:00
ajacoutot
b5d06f2613 Add gstreamer-confelements to run_depends.
Should fix runtime issue that steven@ reported.
2009-08-19 10:46:45 +00:00
ajacoutot
e81c743dde Update to f-spot-0.6.0.0.
This is just so that it does not rot forever outdated into the tree, it is
still broken and I haven't found time to look into it yet...
2009-08-15 17:40:05 +00:00
ajacoutot
1d215bfa15 Regen WANTLIB after gtk-vnc update. 2009-08-12 13:53:13 +00:00
sthen
9a0a8800a8 BUILD_DEPENDS on gedit and xulrunner-devel, fixing build on a clean
machine. bump not needed. ok ajacoutot@
2009-08-12 11:20:34 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
720df6bf9d Fix for unmounting webdav shares.
GNOME Bug #567664.
2009-08-07 08:40:07 +00:00
ajacoutot
06412760f4 Forgot this part in previous. 2009-08-04 15:00:20 +00:00
ajacoutot
97c8a60d52 Revert previous commit and use the lang/python MODULE instead. 2009-08-04 14:57:21 +00:00
martynas
552d094087 unbreak with MODPY_VERSION=2.6. ok jasper@, sthen@ 2009-08-04 14:41:53 +00:00
kili
db5f53da87 Bump after xulrunner changes. 2009-08-01 21:58:01 +00:00
ajacoutot
c1a422fed3 Remove workaround now that update-desktop-database fixes desktop files
modes.
2009-08-01 16:07:34 +00:00
sthen
4102b9d891 - remove -tds flavour which used internal FreeTDS api
- add -odbc flavour
2009-08-01 14:14:24 +00:00
ajacoutot
9e1cc63ceb Fix gmime pkgspec. 2009-07-28 16:00:00 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
ajacoutot
33f694372f For some reason, port-lib-depends-check throws an error when building
totem on an empty system.
For some reason, adding a couple of run_depends unconfuses it... (why?)

port-lib-depends-check breakage noticed by sthen@ who also lost some time
on trying to understand this...
2009-07-21 13:21:48 +00:00
ajacoutot
c6cde9dcd0 Fix device insertion command. 2009-07-21 12:35:54 +00:00
ajacoutot
acd235b8b9 Fix wantlib. 2009-07-21 09:19:32 +00:00
ajacoutot
4ca19d99dc Update to krb5-auth-dialog-0.12.
Enable pkinit support.
2009-07-16 20:14:20 +00:00
ajacoutot
442e216e7f Add missing build_depends. 2009-07-16 13:26:08 +00:00
naddy
194099559a unbreak 2009-07-13 13:27:07 +00:00
ajacoutot
facd399673 - better homepage
- add a reminder comment

ok jasper@
2009-07-12 20:33:19 +00:00
ajacoutot
dfe8d35544 - better homepage
ok jasper@
2009-07-12 20:32:02 +00:00
ajacoutot
976ad61bbb - fix homepage
- remove bogus BUILD_DEPENDS
- tweak DESCR

ok jasper@
2009-07-12 20:07:00 +00:00
ajacoutot
d37322717a - update to conduit-0.3.16
ok jasper@
2009-07-12 19:56:38 +00:00
ajacoutot
8a7f23eb78 +seahorse-plugins 2009-07-12 19:54:34 +00:00
ajacoutot
896d67ac94 Import seahorse-plugins-2.24.1
This package contains additional plugins and extensions to seahorse.

ok jasper@
2009-07-12 19:54:04 +00:00
sthen
bc71e51572 WANTLIB+=gailutil for new webkit, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +00:00
sthen
79c48ca243 sync wantlib, bump 2009-06-25 00:38:37 +00:00
ajacoutot
56fe6667e3 +krb5-auth-dialog 2009-06-21 11:15:28 +00:00
ajacoutot
7b3e3994aa Import krb5-auth-dialog-0.8
Krb5-auth-dialog is a tray applet for the GNOME Desktop that monitors
Kerberos tickets.

  * it can alert the user via notifications when the ticket is about to expire
  * renewable tickets are being refreshed automatically
  * tickets can be acquired/refreshed at any time by clicking on the tray icon
  * the ticket cache can be removed via the context menu
2009-06-21 11:14:54 +00:00
jasper
120a387669 - tweak the telepathy connection managers 2009-06-16 21:42:25 +00:00
ajacoutot
3a6b34574c Merge the -pidgin subpackage into -main now that we only need to depend on
libpurple and not the whole pidgin package itself.
2009-06-16 20:07:33 +00:00
jasper
ae3b8af5f7 - add telepathy-haze as a run dependency. this allows empathy to communicate
with all the protocols that net/pidgin supports as well. (msn, irc, jabber, icq, etc)
2009-06-16 17:33:21 +00:00
ajacoutot
92ff9d9e87 Mention cheese. 2009-06-16 15:12:50 +00:00
ajacoutot
79294cef5d Unbreak.
Courtesy of OpenSolaris.
2009-06-16 14:41:03 +00:00
sthen
87d76d1e83 regen WANTLIB and bump; avahi/gio-2.0 2009-06-16 11:45:28 +00:00
ajacoutot
edb22f7288 When a user password has expired:
* prevent the user from login in!
* popup a warning message

While here, fix paths to true(1) and false(1).

joint work with and ok jasper@
2009-06-15 16:09:14 +00:00
ajacoutot
40e55bfada Mention xdg-user-dirs-gtk & bump. 2009-06-12 16:06:31 +00:00
ajacoutot
c54e76804b Fix WANTLIB. 2009-06-11 19:12:35 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
7b4d594f00 Tweak after recent gconf2 MODULE change. 2009-06-11 18:26:44 +00:00
ajacoutot
c974c433d8 Fix gconf fallout reported by naddy@ 2009-06-11 16:45:10 +00:00
ajacoutot
3f407aac2b Fix a double free. Allows to use nautilus-open-terminal directly from
the desktop.
From Gentoo bug #270650.
2009-06-11 07:21:17 +00:00
kili
dc30d19408 WANTLIB += pthread and bump. 2009-06-10 20:47:42 +00:00
kili
7e247446c0 Add avahi-ui to LIB_DEPENDS and bump. 2009-06-10 20:44:03 +00:00
kili
83a1f669b9 More avahi additions to WANTLIBs. Bump. 2009-06-10 20:42:05 +00:00
kili
498de5cd78 Add avahi stuff to WANTLIB, remove pangox and bump. 2009-06-10 20:36:30 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
c145619049 Some wantlib cleanups. 2009-06-10 15:23:54 +00:00
ajacoutot
c50973b99a Missed SUBST_CMD in previous commit. 2009-06-09 17:24:37 +00:00
ajacoutot
ef98243329 - fix PLIST and install gnome-default-applications.pc where it belongs
spotted by kili@, thanks!
- while here, fix some hardcoded paths
- tweak diff_args
2009-06-09 17:21:10 +00:00
kili
85285a1cab Fix PLIST. While here, add avahi-* to WANTLIB. Bump.
ok ajacoutot@

ps: i'm currently trying to find all other ports depending on avahi and
fixing WANTLIB and LIB_DEPENDS where necessary. Will be committed later
this day (or tomorrow, depending on how late this evening will be ;-))
2009-06-09 14:34:02 +00:00
ajacoutot
9e18d75e6e Reorder dependencies.
While here, remove PKGNAME which made kili@ confused ;-)
2009-06-08 18:24:41 +00:00
ajacoutot
148fe8f433 While the -pidgin subpackage does depend on -main which depends on gconf2,
-pidgin does not directly depends on gconf2, so fix that.
2009-06-08 18:03:15 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
be7cc85726 s/Yes/No 2009-06-08 17:20:13 +00:00
kili
893a736647 Unfuck the PLIST.
While here, adjust WANTLIB after the import of ahavi; several other
ports are affected by this, too.

No bump, because it didn't package correctly.

"looks right" bernd@
2009-06-08 09:05:13 +00:00
ajacoutot
9266dd4bce Convert to using the new gconf2.port.mk module.
This should be the last pass... now let's seat and see if it breaks...
2009-06-07 11:16:04 +00:00
ajacoutot
68a4cb8713 Convert to using the new gconf2.port.mk module. 2009-06-07 11:03:21 +00:00
ajacoutot
0032626b57 Regen plist. 2009-06-07 10:47:38 +00:00
ajacoutot
8d5815c2be Convert to using the new gconf2.port.mk module. 2009-06-07 10:46:40 +00:00
ajacoutot
7e6f60113c Convert to using the new gconf2.port.mk module. 2009-06-07 10:26:08 +00:00
ajacoutot
7cf1042ed0 Convert to using the new gconf2.port.mk module. 2009-06-07 10:01:47 +00:00
ajacoutot
1c04757b1f Convert to using the new gconf2.port.mk module. 2009-06-07 09:44:47 +00:00
ajacoutot
66382ec90c Convert to using the new gconf2.port.mk module. 2009-06-07 09:27:37 +00:00
ajacoutot
157103c4ec Convert to using the new gconf2.port.mk module. 2009-06-07 09:06:20 +00:00
ajacoutot
481d8196ba Convert to using the new gconf2.port.mk module. 2009-06-07 08:40:58 +00:00
ajacoutot
3213e2c317 - hobbits come by 2 2009-06-07 08:20:07 +00:00
ajacoutot
4ffac7f01d Import policykit-gnome-0.9
PolicyKit-gnome provides:
  * an Authentication Agent for PolicyKit that integrates well with the
    GNOME desktop environment
  * a shared library to easily integrate usage of PolicyKit into GTK+
    applications
  * a proof-of-concept applet (that is subject to change) for managing
    authorizations

WIP: it does not work... seriously, don't send me mails!
2009-06-07 08:18:43 +00:00
ajacoutot
5793570ef0 - unbreak
reported by naddy@, thanks!
2009-06-06 18:35:10 +00:00
jasper
8bd869cac2 - add libgdamm 2009-06-05 22:16:07 +00:00
jasper
db68c5ce07 import libgdamm 3.0.1
libgdamm is a set of C++ bindings for the libgda database API, using
glibmm.
2009-06-05 22:15:35 +00:00
sthen
b03737686b unbreak the avahi/qt4/gstreamer-base/vfs2/avahi circle; ok ajacoutot@ 2009-06-04 22:01:26 +00:00
ajacoutot
67093893e1 - implement bsd_auth(3) support for gnome-screensaver
successfully tested with kerberos and passwd

looked over by and ok robert@
2009-06-04 00:45:39 +00:00
ajacoutot
a45d91c380 - add avahi support 2009-06-03 17:17:47 +00:00
ajacoutot
a6084dd1d5 - add avahi support 2009-06-03 16:42:11 +00:00
ajacoutot
d6d8ea4d98 - fix wantlib 2009-06-03 16:38:50 +00:00
ajacoutot
555ad3e30c - enable avahi support 2009-06-03 16:33:33 +00:00
ajacoutot
a9d93642e1 - network plugin needs avahi 2009-06-03 16:31:13 +00:00
ajacoutot
21453f6f68 - fix comment 2009-06-02 00:08:29 +00:00
ajacoutot
7d02037cf7 - loosen up run dependencies
- use MODGNOME_HELP_FILES
2009-06-01 23:37:21 +00:00
ajacoutot
e5c32ca459 - fix comment 2009-06-01 23:32:58 +00:00
ajacoutot
f7a81abc90 - no need to run_depends on yelp 2009-06-01 23:21:19 +00:00
ajacoutot
a03087c988 - mention nautilus-open-terminal...
(what about a GNOME meta-package?)
2009-06-01 22:28:34 +00:00
ajacoutot
9557c62857 - regen WANTLIB & bump 2009-05-22 12:30:43 +00:00
ajacoutot
4684dbeae3 - regen WANTLIB & bump 2009-05-22 12:17:47 +00:00
ajacoutot
75c4365a15 - use lynx(1) instead of w3m for indexing html contents 2009-05-22 10:18:14 +00:00
ajacoutot
a5041afac7 - explicitely separate the needed dependencies from the one we added for a
better GNOME experience, as we use this port as some sort of "metapackage"
- add gnome-audio to run_depends
2009-05-22 08:50:19 +00:00
ajacoutot
e11697b5c4 - no need for gnome-audio here 2009-05-22 08:46:22 +00:00
ajacoutot
7c486a18e5 - tweak comment 2009-05-16 13:56:27 +00:00
ajacoutot
5d8d818363 +nautilus-open-terminal 2009-05-16 13:55:33 +00:00
ajacoutot
8bfe0f80af Import nautilus-open-terminal-0.10
Nautilus extension which allows you to open a terminal in arbitrary
local folders.
2009-05-16 13:55:04 +00:00
ajacoutot
f5df4361a5 - update to libxklavier-3.9 2009-05-14 08:01:28 +00:00
ajacoutot
c11fab72ab - remove bogus '\' 2009-05-13 09:17:03 +00:00
jasper
1f88c0b22b - add more stuffs 2009-05-11 09:10:23 +00:00
ajacoutot
ba1b2fb6ba - remove devhelp from run_depends; it brings the webkit monster and is not
needed for a "Joe User" Desktop.
- sort readme while here

ok jasper@
2009-05-11 08:59:22 +00:00
ajacoutot
c5f5727162 Remove XXX and tweak comment. No pkg change. 2009-05-04 15:11:47 +00:00
ajacoutot
70e9354e8c - alacarte-0.12.1 2009-05-04 14:43:31 +00:00
ajacoutot
291e977f32 - update to new stable release: alacarte-0.12.0 2009-05-04 14:16:57 +00:00
landry
329365542e Add xfce4-notifyd as an alternative to other notification daemons in
RUN_DEPENDS, and bump PKGNAMEs.
prodded by ajacoutot@.
2009-05-03 19:51:42 +00:00
kili
30409ea371 Fix WANTLIB and bump.
ok jasper@
2009-05-03 17:13:26 +00:00
ajacoutot
4e4d9ed269 - bugfix update to dasher-4.10.1
* Fix crash when scrolling precisely vertically.
* Gtk: the speed spin button on the main screen now changes and is in sync
  synch with the value in preferences.
2009-04-27 16:34:22 +00:00
ajacoutot
2ed1f4e69d - give a better chance for kbd to be initialized before starting GDM;
spotted by giovanni@

ok jasper@
2009-04-27 08:09:27 +00:00
ajacoutot
15b0b8a1fd - update to gnome-video-arcade-0.6.7
Patches from Pierre Riteau were merged in original svn thanks to very
responsive upstream.
2009-04-27 06:55:20 +00:00
jasper
c0efd4aad9 - uncomment some stuff that should work now 2009-04-26 17:10:53 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
jasper
6ee24a7d07 - update tracker to 0.6.94
* bugfixes and minor improvements

jaja aja@
2009-04-24 14:25:07 +00:00
jasper
e9e4033c69 Don't display "Power Management" options, this requires HAL and will
only confuse users.

ok aja@
2009-04-23 22:30:41 +00:00
jasper
4df0da61e8 - install autostart file for tracker-applet
- fix WANTLIB
2009-04-22 11:44:09 +00:00
jasper
dde107267b - bump after tracker name change 2009-04-22 08:54:05 +00:00
jasper
7134a2526e - make trackerd auto-start upon login 2009-04-22 07:06:04 +00:00
jasper
5480ec1413 - bring back tracker-processes, as some may have /proc actually
- fix a path
- rename to tracker-search, as pointed out by espie@, there is already audio/tracker

discussed with aja@
2009-04-21 23:39:43 +00:00
jasper
31fa434068 - Don't build tracker-processes, which depends on /proc being present. 2009-04-21 22:48:21 +00:00
jasper
e9463c0bea - enable tracker in nautilus, so you can use the tracker database when searching with nautilus
ok aja@
2009-04-21 21:48:16 +00:00
jasper
007856e0d2 - add tracker 2009-04-21 21:37:45 +00:00
jasper
45c75f720e import tracker 0.6.93
Tracker is a powerful desktop-neutral first class object database,
tag/metadata database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems
memory when compared with some other competing frameworks and is by far
the fastest and most memory efficient Nautilus search and Deskbar
backends currently availble.

It consists of a common object database that allows entities to have an
almost infinte number of properties, metadata (both embedded/harvested
as well as user definable), a comprehensive database of keywords/tags
and links to other entities.

NB: most patches have already been committed upstream by now.

based on initial work by bernd@
feedback and ok ajacoutot@
2009-04-21 21:34:46 +00:00
ajacoutot
70b247d1d9 - add a workaround to prevent hard crashes in YelpTransform; the issue is
still very obscure but being investigated...
- fix a memory leak ; from upstream SVN r3246

ok jasper@ (a while ago)
2009-04-20 15:15:39 +00:00
ajacoutot
08d661af26 - no need to build_depends on rarian, gnome-doc-utils is enough 2009-04-16 08:24:24 +00:00
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