| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
1.6.2
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
01 Nov 2011 14:36:07
1.6.2
|
tabthorpe  |
- Add WITH_FBSD10_FIX=yes |
04 Dec 2010 07:34:27
1.6.2
|
ade  |
Sync to new bsd.autotools.mk |
28 Oct 2010 23:52:47
1.6.2
|
tabthorpe  |
- Update to 1.6.2 |
16 Oct 2010 11:52:47
1.6.1_3
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.6.1_3
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.6.1_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
04 Apr 2010 06:06:02
1.6.1_2
|
tabthorpe  |
- Fix possible crash as a result of recent curl update
- Bump PORTREVISION
Obtained from: Crosswire repo |
03 Apr 2010 10:44:36
1.6.1_1
|
roam  |
Chase the ftp/curl shlib version bump. |
07 Jan 2010 17:46:18
1.6.1
|
tabthorpe  |
- Update to 1.6.1 |
29 Oct 2009 18:38:01
1.6.0
|
tabthorpe  |
- Remove NO_LATEST_LINK
- Set LATEST_LINK on misc/sword15 |
02 Jun 2009 17:06:41
1.6.0
|
tabthorpe  |
- Add CONFLICTS with sword-1.5 |
02 Jun 2009 16:57:38
1.6.0
|
tabthorpe  |
- Update to 1.6.0
- Update pkg-descr |
30 Mar 2009 16:17:28
1.5.11_1
|
tabthorpe  |
- Set MAKE_JOBS_SAFE |
23 Jan 2009 15:43:14
1.5.11_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
21 Aug 2008 06:18:49
1.5.11
|
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 ) |
20 Aug 2008 00:57:32
1.5.11
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 02:36:00
1.5.11
|
ade  |
Major autotools-related update:
automake 1.10 -> 1.10.1
gettext 0.16.1 -> 0.17
libtool 1.5.24 -> 1.5.26
m4 1.4.9 -> 1.4.11
Please see ports/UPDATING entry 20080605 for further information.
PR: 123450
Tested by: Full -exp package building run
Thanks to: linimon, pav
Approved by: portmgr |
21 May 2008 12:54:21
1.5.11
|
tabthorpe  |
- Update to 1.5.11
- Changelog at
<http://www.crosswire.org/ftpmirror/pub/sword/source/v1.5/sword-1.5.11/ChangeLog>
Notified by: portscout |
24 Dec 2007 13:36:10
1.5.10
|
tabthorpe  |
- Unbreak on 8.X |
18 Dec 2007 19:36:55
1.5.10
|
tabthorpe  |
- Update to 1.5.10
Approved by: portmgr (pav) |
23 Aug 2007 04:00:04
1.5.9_3
|
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
21 Apr 2007 17:42:56
1.5.9_3
|
miwi  |
- Unbreak
- Fix build with HEAD
PR: 111976
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
22 Mar 2007 09:34:23
1.5.9_3
|
miwi  |
- Marked broken for 7.X
Submitted by: pointyhat via kris
Approved by: maintainer |
16 Mar 2007 12:14:51
1.5.9_3
|
miwi  |
- Fix build
- Bump PORTREVISION
PR: 110293
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
09 Feb 2007 18:15:32
1.5.9_2
|
jmelo  |
- Add SF to mastersites.
- remove USE_GCC=34+, this was an implied workaround for FreeBSD 4.X
compatibility.
PR: ports/108941
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
13 Dec 2006 12:41:36
1.5.9_2
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
31 Oct 2006 04:56:09
1.5.9_1
|
rafan  |
- Fix typo in pkg-message
PR: ports/104470
Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer) |
30 Sep 2006 07:38:00
1.5.9
|
miwi  |
- Update to 1.5.9
PR: ports/103734
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer) |
10 Aug 2006 02:08:59
1.5.8
|
clsung  |
- pet portlint by using USE_LDCONFIG
- remove unstable mirror site
- add trailing slash for WWW in pkg-descr
PR: ports/101720
Submitted by: maintainer (Thomas Abthorpe) |
27 Jul 2006 21:10:39
1.5.8
|
itetcu  |
USE_GCC= 3.2+ to unbreak on 4.x
PR: ports/100924
Submitted by: Thomas Abthorpe (maintainer) |
14 Jul 2006 18:19:30
1.5.8
|
rafan  |
- Mark BROKEN on 4.x, does not compile
- Add another mirror site
PR: ports/100298
Submitted by: maintainer |
13 Jul 2006 01:50:57
1.5.8
|
clsung  |
- Update to 1.5.8
- Assume maintainership
PR: ports/100052
Submitted by: maintainer (Thomas Abthorpe) |
10 May 2006 22:37:39
1.5.7
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
01 Apr 2006 13:19:40
1.5.7
|
edwin  |
Use SUB_FILES for pkg-message |
25 Nov 2005 16:09:33
1.5.7
|
pav  |
- Add SHA256 |
22 Nov 2005 22:19:29
1.5.7
|
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> |
12 Apr 2005 03:26:57
1.5.7
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.5.7
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Apr 2005 19:30:22
1.5.7
|
netchild  |
Remove empty file.
Approved by: maintainer |
27 Aug 2004 10:28:27
1.5.7
|
vs  |
Depend on GNOME/pkgconfig
PR: ports/70848
Submitted by: Willem van Engen (maintainer) |
20 Aug 2004 18:04:07
1.5.7
|
sem  |
Update to 1.5.7
PR: ports/70702
Submitted by: maintainer |
31 Mar 2004 03:12:58
1.5.5_1
|
trevor  |
SIZEify (maintainer timeout) |
08 Feb 2004 20:31:25
1.5.5_1
|
linimon  |
Unbreak misc/cheatah by reworking the Makefile of its master port,
misc/sword.
Submitted by: Willem van Engen <wvengen@stack.nl> (maintainer of both) |
04 Feb 2004 05:10:27
1.5.5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
28 Feb 2003 22:53:02
1.5.5
|
kris  |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
21 Feb 2003 12:48:19
1.5.5
|
knu  |
De-pkg-comment. |
27 Dec 2002 11:32:25
1.5.5
|
edwin  |
Removed incorrect master_site.
Noticed by: portsurver |
24 Nov 2002 11:01:08
1.5.5
|
edwin  |
maintainer update for misc/sword to version 1.5.5
PR: ports/45406
Submitted by: Willem van Engen <wvengen@stack.nl> |
28 Jun 2002 03:34:57
1.5.3
|
pat  |
Update to 1.5.3
PR: ports/39924
Submitted by: maintainer |
29 Jan 2002 11:45:35 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
20 Dec 2001 17:29:36 
|
ijliao  |
fix previous commit |
13 Dec 2001 02:53:57 
|
ijliao  |
upgrade to 1.5.2 |
11 Dec 2001 09:36:33 
|
ijliao  |
add sword A project framework for manipulating Bible texts |