1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kurt Jaeger 3a9179729a New port: textproc/kibana5-search-guard
This plugin for Kibana adds session management and multi tenancy
to a Search Guard secured cluster.

WWW: https://github.com/floragunncom/search-guard-kibana-plugin

PR:		219738
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2017-07-27 18:21:15 +00:00
accessibility
arabic
archivers
astro Update to 0.06 2017-07-25 16:21:56 +00:00
audio DrumGizmo is an open source, multichannel, multilayered, cross-platform drum 2017-07-27 16:19:16 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.08.09 2017-07-26 18:05:40 +00:00
biology
cad cad/openvsp: Update from 3.12.1 to 3.13.0 2017-07-27 13:41:31 +00:00
chinese
comms Tools to help hacking Allwinner A10 (aka sun4i) based devices and possibly 2017-07-25 15:53:12 +00:00
converters
databases Update ftp/proftpd to 1.3.6 2017-07-27 15:25:30 +00:00
deskutils - Update to 4.2.2 2017-07-27 16:25:11 +00:00
devel Update to 0.1.5 2017-07-27 17:48:33 +00:00
dns Handle DNS NOTIFY messages by running a command 2017-07-26 16:44:40 +00:00
editors Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB. 2017-07-26 13:16:39 +00:00
emulators Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
finance
french
ftp Update ftp/proftpd to 1.3.6 2017-07-27 15:25:30 +00:00
games - Unsilence installation, switch to NO_BUILD 2017-07-27 16:31:43 +00:00
german
graphics Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
hebrew
hungarian
irc Add LICENSE 2017-07-27 15:48:03 +00:00
japanese Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
java java/intellij: Update to version 2017.2. 2017-07-25 17:38:37 +00:00
Keywords
korean
lang - Add SONAME library description 2017-07-27 15:07:48 +00:00
mail Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
math Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
misc Add 11.1-RELEASE checksums. 2017-07-26 00:34:06 +00:00
Mk Introduce versions of the Mozilla Public License (MPL) 2017-07-26 23:58:05 +00:00
multimedia Remove MASTER_SITE_SUBDIR 2017-07-27 15:48:08 +00:00
net Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
net-im Add NO_ARCH 2017-07-27 15:48:13 +00:00
net-mgmt Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
net-p2p Regular USE_GITHUB cleanup. 2017-07-27 13:57:30 +00:00
news
palm
polish
ports-mgmt Update to 1.70 2017-07-25 16:20:05 +00:00
portuguese
print Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB. 2017-07-26 13:16:39 +00:00
russian
science Update WWW. 2017-07-26 17:02:15 +00:00
security Function Identification and Recovery Signature Tool 2017-07-27 17:39:35 +00:00
shells
sysutils Add sysutils/atf-allwinner: ARM trusted Framework for Allwinner 64 bit 2017-07-27 18:12:58 +00:00
Templates
textproc New port: textproc/kibana5-search-guard 2017-07-27 18:21:15 +00:00
Tools
ukrainian
vietnamese
www - Update to an unofficial 5.1-1 which supports VirtualBox 5.1 2017-07-27 15:21:31 +00:00
x11 - Update WWW 2017-07-27 09:01:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/powerline-fonts: update to new snapshot 2017-07-27 02:18:30 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update x11-wm/awesome to 4.2 2017-07-25 12:34:10 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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

	http://www.FreeBSD.org/ports

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

	http://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:

	http://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.