1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-06-07 00:39:39 +08:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks category/port: math/octave-forge-* 2024-06-06 07:33:04 -05:00
biology biology/ncbi-cxx-toolkit: update 28.0.4 → 28.0.5 2024-06-06 01:49:02 -07:00
cad
chinese
comms
converters
databases databases/mydumper: Update to 0.16.3-3 2024-06-07 00:39:21 +08:00
deskutils
devel devel/py-pyright: Update to 1.1.366 2024-06-07 00:39:33 +08:00
dns dns/py-publicsuffixlist: Update to 0.10.1.20240605 2024-06-07 00:39:34 +08:00
editors
emulators
finance
french
ftp
games
german
graphics graphics/py-gprof2dot: Update to 2024.6.6 2024-06-07 00:39:35 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/neocmakelsp: update 0.6.27 → 0.7.3 2024-06-06 01:49:00 -07:00
mail mail/mlmmj: update to 1.4.6 2024-06-06 14:23:24 +02:00
math category/port: math/octave-forge-* 2024-06-06 07:33:04 -05:00
misc misc/llama-cpp: update 3078 → 3091 2024-06-06 01:49:01 -07:00
Mk math/octave: Update to 9.2.0. 2024-06-06 07:33:03 -05:00
multimedia
net net/httping: Release maintainership 2024-06-06 18:02:47 +02:00
net-im net-im/gajim: add missing dependency upon py-qrcode 2024-06-06 16:16:03 +03:00
net-mgmt net-mgmt/thanos: update to 0.35.1 2024-06-06 10:56:16 -05:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/py-certifi: Update to 2024.6.2 2024-06-07 00:39:39 +08:00
shells
sysutils sysutils/triton: Broken on i386 2024-06-06 08:41:25 -07:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/tinymce: Update to 7.1.2 2024-06-07 00:39:26 +08:00
x11 x11/xpra-html5: Update to 13 2024-06-06 18:18:15 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-sans-math: Update to 3.000 2024-06-07 00:39:27 +08:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.