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
jasper
46de9514cb
slightly modify so it passes out pkg-config.
2011-09-20 16:56:00 +00:00
ajacoutot
034d725fcc
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
ajacoutot
c48535214e
Missing BUILD_DEPENDS.
2011-09-18 10:27:02 +00:00
ajacoutot
f2db35e67a
Re-introduce some sane defaults:
...
* set default indexing speed to 10 (i.e. medium value 0->20)
* don't index removable devices
* stop indexing if available space is =< 5%
2011-09-18 09:21:34 +00:00
ajacoutot
cf5f83ec3b
Unbreak this port: major update to meta-tracker-0.12.1.
...
Introducing 3 subpackages:
-main (tracker itself)
-evolution (mail indexing)
-nautilus (tag editing from within nautilus)
2011-09-18 08:36:56 +00:00
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +00:00
jasper
9d1eccb70a
switch to using .tar.xz by default
2011-09-12 12:04:16 +00:00
ajacoutot
cb6176d075
Temporarily mark these broken until we can update them.
2011-09-12 08:02:55 +00:00
ajacoutot
b57e1c04f8
Fix WANTLIB after gmime/gpgme update.
2011-08-30 06:52:57 +00:00
jasper
883b52ddd4
- move away from old kinfo_proc2
2011-07-06 14:01:51 +00:00