Commit graph

35 commits

Author SHA1 Message Date
Mark Felder
f3a490c718 dns/dnscrypt-proxy: Correct usage of USE_LDCONFIG
Reported by:	sunpoet
2017-01-04 22:17:22 +00:00
Mark Felder
d1cb3f4dc1 dns/dnscrypt-proxy: Update to 1.9.1
PR:		215763
2017-01-04 17:38:39 +00:00
Joseph Mingrone
814ca2ae54 dns/dnscrypt-proxy: Update to version 1.8.1
Also, update MASTER_SITES.

Upstream changes:
https://github.com/jedisct1/dnscrypt-proxy/releases

PR:		215420
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8855
2016-12-20 16:43:39 +00:00
Emanuel Haupt
cd2d57e4ca Update to 1.8.0
PR:		215410
Submitted by:	freebsd@dns-lab.com (maintainer)
2016-12-19 15:02:21 +00:00
Dmitry Marakasov
48f79d0f28 - Update to 1.7.0
- Optionize PLUGINS

PR:		211853
Submitted by:	lightside@gmx.com
Approved by:	freebsd@dns-lab.com (maintainer)
2016-09-06 19:11:37 +00:00
John Marino
2e94d74398 security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
2016-07-12 22:03:52 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Vsevolod Stakhov
7349ed49cd - Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
2016-03-23 09:20:35 +00:00
Mark Felder
75fa446fdc dns/dnscrypt-proxy: Update to 1.6.1
* Fix code execution vulnerability
* Fix edns0 support
* Update OpenDNS resolver name for files/dnscrypt-proxy_multi.in

PR:		206938
Approved by:	ports-secteam (with hat)
MFH:		2016Q1
2016-02-10 00:04:04 +00:00
Baptiste Daroussin
7c1b4544c3 Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992
2015-10-30 22:43:16 +00:00
Jason Unovitch
c593ed38c7 dns/dnscrypt-proxy: ensure daemon starts after ldconfig
- While here, fix format of $FreeBSD$ tag in rc script
- Also remove fbsd:nokeywords and add svn:keywords to rc script

PR:		203059
Submitted by:	Gregorio Guidi <gregorio.guidi@gmail.com> (original patch)
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2015-09-26 02:39:09 +00:00
Carlo Strub
e206823042 Add support for multiple service instances
PR:		195698
Submitted by:	Igor <arabesc@bk.ru>
Approved by:	maintainer
2015-09-14 22:29:08 +00:00
Mark Felder
20224a0c97 dns/dnscrypt-proxy: Update to 1.6.0
rc script is also updated to change default dnscrypt server to "cisco"
which is the new name for the opendns dnscrypt service

PR:		202414
2015-08-27 15:15:20 +00:00
Vsevolod Stakhov
89b79e70ec - Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
2015-06-13 16:14:54 +00:00
Pawel Pekala
1b6717f8ce - Update to version 1.4.3 [1]
- Convert to USES=execinfo

PR:		197254 [1]
Submitted by:	lightside@gmx.com [1]
Approved by:	maintainer timeout
2015-02-20 16:55:50 +00:00
Kurt Jaeger
1a00d2aef7 dns/dnscrypt-proxy: 1.4.0 -> 1.4.2
Changes:
https://github.com/jedisct1/dnscrypt-proxy/releases

PR:		195664
Submitted by:	lightside@gmx.com
Reviewed by:	riggs
Approved by:	freebsd@dns-lab.com (maintainer)
2015-01-04 09:46:52 +00:00
Johannes Jost Meixner
0b390aaabe dns/dnscrypt-proxy: start before unbound
- To prevent hanging on 10.x systems which ship with unbound and depend on
  DNS resolving, start dnscrypt-proxy before unbound.
- Bump PORTREVISION

PR:		194975
Differential Revision:	https://reviews.freebsd.org/D1249
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Approved by:	koobs (mentor)
2014-12-02 09:21:49 +00:00
Vsevolod Stakhov
bba47df606 - Update libsodium to 1.0.1
- Bump revison for dependent ports
2014-11-24 14:36:52 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +00:00
Vsevolod Stakhov
ffcb7cb045 Bump revision due to libsoduim update. 2014-10-11 19:39:56 +00:00
Vsevolod Stakhov
87334a65e4 - Update libsodium to 0.7.0
- Take maintainership
- Update revisions of dependent ports
2014-08-27 12:31:11 +00:00
Tijl Coosemans
f9f95f0c52 - Convert security/libsodium to USES=libtool and bump dependent ports
- Run "make check" from regression-test target
- dns/curvedns: white space fixes
2014-07-07 13:54:23 +00:00
Mark Felder
adbbccaeb6 -Add more options for rc script
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry

PR:		190406
Submitted by:	AllanJude
2014-06-05 19:30:58 +00:00
Mark Felder
9401e445c3 Update to 1.4.0
Add _dnscrypt-proxy user

PR:		190406
Approved by:	maintainer
2014-06-04 21:10:18 +00:00
Danilo Egea Gondolfo
f7af0859d1 - Update from 1.3.2 to 1.3.3 [1]
- Add stage support

PR:		ports/183286
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
2013-10-25 15:27:28 +00:00
Danilo Egea Gondolfo
cc067c70f8 - Update from 0.4.3 to 0.4.5
PR:		ports/183243
Submitted by:	csosstudy <csosstudy@gmail.com> (maintainer)
2013-10-24 21:45:04 +00:00
Danilo Egea Gondolfo
a273c1b5ea - Dependence update (libsodium)
Approved by:	wg (mentor)
2013-10-11 13:47:15 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
William Grzybowski
4ce93298cc dns/dnscrypt-proxy: update to 1.3.2
- Update to 1.3.2 [1]
- USES gmake
- Unmute install commands
- Add DOCS to options
- Convert to new LIB_DEPENDS format

PR:		ports/180898 [1]
Submitted by:	csosstudy <csosstudy gmail.com>
Approved by:	maintainer (timeout)
2013-08-21 12:57:50 +00:00
Alex Kozlov
8e7534a621 - Update to 1.3.1
PR:	ports/179545
Submitted by: csosstudy <csosstudy@gmail.com> (first version), freebsd@dns-lab.com (maintainer)
2013-06-27 05:28:47 +00:00
Beech Rintoul
396bb7c8b4 - Update to 1.2.1
PR:		ports/176472
Submitted by:	Linus Lee <csosstudy@gmail.com>
Approved by:	Maintainer timeout
2013-03-14 01:50:38 +00:00
Ruslan Makhmatkhanov
ff0bf828ac - update to 1.2.0 [1,2]
- update MASTER_SITES list [1,2]
- add hidden devel/libexecinfo dependency (reported by pawel@)

while here:
- trim Makefile header
- convert to optionsng (PORTDOCS case)
- tab -> space change in pkg-descr:WWW

PR:		173190 [1]
PR: 174514 [2]
Submitted by:	csosstudy <csosstudy@gmail.com> [1], Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [2]
2013-01-02 20:51:44 +00:00
Brian Somers
dcffed9c21 Update to 1.0.1
Maintainer timeout: 10 days
2012-08-20 18:06:19 +00:00
Brian Somers
5ef1596316 Update to 1.0
I've also updated MASTER_SITES as the maintainer's site doesn't have version 1.0.
This can be changed back if/when the maintainer comes back.

Maintainer timeout after: 5 days
2012-08-03 23:19:19 +00:00
Pawel Pekala
3772632854 DNSCrypt is a piece of lightweight software that everyone
should use to boost online privacy and security. It works
by encrypting all DNS traffic between the user and OpenDNS,
preventing any spying, spoofing or man-in-the-middle attacks.

WWW:	https://www.opendns.com/technology/dnscrypt/

PR:		ports/167833
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2012-05-15 20:14:53 +00:00