1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-01-23 19:35:57 +00:00
accessibility
arabic
archivers
astro
audio audio/cmus: update 2.9.0 -> 2.9.1 2021-01-23 15:36:56 +00:00
base
benchmarks benchmarks/flowgrind: Update to 0.8.2 2021-01-23 18:31:58 +00:00
biology biology/haplohseq: Fix example scripts for python 3 2021-01-23 19:31:49 +00:00
cad
chinese
comms
converters
databases databases/tile38: Unbreak with go1.16 2021-01-23 12:02:42 +00:00
deskutils deskutils/gnome-tweaks: Update to 3.34.1 2021-01-23 15:42:46 +00:00
devel devel/gvfs: Update to 1.46.2 2021-01-23 15:47:10 +00:00
dns dns/dnscrypt-proxy2: update 2.0.44 to 2.0.45 2021-01-23 10:00:47 +00:00
editors
emulators
finance
french
ftp
games games/klavaro: update to 3.11 release and take maintainership 2021-01-23 15:34:47 +00:00
german
graphics graphics/eog-plugins: Update to 3.26.6 2021-01-23 15:30:09 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit 2021-01-23 18:46:30 +00:00
japanese
java
Keywords
korean
lang
mail mail/postfix{-current}: Fix build on 14.0-CURRENT 2021-01-23 09:47:06 +00:00
math Chase the upgrade of math/e-antic to 1.0.0-rc.12. 2021-01-23 18:59:31 +00:00
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/portfmt: Update to g20200924 2021-01-23 18:14:51 +00:00
portuguese
print
russian
science
security security/nikto: set maintainership 2021-01-23 19:30:35 +00:00
shells
sysutils sysutils/dua-cli: Update to 2.10.10 2021-01-23 19:35:57 +00:00
Templates
textproc textproc/gtk-doc: update to 1.33.2 2021-01-23 13:30:17 +00:00
Tools
ukrainian
vietnamese
www www/webkit2-gtk3: Update to 2.30.4 2021-01-23 15:41:09 +00:00
x11 x11/foot: sync patches with upstream 2021-01-23 10:30:34 +00:00
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.