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
2023-08-26 17:28:07 +08:00
.hooks
accessibility
arabic
archivers archivers/c-blosc2: Update to 2.10.2 2023-08-26 17:27:05 +08:00
astro
audio audio/drumstick: update 2.8.0 → 2.8.1 2023-08-26 00:26:03 -07:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/rubygem-redis-cluster-client: Update to 0.4.16 2023-08-26 17:27:58 +08:00
deskutils
devel devel/rubygem-google-apis-cloudresourcemanager_v2: Update to 0.28.0 2023-08-26 17:28:07 +08:00
dns dns/dnscrypt-proxy2: update 2.1.4 to 2.1.5 2023-08-26 07:11:29 +00:00
editors
emulators
finance
french
ftp
games games/openfodder: drop unused patch after c158dbd16d 2023-08-26 04:01:48 +02:00
german
graphics graphics/mesa-devel: unbreak Vulkan on Wayland after 157c391cc1 2023-08-26 06:08:18 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/python311: Update to 3.11.5 2023-08-26 01:52:12 +00:00
mail
math math/kalc: update 0.8.3 → 0.8.4 2023-08-26 00:26:04 -07:00
misc misc/{,py-}onnx: update 1.14.0 → 1.14.1 2023-08-26 00:26:04 -07:00
Mk
multimedia
net net/pecl-smbclient: Fix build with Clang 16 on i386 2023-08-26 17:27:27 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-fonttools: Update to 4.42.1 2023-08-26 17:27:41 +08:00
russian
science
security security/py-jwcrypto: Add py-jwcrypto 1.5.0 2023-08-26 17:25:30 +08:00
shells
sysutils sysutils/py-tmuxp: Update to 1.29.0 2023-08-26 17:27:44 +08:00
Templates
textproc textproc/py-pybtex-docutils: Update to 1.0.3 2023-08-26 17:27:52 +08:00
Tools
ukrainian
vietnamese
www www/py-django-allauth: Update to 0.55.0 2023-08-26 17:27:57 +08:00
x11 x11/kitty: kitty.conf(5) manual page improvement 2023-08-26 10:01:56 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Test-Tk: Update to 3.02 2023-08-26 17:27:21 +08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/py-rapidfuzz2: Remove obsoleted port 2023-08-26 17:25:32 +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.