1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 1da2afab11 Update to the 20210123 snapshot of GCC 10.2.1.
This brings two fixes for the tree/IPA optimizers, one for the arm and
powerpc back ends, each, and one for the C++ front end.
2021-01-25 19:26:50 +00:00
accessibility
arabic
archivers
astro Update to version 0.14. 2021-01-25 18:17:46 +00:00
audio audio/libmysofa: Update to 1.2 2021-01-25 16:51:47 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/sqlite3: Update to 3.34.1 2021-01-25 17:21:30 +00:00
deskutils
devel devel/ruby-gems: Fix packaging in ruby30 2021-01-25 19:22:55 +00:00
dns Update to 9.16.11. 2021-01-25 17:44:15 +00:00
editors editors/kak-lsp: Update to 9.0.0 2021-01-25 10:14:52 +00:00
emulators
finance
french
ftp
games - Fix license 2021-01-25 18:46:27 +00:00
german
graphics graphics/[lib]gphoto2: update to 2.5.26 2021-01-25 11:22:08 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20210123 snapshot of GCC 10.2.1. 2021-01-25 19:26:50 +00:00
mail
math
misc
Mk
multimedia - Fix LICENSE 2021-01-25 16:31:52 +00:00
net - Add unconditional dependency on gcrypt and libgpg-error to ndpi 2021-01-25 18:03:29 +00:00
net-im
net-mgmt net-mgmt/py-ciscoconfparse: Update to 1.5.28 2021-01-25 15:48:25 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-dlib: fix build on powerpc64le 2021-01-25 12:59:42 +00:00
security security/p5-Crypt-Rijndael: Remove unused BUILD_DEPENDS on a testing module 2021-01-25 18:55:34 +00:00
shells
sysutils sysutils/openzfs*: Bump to fix build on HEAD 2021-01-25 18:37:50 +00:00
Templates
textproc Upgrade to 2.10.3. 2021-01-25 17:02:49 +00:00
Tools
ukrainian
vietnamese
www www/novnc: Fix bad BasicCompression check in Tight decoder 2021-01-25 17:14:05 +00:00
x11 Update xfce4-whiskermenu-plugin to 2.5.3 2021-01-25 17:53:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 5.0.0-beta.2 2021-01-25 17:05:08 +00:00
x11-servers
x11-themes
x11-toolkits
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.