notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: dns/dnsperf/Makefile

Number of commits found: 31

Thursday, 7 Mar 2024
09:47 Nuno Teixeira (eduardo) search for other commits by this committer
dns/dnsperf: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: a79d54f9b9fcd5b3035be45ea55539e92e2c663a commit hash: a79d54f9b9fcd5b3035be45ea55539e92e2c663a commit hash: a79d54f9b9fcd5b3035be45ea55539e92e2c663a commit hash: a79d54f9b9fcd5b3035be45ea55539e92e2c663a a79d54f
Monday, 27 Feb 2023
20:45 Daniel Engberg (diizzy) search for other commits by this committer
dns/dnsperf: Use upstream release archive

Use upstream release archive instead of GitHub generated archive as
recommended by Porters Handbook. While at it add LICENSE_FILE
definition and switch to DISTVERSION instead of PORTVERSION.

PR:		269483
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: e545d81b045606f757d3573981a2c1eed46b7ee7 commit hash: e545d81b045606f757d3573981a2c1eed46b7ee7 commit hash: e545d81b045606f757d3573981a2c1eed46b7ee7 commit hash: e545d81b045606f757d3573981a2c1eed46b7ee7 e545d81
Saturday, 11 Feb 2023
06:58 Hiroki Sato (hrs) search for other commits by this committer
dns/dnsperf: Update to 2.11.0
commit hash: f0ea8743f2aa366a1453cf0416962e48b6877048 commit hash: f0ea8743f2aa366a1453cf0416962e48b6877048 commit hash: f0ea8743f2aa366a1453cf0416962e48b6877048 commit hash: f0ea8743f2aa366a1453cf0416962e48b6877048 f0ea874
Saturday, 7 Jan 2023
20:54 Hiroki Sato (hrs) search for other commits by this committer
dns/dnsperf: Update to 2.10.0
commit hash: 01101d1e0ffaa52203538d9c837922423492065e commit hash: 01101d1e0ffaa52203538d9c837922423492065e commit hash: 01101d1e0ffaa52203538d9c837922423492065e commit hash: 01101d1e0ffaa52203538d9c837922423492065e 01101d1
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Bas Kruit <baskruit@bsltwr.dhis.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Chris St Denis (<chris@ctgameinfo.com>)
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Pelleg <daniel+mdnsd@pelleg.org>
  *  Dan Smith <dan@algenta.com>
  *  David O'Brien (obrien@NUXI.com)
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Dmitry Pryadko <d.pryadko@rambler-co.ru>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Dominik Brettnacher <domi@saargate.de>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eyal Soha <esoha@attbi.com>
  *  Filip Parag <filip@parag.rs>
  *  Filippo Natali <filippo.natali@gmail.com>
  *  Frank Behrens
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Goran Mekić <meka@tilda.center>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hirohisa Yamaguchi <umq@ueo.co.jp>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jase Thew <freebsd@beardz.net>
  *  Jimmy Bergman jimmy@sigint.se
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Barbish
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Karl Dietz (Karl.Dietz@frankfurt.netsurf.de)
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Koen Martens <gmc@sonologic.nl>
  *  Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
  *  Kostya Lukin <lukin@okbmei.msk.su>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  Leo Vandewoestijne <freebsd@dns-lab.com>
  *  Leo Vandewoestijne <freebsd@dns.company>
  *  MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
  *  Marcin Gondek <drixter@e-utp.net>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Linimon <linimon@lonesome.com>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew Seaman
  *  Michael Cardell Widerkrantz <mc@hack.org>
  *  Moritz Warning <moritzwarning@web.de>
  *  Natacha Porte <natbsd@instinctive.eu>
  *  Neil Blakey-Milner
  *  Olivier Duchateau
  *  Paul Chvostek <paul@it.ca>
  *  Paul Dlug <paul@aps.org>
  *  Philippe Pepiot <phil@philpep.org>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rafal Lesniak <fbsd@grid.einherjar.de>
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Marples <roy@marples.name>
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Dick <simond@irrelevant.org>
  *  Stefan Esser <se@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Honson
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Waitman Gobble <waitman@waitman.net>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  adamw
  *  alexis
  *  andrew@ugh.net.au
  *  bkhl
  *  clsung
  *  clsung@dragon2.net
  *  dglo@ssec.wisc.edu
  *  dnscheckengine-port@academ.com (Stan Barber)
  *  fenner
  *  geniusj@ods.org
  *  ijliao
  *  ismail.yenigul@endersys.com.tr
  *  krion
  *  mark@foster.cc
  *  n@nectar.com
  *  roam@FreeBSD.org
  *  rodrigc@FreeBSD.org
  *  rpsfa@rit.edu
  *  sten@blinkenlights.nl

With hat:	portmgr
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 66ee090
Tuesday, 24 Aug 2021
16:49 Hiroki Sato (hrs) search for other commits by this committer
dns/dnsperf: fix build
commit hash: f9882ccd4d072507188fe7b8e64ff80870431f97 commit hash: f9882ccd4d072507188fe7b8e64ff80870431f97 commit hash: f9882ccd4d072507188fe7b8e64ff80870431f97 commit hash: f9882ccd4d072507188fe7b8e64ff80870431f97 f9882cc
01:50 Hiroki Sato (hrs) search for other commits by this committer
dns/dnsperf: resurrect dnsperf and update it to 2.7.0

PR:	247478
commit hash: 3268f3350f3d7f2f3343c26eeede622f06863f9a commit hash: 3268f3350f3d7f2f3343c26eeede622f06863f9a commit hash: 3268f3350f3d7f2f3343c26eeede622f06863f9a commit hash: 3268f3350f3d7f2f3343c26eeede622f06863f9a 3268f33
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 5 Jun 2019
09:08 pkubaj search for other commits by this committer
dns/dnsperf: fix build

Build with base GCC currently fails:
cc: Internal error: Segmentation fault (program ld)

Approved by:    mentors (implicit approval)
Original commitRevision:503502 
Friday, 31 May 2019
18:37 rene search for other commits by this committer
dns/dnsperf: build with BIND 9.14 instead of expired BIND 9.12
Original commitRevision:503186 
Sunday, 10 Feb 2019
16:40 pi search for other commits by this committer
dns/dnsperf: update 2.1.0 -> 2.2.1

PR:		235237
Approved by:	hrs (maintainer timeout)
Relnotes:	https://github.com/DNS-OARC/dnsperf/blob/master/CHANGES
Original commitRevision:492618 
Tuesday, 11 Dec 2018
12:34 decke search for other commits by this committer
dns/dnsperf: Fix building with bind 9.12 and newer

Patches are partially based on ISC upstream commit
64fe6bbaf2019f444475dfbf744eb6ea4e619c19 the other
parts are mine.

PR:		232774
Reported by:	leeb@ratnaling.org
Approved by:	portmgr (blanket)
Obtained
from:	https://gitlab.isc.org/isc-projects/bind9/commit/64fe6bbaf2019f444475dfbf744eb6ea4e619c19
Original commitRevision:487232 
Monday, 10 Dec 2018
22:14 antoine search for other commits by this committer
Mark BROKEN: fails to build

In file included from dnsperf.c:70:
./datafile.h:39:6: error: unknown type name 'isc_boolean_t'
                   isc_boolean_t is_update);
                   ^

Reported by:	pkg-fallout
Original commitRevision:487204 
Wednesday, 5 Sep 2018
22:01 sunpoet search for other commits by this committer
Update devel/json-c to 0.13.1

- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
Original commitRevision:479045 
Sunday, 13 May 2018
04:19 hrs search for other commits by this committer
Update to 2.1.0.0.

Submitted by:	John W. O'Brien
PR:		227812
Original commitRevision:469771 
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428150 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 26 Aug 2015
18:26 amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
Original commitRevision:395389 
Wednesday, 1 Oct 2014
19:39 hrs search for other commits by this committer
Update dependency.

PR:	194050
Original commitRevision:369745 
Saturday, 26 Apr 2014
10:17 tijl search for other commits by this committer
Bump PORTREVISION to force package rebuild after the recent Xorg update.
The packages still require old library versions of freetype2 and libxml2.
Original commitRevision:352239 
Tuesday, 4 Mar 2014
06:44 hrs search for other commits by this committer
Add STAGEDIR support.
Original commitRevision:346991 
Friday, 20 Sep 2013
16:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Original commitRevision:327719 
Sunday, 21 Jul 2013
13:23 hrs search for other commits by this committer
Re-add dns/dnsperf and update to 2.0.0.0.
Original commitRevision:323384 
Wednesday, 27 Mar 2013
08:20 miwi search for other commits by this committer
- Mark broken
- While here trim header

Reported by:	pointyhat
Original commitRevision:315357 
Wednesday, 1 Dec 2010
01:14 dougb search for other commits by this committer
Fix build by referring to the most recent version of BIND, instead
of the long-EOL and now-removed one. :)
Original commit
Sunday, 7 Jun 2009
04:58 edwin search for other commits by this committer
Make QAT happy with regarding to PREFIX and LOCALBASE.
Original commit
Monday, 28 Jul 2008
03:49 edwin search for other commits by this committer
Update to 1.0.1.0
Original commit
Saturday, 22 Mar 2008
21:35 edwin search for other commits by this committer
Use the proper script to install scripts.
Original commit
Friday, 21 Mar 2008
02:38 edwin search for other commits by this committer
Update to 1.0.0.1

PR:             ports/121926
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Original commit
Tuesday, 31 Oct 2006
21:16 edwin search for other commits by this committer
[new port] dns/queryperf net/dhcperf replacement for dns/queryperf

PR:             ports/104663
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit

Number of commits found: 31