aboutsummaryrefslogtreecommitdiff
path: root/dns/getdns/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Fix up SOVERSION variableRyan Steinmetz2019-02-231-1/+1
| | | | | | | - Do not bump PORTREVISION as this is a noop Notes: svn path=/head/; revision=493728
* - Update to 1.5.1Ryan Steinmetz2019-02-221-1/+1
| | | | Notes: svn path=/head/; revision=493617
* - Update to 1.4.0Ryan Steinmetz2018-02-241-0/+2
| | | | Notes: svn path=/head/; revision=462843
* - Add OPTION for stubbyRyan Steinmetz2017-11-161-0/+2
| | | | | | | | | | - Bump PORTREVISION PR: 223710 Submitted by: Ollivier Robert Notes: svn path=/head/; revision=454319
* - Update to 1.1.3Ryan Steinmetz2017-09-211-1/+0
| | | | Notes: svn path=/head/; revision=450255
* - Correct pkg-plist and libevent issuesRyan Steinmetz2017-07-311-1/+1
| | | | | | | | PR: 221106 Submitted by: james@now.ie Notes: svn path=/head/; revision=446945
* - Update to 1.1.2Ryan Steinmetz2017-07-131-1/+1
| | | | Notes: svn path=/head/; revision=445648
* - Update to 1.1.1Ryan Steinmetz2017-06-291-10/+1
| | | | Notes: svn path=/head/; revision=444617
* - Update to 1.1.0Ryan Steinmetz2017-04-261-0/+2
| | | | Notes: svn path=/head/; revision=439466
* - Fix build issue with non-default OPTIONSRyan Steinmetz2017-01-281-8/+8
| | | | | | | | | | - Don't bump PORTREVISION as this is a noop for the default package PR: 216548 Reported by: Jan Beich <jbeich@FreeBSD.org> Notes: svn path=/head/; revision=432634
* - Update to 1.0.0Ryan Steinmetz2017-01-191-1/+2
| | | | Notes: svn path=/head/; revision=431873
* - Update to 0.9.0Ryan Steinmetz2016-01-291-7/+4
| | | | Notes: svn path=/head/; revision=407442
* - Update to 0.3.3Ryan Steinmetz2015-09-131-2/+2
| | | | | | | | PR: 203068 Submitted by: John W. O'Brien <john@saltant.com> Notes: svn path=/head/; revision=396824
* - Update to 0.2.0Ryan Steinmetz2015-05-221-1/+1
| | | | Notes: svn path=/head/; revision=387020
* - Update to 0.1.8Ryan Steinmetz2015-04-211-2/+2
| | | | Notes: svn path=/head/; revision=384401
* - Update to 0.1.7Ryan Steinmetz2015-04-091-2/+2
| | | | Notes: svn path=/head/; revision=383639
* dns/getdns: 0.1.5 -> 0.1.6Kurt Jaeger2015-02-121-3/+2
| | | | | | | | | | | | | | | - Fix: linking against libev on FreeBSD - Fix: Let configure report problem on FreeBSD when configuring with libevent and libunbound <= 1.4.22 is not compiled with libevent. - Better libcheck detection - Better portability with UNIX systems PR: 197560 Submitted by: pi Approved by: zi (maintainer) Notes: svn path=/head/; revision=378874
* - Update to 0.1.5Ryan Steinmetz2014-11-021-3/+3
| | | | Notes: svn path=/head/; revision=372051
* Cleanup plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371557
* - Update to 0.1.4Ryan Steinmetz2014-09-211-1/+1
| | | | Notes: svn path=/head/; revision=368779
* - Update to 0.1.3Ryan Steinmetz2014-06-261-5/+4
| | | | Notes: svn path=/head/; revision=359347
* - Update to 0.1.2Ryan Steinmetz2014-06-231-4/+16
| | | | Notes: svn path=/head/; revision=359011
* Remove the last @comment $FreeBSD$ from plists.Mathieu Arnold2014-04-241-1/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=352016
* New port: dns/getdns:Ryan Steinmetz2014-03-041-0/+107
getdns is a modern asynchronous DNS API. It implements DNS entry points from a design developed and vetted by application developers, in an API specification edited by Paul Hoffman. With the development of this API, we intend to offer application developers a modernized and flexible way to access DNS security (DNSSEC) and other powerful new DNS features; a particular hope is to inspire application developers towards innovative security solutions in their applications. WWW: http://getdnsapi.net/ Notes: svn path=/head/; revision=346986