Up to [cvs.NetBSD.org] / pkgsrc / misc / sword
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
update sword to version 1.9.0 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
misc: Replace RMD160 checksums with BLAKE2s checksums 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
misc: Remove SHA1 hashes for distfiles
sword: Upgrade to 1.8.1 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
Don't try to order pointers, check for NULLness.
Add SHA512 digests for distfiles for misc category 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.
Import wip/sword as misc/sword, reviewed by sevan and wiz. The SWORD Project is the CrossWire Bible Society's free Bible software project. Its purpose is to create cross-platform open-source tools that allow programmers and Bible societies to write new Bible software more quickly and easily.