1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-08-19 12:57:29 +00:00
accessibility
arabic
archivers Change upstream and update to much newer version 0.8.1 2020-08-19 10:10:37 +00:00
astro - Fix LICENSE 2020-08-19 09:36:36 +00:00
audio audio/ncspot: Update to v0.2.1 2020-08-18 04:24:10 +00:00
base
benchmarks Upgrade to 3.22 2020-08-18 08:00:55 +00:00
biology
cad cad/verilator: Update 4.038 -> 4.040 2020-08-18 17:56:39 +00:00
chinese
comms Update gr-osmosdr to 0.2.2 and re-enable Python support 2020-08-19 10:08:07 +00:00
converters
databases - Fix the build with -fno-common (clang 11 and gcc 10) 2020-08-19 07:57:32 +00:00
deskutils deskutils/fet: update to 5.46.0 2020-08-19 10:48:39 +00:00
devel Update to 8.4.1 + current plugin level. 2020-08-19 11:14:03 +00:00
dns dns/dsc: update to 2.11.1 2020-08-19 03:03:08 +00:00
editors security/botan2: update to 2.15.0 2020-08-19 05:53:29 +00:00
emulators emulators/tpm-emulator: Fix -fno-common 2020-08-18 23:24:55 +00:00
finance
french
ftp
games Update OpenTTD to version 1.10.3. 2020-08-18 08:25:01 +00:00
german
graphics graphics/argyllcms: Fix -fno-common build 2020-08-19 12:25:54 +00:00
hebrew
hungarian
irc
japanese
java java/icedtea-web: fix build on GCC architectures 2020-08-18 20:51:42 +00:00
Keywords
korean
lang Update lang/erlang-runtime22 to version 22.3.4.8. 2020-08-19 10:47:24 +00:00
mail Update to 3.0.14. 2020-08-19 12:57:29 +00:00
math math/hs-Agda: Do not compile Emacs mode files, because they are incompatible 2020-08-19 12:27:36 +00:00
misc Update to 2.5.7. 2020-08-19 11:19:52 +00:00
Mk www/firefox: update to 80.0 2020-08-18 00:52:34 +00:00
multimedia - Update WWW 2020-08-18 09:36:33 +00:00
net net/fping: update to 5.0 2020-08-19 10:58:15 +00:00
net-im net-im/py-matrix-synapse: Update to 1.19.0 2020-08-19 08:50:57 +00:00
net-mgmt
net-p2p
news news/sabnzbdplus: Update to 3.0.1 2020-08-19 10:21:52 +00:00
polish
ports-mgmt ports-mgmt/pkg-devel: Update to 1.14.99.6 2020-08-18 12:18:39 +00:00
portuguese
print print/lilypond-devel: update to 2.21.5 2020-08-18 14:56:40 +00:00
russian
science science/afni: update to 20.2.12 2020-08-19 10:46:33 +00:00
security vuxml: Document security/trousers issues 2020-08-19 08:24:45 +00:00
shells shells/elvish: Update to 0.14.1 2020-08-18 12:27:46 +00:00
sysutils sysutils/bsdisks: Update to 0.21. Stability fixes. 2020-08-19 06:59:29 +00:00
Templates
textproc Upgrade to 2.9.5. 2020-08-19 10:48:17 +00:00
Tools
ukrainian
vietnamese
www www/chromium: unbreak with libglvnd 2020-08-19 10:50:13 +00:00
x11 x11/xpra: Create /var/run/xpra directory during installation. It is required by 2020-08-19 11:05:50 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-intel: Update snapshot 2020-08-18 22:07:48 +00:00
x11-fm
x11-fonts Update to 3.4.3 2020-08-17 20:56:13 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/hikari: update to 2.1.2 2020-08-19 09:50:27 +00:00
.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.