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-09-23 18:38:38 +02:00
.hooks
accessibility
arabic
archivers
astro astro/gpsprune: update 24.3 → 24.4 2024-09-23 05:23:43 +03:00
audio */*: Chase libopenmpt update 2024-09-23 17:22:23 +02:00
benchmarks
biology
cad
chinese
comms comms/scrcpy: update to 2.7 2024-09-23 21:13:36 +09:00
converters
databases
deskutils
devel devel/d-spy: update to 47.0 2024-09-23 17:09:55 +02:00
dns
editors
emulators
finance
french
ftp
games */*: Chase libopenmpt update 2024-09-23 17:22:23 +02:00
german
graphics graphics/oculante: update 0.8.23 → 0.9.0 2024-09-23 02:47:29 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/typstyle: update 0.11.32 → 0.11.34 2024-09-23 02:47:27 -07:00
mail
math math/geogebra: Update to 5.2.857.0 2024-09-23 18:38:38 +02:00
misc misc/py-accelerate: update 0.34.0 → 0.34.2 2024-09-23 02:47:30 -07:00
Mk Mk/Uses/gstreamer.mk: Add missing category 2024-09-23 10:47:13 -04:00
multimedia multimedia/linux-rl9-ffmpeg: update to 5.1.6 2024-09-23 17:32:45 +02:00
net net/shadowsocks-rust: update 1.20.4 → 1.21.0 2024-09-23 02:47:26 -07:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security
shells shells/nu_plugin_polars: Broken on i386 2024-09-23 02:47:26 -07:00
sysutils sysutils/fusefs-mp3fs: Update to 1.1.1 2024-09-23 17:34:00 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/kcgi: update to 0.13.4 2024-09-23 13:42:46 +02:00
x11 x11/nwg-drawer: update to 0.5.0 2024-09-22 21:35:28 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fnt: Update to 1.7 2024-09-23 16:57:24 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/libshumate: update to 1.3.0 2024-09-23 17:09:53 +02:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/rubygem-sidekiq71: Remove expired port 2024-09-23 12:04:49 +03: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.