1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gleb Popov 6a4e6889b6 databases/mysqlsniffer: Mark deprecated.
Reported by:	Robert Clausecker <fuz@fuz.su>
2021-09-30 17:22:30 +03:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/mysqlsniffer: Mark deprecated. 2021-09-30 17:22:30 +03:00
deskutils
devel devel/rubygem-omniauth_crowd: Switch dep for rails from 6.0 to 6.1 2021-09-30 15:03:32 +02:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/py-cairosvg: Add CPE information 2021-09-30 09:42:22 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail */*: Switch deps from rails 6.0 to 6.1 2021-09-30 14:47:21 +02:00
math
misc
Mk
multimedia
net net/ntopng: Update to latest upstream snapshot 2021-09-30 16:05:48 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/R-cran-tinytex: Update to 0.34 2021-09-30 11:44:15 +00:00
russian
science
security security/sudo: Update to 1.9.8p2 2021-09-30 06:51:29 -07:00
shells
sysutils sysutils/terragrunt: Update to 0.33.1 2021-09-30 10:20:37 +01:00
Templates
textproc */*: Switch deps from rails 6.0 to 6.1 2021-09-30 14:47:21 +02:00
Tools
ukrainian
vietnamese
www */*: Switch deps from rails 6.0 to 6.1 2021-09-30 14:47:21 +02: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
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://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.