Personal patches
Go to file
Martin Wilke fb3d7e4971 - Finish up lang/python37 import
- Added python37 docs
- Added python37 support to Mk/

Reviewed by:	bapt
Approved by:	bapt (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16159
2018-07-06 16:11:14 +00:00
accessibility
arabic
archivers - Fix build in presence of elfutils 2018-07-05 20:11:03 +00:00
astro - Update to 4.34 2018-07-06 01:52:49 +00:00
audio - Switch to options helpers 2018-07-05 12:44:02 +00:00
base
benchmarks www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
biology
cad Complete the switch to qt5 and upgrade to 3.21.1.1 2018-07-06 12:24:07 +00:00
chinese
comms
converters
databases New port: databases/py-aioredis: Python asycio based Redis client library 2018-07-06 15:18:48 +00:00
deskutils - Update to 17.1.20180625 2018-07-05 15:23:15 +00:00
devel Add patch to fix parallel build. 2018-07-06 13:41:23 +00:00
dns
editors - Update to 45.0.2 2018-07-05 16:28:34 +00:00
emulators - Update to 2.13.0_20180622 2018-07-05 16:36:53 +00:00
finance
french
ftp
games Fix build with Clang6 2018-07-05 13:01:55 +00:00
german
graphics graphics/mesa: update to 18.1.3 2018-07-06 16:06:35 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Finish up lang/python37 import 2018-07-06 16:11:14 +00:00
mail Update Rspamd to 1.7.7 2018-07-06 12:11:59 +00:00
math - Update to 1.6.2 2018-07-06 07:15:53 +00:00
misc
Mk - Finish up lang/python37 import 2018-07-06 16:11:14 +00:00
multimedia
net net/p5-Net-AMQP-RabbitMQ: another portscout change 2018-07-06 08:39:03 +00:00
net-im www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
net-mgmt www/libwww: Update to 5.4.2, Fix security vulnerabilities 2018-07-05 11:32:32 +00:00
net-p2p - Update to 1.8.12 2018-07-06 13:45:21 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/i2p: Update to 0.9.35 2018-07-05 15:16:33 +00:00
shells
sysutils sysutils/intel-pcm-devel: update to 20180620 2018-07-06 14:45:47 +00:00
Templates
textproc - Update to 2.32 2018-07-05 17:31:36 +00:00
Tools
ukrainian
vietnamese
www www/py-django-cors-headers: update to 2.3.0 2018-07-06 15:59:18 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Ben Widawsky (bwidawsk) 2018-07-05 14:03:02 +00:00
.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.