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
2024-09-14 18:42:00 -04:00
.hooks
accessibility
arabic
archivers
astro astro/py-astral: drop maintainership 2024-09-14 18:39:59 -04:00
audio audio/jacktrip: update 2.3.1 → 2.4.0 2024-09-14 10:53:55 -07:00
benchmarks
biology biology/py-macs3: Update to 3.0.2 2024-09-14 08:23:32 -05:00
cad
chinese chinese/linux-wps-office-zh_CN: drop maintainership 2024-09-14 18:40:21 -04:00
comms
converters
databases databases/pgmodeler: Update to 1.1.4 2024-09-14 10:44:17 +02:00
deskutils
devel devel/py-codecov: drop maintainership 2024-09-14 18:42:00 -04:00
dns
editors editors/lazarus-devel: Update to 3.99.20240913 2024-09-14 00:51:08 -07:00
emulators emulators/wine-devel: Update to Wine 9.17 2024-09-14 16:43:53 +00:00
finance
french
ftp
games games/gnubg: Update to 1.08.003 2024-09-14 19:34:53 +02:00
german
graphics graphics/libsvg: Remove expired port 2024-09-14 23:11:45 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/neocmakelsp: update 0.8.3 → 0.8.4 2024-09-14 10:53:54 -07:00
mail
math math/py-hmmlearn: Update to 0.3.2 2024-09-14 08:05:00 -05:00
misc misc/llama-cpp: update 3749 → 3751 2024-09-14 10:53:53 -07:00
Mk editors/lazarus-devel: Update to 3.99.20240913 2024-09-14 00:51:08 -07:00
multimedia multimedia/mkvtoolnix: Update to upstream release 87.0 2024-09-14 06:43:44 +02:00
net
net-im net-im/telegram-desktop: update 5.5.1 -> 5.5.5 2024-09-14 16:59:18 -04:00
net-mgmt net-mgmt/p5-OSLV-Monitor: Add missing depdendency 2024-09-14 13:18:37 +00:00
net-p2p net-p2p/nomadnet: Update to 0.5.2 2024-09-14 19:58:20 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/arti: Update to 1.2.7 2024-09-14 16:55:39 +02:00
shells
sysutils sysutils/hcloud: Update to 1.47.0 2024-09-14 18:24:04 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/R-cran-httr2: Update to 1.0.4 2024-09-14 18:07:40 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/niri: update to 0.1.9 2024-09-14 17:02:59 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED graphics/libsvg: Remove expired port 2024-09-14 23:11:45 +01:00
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.