Personal patches
Go to file
Alex Dupre 62d9035f5b Update default MySQL version to 5.7.
PR:		238365
Submitted by:	ale
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2019-07-01 07:43:32 +00:00
accessibility
arabic
archivers archivers/bzip2: update to 1.0.7 2019-06-30 21:47:44 +00:00
astro
audio Update default MySQL version to 5.7. 2019-07-01 07:43:32 +00:00
base
benchmarks
biology
cad
chinese
comms comms/scrcpy: update to 1.9 2019-06-30 20:31:12 +00:00
converters
databases Update default MySQL version to 5.7. 2019-07-01 07:43:32 +00:00
deskutils deskutils/sysctlview: update to 1.4 2019-06-30 21:17:37 +00:00
devel devel/py-adb: update to 1.3.0.7 (snapshot) 2019-07-01 03:32:39 +00:00
dns dns/amass: Switch to USES=go:modules, fix build with go1.13beta1 2019-07-01 00:50:47 +00:00
editors editors/with-editor: Update to 2.8.3 2019-06-30 20:14:34 +00:00
emulators emulators/yuzu: update to s20190630 2019-06-30 23:52:04 +00:00
finance finance/quickfix: mark BROKEN on i386 2019-06-30 21:24:45 +00:00
french
ftp
games games/starfighter: update to 1.7 2019-06-30 20:58:39 +00:00
german
graphics graphics/py-svgwrite: upgrade to upstream 1.3.0 and add EXAMPLES option 2019-06-30 21:07:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/go-devel: Update to g20190626 (1.13 Beta 1) 2019-06-30 21:23:15 +00:00
mail mail/smfsav-devel: Fix dependency in rc.d script 2019-06-30 20:49:26 +00:00
math - powerpc64 needs -mminimal-toc in CXXFLAGS. 2019-06-30 23:39:02 +00:00
misc misc/mtail: Restrict to Python 2.7 2019-06-30 21:27:42 +00:00
Mk Update default MySQL version to 5.7. 2019-07-01 07:43:32 +00:00
multimedia multimedia/svt-vp9: update to s20190620 2019-07-01 03:26:37 +00:00
net Add net/samba410 to the INDEX. 2019-06-30 23:10:19 +00:00
net-im net-im/fractal: unbreak with LibreSSL 2.9.1+ 2019-06-30 20:03:06 +00:00
net-mgmt net-mgmt/collectd5: update to 5.9.0 [1] 2019-06-30 20:55:53 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/modules2tuple: update to 1.6.0 2019-06-30 21:52:57 +00:00
portuguese
print print/dot2tex: Fix incorrect Python version spec 2019-07-01 06:56:29 +00:00
russian
science
security security/ipsec-tools: fix aggressive mode tunnels with wildcard-psk config 2019-07-01 04:49:33 +00:00
shells Yash is explicitly written in C99. GCC 4.2 can handle this without 2019-06-30 16:42:57 +00:00
sysutils New port: sysutils/jest: ReST api for creating and managing FreeBSD jails written in Go 2019-07-01 07:41:59 +00:00
Templates
textproc textproc/yaml-mlde.el: Update to 0.0.14 2019-07-01 02:56:08 +00:00
Tools
ukrainian
vietnamese
www www/cliqz: Update to 1.27.4 2019-06-30 22:00:32 +00:00
x11 x11/libX11: Update to 1.6.8 2019-06-30 15:54:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/papirus-icon-theme: update to 20190615 2019-06-30 20:23:41 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Update default MySQL version to 5.7. 2019-07-01 07:43:32 +00:00

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.