1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cy Schubert e27617cf75 Update to the latest Christos Zoulas commit on github.
A number of use-after-free were fixed.

MFH:		2020Q3
2020-09-24 00:55:10 +00:00
accessibility
arabic
archivers
astro
audio audio/geonkick-lv2: Update 2.3.7 -> 2.3.8 2020-09-23 23:03:16 +00:00
base
benchmarks
biology
cad
chinese
comms Enable building on powerpc64le. 2020-09-23 23:25:06 +00:00
converters
databases
deskutils
devel devel/xtl-quant-stack: Update 0.6.17 -> 0.6.19 2020-09-23 23:07:54 +00:00
dns
editors editors/emacs: remove GCC dependency 2020-09-23 23:59:07 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math
misc
Mk
multimedia
net Allow building on powerpc64le. 2020-09-23 20:37:03 +00:00
net-im Allow building on powerpc64le. 2020-09-23 20:50:08 +00:00
net-mgmt Canonicalize use of GCC on all powerpc variants. 2020-09-23 20:55:40 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/jmol: Update 14.31.6 -> 14.31.7 2020-09-23 23:55:58 +00:00
security Update to the latest Christos Zoulas commit on github. 2020-09-24 00:55:10 +00:00
shells
sysutils Fix permissions. 2020-09-24 00:55:02 +00:00
Templates
textproc Allow building on powerpc64le. 2020-09-23 21:04:29 +00:00
Tools
ukrainian
vietnamese
www
x11 Also disable battery plugin on powerpc64le. 2020-09-23 21:08:54 +00:00
x11-clocks
x11-drivers Allow building on powerpc64le. 2020-09-23 21:11:20 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Allow building on powerpc64le. 2020-09-23 21:13:38 +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.