1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-08-22 04:26:58 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.3.19 2020-08-21 21:23:38 +00:00
deskutils Update claibre to 4.23.0 2020-08-21 21:22:41 +00:00
devel Update to 4.3.0 2020-08-21 21:28:29 +00:00
dns Update to 1.0.11 2020-08-21 21:28:33 +00:00
editors
emulators emulators/yuzu: update to s20200820 2020-08-22 00:58:03 +00:00
finance
french
ftp
games games/veloren: unbreak on FreeBSD < 12 2020-08-22 00:59:56 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.591 2020-08-22 00:58:11 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 1.73.25 2020-08-21 21:21:45 +00:00
mail mail/msmtp: update to 1.8.12 2020-08-22 04:26:58 +00:00
math Add LICENSE_FILE 2020-08-21 21:24:17 +00:00
misc
Mk
multimedia multimedia/ffmpeg: fix runtime on powerpc64 elfv2 with LTO 2020-08-22 00:46:58 +00:00
net Update to 0.3.19 2020-08-21 21:28:38 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Update to 4.14.0 2020-08-21 21:24:26 +00:00
russian
science science/lammps: Update 21Jul2020 -> 21Aug2020 2020-08-21 23:15:38 +00:00
security security/wolfssl: Updates to v4.5.0 2020-08-22 01:23:36 +00:00
shells
sysutils
Templates
textproc Update to 1.4 2020-08-21 21:32:18 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-rouge to rubygem-rouge321 2020-08-21 21:32:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
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.