aboutsummaryrefslogtreecommitdiff
path: root/misc/sword15/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - UnbreakMartin Wilke2007-04-211-10/+4
| | | | | | | | | | - Fix build with HEAD PR: 111976 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=190587
* - Marked broken for 7.XMartin Wilke2007-03-221-1/+7
| | | | | | | | Submitted by: pointyhat via kris Approved by: maintainer Notes: svn path=/head/; revision=187989
* - Fix buildMartin Wilke2007-03-161-2/+3
| | | | | | | | | | - Bump PORTREVISION PR: 110293 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=187502
* - Add SF to mastersites.Jean Milanez Melo2007-02-091-2/+2
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=184727
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179653
* - Fix typo in pkg-messageRong-En Fan2006-10-311-0/+1
| | | | | | | | PR: ports/104470 Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer) Notes: svn path=/head/; revision=175652
* - Update to 1.5.9Martin Wilke2006-09-301-6/+4
| | | | | | | | PR: ports/103734 Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer) Notes: svn path=/head/; revision=174132
* - pet portlint by using USE_LDCONFIGCheng-Lung Sung2006-08-101-3/+2
| | | | | | | | | | | - remove unstable mirror site - add trailing slash for WWW in pkg-descr PR: ports/101720 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=170238
* USE_GCC= 3.2+ to unbreak on 4.xIon-Mihai Tetcu2006-07-271-4/+1
| | | | | | | | PR: ports/100924 Submitted by: Thomas Abthorpe (maintainer) Notes: svn path=/head/; revision=168906
* - Mark BROKEN on 4.x, does not compileRong-En Fan2006-07-141-2/+9
| | | | | | | | | | - Add another mirror site PR: ports/100298 Submitted by: maintainer Notes: svn path=/head/; revision=167820
* - Update to 1.5.8Cheng-Lung Sung2006-07-131-10/+5
| | | | | | | | | | - Assume maintainership PR: ports/100052 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=167655
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Use SUB_FILES for pkg-messageEdwin Groothuis2006-04-011-0/+2
| | | | Notes: svn path=/head/; revision=158554
* Reassign to ports pool. Thanks to the previous maintainer for your help inMark Linimon2005-11-221-1/+1
| | | | | | | | | | the past. PR: ports/89436 Submitted by: Willem van Engen <wvengen at stack dot nl> Notes: svn path=/head/; revision=149118
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Depend on GNOME/pkgconfigVolker Stolz2004-08-271-0/+1
| | | | | | | | PR: ports/70848 Submitted by: Willem van Engen (maintainer) Notes: svn path=/head/; revision=117402
* Update to 1.5.7Sergey Matveychuk2004-08-201-34/+26
| | | | | | | | PR: ports/70702 Submitted by: maintainer Notes: svn path=/head/; revision=116808
* Unbreak misc/cheatah by reworking the Makefile of its master port,Mark Linimon2004-02-081-5/+7
| | | | | | | | | misc/sword. Submitted by: Willem van Engen <wvengen@stack.nl> (maintainer of both) Notes: svn path=/head/; revision=100412
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76038
* Removed incorrect master_site.Edwin Groothuis2002-12-271-1/+0
| | | | | | | Noticed by: portsurver Notes: svn path=/head/; revision=71920
* maintainer update for misc/sword to version 1.5.5Edwin Groothuis2002-11-241-3/+22
| | | | | | | | PR: ports/45406 Submitted by: Willem van Engen <wvengen@stack.nl> Notes: svn path=/head/; revision=70994
* Update to 1.5.3Patrick Li2002-06-281-31/+11
| | | | | | | | PR: ports/39924 Submitted by: maintainer Notes: svn path=/head/; revision=62137
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=53958
* upgrade to 1.5.2Ying-Chieh Liao2001-12-131-15/+17
| | | | | | | | PR: 32751 Submitted by: maintainer Notes: svn path=/head/; revision=51426
* add swordYing-Chieh Liao2001-12-111-0/+63
A project framework for manipulating Bible texts PR: 28450 Submitted by: Willem van Engen <wvengen@stack.nl> Notes: svn path=/head/; revision=51339