summaryrefslogtreecommitdiff
path: root/security/libsodium
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist issuesVsevolod Stakhov2014-08-272-1/+3
| | | | | | | - Bump revision Notes: svn path=/head/; revision=366335
* - Update libsodium to 0.7.0Vsevolod Stakhov2014-08-273-16/+22
| | | | | | | | - Take maintainership - Update revisions of dependent ports Notes: svn path=/head/; revision=366316
* Reset maintainership, the maintainer has no time for itBaptiste Daroussin2014-08-271-1/+1
| | | | | | | Submitted by: former maintainer Notes: svn path=/head/; revision=366296
* - Convert security/libsodium to USES=libtool and bump dependent portsTijl Coosemans2014-07-072-10/+8
| | | | | | | | - Run "make check" from regression-test target - dns/curvedns: white space fixes Notes: svn path=/head/; revision=361088
* - Update from 0.4.3 to 0.4.5Danilo Egea Gondolfo2013-10-243-11/+11
| | | | | | | | PR: ports/183243 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Notes: svn path=/head/; revision=331534
* - Update from 0.4.2 to 0.4.3Danilo Egea Gondolfo2013-10-113-13/+16
| | | | | | | | | | | | - Add USES=pkgconfig - Add stage support PR: ports/182591 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Approved by: wg (mentor) Notes: svn path=/head/; revision=330073
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Update to 0.4.2Guido Falsi2013-07-133-4/+4
| | | | | | | | PR: ports/180450 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Notes: svn path=/head/; revision=322906
* - Do not install COPYING, LICENSE is already defined [1]William Grzybowski2013-05-211-2/+2
| | | | | | | | | | - While I'm here rephrase COMMENT [2] Submitted by: danfe [1], culot [2] (via email) Approved by: culot (mentor) Notes: svn path=/head/; revision=318683
* - Update to 0.4.1William Grzybowski2013-05-203-8/+9
| | | | | | | | | | | Changes: https://github.com/jedisct1/libsodium/blob/8cb86026/NEWS PR: ports/178259 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Approved by: culot (mentor) Notes: svn path=/head/; revision=318590
* - Update to 0.4Guido Falsi2013-04-273-4/+24
| | | | | | | | | | - Add PORTDOCS and respect DOCS option PR: ports/178173 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Notes: svn path=/head/; revision=316665
* libsodium is a library for network communication, encryption,Martin Wilke2013-02-284-0/+76
decryption, signatures, etc. libsodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl(security/nacl). NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. WWW: https://github.com/jedisct1/libsodium Submitted by: "csosstudy E." <csosstudy@gmail.com> PR: ports/176493 Notes: svn path=/head/; revision=313112