1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-10-25 23:57:30 +08:00
.hooks
accessibility
arabic
archivers archivers/py-brotlicffi: Cosmetic change 2021-10-25 23:57:21 +08:00
astro astro/py-pymetar: Update to 1.4 2021-10-25 23:57:22 +08:00
audio audio/guidolib: Update 168-207 -> 1.7.1 2021-10-25 08:47:11 -07:00
base
benchmarks
biology devel/grpc: Update to 1.41.0 2021-10-25 23:57:13 +08:00
cad
chinese
comms
converters converters/py-zfec: Cosmetic change 2021-10-25 23:57:22 +08:00
databases databases/py-psycopg2: Cosmetic change 2021-10-25 23:57:23 +08:00
deskutils
devel devel/py-xxhash: Cosmetic change 2021-10-25 23:57:30 +08:00
dns dns/dnscap: Fix packaging with CDS disabled 2021-10-25 23:57:14 +08:00
editors */Makefile: Sort SUBDIRs 2021-10-25 23:57:04 +08:00
emulators emulators/wine-devel: Point Vulkan loader at 32-bit Mesa libs 2021-10-25 14:31:53 +00:00
finance
french
ftp
games
german
graphics graphics/py-gdal: Cosmetic change 2021-10-25 23:57:18 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/libspf2: Cosmetic change 2021-10-25 23:57:15 +08:00
math
misc
Mk
multimedia multimedia/ffmpeg: update to 4.4.1 2021-10-25 16:31:26 +02:00
net net/pear-Services_Twitter: Cosmetic change 2021-10-25 23:57:21 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science devel/grpc: Update to 1.41.0 2021-10-25 23:57:13 +08:00
security */*: Plug the new ports below to the ports tree. 2021-10-25 15:08:30 +01:00
shells
sysutils sysutils/dmg2img: Cosmetic change 2021-10-25 23:57:17 +08:00
Templates
textproc textproc/p5-JavaScript-Minifier-XS: Update to 0.15 2021-10-25 23:57:20 +08:00
Tools
ukrainian
vietnamese
www www/tinyproxy: Cosmetic change 2021-10-25 23:57:18 +08: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 devel/py-tomli-w: Move devel/py-tomli_w to devel/py-tomli-w 2021-10-25 23:57:12 +08: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.