aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tracker
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-245-68/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Chase the poppler shared lib version.Joe Marcus Clarke2007-09-111-1/+2
| | | | Notes: svn path=/head/; revision=199312
* Fix the build if old tracker exists in the system.Jeremy Messenger2007-08-261-0/+20
| | | | | | | Reported by: Paul Dokas <dokas@oitsec.umn.edu> Notes: svn path=/head/; revision=198338
* Update to 0.6.1.Jeremy Messenger2007-08-259-30/+150
| | | | | | | | PR: ports/115797 Submitted by: Yuri Pankov <yuri@darklight.org.ru> Notes: svn path=/head/; revision=198309
* - Chase libexif updatePav Lucistnik2007-05-271-2/+2
| | | | Notes: svn path=/head/; revision=192044
* - Chase libexif updatePav Lucistnik2007-05-251-2/+2
| | | | Notes: svn path=/head/; revision=191776
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-7/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Portlint:Jeremy Messenger2007-03-261-1/+0
| | | | | | | -Remove an extra empty line. Notes: svn path=/head/; revision=188416
* Bump the PORTREVISION.Jeremy Messenger2007-03-111-0/+1
| | | | Notes: svn path=/head/; revision=187173
* -Fix the BROKEN, do not install in /. Remove the BROKEN.Jeremy Messenger2007-03-113-13/+16
| | | | | | | | | | -Remove a patch and use gnomehack instead. -The '--mandir=' is no longer need, taken care by gnomeprefix. -Clean up a bit in Makefile to make it readable. -Update the WWW. Notes: svn path=/head/; revision=187172
* BROKEN: Installs file into /Kris Kennaway2007-02-101-0/+2
| | | | Notes: svn path=/head/; revision=184823
* Update to 0.5.4Michael Johnson2007-01-273-8/+15
| | | | Notes: svn path=/head/; revision=183382
* Remove any leftover etc/xdg directory.Joe Marcus Clarke2007-01-122-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=182147
* Update to 0.5.3Michael Johnson2006-12-243-38/+44
| | | | Notes: svn path=/head/; revision=180657
* Define where man dir is locatedMichael Johnson2006-12-241-2/+2
| | | | Notes: svn path=/head/; revision=180640
* Depend on gmime2 not gmimeMichael Johnson2006-12-181-1/+1
| | | | Notes: svn path=/head/; revision=180081
* Add trackerMichael Johnson2006-12-185-0/+150
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/ Notes: svn path=/head/; revision=180078