aboutsummaryrefslogtreecommitdiff
path: root/security/libsodium/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.16Vsevolod Stakhov2018-03-141-1/+3
| | | | | | | | PR: 226612 Submitted by: jlduran at gmail.com Notes: svn path=/head/; revision=464534
* - Update libsodium to 1.0.15 [1]Vsevolod Stakhov2017-10-221-3/+4
| | | | | | | | | | - Bump revisions for all dependent ports PR: 223147 [1] Submitted by: Greg V [1] Notes: svn path=/head/; revision=452629
* - Update to 1.0.12Vsevolod Stakhov2017-03-211-7/+8
| | | | | | | | PR: 217979 Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Notes: svn path=/head/; revision=436615
* - Update to 1.0.11Vsevolod Stakhov2016-09-271-1/+1
| | | | | | | No bump for dependent port is required as this version has no API changes Notes: svn path=/head/; revision=422826
* security/libsodium: Upgrade version 1.0.8 => 1.0.10John Marino2016-07-121-2/+4
| | | | | | | | | | | Also bump all ports that depend on libsodium. PR: 210999 Submitted by: manu Approved by: vsevolod (maintainer) Notes: svn path=/head/; revision=418449
* - Update libsodium to 1.0.8Vsevolod Stakhov2016-03-231-3/+3
| | | | | | | | | | - Bump revisions of all dependant ports PR: 206482 Submitted by: lev, w.schwarzenfeld@aon.at Notes: svn path=/head/; revision=411691
* - Updated libsodium to 1.0.3 [1]Vsevolod Stakhov2015-06-131-1/+1
| | | | | | | | | | - Bump revision for dependent ports PR: 200548 [1] Submitted by: rsimmons0 at gmail.com [1] Notes: svn path=/head/; revision=389468
* - Update to 1.0.2Vsevolod Stakhov2015-02-051-1/+1
| | | | | | | | | | | - Resolve undefined reference for pre-10 i386 FreeBSD [1] - Do not touch dependant ports as SONAME is unchanged PR: 193281 [1] Submitted by: Andriy Voskoboinyk <s3erios at gmail.com> [1] Notes: svn path=/head/; revision=378492
* - Update libsodium to 1.0.1Vsevolod Stakhov2014-11-241-1/+1
| | | | | | | - Bump revison for dependent ports Notes: svn path=/head/; revision=373214
* - Update to 1.0.0Vsevolod Stakhov2014-10-111-3/+3
| | | | | | | Reported by: urras <urras at tox.im> via private email Notes: svn path=/head/; revision=370663
* - Upgrade to 0.7.1.Vsevolod Stakhov2014-09-231-1/+1
| | | | | | | | | | | No incompatible API changes were introduced, so dependant ports revision bump is not required. PR: 193790 Submitted by: thierry Notes: svn path=/head/; revision=369045
* - Fix plist issuesVsevolod Stakhov2014-08-271-1/+2
| | | | | | | - Bump revision Notes: svn path=/head/; revision=366335
* - Update libsodium to 0.7.0Vsevolod Stakhov2014-08-271-8/+12
| | | | | | | | - Take maintainership - Update revisions of dependent ports Notes: svn path=/head/; revision=366316
* - Convert security/libsodium to USES=libtool and bump dependent portsTijl Coosemans2014-07-071-2/+2
| | | | | | | | - 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-241-8/+8
| | | | | | | | 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-111-2/+3
| | | | | | | | | | | | - 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
* Update to 0.4.2Guido Falsi2013-07-131-1/+1
| | | | | | | | PR: ports/180450 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Notes: svn path=/head/; revision=322906
* - Update to 0.4.1William Grzybowski2013-05-201-4/+5
| | | | | | | | | | | 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-271-1/+11
| | | | | | | | | | - 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-281-0/+46
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