Personal patches
Go to file
2020-09-13 19:55:43 +00:00
accessibility
arabic
archivers
astro
audio audio/py-music21: Update 5.7.2 -> 6.1.0 2020-09-13 19:23:53 +00:00
base
benchmarks benchmakrs/stress-ng: Update to 0.11.20 2020-09-13 17:19:57 +00:00
biology biology/py-pyfaidx: Update 0.5.5.2 -> 0.5.9.1 2020-09-13 19:05:30 +00:00
cad cad/gerbv: unbreak for llvm11 for now 2020-09-13 18:55:18 +00:00
chinese
comms
converters
databases
deskutils deskutils/py-vobject: Add missing dependency 2020-09-13 15:08:18 +00:00
devel Update to 2.11.581 2020-09-13 19:54:49 +00:00
dns dns/py-cloudflare: Update to 2.3.1 2020-09-13 18:00:03 +00:00
editors
emulators Update to Wine 5.17. This includes the following changes: 2020-09-13 10:25:50 +00:00
finance
french
ftp
games
german
graphics Add s2 version check to BUILD_DEPENDS 2020-09-13 19:45:57 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail Update to 0.920 2020-09-13 19:43:22 +00:00
math Minoe update to 1.1, no impact for FreeBSD. 2020-09-13 19:33:02 +00:00
misc Add LICENSE 2020-09-13 19:46:01 +00:00
Mk Make dependency of devel/gvfs optional for a several different ports 2020-09-13 15:58:46 +00:00
multimedia multimedia/tautulli: Update to 2.5.5 2020-09-13 07:54:23 +00:00
net Take maintainership 2020-09-13 19:46:11 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science New port: science/py-geometric: Geometry optimization for quantum chemistry 2020-09-13 19:55:43 +00:00
security Update to 0.2.7 2020-09-13 19:54:54 +00:00
shells
sysutils sysutils/bpytop: Update to 1.0.30 2020-09-13 08:27:03 +00:00
Templates
textproc Update to 1.18.0 2020-09-13 19:46:15 +00:00
Tools
ukrainian
vietnamese
www Update to 6.26 2020-09-13 19:43:31 +00:00
x11 x11/libxkbcommon: Update to 1.0.1 2020-09-13 18:28:21 +00:00
x11-clocks
x11-drivers
x11-fm Make dependency of devel/gvfs optional for a several different ports 2020-09-13 15:58:46 +00:00
x11-fonts
x11-servers x11-servers/xorg-server: Update to 1.20.9 2020-09-13 17:03:35 +00:00
x11-themes
x11-toolkits Make dependency of devel/gvfs optional for a several different ports 2020-09-13 15:58:46 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Resurrect and update to version 1.13.0 which is Python 3.x-friendly 2020-09-13 18:53:53 +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.