1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-04-14 11:10:21 -07:00
accessibility
arabic
archivers Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
astro
audio
base
benchmarks
biology
cad cad/nvc: Update 1.5.0 -> 1.5.1 2021-04-14 11:10:19 -07:00
chinese
comms
converters
databases
deskutils
devel devel/xdg-utils: optionalize X11-related dependencies 2021-04-14 19:58:21 +02:00
dns Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
editors
emulators
finance
french
ftp
games
german
graphics Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
hebrew
hungarian
irc
japanese Mk: Cleanup after moving apply-slist earlier. 2021-04-14 17:41:02 +02:00
java
Keywords
korean
lang Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
mail
math math/xtensor: Update 0.23.4 -> 0.23.5 2021-04-14 11:10:20 -07:00
misc Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
Mk Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
multimedia Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
net Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Mk: Cleanup after moving apply-slist earlier. 2021-04-14 17:41:02 +02:00
russian
science
security Document new vulnerabilities in www/chromium < 89.0.4389.128 2021-04-14 19:47:31 +02:00
shells
sysutils Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
Templates
textproc textproc/expat: update to 2.3.0 2021-04-14 19:38:18 +02:00
Tools
ukrainian
vietnamese
www www/mod_jk: update to 1.2.48 2021-04-14 19:51:14 +02:00
x11 Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update KDE Frameworks to 5.81.0 2021-04-14 19:31:54 +02:00
x11-toolkits x11-toolkits/ntk: Change to the fork because the original GitHub repository was removed by the owner 2021-04-14 11:10:21 -07:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net/traefik2: Remove port. 2021-04-14 19:26:42 +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.