1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Danilo G. Baio 7f58c18bfb net-mgmt/zabbix32-frontend: Remove MYSQL as default option
This fixes PHP 7.0+ support

PR:		221779
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2017-08-25 23:32:36 +00:00
accessibility
arabic
archivers
astro
audio - Update `audio/flacon' to version 3.1.1 2017-08-25 18:14:00 +00:00
base
benchmarks benchmarks/flamegraph: Update to later snapshot which fixes some output bugs of scripts. 2017-08-24 05:21:41 +00:00
biology
cad Bump PORTREVISION to reflect print/gl2ps changes. 2017-08-24 09:13:09 +00:00
chinese
comms - Update to 2.7 2017-08-25 10:13:25 +00:00
converters Bump PORTREVISION after recent poppler update 2017-08-24 13:45:13 +00:00
databases databases/cego: update 2.35.1 -> 2.35.2 2017-08-25 19:50:18 +00:00
deskutils Update deskutils/cslibre to 3.7.0 2017-08-25 18:21:00 +00:00
devel Update to 1.3.0 2017-08-25 18:21:38 +00:00
dns Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30 2017-08-25 18:21:06 +00:00
editors Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
emulators Bump qemu-sbruno to chase qemu release candidates. 2017-08-25 22:53:16 +00:00
finance
french
ftp
games An open-source re-implementation of RollerCoaster Tycoon 2. A construction and 2017-08-24 19:22:07 +00:00
german
graphics Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
hebrew
hungarian
irc
japanese
java java/openjfx8-devel 2017-08-24 17:48:55 +00:00
Keywords
korean
lang Update lang/erlang-runtime20 to version 20.0.4. 2017-08-25 15:31:22 +00:00
mail Update dovecot to 2.2.32, and bump pigeonhole. 2017-08-24 16:49:23 +00:00
math Upgrade OpenBLAS to 0.2.20: 2017-08-25 19:58:51 +00:00
misc Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
Mk
multimedia multimedia/plexmediaserver: Update to 1.8.1 2017-08-24 18:53:38 +00:00
net net/quiterss: Update to 0.18.8 2017-08-25 20:10:55 +00:00
net-im
net-mgmt net-mgmt/zabbix32-frontend: Remove MYSQL as default option 2017-08-25 23:32:36 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print * Bump revision, fixed manpages location 2017-08-24 19:53:57 +00:00
russian
science Add LICENSE 2017-08-25 18:21:02 +00:00
security Handle "error: maximum authentication attempts exceeded for ... from ..." log messages. 2017-08-25 21:08:52 +00:00
shells
sysutils update sysutils/py-docker to 2.5.1 2017-08-25 13:52:04 +00:00
Templates
textproc Update textproc/the_silver_searcher to version 2.1.0. 2017-08-25 08:54:17 +00:00
Tools
ukrainian
vietnamese
www Update to 2.2.8 2017-08-25 18:21:48 +00:00
x11 - Make build dependency on `textproc/gtk-doc' 1) optional, and 2) actually 2017-08-25 17:21:13 +00:00
x11-clocks
x11-drivers
x11-fm Bump PORTREVISION after recent poppler update 2017-08-24 13:45:13 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Bump PORTREVISION after recent poppler update 2017-08-24 13:45:13 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED www/pyweblib -> www/py-pyweblib: Update to version 1.3.13 and rename (PyPI scheme). 2017-08-25 17:56:42 +00:00
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.