aboutsummaryrefslogtreecommitdiff
path: root/misc/bibletime
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.7.2Thomas Abthorpe2010-07-122-4/+4
| | | | Notes: svn path=/head/; revision=257699
* - Update to 2.7.1Thomas Abthorpe2010-07-072-4/+6
| | | | | | | | | - Add LICENSE Feature safe: yes Notes: svn path=/head/; revision=257498
* - Update to 2.7Thomas Abthorpe2010-05-202-5/+4
| | | | Notes: svn path=/head/; revision=254645
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 2.6Thomas Abthorpe2010-02-253-14/+14
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250308
* - Chase sword libbumpThomas Abthorpe2010-01-072-14/+2
| | | | | | | - Remove CONFLICTS and un-needed patch Notes: svn path=/head/; revision=247346
* - Update to 2.5Thomas Abthorpe2009-12-204-82/+141
| | | | Notes: svn path=/head/; revision=246317
* - Update to 2.4Thomas Abthorpe2009-11-183-23/+25
| | | | Notes: svn path=/head/; revision=244440
* - Fix CONFLICTS missed in previous commitThomas Abthorpe2009-10-301-1/+1
| | | | Notes: svn path=/head/; revision=243561
* - Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are ↵Thomas Abthorpe2009-10-304-0/+818
| | | | | | | removed Notes: svn path=/head/; revision=243560
* - Remove misc/bibletime and misc/bibletime-develThomas Abthorpe2009-02-266-232/+0
| | | | Notes: svn path=/head/; revision=229105
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Chase misc/sword libbumpThomas Abthorpe2008-05-211-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=213455
* - Update to 1.6.5.1Thomas Abthorpe2008-05-124-82/+61
| | | | | | | - Changelog at <http://sourceforge.net/project/shownotes.php?release_id=449414&group_id=954> Notes: svn path=/head/; revision=212966
* - Update to 1.6.5Thomas Abthorpe2007-12-182-8/+6
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=204033
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.6.4Martin Wilke2007-04-202-4/+4
| | | | | | | | PR: 111871 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=190490
* - Remove IGNORE on FreeBSD 4.x, it's no longer need.Martin Wilke2007-02-081-7/+1
| | | | | | | | PR: 108944 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=184627
* - Update to 1.6.3bCheng-Lung Sung2007-02-053-7/+4
| | | | | | | | PR: ports/108675 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=184258
* - Update to 1.6.2Martin Wilke2006-12-124-66/+59
| | | | | | | | PR: ports/106644 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=179607
* - Update to 1.6.1Martin Wilke2006-11-013-20/+4
| | | | | | | | PR: ports/104936 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=176023
* - Update to 1.6Martin Wilke2006-09-305-18/+25
| | | | | | | | PR: ports/103735 Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> (maintainer) Notes: svn path=/head/; revision=174133
* Mark BROKEN on 4.x: fails to compile.Shaun Amott2006-08-051-1/+7
| | | | | | | | PR: ports/101208 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=169777
* - Update to 1.5.3Rong-En Fan2006-07-158-116/+97
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=167840
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-22/+22
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* 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
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix BROKEN status by completing pkg-plistEdwin Groothuis2005-11-032-5/+2
| | | | Notes: svn path=/head/; revision=147158
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129941
* Update to 1.4.1.Sergey Matveychuk2004-08-278-43/+166
| | | | | | | | | | Add documentation. PR: ports/70713 Submitted by: maintainer Notes: svn path=/head/; revision=117447
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* MD5 for 1.2.2. Apparently missed this in the last commit whichErnst de Haan2003-07-141-1/+1
| | | | | | | | | updated 1.2.1 -> 1.2.2. Notified by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=84861
* Unbroken and updated to 1.2.2.Ernst de Haan2003-07-096-70/+1
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=84515
* BROKEN: Does not compileKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80214
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* New port: misc/bibletimeEdwin Groothuis2002-11-2311-0/+232
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> Notes: svn path=/head/; revision=70810