aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.83.Thierry Thomas2008-02-283-100/+4
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_8_3/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=208147
* Not all code was compiled with -fPIC. This could lead to unpredictableThierry Thomas2008-02-183-16/+96
| | | | | | | | | | | issues after the backend library was loaded by pinot, or pinot-dbus-daemon. Rebuilding the index from scratch from instance was likely to cause a crash. Submitted by: Fabrice Colin <fabrice.colin (at) gmail.com> (author) Notes: svn path=/head/; revision=207563
* Fix build on FreeBSD-6.Thierry Thomas2008-02-031-0/+12
| | | | | | | Reported by: pav via pointyhat Notes: svn path=/head/; revision=206680
* - Chase xapian-core updatePav Lucistnik2008-01-301-1/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: miwi Notes: svn path=/head/; revision=206466
* Upgrade to 0.82.Thierry Thomas2008-01-284-9/+27
| | | | | | | | Changelog at <https://developer.berlios.de/blog/archives/163-Pinot-0.82-is-out..html> Notes: svn path=/head/; revision=206338
* Fix MAN1.Thierry Thomas2007-12-301-1/+1
| | | | | | | | Reported by: pointyhat via Pav Pointyhat to: /me Notes: svn path=/head/; revision=204720
* Fix plist and mark broken on FreeBSD-5.Thierry Thomas2007-12-262-2/+7
| | | | | | | Reported by: pointyhat via pav and erwin Notes: svn path=/head/; revision=204553
* - Chase xapian-core updatePav Lucistnik2007-12-191-1/+2
| | | | | | | Pointy hat to: vanilla Notes: svn path=/head/; revision=204129
* Upgrade to 0.81.Thierry Thomas2007-12-114-89/+34
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_8_1/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=203027
* Chase Xapian upgrade.Thierry Thomas2007-10-251-2/+2
| | | | Notes: svn path=/head/; revision=202020
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Import a patch submitted by the author: it fixes a problem related toThierry Thomas2007-09-052-0/+78
| | | | | | | | | | | dbus, more specifically, the new Reload method that is invoked by the Preferences dialog. In some cases, it could cause pinot to segfault when pressing the Ok button in Preferences. Submitted by: Fabrice Colin <fabrice.colin (at) gmail.com> Notes: svn path=/head/; revision=198872
* Fix plist.Thierry Thomas2007-09-041-0/+1
| | | | | | | Reported by: pointyhat via Pav. Notes: svn path=/head/; revision=198754
* Upgrade to 0.76.Thierry Thomas2007-08-234-3508/+8
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_7_6/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=198223
* Since the upgrade to boost-1.34, some sherlock search enginesThierry Thomas2007-08-142-1/+23
| | | | | | | | | | description (.src) were not parsed completely, and these engines were anavailable; fix that. Submitted by: Fabrice Colin <fabrice.colin (at) gmail.com> (author) Notes: svn path=/head/; revision=197662
* Fix a badly generated stub.Thierry Thomas2007-08-032-28/+24
| | | | | | | Submitted by: Fabrice Colin <fabrice.colin (at) gmail.com> (author) Notes: svn path=/head/; revision=197037
* - Upgrade to 0.7.5Thierry Thomas2007-07-294-13/+3498
| | | | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_7_5/NEWS?op=file&rev=0&sc=0> - Stubs re-generated for gsoap-2.7.9e by the author (Fabrice Colin). Notes: svn path=/head/; revision=196640
* - Chase xapian-core shlib bumpPav Lucistnik2007-07-141-2/+2
| | | | Notes: svn path=/head/; revision=195599
* - Bump boost shared library version to 4Simon Barner2007-07-041-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=194915
* - reflect library version of xapian (.15)Cheng-Lung Sung2007-06-201-2/+2
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=193919
* - fix broken (xapian-core library version bumped)Cheng-Lung Sung2007-06-031-1/+2
| | | | | | | | | | - bump PORTREVISION Noted by: kris Pointyhat to: clsung (me) Notes: svn path=/head/; revision=192621
* Upgrade to 0.7.3.Thierry Thomas2007-05-252-5/+4
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_7_3/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=191801
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to 0.7.2.Thierry Thomas2007-04-282-4/+4
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_7_2/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=191073
* Upgrade to 0.71.Thierry Thomas2007-03-313-8/+13
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_7_1/NEWS?op=file>. Notes: svn path=/head/; revision=188890
* Switch from sqlite3 to sqlite3-threads.Thierry Thomas2007-03-271-2/+6
| | | | | | | Don't bump PORTREVISION because 0.71 is about to be released. Notes: svn path=/head/; revision=188577
* Update the list of features.Thierry Thomas2007-03-071-16/+15
| | | | Notes: svn path=/head/; revision=186853
* Upgrade to 0.70.Thierry Thomas2007-03-064-23/+39
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_7_0/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=186755
* - Upgrade to 0.6.5Thierry Thomas2006-12-223-22/+35
| | | | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_6_5/NEWS?op=file&rev=0&sc=0> - Chase curl update. Notes: svn path=/head/; revision=180538
* Chase Xapian's upgrade.Thierry Thomas2006-12-101-1/+2
| | | | Notes: svn path=/head/; revision=179365
* Add pinot 0.64, personal search and metasearch for the Free Desktop.Thierry Thomas2006-12-074-0/+168
Notes: svn path=/head/; revision=179139