summaryrefslogtreecommitdiff
path: root/textproc/lua-cjson
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2020-07-11Add LUA_LINKER_MAGIC variable that centrally sets LDFLAGS on Darwin,nia1-3/+1
as should probably have been done to begin with. Remove per-package hacks.
2020-07-11lua-cjson: Attemp to fix Darwin buildnia1-1/+3
2020-07-08lua-cjson: Respect CFLAGSnia4-5/+21
2020-07-02Add 'lua' category to Lua modules.nia1-2/+2
While here, normalize some packages with strange variable order.
2017-08-16Follow some http redirects.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.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.
2014-10-19Revbump after lang/lua51 update.alnsn1-2/+2
2014-05-03Revbump for Lua multiversion support.alnsn1-1/+2
2014-03-22Initial import of lua-cjson, version 2.1.0, into the NetBSD Packages Collection.imil4-0/+34
Lua CJSON provides JSON support for Lua. It has been tested under Linux, FreeBSD, OSX, Solaris and Windows.