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-10-21 17:17:26 +08:00
.hooks
accessibility
arabic
archivers
astro
audio audio/linuxwave: update to 0.2.0 2024-10-21 02:43:55 +02:00
benchmarks
biology
cad cad/calculix-ccx: Update to 2.22 2024-10-21 07:06:25 +02:00
chinese
comms
converters
databases databases/mydumper: Update to 0.16.8-5 2024-10-21 17:17:26 +08:00
deskutils
devel devel/app-builder-devel: update to 5.0.0-alpha.11 2024-10-21 16:13:23 +09:00
dns
editors
emulators
finance
french
ftp
games games/hyperrogue: update 13.0t → 13.0v 2024-10-21 01:36:49 +03:00
german
graphics graphics/jp2a: Update to 1.3.1 2024-10-21 08:58:27 +02:00
hebrew
hungarian
irc
japanese japanese/cskk: Update to 3.1.2 2024-10-21 04:39:21 +08:00
java
Keywords
korean
lang *: Transfer maintainership to kfv 2024-10-21 02:47:37 +08:00
mail mail/rspamd: Update to 3.10.2 2024-10-21 17:46:02 +09:00
math
misc misc/py-huggingface-hub: update to 0.26.0 2024-10-21 16:55:19 +09:00
Mk
multimedia multimedia/mkvtoolnix: Update to upstream release 88.0 2024-10-21 08:39:54 +02:00
net net/redpanda-connect: update to version 4.38.0 2024-10-21 01:28:09 +02:00
net-im
net-mgmt
net-p2p net-p2p/readarr: Update 0.4.0.2634 → 0.4.1.2648 2024-10-21 00:10:54 +03:00
news
polish
ports-mgmt ports-mgmt/hs-cabal2tuple: Update to 2.0.1.0 2024-10-20 20:55:40 +03:00
portuguese
print print/latex-biber: Downgrade to 2.19 2024-10-20 20:17:27 +02:00
russian
science
security security/aws-lc: Add aws-lc 1.36.1 2024-10-21 17:17:25 +08:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/yarn-node23: Add yarn-node23 10.9.0 (copied from yarn-node22) 2024-10-21 17:17:25 +08:00
x11 *: Transfer maintainership to kfv 2024-10-21 02:47:37 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits */Makefile: Sort SUBDIRs 2024-10-21 17:17:25 +08:00
x11-wm x11-wm/wlmaker: back to default wlroots after a2b8594899 2024-10-21 02:44:55 +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://ports.FreeBSD.org

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.