Personal patches
Go to file
Kurt Jaeger 4179c5b405 New port: dns/flamethrower
Flamethrower is a small, fast, configurable tool for functional
testing, benchmarking, and stress testing DNS servers and networks.
It supports IPv4, IPv6, UDP and TCP, and has a modular system for
generating queries used in the tests.

It was built as an alternative to dnsperf, and many of the command
line options are compatible.

WWW: https://github.com/DNS-OARC/flamethrower

PR:		235521
Submitted by:	Leo Vandewoestijne <freebsd@dns.company>
2019-02-05 18:24:07 +00:00
accessibility
arabic
archivers Change RUN_DEPENDS from py-msgpack to py-msgpack05 2019-02-04 22:32:15 +00:00
astro
audio - Update to 2.0.4 2019-02-05 17:42:21 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.00 2019-02-05 13:48:57 +00:00
deskutils deskutils/copyq: update to 3.7.3 2019-02-04 17:16:06 +00:00
devel Add py-datatest 0.9.3 2019-02-05 14:26:35 +00:00
dns New port: dns/flamethrower 2019-02-05 18:24:07 +00:00
editors Remove unnecessary CXXFLAGS for powerpcspe 2019-02-05 18:04:33 +00:00
emulators Add gl to X11_USES since a naked USE_GL=, without also setting USES, as 2019-02-05 14:48:16 +00:00
finance finance/openhbci: deprecate the port 2019-02-05 13:41:36 +00:00
french
ftp ftp/filezilla: update 3.36.0 -> 3.40.0, taking maintainer 2019-02-05 12:51:05 +00:00
games - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 17:38:06 +00:00
german Update to 2019.02.03 2019-02-04 20:07:28 +00:00
graphics - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:13:59 +00:00
hebrew
hungarian
irc Remove expired ports: 2019-02-04 19:31:35 +00:00
japanese
java
Keywords
korean
lang There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
mail mail/spamassassin: missing dependency on net/p5-Net-CIDR-Lite 2019-02-05 18:15:42 +00:00
math Remove an obsolete dependency to Soprano. 2019-02-05 18:17:56 +00:00
misc
Mk Update comment: remove apache 2.2 2019-02-05 13:49:18 +00:00
multimedia - Convert USE_SDL=yes to USE_SDL=sdl 2019-02-05 14:18:22 +00:00
net net/ceph13: Make PKGNAME unique 2019-02-05 18:16:14 +00:00
net-im net-im/telegram-desktop: update to 1.5.11 2019-02-05 14:05:36 +00:00
net-mgmt There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
net-p2p
news There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
palm
polish Update to 20190202 2019-02-04 20:07:33 +00:00
ports-mgmt Remove expired ports: 2019-02-04 19:31:35 +00:00
portuguese
print
russian
science Update WWW 2019-02-05 13:52:01 +00:00
security mail/dovecot: update reporter for latest vuln 2019-02-05 14:52:23 +00:00
shells Update to 5.7.1 2019-02-05 17:58:51 +00:00
sysutils Unbreak INDEX 2019-02-05 16:45:29 +00:00
Templates
textproc Add py-pyjade 4.0.0 2019-02-05 14:26:41 +00:00
Tools
ukrainian
vietnamese
www Update to 0.54.0 2019-02-05 14:54:17 +00:00
x11 x11/grim: update to 1.1 2019-02-05 15:50:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Return rezny@'s ports to the pool after his commit bit got safekept. 2019-02-04 21:44:58 +00:00
x11-servers
x11-themes Return rezny@'s ports to the pool after his commit bit got safekept. 2019-02-04 21:44:58 +00:00
x11-toolkits Fix sanity check 2019-02-05 09:54:23 +00:00
x11-wm adding plist file with missing _ffi_xcursors.py and _ffi_pango.py to x11-wm/qtile 2019-02-04 13:41:21 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add a new atf-master master port. 2019-02-05 15:30:29 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.