Personal patches
Go to file
Lars Engels a5847dfaaa MFH: r500091
net-mgmt/icingaweb2:

Update to 2.6.3

Approved by:	ports-secteam (joneum)
2019-04-26 10:59:53 +00:00
accessibility
arabic
archivers
astro MFH: r498995 2019-04-15 06:24:33 +00:00
audio MFH: r498163 2019-04-06 19:13:31 +00:00
base
benchmarks
biology
cad MFH: r499858 2019-04-24 16:14:45 +00:00
chinese
comms MFH: r499037 2019-04-17 03:00:38 +00:00
converters
databases MFH: r499531 2019-04-21 11:21:14 +00:00
deskutils MFH: r498459 2019-04-12 07:54:33 +00:00
devel MFH: r499891 2019-04-24 17:52:41 +00:00
dns MFH: r499957 r499958 r499959 2019-04-25 07:22:22 +00:00
editors
emulators MFH: r499921 2019-04-25 00:52:35 +00:00
finance
french
ftp MFH: r498557 2019-04-12 08:55:48 +00:00
games MFH: r499741 2019-04-24 10:13:48 +00:00
german
graphics MFH: r499905 2019-04-24 20:07:41 +00:00
hebrew
hungarian
irc MFH: r498224 2019-04-07 01:28:59 +00:00
japanese
java
Keywords
korean
lang MFH: r499657 2019-04-22 16:04:24 +00:00
mail MFH: r499273 2019-04-20 15:46:22 +00:00
math
misc
Mk MFH: r498363 2019-04-08 12:40:26 +00:00
multimedia MFH: r499843 2019-04-24 14:05:33 +00:00
net MFH: r499654 2019-04-24 03:56:11 +00:00
net-im
net-mgmt MFH: r500091 2019-04-26 10:59:53 +00:00
net-p2p MFH: r499737 2019-04-23 09:23:05 +00:00
news
palm
polish MFH: r498183 2019-04-06 19:48:36 +00:00
ports-mgmt
portuguese
print MFH: r499622 2019-04-22 09:16:42 +00:00
russian MFH: r498085 2019-04-06 09:08:42 +00:00
science MFH: r498995 2019-04-15 06:24:33 +00:00
security MFH: r500078 2019-04-26 04:49:46 +00:00
shells
sysutils MFH: r497515 r499671 2019-04-23 18:53:17 +00:00
Templates
textproc MFH: r499817 2019-04-25 18:00:17 +00:00
Tools
ukrainian
vietnamese
www MFH: r500079 2019-04-26 04:50:22 +00:00
x11 MFH: r499898 2019-04-24 19:36:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits MFH: r498679 2019-04-11 20:33:26 +00:00
x11-wm MFH: r498209 2019-04-06 21:15:37 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
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:

	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.