| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 May 2012 03:10:09
1.17.2
|
miwi  |
- Unbreak
- Update to1.17.2
PR: 168025
Submitted by: Ports Fury |
02 May 2012 22:06:02
1.17.1
|
pav  |
- Mark BROKEN: does not compile
In file included from restable.cpp:45:
reslist.h:33:29: error: QtWebKit/QWebView: No such file or directory
In file included from restable.cpp:45:
reslist.h:51: error: expected class-name before '{' token
Reported by: pointyhat |
21 Apr 2012 18:48:44
1.17.1
|
miwi  |
- Update to 1.17.1
PR: 166877
Submitted by: Ports Fury |
25 Mar 2012 03:55:47
1.16.2
|
miwi  |
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Add OPTIONS for disabling Qt-based GUI support
PR: 166020
Submitted by: Ports Fury
Feature safe: yes |
04 Mar 2012 04:46:00
1.16.2
|
miwi  |
- Update to 1.16.2
PR: 165614
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> |
07 Feb 2012 01:35:05
1.15.5_1
|
pgollucci  |
- drop maintainer now that update is complete
PR: ports/164460 |
07 Feb 2012 01:30:50
1.15.5_1
|
pgollucci  |
- Chase shlib bump for xapian-core
PR: ports/164460 |
24 Jan 2012 19:16:47
1.15.5
|
pgollucci  |
- Lock these under my maintainership temporarily while the repo copy and upgrade
shuffle
happens |
24 Jan 2012 09:03:43
1.15.5
|
sunpoet  |
- Reset MAINTAINER
PR: ports/164435
Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer) |
13 May 2011 14:48:17
1.15.5
|
sylvio  |
- Update to 1.15.5
PR: ports/155397
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
20 Mar 2011 12:54:45
1.14.2
|
miwi  |
- Get Rid MD5 support |
09 Oct 2010 17:52:42
1.14.2
|
makc  |
Update to 1.14.2
Switch to Qt4 GUI
PR: ports/150939
Submitted by: Jean-Francois Dockes (maintainer) |
23 Sep 2010 17:20:31
1.13.04_1
|
pgollucci  |
- Chase databases/xapian-core sh lib bump
Reported by: erwin via pointyhat |
14 Sep 2010 03:42:05
1.13.04
|
pgollucci  |
- Support both Xapian 1.0 and 1.2
PR: ports/150131
Submitted by: Jean-Francois Dockes <jf@dockes.org> (maintainer) |
04 May 2010 20:16:09
1.13.04
|
niels  |
Update to version 1.13.04
PR: ports/145717
Submitted by: Jean-Francois Dockes (maintainer)
Approved by: itetcu (mentor, implicit) |
28 Mar 2010 06:47:48
1.13.02_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.13.02_1
|
dinoex  |
- update to jpeg-8 |
26 Jan 2010 22:59:05
1.13.02
|
dhn  |
- Update to 1.13.02
PR: ports/143249
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
07 Jan 2010 14:34:08
1.13.01
|
pav  |
- Update to 1.13.01
PR: ports/142420
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
10 Dec 2009 14:01:52
1.12.4
|
pav  |
- Update to 1.12.4
PR: ports/141339
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
30 Oct 2009 09:41:44
1.12.3
|
miwi  |
- Update to 1.12.3
PR: 140047
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
27 Oct 2009 16:08:59
1.12.2
|
amdmi3  |
- Update to 1.12.2
PR: 139826
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
31 Jul 2009 13:57:52
1.12.0_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
13 Feb 2009 18:40:44
1.12.0
|
wxs  |
- Update to 1.12.0
PR: ports/131616
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer) |
08 Jan 2009 14:31:46
1.11.4
|
pav  |
- Update to 1.11.4
PR: ports/130295
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
07 Nov 2008 14:37:18
1.11.0_1
|
amdmi3  |
- Update to 1.11.0
PR: 128673
Submitted by: Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot
fr> (maintainer) |
21 Aug 2008 06:18:49
1.10.2_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
27 Jul 2008 03:09:13
1.10.2_1
|
rafan  |
- Chase databases/xapian-core update
PR: ports/125954 (deskutils/recoll)
Submitted by: maintainer of xapian-core |
07 Jun 2008 00:24:13
1.10.2
|
wxs  |
Update to 1.10.2
PR: ports/124092
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer)
Approved by: garga (mentor, implicit) |
06 Jun 2008 13:18:34
1.10.0_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
23 Mar 2008 23:03:18
1.10.0_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
29 Jan 2008 10:25:44
1.10.0
|
miwi  |
- Update to 1.10.0
PR: 118209
119887
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
25 Oct 2007 19:59:27
1.9.0
|
thierry  |
Follow xapian-core version change.
PR: ports/117447
Submitted by: Jean-Francois Dockes (maintainer) |
15 Sep 2007 16:19:15
1.9.0
|
rafan  |
- Update to 1.9.0
- Unbreak on 7.x
PR: ports/116341
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer) |
12 Aug 2007 14:54:14
1.8.2_1
|
rafan  |
- Mark BROEKN on 7.x after getenv/putenv changes. It will be fixed in next
release (due fall 2007).
- Remove 4.x support
PR: ports/115417
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer) |
06 Jul 2007 16:55:10
1.8.2_1
|
miwi  |
- Chase increase of databases/xapian-core shlib version.
PR: 114360
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
20 Jun 2007 05:12:09
1.8.2
|
clsung  |
- Accept xapian.15
PR: ports/113649
Submitted by: Jean-Francois Dockes <jean-francois dot dockes_AT_wanadoo dot
fr> |
30 May 2007 06:44:01
1.8.2
|
miwi  |
- Update to 1.8.2
PR: 113080
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
*(maintainer) |
19 May 2007 20:32:57
1.8.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 03:10:33
1.8.1
|
rafan  |
- Update to 1.8.1
PR: ports/110164
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer) |
13 Feb 2007 00:16:29
1.7.5
|
pav  |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
16 Jan 2007 17:06:35
1.7.5
|
nivit  |
- Updated to 1.7.5
PR: ports/107960
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer)
Approved by: alexbl (mentor, implicit) |
10 Jan 2007 18:50:41
1.7.3
|
itetcu  |
Broken on 4.x
Submitted by: krismail |
10 Jan 2007 11:48:14
1.7.3
|
itetcu  |
- update to 1.7.3
- adjust pkg-message
PR: ports/107709
Submitted by: Jean-Francois Dockes (maintainer) |
11 Dec 2006 14:31:10
1.6.3
|
rafan  |
- Fix pkg-plist
Poked by: pointyhat via kris |
09 Dec 2006 11:12:39
1.6.3
|
rafan  |
- Update to 1.6.3
- Chase databases/xapian-core update
PR: ports/106507
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer) |
21 Nov 2006 19:45:15
1.5.11
|
miwi  |
- Update to 1.5.11
PR: ports/105697
Submitted by: Thomas Abthorpe
Approved by: maintainer |
04 Oct 2006 05:42:53
1.5.2
|
rafan  |
- Update to 1.5.2
PR: ports/103894
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr>
(maintainer) |
26 Jul 2006 08:14:38
1.4.3_1
|
lbr  |
Update xapian-core shared lib version number
PR: 100856
Submitted by: jean-francois.dockes@wanadoo.fr (maintainer) |
28 May 2006 15:28:38
1.4.3
|
stefan  |
Update to 1.4.3.
PR: 97590
Submitted by: maintainer
Approved by: arved (mentor) |
29 Apr 2006 12:30:41
1.3.3_1
|
pav  |
- Chase xapian-core update
PR: ports/96500
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer)
Pointy hat to: ijliao |
06 Apr 2006 10:12:37
1.3.3
|
sem  |
- Update to 1.3.3
PR: ports/95270
Submitted by: maintainer |
03 Feb 2006 15:28:21
1.2.2
|
vd  |
Update from 1.1.0 to 1.2.2 and some other changes:
* 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) |
25 Jan 2006 22:49:45
1.1.0
|
kris  |
Add missing USE_ICONV |
13 Jan 2006 22:48:06
1.1.0
|
pav  |
- Update to 1.1.0
PR: ports/91706
Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
(maintainer) |
07 Dec 2005 17:31:52
1.0.14
|
garga  |
Add recoll 1.0.14, a personal full text search package, based on QT and
Xapian.
PR: ports/90037
Submitted by: J.F. Dockes <jean-francois.dockes@wanadoo.fr> |