1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-07-11 03:34:18 +08:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks benchmarks/p5-Dumbbench: Update to 0.504 2024-07-11 03:33:07 +08:00
biology
cad cad/symbiyosys: update 0.42 → 0.43 2024-07-10 09:00:57 -07:00
chinese
comms comms/flamp: update 2.2.12 → 2.2.13 2024-07-10 09:00:57 -07:00
converters
databases databases/rubygem-google-cloud-firestore: Update to 2.16.0 2024-07-11 03:33:21 +08:00
deskutils deskutils/syncthingtray: update to 1.5.5 2024-07-10 17:30:23 +02:00
devel devel/rubygem-ruby-lsp: Update to 0.17.5 2024-07-11 03:33:29 +08:00
dns dns/encrypted-dns-server: make the rc script service jails aware 2024-07-10 15:48:17 +02:00
editors
emulators
finance finance/ord: update 0.18.5 → 0.19.0 2024-07-10 09:00:55 -07:00
french
ftp ftp/vsftpd-ext: make the rc script service jails aware 2024-07-10 15:39:46 +02:00
games
german
graphics graphics/cptutils: update 1.81 → 1.82 2024-07-10 17:17:13 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/lean4: update 4.9.0 → 4.9.1 2024-07-10 09:00:55 -07:00
misc misc/llama-cpp: update 3347 → 3358 2024-07-10 09:00:56 -07:00
Mk
multimedia
net net/rubygem-google-cloud-trace-v2: Update to 1.0.0 2024-07-11 03:34:04 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/rpm-sequoia: update 1.5.0 → 1.7.0 2024-07-10 09:00:55 -07:00
shells
sysutils sysutils/rubygem-chef-utils: Update to 18.5.0 2024-07-11 03:34:18 +08:00
Templates
textproc textproc/py-textual: Update to 0.72.0 2024-07-11 03:33:16 +08:00
Tools
ukrainian
vietnamese
www www/py-boto3: Update to 1.34.141 2024-07-11 03:33:19 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/bbpager: add LICENSE 2024-07-10 19:36:19 +02:00
.arcconfig
.gitignore
.mailmap
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.