aboutsummaryrefslogtreecommitdiff
path: root/deskutils/recoll/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.15.5Sylvio Cesar Teixeira2011-05-131-1/+1
| | | | | | | | PR: ports/155397 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=274055
* Update to 1.14.2Max Brazhnikov2010-10-091-8/+5
| | | | | | | | | | Switch to Qt4 GUI PR: ports/150939 Submitted by: Jean-Francois Dockes (maintainer) Notes: svn path=/head/; revision=262700
* - Chase databases/xapian-core sh lib bumpPhilip M. Gollucci2010-09-231-0/+1
| | | | | | | Reported by: erwin via pointyhat Notes: svn path=/head/; revision=261706
* - Support both Xapian 1.0 and 1.2Philip M. Gollucci2010-09-141-1/+1
| | | | | | | | PR: ports/150131 Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer) Notes: svn path=/head/; revision=261119
* Update to version 1.13.04Niels Heinen2010-05-041-2/+1
| | | | | | | | | PR: ports/145717 Submitted by: Jean-Francois Dockes (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=253701
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.13.02Dennis Herrmann2010-01-261-1/+1
| | | | | | | | PR: ports/143249 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=248634
* - Update to 1.13.01Pav Lucistnik2010-01-071-1/+1
| | | | | | | | PR: ports/142420 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=247333
* - Update to 1.12.4Pav Lucistnik2009-12-101-1/+1
| | | | | | | | PR: ports/141339 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=245502
* - Update to 1.12.3Martin Wilke2009-10-301-1/+1
| | | | | | | | PR: 140047 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=243528
* - Update to 1.12.2Dmitry Marakasov2009-10-271-2/+1
| | | | | | | | PR: 139826 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=243391
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 1.12.0Wesley Shields2009-02-131-1/+1
| | | | | | | | PR: ports/131616 Submitted by: jean-francois.dockes@wanadoo.fr (maintainer) Notes: svn path=/head/; revision=228222
* - Update to 1.11.4Pav Lucistnik2009-01-081-2/+1
| | | | | | | | PR: ports/130295 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=225451
* - Update to 1.11.0Dmitry Marakasov2008-11-071-1/+1
| | | | | | | | PR: 128673 Submitted by: Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot fr> (maintainer) Notes: svn path=/head/; revision=222495
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Chase databases/xapian-core updateRong-En Fan2008-07-271-1/+2
| | | | | | | | PR: ports/125954 (deskutils/recoll) Submitted by: maintainer of xapian-core Notes: svn path=/head/; revision=217647
* Update to 1.10.2Wesley Shields2008-06-071-2/+1
| | | | | | | | | PR: ports/124092 Submitted by: jean-francois.dockes@wanadoo.fr (maintainer) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=214448
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* - Update to 1.10.0Martin Wilke2008-01-291-2/+2
| | | | | | | | | PR: 118209 119887 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=206369
* Follow xapian-core version change.Thierry Thomas2007-10-251-1/+1
| | | | | | | | PR: ports/117447 Submitted by: Jean-Francois Dockes (maintainer) Notes: svn path=/head/; revision=202019
* - Update to 1.9.0Rong-En Fan2007-09-151-9/+2
| | | | | | | | | | - Unbreak on 7.x PR: ports/116341 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=199524
* - Mark BROEKN on 7.x after getenv/putenv changes. It will be fixed in nextRong-En Fan2007-08-121-2/+2
| | | | | | | | | | | release (due fall 2007). - Remove 4.x support PR: ports/115417 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=197527
* - Chase increase of databases/xapian-core shlib version.Martin Wilke2007-07-061-1/+2
| | | | | | | | PR: 114360 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=195095
* - Accept xapian.15Cheng-Lung Sung2007-06-201-1/+1
| | | | | | | | PR: ports/113649 Submitted by: Jean-Francois Dockes <jean-francois dot dockes_AT_wanadoo dot fr> Notes: svn path=/head/; revision=193918
* - Update to 1.8.2Martin Wilke2007-05-301-3/+2
| | | | | | | | PR: 113080 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> *(maintainer) Notes: svn path=/head/; revision=192378
* - 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
* - Update to 1.8.1Rong-En Fan2007-03-111-1/+1
| | | | | | | | PR: ports/110164 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=187088
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* - Updated to 1.7.5Nicola Vitale2007-01-161-1/+1
| | | | | | | | | PR: ports/107960 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) Approved by: alexbl (mentor, implicit) Notes: svn path=/head/; revision=182528
* Broken on 4.xIon-Mihai Tetcu2007-01-101-1/+7
| | | | | | | Submitted by: krismail Notes: svn path=/head/; revision=181995
* - update to 1.7.3Ion-Mihai Tetcu2007-01-101-1/+3
| | | | | | | | | | - adjust pkg-message PR: ports/107709 Submitted by: Jean-Francois Dockes (maintainer) Notes: svn path=/head/; revision=181966
* - Update to 1.6.3Rong-En Fan2006-12-091-2/+2
| | | | | | | | | | - Chase databases/xapian-core update PR: ports/106507 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=179278
* - Update to 1.5.11Martin Wilke2006-11-211-1/+1
| | | | | | | | | PR: ports/105697 Submitted by: Thomas Abthorpe Approved by: maintainer Notes: svn path=/head/; revision=177743
* - Update to 1.5.2Rong-En Fan2006-10-041-2/+1
| | | | | | | | PR: ports/103894 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=174430
* Update xapian-core shared lib version numberLars Balker Rasmussen2006-07-261-1/+2
| | | | | | | | PR: 100856 Submitted by: jean-francois.dockes@wanadoo.fr (maintainer) Notes: svn path=/head/; revision=168790
* Update to 1.4.3.Stefan Walter2006-05-281-2/+1
| | | | | | | | | PR: 97590 Submitted by: maintainer Approved by: arved (mentor) Notes: svn path=/head/; revision=163714
* - Chase xapian-core updatePav Lucistnik2006-04-291-1/+2
| | | | | | | | | PR: ports/96500 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Pointy hat to: ijliao Notes: svn path=/head/; revision=160752
* - Update to 1.3.3Sergey Matveychuk2006-04-061-1/+1
| | | | | | | | PR: ports/95270 Submitted by: maintainer Notes: svn path=/head/; revision=158941
* Update from 1.1.0 to 1.2.2 and some other changes:Vasil Dimov2006-02-031-8/+8
| | | | | | | | | | | | | * fix configure target failure due to QMAKESPEC not being set * fix innocent configure warning by initializing CONFIGURE_TARGET * force the software to respect CXXFLAGS PR: ports/92732 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Approved by: garga (mentor) Notes: svn path=/head/; revision=155134
* Add missing USE_ICONVKris Kennaway2006-01-251-0/+1
| | | | Notes: svn path=/head/; revision=154456
* - Update to 1.1.0Pav Lucistnik2006-01-131-2/+11
| | | | | | | | PR: ports/91706 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer) Notes: svn path=/head/; revision=153408
* Add recoll 1.0.14, a personal full text search package, based on QT andRenato Botelho2005-12-071-0/+25
Xapian. PR: ports/90037 Submitted by: J.F. Dockes <jean-francois.dockes@wanadoo.fr> Notes: svn path=/head/; revision=150612