CVS log for ports/misc/sword/Makefile
Up to [FreeBSD] / ports / misc / sword
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 9 15:25:38 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +0 -1 lines
- Remove WITH_FBSD10_FIX, is no longer needed
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Nov 1 14:36:07 2011 UTC (3 months, 1 week ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
- Add WITH_FBSD10_FIX=yes
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:42 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Oct 28 23:52:47 2010 UTC (15 months, 1 week ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -3 lines
- Update to 1.6.2
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:22 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Punt autoconf267->autoconf268
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Oct 5 19:57:44 2010 UTC (16 months ago) by ade
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Round one migration of ports from automake{19,110} to automake111
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:56 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Apr 4 06:06:02 2010 UTC (22 months, 1 week ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
- Fix possible crash as a result of recent curl update - Bump PORTREVISION Obtained from: Crosswire repo
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:44:21 2010 UTC (22 months, 1 week ago) by roam
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
Chase the ftp/curl shlib version bump.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jan 7 17:46:17 2010 UTC (2 years, 1 month ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -8 lines
- Update to 1.6.1
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Oct 29 18:38:01 2009 UTC (2 years, 3 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -1 lines
- Remove NO_LATEST_LINK - Set LATEST_LINK on misc/sword15
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 2 17:06:41 2009 UTC (2 years, 8 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -0 lines
- Add CONFLICTS with sword-1.5
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jun 2 16:57:37 2009 UTC (2 years, 8 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -6 lines
- Update to 1.6.0 - Update pkg-descr
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Mar 30 16:17:28 2009 UTC (2 years, 10 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
- Set MAKE_JOBS_SAFE
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:42:56 2009 UTC (3 years ago) by roam
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
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.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:45 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -1 lines
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
- 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)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:59 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 6 02:36:00 2008 UTC (3 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
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
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed May 21 12:54:21 2008 UTC (3 years, 8 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -5 lines
- 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
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Dec 24 13:36:09 2007 UTC (4 years, 1 month ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -7 lines
- Unbreak on 8.X
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Dec 18 19:36:54 2007 UTC (4 years, 1 month ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +13 -7 lines
- Update to 1.5.10 Approved by: portmgr (pav)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 23 04:00:01 2007 UTC (4 years, 5 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- change maintainer address on ports I maintain Approved by: clsung (mentor)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:42:56 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -10 lines
- Unbreak - Fix build with HEAD PR: 111976 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Mar 22 09:34:23 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
- Marked broken for 7.X Submitted by: pointyhat via kris Approved by: maintainer
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:14:51 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
- Fix build - Bump PORTREVISION PR: 110293 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 9 18:15:32 2007 UTC (5 years ago) by jmelo
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
- 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)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:41:30 2006 UTC (5 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
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
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 31 04:56:09 2006 UTC (5 years, 3 months ago) by rafan
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
- Fix typo in pkg-message PR: ports/104470 Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 30 07:38:00 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -6 lines
- Update to 1.5.9 PR: ports/103734 Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 10 02:08:59 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -3 lines
- 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)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 27 21:10:39 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -4 lines
USE_GCC= 3.2+ to unbreak on 4.x PR: ports/100924 Submitted by: Thomas Abthorpe (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jul 14 18:19:30 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -2 lines
- Mark BROKEN on 4.x, does not compile - Add another mirror site PR: ports/100298 Submitted by: maintainer
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 13 01:50:57 2006 UTC (5 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -9 lines
- Update to 1.5.8 - Assume maintainership PR: ports/100052 Submitted by: maintainer (Thomas Abthorpe)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:23 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 1 13:19:39 2006 UTC (5 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
Use SUB_FILES for pkg-message
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 22 22:19:29 2005 UTC (6 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
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>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:07 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:21 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Aug 27 10:28:26 2004 UTC (7 years, 5 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Depend on GNOME/pkgconfig PR: ports/70848 Submitted by: Willem van Engen (maintainer)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 20 18:04:07 2004 UTC (7 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +26 -34 lines
Update to 1.5.7 PR: ports/70702 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 8 20:31:24 2004 UTC (8 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -5 lines
Unbreak misc/cheatah by reworking the Makefile of its master port, misc/sword. Submitted by: Willem van Engen <wvengen@stack.nl> (maintainer of both)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:44 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 28 22:53:00 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Use pre-everything:: instead of pre-everything: to avoid conflict with targets in bsd.port.mk
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:48:17 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
De-pkg-comment.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 27 11:32:25 2002 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
Removed incorrect master_site. Noticed by: portsurver
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 24 11:01:07 2002 UTC (9 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +22 -3 lines
maintainer update for misc/sword to version 1.5.5 PR: ports/45406 Submitted by: Willem van Engen <wvengen@stack.nl>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 28 03:34:54 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -31 lines
Update to 1.5.3 PR: ports/39924 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:26 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 13 02:53:56 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -15 lines
upgrade to 1.5.2 PR: 32751 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 11 09:36:32 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
add sword A project framework for manipulating Bible texts PR: 28450 Submitted by: Willem van Engen <wvengen@stack.nl>
