Port details on branch 2022Q2 |
- sword Framework for manipulating Bible texts
- 1.9.0 misc
=7 1.9.0Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2001-12-11 06:36:33
- Last Update: 2025-04-08 09:01:47
- Commit Hash: 779f953
- People watching this port, also watch:: libxml2, libmng, libexif, libwmf, nasm
- License: GPLv2
- WWW:
- https://crosswire.org/sword/index.jsp
- Description:
- The SWORD Project is the CrossWire Bible Society's free Bible
software project. Its purpose is to create cross-platform open-source
tools, covered by the GNU General Public License, that allow
programmers and Bible societies to write new Bible software more
quickly and easily. We also create Bible study software for all
readers, students, scholars, and translators of the Bible, and have
a growing collection of over 200 texts in over 50 languages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/sword/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/sword
- pkg install sword
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sword
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743104812
SHA256 (sword-1.9.0.tar.gz) = 42409cf3de2faf1108523e2c5ac0745d21f9ed2a5c78ed878ee9dcc303426b8a
SIZE (sword-1.9.0.tar.gz) = 2606652
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cppunit-config : devel/cppunit
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libclucene-core.so : textproc/clucene
- libicudata.so : devel/icu
- libcurl.so : ftp/curl
- This port is required by:
- for Libraries
-
- misc/bibletime
- misc/xiphos
Configuration Options:
- ===> The following configuration options are available for sword-1.9.0:
CLUCENE=on: Include indexing capability
CURL=on: Data transfer support via cURL
===> Use 'make config' to modify these settings
- Options name:
- misc_sword
- USES:
- gmake libtool pathfix pkgconfig compiler:c++11-lib
- pkg-message:
- For install:
- To use sword, you need to have bible, commentary and/or lexicon
modules. You can install those from the crosswire website in two
ways. If you live in a persecuted country however and do not wish
to risk detection, you should *not* try this.
1. Use installmgr (doesn't work when port is built WITHOUT_CURL). E.g.:
# installmgr -init
# installmgr -r crosswire
# installmgr -ri crosswire ASV
See `installmgr --help` for details.
2. Download raw zip-archives from
http://www.crosswire.org/sword/modules/
and unpack them in /usr/local/share/sword.
You probably want to install a bible-application that uses sword,
like bibletime or xiphos.
- Master Sites:
|