Commit Graph

123 Commits

Author SHA1 Message Date
ajacoutot
aeb1b044c5 Unbreak after recent webkit RUN_DEPENDS changes -- explicitely add
audio/taglib to LIB_DEPENDS.
2012-10-04 07:21:57 +00:00
ajacoutot
38197e93e6 Fix the lang/vala dependency. 2012-09-28 16:02:21 +00:00
ajacoutot
76c977f8b6 Disable the evolution subpackage until upstream fixes it to support the new
evolution.
Regen WANTLIB.
2012-09-28 15:57:27 +00:00
ajacoutot
dc40dbadd6 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
Tighten deps while here.
2012-09-11 06:03:27 +00:00
ajacoutot
529eb69489 Missing LIB_DEPENDS and regen WANTLIB to unbreak.
spotted by nigel@
2012-09-07 06:11:18 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
1ebf521ccf DIFF_ARGS is not needed anymore. 2012-08-04 15:35:09 +00:00
ajacoutot
d7cc47da1e Regen WANTLIB to unbreak.
spotted by naddy@
2012-07-16 07:19:25 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
jasper
5f142059aa sigh, forgot another one 2012-07-12 12:18:53 +00:00
ajacoutot
b0aebe519d Add x11/gnome/documents to the watch list. 2012-07-08 09:09:43 +00:00
ajacoutot
e9068062f0 New HOMEPAGE.
from Sergey Bronnikov
2012-07-08 07:10:17 +00:00
ajacoutot
faebd13402 Update to (meta-)tracker-0.14.2. 2012-07-05 17:46:12 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
ajacoutot
b1fb420ddf Committed upstream. 2012-05-04 15:42:39 +00:00
ajacoutot
89485c58f3 Properly load the evolution plugin. 2012-05-04 09:16:04 +00:00
ajacoutot
b0e02de518 Update to meta-tracker-0.14.1. 2012-05-03 18:52:11 +00:00
ajacoutot
5e8783d8d3 Adapt monitor_limit after the recent nofiles limit bump in login.conf(5).
Fix WANTLIB-evolution.
2012-04-11 07:39:37 +00:00
ajacoutot
73190654ed WANTLIB, DEPENDS... after evolution update. 2012-03-29 07:28:05 +00:00
ajacoutot
682159e69b Update to (meta)-tracker-0.14.0. 2012-03-08 14:14:10 +00:00
ajacoutot
e81c2d2807 Add x11/gnome/grilo-plugins to the list of ports to watch. 2012-02-23 11:30:58 +00:00
ajacoutot
0f843aa060 Based the number of monitors on RLIMIT_NOFILE and max it to 2048. 2012-02-22 14:20:32 +00:00
ajacoutot
409a5e76df Sync WANTLIB after gmime update. 2012-02-21 11:29:43 +00:00
ajacoutot
665a54371a Extend+sync comment about VERSION sync. 2012-02-18 18:40:18 +00:00
ajacoutot
b046d640cb Update to version 0.12.10.
Missing @pkgpath marker, spotted by Mikolaj Kucharski.
2012-02-16 22:20:02 +00:00
ajacoutot
593772291e Bring a patch from upstream to fix a hard crash with the -evolution
subpackage.
Sync the tracker_file_open_fd patches with upstream.

ok sthen@
2012-02-02 07:12:23 +00:00
ajacoutot
488ad78d0d open(2) with the NOATIME flag is only available on Linux. Instead of
duplicating the same code all over with ifdef, factorize into a function
that opens file descriptors in a portable way.
2012-01-22 15:13:23 +00:00
ajacoutot
8a7bc1db20 Implement get_memory_total(). 2012-01-02 14:11:21 +00:00
ajacoutot
aa6ec00919 Use getrlimit(2) to set the maximum number of monitors instead of an
harcoded value.
2012-01-01 11:21:16 +00:00
ajacoutot
6c6f95f607 Recognize GKqueueDirectoryMonitor. 2012-01-01 09:02:11 +00:00
ajacoutot
439c9a9b23 Add link to bugzilla; no pkg change. 2011-12-21 14:20:06 +00:00
ajacoutot
db9e846927 Bugfix update to meta-tracker-0.12.9. 2011-12-16 17:36:55 +00:00
ajacoutot
16ec0bf42f Remove bogus WANTLIB... not sure how it ended up there.
noticed by naddy@
2011-12-05 12:50:24 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
e9cf11c77f Update to meta-tracker-0.12.8. 2011-11-25 18:13:25 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
5f5ac0f663 Update to meta-tracker-0.12.7. 2011-10-27 15:39:00 +00:00
ajacoutot
5f6d01af2e Update to (meta-)tracker-0.12.6. 2011-10-21 14:26:56 +00:00
ajacoutot
23a64929f0 Update to meta-tracker-0.12.5. 2011-10-16 08:54:53 +00:00
ajacoutot
03c5211b3e Update to meta-tracker-0.12.4. 2011-10-06 20:26:47 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
ajacoutot
341dede895 Update to (meta-)tracker-0.12.3. 2011-09-26 12:31:40 +00:00
ajacoutot
b76d89fb27 Regen WANTLIB to unbreak. 2011-09-26 10:20:13 +00:00
ajacoutot
453eac5208 Update to tracker-0.12.2. 2011-09-22 18:34:24 +00:00
ajacoutot
b2cd819e66 Unbreak after evolution update. 2011-09-22 08:53:05 +00:00
jasper
4e1f1e2718 sync, no pkg change 2011-09-21 14:16:45 +00:00
jasper
af349cceca bump after recent evolution update 2011-09-21 13:28:47 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
b49127c532 Missed bump. 2011-09-20 17:00:14 +00:00