Personal patches
Go to file
Sunpoet Po-Chuan Hsieh ca858411b6 Update to 1.5
2020-10-01 08:02:33 +00:00
accessibility
arabic
archivers
astro
audio Update audio/praat to latest upstream release 2020-09-30 11:44:01 +00:00
base
benchmarks
biology
cad update cad/kicad and it's libraries to 5.1.7 2020-09-30 12:47:33 +00:00
chinese
comms Drop false dependency on pygtk2 gnuradio actually used pygobject3 meaning 2020-09-30 16:07:59 +00:00
converters
databases Try to fix build on recent FreeBSD versions where clang version > llvm default 2020-09-30 20:52:17 +00:00
deskutils
devel Update to 1.5 2020-10-01 08:02:33 +00:00
dns - Convert no-unused-variable fix to suggested upstream solution 2020-09-30 17:27:31 +00:00
editors Fix build with -fno-common 2020-09-30 18:25:03 +00:00
emulators emulators/rpcs3: update to 0.0.12.10959 2020-10-01 00:44:16 +00:00
finance Update to 0.90.20200809 2020-09-30 16:05:29 +00:00
french
ftp
games Fix build with -fno-common 2020-09-30 11:58:39 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.1987 2020-10-01 00:44:27 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200926 snapshot of GCC 10.2.1. 2020-09-30 19:36:57 +00:00
mail mail/crm114: fix build with -fno-common 2020-10-01 06:27:08 +00:00
math math/saga: Update to 7.7.1 2020-10-01 05:39:04 +00:00
misc Update to 3.38.0 2020-09-30 14:38:26 +00:00
Mk bsd.gstreamer.mk: remove expired py-gstreamer plugin. 2020-09-30 15:23:09 +00:00
multimedia multimedia/libgav1: drop PORTSCOUT, it doesn't work 2020-10-01 00:43:52 +00:00
net net/google-cloud-sdk: update to 312.0.0 2020-09-30 19:23:40 +00:00
net-im
net-mgmt Backout changes in WIP those crept in in the middle of the gnome update 2020-10-01 03:55:21 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Update to the latest MIT KRB5 commit on github. 2020-10-01 05:27:49 +00:00
shells
sysutils Update to the latest cfengine commits on github. 2020-10-01 05:27:53 +00:00
Templates
textproc Update to 2.0.0: html2text found a new maintainer and a new home 2020-10-01 05:25:48 +00:00
Tools
ukrainian
vietnamese
www www/firefox-esr: update to 78.3.1 2020-10-01 00:44:02 +00:00
x11 x11/x3270: Update to ga12 2020-09-30 19:44:33 +00:00
x11-clocks
x11-drivers
x11-fm update to 3.34.0 2020-09-30 13:37:44 +00:00
x11-fonts
x11-servers
x11-themes update to 3.38.0 2020-09-30 14:46:54 +00:00
x11-toolkits x11-toolkits/p5-Gnome2-Canvas: Update version 1.002=>1.003 2020-09-30 15:02:56 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-09-30 15:28:34 +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.