1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-04-27 09:02:33 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/pt2-clone: Update to 1.69.2 2024-04-27 09:02:33 +02:00
benchmarks
biology biology/prodigy-lig: update 1.1.0 → 1.1.1 2024-04-26 22:55:21 -07:00
cad
chinese
comms comms/xnec2c: Chasing fast moving xnec2c updates upgrade to 4.4.16 2024-04-26 09:14:46 -04:00
converters
databases databases/rqlite: update 8.23.3 → 8.23.4 2024-04-26 22:55:19 -07:00
deskutils
devel devel/hyprwayland-scanner: unbreak build with libc++ 16 2024-04-27 07:51:36 +02:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/glaxnimate: update 0.5.3 → 0.5.4 2024-04-26 02:38:04 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/mew-devel: Update to latest snapshot 2024-04-27 10:35:50 +09:00
math math/moab: update 5.3.1 → 5.5.1 2024-04-26 10:11:03 -07:00
misc misc/llama-cpp: update 2717 → 2749 2024-04-26 22:55:19 -07:00
Mk
multimedia multimedia/emby-server-devel: update to 4.9.0.16 2024-04-27 08:33:25 +02:00
net net/speedtest-go: update to 1.6.11 2024-04-26 18:59:43 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/git-credential-oauth: Update to 0.11.2 2024-04-27 08:56:22 +02:00
shells shells/xonsh: Update to 0.16.0 2024-04-26 20:32:13 +01:00
sysutils sysutils/zelta: Add new port 2024-04-26 16:15:37 +02:00
Templates
textproc textproc/yq: update 3.4.1 → 3.4.2 2024-04-26 22:55:21 -07:00
Tools
ukrainian
vietnamese
www www/trunk: update 0.19.2 → 0.19.3 2024-04-26 22:55:20 -07:00
x11 x11/hyprcursor: update to 0.1.8 2024-04-26 12:13:57 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: update to 0.17.3 2024-04-27 04:45:53 +02:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED MOVED: restore kiwix-lib -> libkiwix entry 2024-04-26 22:03:04 +01: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.