Personal patches
Go to file
2020-07-23 19:23:58 +00:00
accessibility
arabic
archivers Pet portlint: Declare USES early 2020-07-23 19:23:58 +00:00
astro switch gpsd to python3-scons for building 2020-07-22 20:36:13 +00:00
audio Add compiler:c++14-lang to USES to atttempt to fix on GCC-based systems: 2020-07-23 15:39:35 +00:00
base
benchmarks benchmarks/siege: Update version 4.0.5=>4.0.7 2020-07-23 09:06:52 +00:00
biology
cad cad/freecad: fix for python 3.8 2020-07-22 20:31:04 +00:00
chinese
comms
converters converters/wkhtmltopdf: update 0.12.5 -> 0.12.6, fix build 2020-07-23 01:34:03 +00:00
databases Update from 6.0.5 to 6.0.6. 2020-07-22 12:56:18 +00:00
deskutils deskutils/noti: fix build on -head 2020-07-22 17:25:16 +00:00
devel devel/py-ipykernel5: Update to 5.3.4 2020-07-23 12:34:48 +00:00
dns dns/amass: Update 3.7.4 -> 3.8.0 2020-07-22 18:47:41 +00:00
editors editors/cpeditor: Fix license 2020-07-23 02:20:55 +00:00
emulators emulators/yuzu: update to s20200721 2020-07-23 00:57:18 +00:00
finance
french
ftp - Update to 0.16.1 2020-07-21 18:49:44 +00:00
games games/onscripter: update to 20200722 2020-07-23 03:38:01 +00:00
german
graphics - update to 2.44.1 2020-07-23 18:02:34 +00:00
hebrew
hungarian
irc Clean up some things 2020-07-22 09:09:01 +00:00
japanese
java Update to 1.8.4 2020-07-23 02:16:28 +00:00
Keywords
korean
lang Update to the 202000719 snapshot of GCC 11.0.0. 2020-07-23 11:14:00 +00:00
mail mail/thunderbird: update to 68.11.0 (rc1) 2020-07-23 12:57:18 +00:00
math math/py-chaospy: Update 3.3.5 -> 3.3.6 2020-07-23 18:34:47 +00:00
misc misc/qt5ct: update to 1.1 2020-07-23 19:11:06 +00:00
Mk Minor aesthetic changes prepare big diff for PyQt5. 2020-07-23 18:16:36 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.20.0.3125 2020-07-22 23:15:46 +00:00
net Further enhance the pkg-message and bump PORTREVISION. 2020-07-23 12:39:00 +00:00
net-im net-im/6cord: fix build on -head 2020-07-22 17:23:17 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.13.32 2020-07-22 23:12:46 +00:00
net-p2p Update to SVN-r11050. 2020-07-23 18:04:08 +00:00
news
polish
ports-mgmt
portuguese
print Fix mDNS support for network printers. 2020-07-21 19:00:39 +00:00
russian
science science/py-ase: Update 3.19.1 -> 3.19.2 2020-07-23 18:07:54 +00:00
security Fix typo 2020-07-23 18:37:12 +00:00
shells Update and adjust shells/ohmyzsh 2020-07-22 19:46:00 +00:00
sysutils sysutils/doctl: Update to version 1.46.0 2020-07-23 12:29:46 +00:00
Templates
textproc - Add LICENSE 2020-07-23 09:36:18 +00:00
Tools
ukrainian
vietnamese
www www/mattermost-{webapp,server}: Update to 5.21.0 2020-07-23 16:47:13 +00:00
x11 Update xfce4-whiskermenu-plugin to 2.4.6 2020-07-23 18:31:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.691 2020-07-23 01:00:25 +00:00
x11-themes Update WWW 2020-07-23 14:17:18 +00:00
x11-toolkits SECURITY UPDATE: Buffer overflow 2020-07-23 18:34:50 +00:00
x11-wm x11-wm/spectrwm: fix build on GCC architectures 2020-07-21 23:26:32 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Remove devel/py-trio for being a duplicate of net/py-trio added a few days ago 2020-07-21 18:19:10 +00:00
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.