Personal patches
Go to file
2020-10-19 03:54:22 +00:00
accessibility
arabic
archivers
astro
audio Update to upstream version 0.22.1 2020-10-18 21:16:44 +00:00
base
benchmarks benchmarks/hyperfine: Update to 1.11.0 2020-10-18 19:57:40 +00:00
biology
cad cad/alliance: replace transfig with fig2dev 2020-10-18 20:14:50 +00:00
chinese
comms Long overdue upgrade to 0.3.7 2020-10-17 16:50:25 +00:00
converters Update to 1.1.1 2020-10-18 20:26:24 +00:00
databases databases/mariadb-connector-c: Update to 3.1.10 2020-10-18 18:51:46 +00:00
deskutils enable recollq and xadump, strip more files 2020-10-17 20:23:35 +00:00
devel devel/gdb: Fix python 3.9 support 2020-10-18 21:43:24 +00:00
dns
editors editors/setzer: New port, version 0.3.4 2020-10-18 06:47:57 +00:00
emulators emulators/yuzu: update two comments about dropping compatibility code 2020-10-17 14:35:04 +00:00
finance
french
ftp Fix build when TLS_SRP is disabled 2020-10-18 15:37:29 +00:00
games New port: games/OpenDiablo2 2020-10-18 09:04:04 +00:00
german
graphics graphics/inkscape: replace transfig with fig2dev 2020-10-18 20:20:14 +00:00
hebrew
hungarian
irc
japanese Update to 5.0.2. 2020-10-17 16:17:55 +00:00
java java/intellij: Update to version 2020.2.3. 2020-10-18 12:04:18 +00:00
Keywords
korean
lang Remove -march=westmere from CFLAGS and CXXFLAGS if present since this 2020-10-18 09:07:43 +00:00
mail mail/thunderbird: remove a patch file only useful for FreeBSD 11.3 2020-10-17 14:41:26 +00:00
math New port: math/coinmumps: MUltifrontal Massively Parallel sparse direct Solver (MUMPS) 2020-10-19 03:54:22 +00:00
misc misc/osinfo-db: update to 20201015 2020-10-18 04:06:27 +00:00
Mk Make executable. 2020-10-17 14:39:32 +00:00
multimedia multimedia/libva: clean up code specific to FreeBSD 11.3 2020-10-17 14:47:07 +00:00
net Add net/megacmd 2020-10-19 03:29:21 +00:00
net-im Update to 0.10.0 2020-10-17 19:21:26 +00:00
net-mgmt Add missing dependencies. misc cleanups 2020-10-17 20:06:05 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/smoldyn: Update distinfo after the upstream rerolled the release tarball 2020-10-19 03:49:24 +00:00
security Update to 2.4.1 2020-10-18 20:25:31 +00:00
shells
sysutils Update to 4.0.43 2020-10-18 20:05:12 +00:00
Templates
textproc Update to 2.9.9 2020-10-18 20:25:02 +00:00
Tools
ukrainian
vietnamese
www Update to 3.9.3 2020-10-18 20:26:20 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3 2020-10-17 14:59:59 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.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.