summaryrefslogtreecommitdiff
path: root/misc/sword
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam2-4/+4
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz2-4/+4
2022-04-18revbump for textproc/icu updateadam2-4/+4
2022-01-10*: Recursive revbump from boost 1.78.0ryoon2-4/+4
2021-12-08revbump for icu and libffiadam2-3/+4
2021-11-07update sword to version 1.9.0nros4-14/+14
pkglint fixes: add comment to patch changes from changelog: * Release 1.9.0 * 03-Nov-2020 Troy A. Griffitts Added new compile option USECXX11TIME which will provide a default SWLog::logTimedInformation impl using C++11 facilities Added new compile options STRIPLOGD and STRIPLOGI which will compile out engine calles to SWLog::logDebug and SWLog::logInformation and SWLog::logTimedInformation for runtime optimization Extended Cordova plugin to include SWModule::setEntry, SWMgr::getPrefixPath Isolated all File IO calls to FileMgr Merged in Xiphos' Windows patch to FileMgr to allow full legal Unicode range in file path names. Improved TEI -> HTML output path Completed camelCase of all public non-deprecated API methods Added the concept of Utility Modules to engine which are intended to assist clients in building a robust user experience but are not intended for exposure to the end user in the same way as traditional SWORD modules. Added the concept of [Pref Abbrevs] to locale files to assist mobile developers choose a localized abbreviation for Bible book names. Added facility to set timeouts for SWTransport classes Many locale updates and new locales added Improved support for many markup tags Many bug fixes Changes to promote safe multi-threaded use Expanded examples 25-Jul-2020 Troy A. Griffitts Added ZipCompress::unTarGZ to provide a library facility to untargz a file on all supported platforms. 07-Jul-2020 Troy A. Griffitts Renamed __[su][8,16,32,64] defines to SW_[su][8,16,32,64] 20-Apr-2020 Troy A. Griffitts Extended StringMgr to include lowerUTF8, isUpper, isLower, isDigit, isAlpha Added personalization facility for cipher keys 10-Sep-2018 Troy A. Griffitts Added intra-verse search support 01-Nov-2017 Troy A. Griffitts Added bindings: Android and cordova 01-Sep-2017 Troy A. Griffitts Adding French mapping data. Patch submitted by domcox 21-May-2017 Troy A. Griffitts Added --with-icuregex option to use ICU regex engine
2021-10-26misc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-07misc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam2-4/+4
2021-04-21revbump for boost-libsadam2-4/+4
2021-04-21revbump for textproc/icuadam2-4/+4
2021-01-01*: Recursive revbump from boost-1.75.0ryoon2-4/+4
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon2-4/+4
2020-06-02Revbump for icuadam2-4/+4
2020-05-22revbump after updating security/nettleadam2-4/+4
2020-05-06revbump after boost updateadam2-4/+4
2020-04-12Recursive revision bump after textproc/icu updateadam2-4/+4
2020-03-08*: recursive bump for libffiwiz2-4/+4
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin2-4/+4
2020-01-12*: Recursive revbump from devel/boost-libsryoon2-3/+4
2019-11-03misc: align variable assignmentsrillig1-5/+5
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-10-27sword: Fix commentkamil1-2/+2
2019-10-27sword: Upgrade to 1.8.1kamil13-223/+43
Full changelog is unknown. CHANGELOG ========= 1.8.0 I would like to take this chance to announce the immediate availability of SWORD release 1.8.0. I know this release has been a long time in coming, but the long time comes with lots of benefits for users, developers, and maintainers. The benefits to users and developers are mentioned elsewhere, throughout the code and other places. The main benefit to maintainers is that, now, there are automated tests in place and the release process is now automated. This means that future releases on that 1.8 branch can be easily executed whenever needed. Have a Merry Christmas, everyone! And keep your eyes open for a 1.8.1 in the not too distant future to fix up buildings in the binding code. Otherwise, you can get the code you're looking for below: MD5: 095dbd723738c2a232c85685a11827a8 sword-1.8.0.tar.gz SHA512: c45f3135255322a77e955297997db2529f31b397c42cc4b9474dc6ec8d329b2233b292078979de5fbf33cad4a1a607aabb66f86501072a729d68e9fc840c8c8e sword-1.8.0.tar.gz URL: sword-1.8.0.tar.gz --Greg
2019-08-22Recursive revbump from boost-1.71.0ryoon2-4/+4
2019-07-20*: recursive bump for nettle 3.5.1wiz2-4/+4
2019-07-01Recursive revbump from boost-1.70.0ryoon2-4/+4
2019-04-03Recursive revbump from textproc/icuryoon2-4/+4
2018-12-13revbump for boost 1.69.0adam2-4/+4
2018-12-09revbump after updating textproc/icuadam2-4/+4
2018-08-16revbump after boost-libs updateadam2-4/+4
2018-07-20Recursive revbump from textproc/icu-62.1ryoon2-4/+4
2018-04-29revbump for boost-libs updateadam2-4/+4
2018-04-14revbump after icu updateadam2-4/+4
2018-01-01Revbump after boost updateadam2-4/+4
2017-11-30Revbump after textproc/icu updateadam2-4/+4
2017-09-18revbump for requiring ICU 59.xmaya2-4/+4
2017-09-16sword: build fix for NetBSD-currenttnn1-1/+4
2017-08-24Revbump for boost updateadam2-4/+4
2017-05-22Dependencies use C++11 in headers.joerg1-2/+2
2017-04-30Recursive revbump from boost updateryoon2-4/+4
2017-04-22Revbump after icu updateadam2-4/+4
2017-01-01Revbump after boost updateadam2-4/+4
2016-12-17Don't try to order pointers, check for NULLness.joerg9-1/+203
2016-12-04Recursive revbump from textproc/icu 58.1ryoon2-4/+4
2016-10-07Revbump post boost updateadam2-4/+4
2016-04-11Recursive revbump from textproc/icu 57.1ryoon2-4/+4
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2015-11-03Add SHA512 digests for distfiles for misc categoryagc1-1/+2
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2