diff options
author | ahze <ahze@FreeBSD.org> | 2006-12-18 22:54:32 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-12-18 22:54:32 +0800 |
commit | 5e1b8d5639fae30a06126398762cdcb663593d51 (patch) | |
tree | 572087244aafac63c0beb6c9304c61dd3593cd83 /sysutils/tracker/pkg-descr | |
parent | 5ee07fe118083824c6afde69ff1b12eced491344 (diff) | |
download | freebsd-ports-gnome-5e1b8d5639fae30a06126398762cdcb663593d51.tar.gz freebsd-ports-gnome-5e1b8d5639fae30a06126398762cdcb663593d51.tar.zst freebsd-ports-gnome-5e1b8d5639fae30a06126398762cdcb663593d51.zip |
Add tracker
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.
WWW: http://www.gnome.org/~jamiemcc/tracker/
Diffstat (limited to 'sysutils/tracker/pkg-descr')
-rw-r--r-- | sysutils/tracker/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/tracker/pkg-descr b/sysutils/tracker/pkg-descr new file mode 100644 index 000000000000..31691f34ec3a --- /dev/null +++ b/sysutils/tracker/pkg-descr @@ -0,0 +1,13 @@ +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. + +WWW: http://www.gnome.org/~jamiemcc/tracker/ |