summaryrefslogtreecommitdiff
path: root/dns/curvedns (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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 ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521
* Cleanup plistBaptiste Daroussin2014-12-091-11/+5
| | | | Notes: svn path=/head/; revision=374365
* - Update libsodium to 1.0.1Vsevolod Stakhov2014-11-241-1/+1
| | | | | | | - Bump revison for dependent ports Notes: svn path=/head/; revision=373214
* Bump revision due to libsoduim update.Vsevolod Stakhov2014-10-111-1/+1
| | | | Notes: svn path=/head/; revision=370665
* Fix ownership of some packaged filesAntoine Brodin2014-09-141-1/+2
| | | | Notes: svn path=/head/; revision=368203
* Update to fit the recent libsodium.Vsevolod Stakhov2014-08-271-3/+2
| | | | Notes: svn path=/head/; revision=366317
* Fix build by adding libexecinfo dependency missing in libsodium.Vsevolod Stakhov2014-07-111-3/+3
| | | | Notes: svn path=/head/; revision=361517
* - Convert security/libsodium to USES=libtool and bump dependent portsTijl Coosemans2014-07-071-19/+17
| | | | | | | | - Run "make check" from regression-test target - dns/curvedns: white space fixes Notes: svn path=/head/; revision=361088
* - Support stagingVsevolod Stakhov2014-07-044-70/+29
| | | | | | | | | - Use portable libsodium - Use my local github fork for this port to decouple from nacl - Take maintainership Notes: svn path=/head/; revision=360672
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360256
* Use modern LIB_DEPENDSBaptiste Daroussin2014-07-011-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=360016
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301519
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* - Chase libev shlib bumpPav Lucistnik2011-09-191-2/+2
| | | | | | | Pointy hat to: vsevolod Notes: svn path=/head/; revision=282020
* - Fix Build on 9.xDennis Herrmann2011-09-092-9/+19
| | | | | | | | | | | - Update files/pkg-message.in [1] PR: ports/160441 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer ([1] via mail) Notes: svn path=/head/; revision=281526
* - Use USERS and GROUPSChris Rees2011-07-195-45/+23
| | | | | | | | | | | - Stop clobbering config files on deinstall PR: ports/157854 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> Approved by: rene (mentor, implicit), maintainer timeout (14 days) Notes: svn path=/head/; revision=277958
* Mark as broken on sparc64: does not compile.Mark Linimon2011-07-161-0/+4
| | | | Notes: svn path=/head/; revision=277772
* - Mark BROKEN on 9.X: does not configurePav Lucistnik2011-03-251-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=271747
* CurveDNS is a forwarding nameserver adding DNSCurve to DNS,Martin Wilke2011-03-048-0/+145
and it's the first publicly released forwarding implementation that implements the DNSCurve protocol. WWW: http://curvedns.on2it.net/ PR: ports/153881 Submitted by: Leo Vandewoestijne <freebsd at dns-lab.com> Notes: svn path=/head/; revision=270280