1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-04-20 12:28:47 -07:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/redis-devel: update to the fresh bugfix release 6.2.2. 2021-04-20 10:29:06 -04:00
deskutils
devel devel/jenkins-lts: Update to 2.277.3 2021-04-21 03:26:55 +08:00
dns dns/encrypted-dns-server: Update to 0.3.23 2021-04-20 11:51:02 +01:00
editors
emulators
finance
french
ftp
games games/exult: udpate to 1.7.0.20210420 2021-04-20 17:44:10 +02:00
german
graphics graphics/py-pyglet: update to 1.5.16 2021-04-20 20:33:21 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc9-devel: Update to the 20210409 snapshot of GCC 9.3.1 2021-04-20 13:58:38 +00:00
mail mail/postfix-current: update to 3.6-20210419 2021-04-20 18:00:21 +02:00
math
misc
Mk kde.mk: Support KDE ports with no DOCS 2021-04-20 12:25:17 +02:00
multimedia multimedia/librist: Enable mbedtls for tests 2021-04-20 12:28:47 -07:00
net net/haproxy-devel: update to version 2.4-dev16. 2021-04-20 10:13:02 +00:00
net-im net-im/libpurple: Make SASL default enabled. 2021-04-20 09:07:55 -04:00
net-mgmt
net-p2p net-p2p/xmrig: Update to 6.12.0 2021-04-20 18:26:57 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security Another openssh version fix for CVE-2021-28041. 2021-04-20 12:28:14 -07:00
shells shells/switchBashZsh: Update to 1.3 2021-04-20 20:42:39 +02:00
sysutils sysutils/mkdesktop: Update to version 5.0 2021-04-20 10:30:33 -07:00
Templates
textproc textproc/py-acora: update to 2.3 2021-04-20 16:54:17 +00:00
Tools
ukrainian
vietnamese
www Add www/py-django-reversion-compare 2021-04-20 17:56:05 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/gearmand-devel: Remove port from tree 2021-04-20 18:59:47 +02:00
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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.