aboutsummaryrefslogtreecommitdiff
path: root/dns/dnscrypt-wrapper
Commit message (Collapse)AuthorAgeFilesLines
* security/libsodium: Update to 1.0.21Vsevolod Stakhov2026-01-071-1/+1
| | | | | | | | | The API remains compatible but bumping all dependent ports as SHLIB has changed. Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE Security: https://00f.net/2025/12/30/libsodium-vulnerability/ PR: 279347
* security/libsodium: update to 1.0.19, bump dependent portsVsevolod Stakhov2024-05-201-1/+1
| | | | | PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* dns/dnscrypt-wrapper: enable xchacha20 detectionLuca Pizzamiglio2021-01-311-2/+3
| | | | | | | | | | | Detect and enable xchacha20 via autoconf. PR: 249506 Submitted by: Felix Hanley <felix@userspace.com.au> Approved by: Will <freebsd@toyingwithfate.com> (maintainer) Notes: svn path=/head/; revision=563492
* devel/libevent2: update to 2.1.11Jan Beich2019-08-021-0/+1
| | | | | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133 Notes: svn path=/head/; revision=507877
* dns/dnscrypt-wrapper: Update to 0.4.2Steve Wills2018-12-112-4/+4
| | | | | | | | PR: 233915 Submitted by: Will <freebsd@toyingwithfate.com> (maintainer) Notes: svn path=/head/; revision=487213
* Update to 0.4.1Sunpoet Po-Chuan Hsieh2018-03-132-5/+4
| | | | | | | | | | | Changes: https://github.com/cofyc/dnscrypt-wrapper/releases https://github.com/cofyc/dnscrypt-wrapper/blob/master/CHANGELOG.md PR: 225967 Submitted by: <freebsd@seby.io> Approved by: Will <freebsd@toyingwithfate.com> (maintainer) Notes: svn path=/head/; revision=464425
* - Update libsodium to 1.0.15 [1]Vsevolod Stakhov2017-10-221-0/+1
| | | | | | | | | | - Bump revisions for all dependent ports PR: 223147 [1] Submitted by: Greg V [1] Notes: svn path=/head/; revision=452629
* dns/dnscrypt-wrapper: Update to 0.3Danilo G. Baio2017-06-262-5/+4
| | | | | | | | | | | | Changes: https://github.com/cofyc/dnscrypt-wrapper/releases/tag/v0.3 PR: 220213 Submitted by: freebsd@toyingwithfate.com (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11342 Notes: svn path=/head/; revision=444431
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=444309
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-1/+2
| | | | | | | | PR: 216777 Approved by: mm (maintainer) Notes: svn path=/head/; revision=434427
* Update dns/dnscrypt-wrapper to 0.2.2Kirill Ponomarev2017-02-084-54/+6
| | | | | | | | | | PR: 216899 Submitted by: freebsd@toyingwithfate.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9482 Notes: svn path=/head/; revision=433647
* devel/libevent2: update to 2.1.8 and cleanupJan Beich2017-02-041-1/+1
| | | | | | | | | | | | | | - DEFAULT_VERSIONS += ssl=openssl-devel is now supported - devel/py-event and devel/p5-Event-Lib are marked BROKEN Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog PR: 216527 Exp-run by: antoine Approved by: mm (maintainer) Notes: svn path=/head/; revision=433286
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-2/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.Tijl Coosemans2016-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS appears too early on the command line causing some ports to link with their own libraries in LOCALBASE (if installed) instead of WRKSRC. Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as possible after anything a port Makefile might set. Use _USES_POST instead of .include in libedit.mk and libarchive.mk so things like 'USES=libedit localbase:ldflags' work correctly. Fix some issues with LIBS in some ports. Switch ports that don't support LIBS to localbase:ldflags. PR: 212987 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=423014
* - Update to 0.2.1Dmitry Marakasov2016-07-144-7/+56
| | | | | | | | | | | | - Properly respect ${CC} - Cosmetic fixes - Mark broken on 9.x due to too long username PR: 210885 Submitted by: freebsd@toyingwithfate.com (maintainer) Notes: svn path=/head/; revision=418533
* security/libsodium: Upgrade version 1.0.8 => 1.0.10John Marino2016-07-121-1/+1
| | | | | | | | | | | Also bump all ports that depend on libsodium. PR: 210999 Submitted by: manu Approved by: vsevolod (maintainer) Notes: svn path=/head/; revision=418449
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update libsodium to 1.0.8Vsevolod Stakhov2016-03-231-1/+1
| | | | | | | | | | - Bump revisions of all dependant ports PR: 206482 Submitted by: lev, w.schwarzenfeld@aon.at Notes: svn path=/head/; revision=411691
* Don't use GH_TAGNAME when DISTVERSION* variables can be used.Mathieu Arnold2015-12-082-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403255
* Bump portrevision of ports that might have been built with a broken post-installBaptiste Daroussin2015-10-301-0/+1
| | | | | | | script due to fallouts of r399992 Notes: svn path=/head/; revision=400556
* New Port: dns/dnscrypt-wrapperJason Unovitch2015-09-025-0/+150
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name resolver. It is the server-side counterpart of dnscrypt-proxy, and is in fact derived from its source. PR: 200015 Submitted by: freebsd@toyingwithfate.com Approved by: feld (mentor) Differential Revision: https://reviews.freebsd.org/D3535 Notes: svn path=/head/; revision=395912