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
2020-08-29 00:37:53 +00:00
accessibility
arabic
archivers Fix file-roller built with clang11 -fno-common on recent head. 2020-08-28 22:35:09 +00:00
astro
audio audio/zinf: Mark broken and deprecate 2020-08-28 22:00:50 +00:00
base
benchmarks
biology
cad cad/veroroute: Update 1.96 -> 1.97 2020-08-28 20:29:05 +00:00
chinese
comms comms/efax: fix build on recent current and deprecate 2020-08-28 20:48:05 +00:00
converters converters/psiconv: fix build on recent current 2020-08-28 22:48:39 +00:00
databases
deskutils deskutils/glabels: fix build on recent current 2020-08-28 23:02:16 +00:00
devel devel/py-blessed: Update 1.17.9 -> 1.17.10 2020-08-28 23:00:46 +00:00
dns
editors
emulators emulators/e-uae: fix build on recent current and deprecate 2020-08-28 20:28:45 +00:00
finance
french
ftp
games games/ezquake: fix build on current and deprecatae 2020-08-28 21:28:25 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/intel-compute-runtime: update to 20.34.17727 2020-08-29 00:37:45 +00:00
mail mail/elmo: fix build on recent current and deprecate 2020-08-28 20:54:10 +00:00
math
misc
Mk
multimedia
net net/packetdrill: Update to 20200821, and fix clang11 2020-08-28 23:52:49 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/fasthenry: fix build on recent current 2020-08-28 22:02:42 +00:00
security
shells shells/esh: fix build on recent current and deprecate 2020-08-28 21:10:38 +00:00
sysutils sysutils/seatd: update to 0.2.0 2020-08-29 00:37:53 +00:00
Templates
textproc textproc/zorba: Fix build with llvm11 2020-08-28 22:07:47 +00:00
Tools
ukrainian
vietnamese
www www/slowhttptest: Update 1.8.1 -> 1.8.2 2020-08-28 23:02:19 +00:00
x11 x11/fbpanel: fix build on recent current 2020-08-28 22:11:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits sysutils/seatd: update to 0.2.0 2020-08-29 00:37:53 +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.