| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 20:06:15
2.9.1_3
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
28 Jan 2013 22:25:05
2.9.1_3
|
jkim  |
- Re-assign textproc/clucene maintainship to office@. [1]
- Update textproc/clucene to 2.3.3.4. Note this version is required by
recent LibreOffice.
- Remove textproc/clucene-contrib because it is now integrated into
textproc/clucene. [2]
- Mark textproc/p5-Lucene as broken. There is no dependent port and it was
only written for obsolete Lucene 0.9.x API. [3]
- Update deskutils/kdepim4 and deskutils/strigi to build with the new
CLucene port. [4]
- Update misc/bibletime and misc/sword to use new CLucene 2.3.x API. [5]
Approved by: clsung (maintainer timeout) [1]
Approved by: tj (maintainer) [2]
Approved by: perl [3]
Approved by: kde [4]
Approved by: tabthorpe (maintainer timeout) [5]
Obtained from: The SWORD Project [5] |
01 Jul 2012 03:50:40
2.9.1_2
|
tabthorpe  |
- Chase change to misc/sword
- Bump PORTREVISION |
10 Jun 2012 18:42:48
2.9.1_1
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
06 Jun 2012 06:44:38
2.9.1_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
2.9.1_1
|
dinoex  |
- update png to 1.5.10 |
23 Dec 2011 03:29:19
2.9.1
|
tabthorpe  |
- Update to 2.9.1 |
08 Dec 2011 15:59:13
2.9.0
|
tabthorpe  |
- Update to 2.9.0
Feature safe: yes |
23 Nov 2011 03:41:05
2.8.4
|
tabthorpe  |
- Update to 2.8.4
Feature safe: yes |
23 Nov 2011 02:53:16
2.8.3
|
tabthorpe  |
- Remove patch, forgotten in last commit
Feature safe: yes |
22 Nov 2011 18:01:27
2.8.3
|
tabthorpe  |
- Update to 2.8.3
Feature safe: yes |
08 Sep 2011 12:20:38
2.8.2
|
tabthorpe  |
- Update to 2.8.2 |
10 Apr 2011 08:47:32
2.8.1
|
makc  |
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles
Clean up and remove support for 6.x
Approved by: tabthorpe via irc |
23 Jan 2011 03:34:35
2.8.1
|
tabthorpe  |
- Update to 2.8.1
Feature safe: yes |
02 Dec 2010 20:39:44
2.8.0_1
|
tabthorpe  |
- Remove boost dependency
- Bump PORTREVISION |
28 Nov 2010 01:36:27
2.8.0
|
tabthorpe  |
- Update to 2.8.0 |
28 Oct 2010 23:54:06
2.7.3_1
|
tabthorpe  |
- Chase misc/sword libbump
- Bump PORTREVISION
- Remove MD5 checksum while I am here |
08 Sep 2010 03:31:05
2.7.3
|
tabthorpe  |
- Update to 2.7.3 |
12 Jul 2010 16:05:19
2.7.2
|
tabthorpe  |
- Update to 2.7.2 |
07 Jul 2010 15:35:12
2.7.1
|
tabthorpe  |
- Update to 2.7.1
- Add LICENSE
Feature safe: yes |
20 May 2010 14:09:31
2.7
|
tabthorpe  |
- Update to 2.7 |
28 Mar 2010 06:47:48
2.6_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
25 Feb 2010 13:02:14
2.6
|
tabthorpe  |
- Update to 2.6
Feature safe: yes |
07 Jan 2010 17:47:25
2.5_1
|
tabthorpe  |
- Chase sword libbump
- Remove CONFLICTS and un-needed patch |
20 Dec 2009 19:11:39
2.5
|
tabthorpe  |
- Update to 2.5 |
18 Nov 2009 20:18:13
2.4
|
tabthorpe  |
- Update to 2.4 |
30 Oct 2009 19:38:53
2.3.3
|
tabthorpe  |
- Fix CONFLICTS missed in previous commit |
30 Oct 2009 19:33:08
2.3.3
|
tabthorpe  |
- Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are
removed |
26 Feb 2009 19:58:28
1.6.5.1_2
|
tabthorpe  |
- Remove misc/bibletime and misc/bibletime-devel |
21 Aug 2008 06:18:49
1.6.5.1_2
|
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 ) |
06 Jun 2008 13:45:40
1.6.5.1_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) |
21 May 2008 12:55:47
1.6.5.1_1
|
tabthorpe  |
- Chase misc/sword libbump
- Bump PORTREVISION |
12 May 2008 18:51:07
1.6.5.1
|
tabthorpe  |
- Update to 1.6.5.1
- Changelog at
<http://sourceforge.net/project/shownotes.php?release_id=449414&group_id=954> |
18 Dec 2007 19:38:09
1.6.5
|
tabthorpe  |
- Update to 1.6.5
Approved by: portmgr (pav) |
23 Aug 2007 04:00:04
1.6.4_1
|
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
19 May 2007 20:32:57
1.6.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Apr 2007 21:07:59
1.6.4
|
miwi  |
- Update to 1.6.4
PR: 111871
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
08 Feb 2007 22:35:06
1.6.3b
|
miwi  |
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
PR: 108944
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
05 Feb 2007 10:36:36
1.6.3b
|
clsung  |
- Update to 1.6.3b
PR: ports/108675
Submitted by: maintainer (Thomas Abthorpe) |
12 Dec 2006 21:06:24
1.6.2
|
miwi  |
- Update to 1.6.2
PR: ports/106644
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
01 Nov 2006 09:42:43
1.6.1
|
miwi  |
- Update to 1.6.1
PR: ports/104936
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
30 Sep 2006 07:40:30
1.6
|
miwi  |
- Update to 1.6
PR: ports/103735
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer) |
05 Aug 2006 21:49:31
1.5.3
|
shaun  |
Mark BROKEN on 4.x: fails to compile.
PR: ports/101208
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
15 Jul 2006 00:10:53
1.5.3
|
rafan  |
- Update to 1.5.3
- Pass maintainership to submitter
- Reformat pkg-descr
- Workaround for sword 1.5.8 (LIB_DEPENDS -> {RUN,BUILD}_DEPENDS)
PR: ports/100213
Submitted by Thomas Abthorpe <thomas goodking.ca> |
10 May 2006 22:37:39
1.4.1_3
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
23 Feb 2006 10:40:45
1.4.1_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 02:28:45
1.4.1_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 16:09:33
1.4.1_3
|
pav  |
- Add SHA256 |
22 Nov 2005 22:19:29
1.4.1_3
|
linimon  |
Reassign to ports pool. Thanks to the previous maintainer for your help in
the past.
PR: ports/89436
Submitted by: Willem van Engen <wvengen at stack dot nl> |
05 Nov 2005 05:22:06
1.4.1_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
03 Nov 2005 21:08:59
1.4.1_2
|
edwin  |
Fix BROKEN status by completing pkg-plist |
23 Jul 2005 02:53:43
1.4.1_1
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
12 Mar 2005 10:54:27
1.4.1_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
28 Feb 2005 00:15:41
1.4.1
|
kris  |
BROKEN: Incomplete pkg-plist |
27 Aug 2004 18:50:10
1.4.1
|
sem  |
Update to 1.4.1.
Add documentation.
PR: ports/70713
Submitted by: maintainer |
05 Apr 2004 03:31:02
1.2.2_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
31 Mar 2004 03:12:58
1.2.2_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
1.2.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
14 Jul 2003 07:24:52
1.2.2
|
znerd  |
MD5 for 1.2.2. Apparently missed this in the last commit which
updated 1.2.1 -> 1.2.2.
Notified by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
09 Jul 2003 09:25:46
1.2.2
|
znerd  |
Unbroken and updated to 1.2.2.
Approved by: MAINTAINER |
06 May 2003 06:54:28
1.2.1
|
kris  |
BROKEN: Does not compile |
21 Feb 2003 12:48:19
1.2.1
|
knu  |
De-pkg-comment. |
23 Nov 2002 03:33:20
1.2.1
|
edwin  |
New port: misc/bibletime
BibleTime is a powerful Bible study application for the K Desktop
Environment running on Unix operating systems. BibleTime is
based on the Sword library which provides access to all the
different text modules created by the Crosswire Bible Society.
PR: ports/34981
Submitted by: Willem van Engen <wvengen+port@stack.nl> |