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-04-25 13:54:43 +02:00
.hooks
accessibility
arabic
archivers archivers/zstd: fix WITH_DEBUG build 2024-04-24 11:58:28 -07:00
astro
audio audio/moodbar: Update to 1.3.0 2024-04-24 01:52:53 -04:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/mongodb60: update to 6.0.15 2024-04-25 13:54:43 +02:00
deskutils deskutils/health: unbreak build on i386 2024-04-25 02:48:17 +02:00
devel devel/libwasmtime: update: 19.0.2 -> 20.0.0 2024-04-24 21:09:06 -04:00
dns
editors editors/cudatext: Update to 1.213.0.2 2024-04-24 01:19:59 -05:00
emulators emulators/qemu-devel: fix build on powerpc64* with a patch from emulators/qemu 2024-04-24 23:21:05 +02:00
finance finance/odoo: Remove obsolete dependency 2024-04-24 18:36:42 -05:00
french
ftp
games games/openbor: update to 7691 2024-04-25 02:58:18 +02:00
german
graphics graphics/mesa-devel: update to 24.1.b.15 2024-04-25 02:48:26 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ruby32: Update to 3.2.4 2024-04-25 18:10:14 +09:00
mail mail/mailpit: Update to 1.17.1 2024-04-25 12:25:31 +02:00
math math/py-animatplot-ng: update 0.4.3 → 0.4.4 2024-04-24 17:47:54 -07:00
misc misc/pytorch: update 2.2.1 → 2.2.2 2024-04-24 14:25:48 -07:00
Mk lang/ruby32: Update to 3.2.4 2024-04-25 18:10:14 +09:00
multimedia multimedia/droidcam: New port: GNU/Linux/nix client for DroidCam 2024-04-24 17:53:09 +02:00
net net/mpich: Update to 4.2.1 2024-04-24 20:31:15 +01:00
net-im net-im/py-matrix-synapse: Update to 1.105.1 2024-04-24 20:59:25 +00:00
net-mgmt net-mgmt/zabbix6-server: Update to 6.0.29 2024-04-25 07:14:23 +02:00
net-p2p net-p2p/go-prysm: Remove expired port 2024-04-24 21:38:57 +02:00
news
polish
ports-mgmt ports-mgmt/poudriere-devel: Update to 3.3.0-1748-gd75f4e1dc4 2024-04-24 09:09:33 -07:00
portuguese
print
russian
science science/afni: update to 24.1.04 2024-04-25 08:32:57 +02:00
security security/vuxml: correct historical www/glpi entries 2024-04-25 19:16:00 +08:00
shells
sysutils sysutils/graylog: update to 5.2.6 2024-04-25 08:31:38 +00:00
Templates
textproc textproc/kdiff3: update to 1.11.0 2024-04-24 18:32:57 +02:00
Tools
ukrainian
vietnamese
www www/mattermost-webapp: Update to 9.5.3 2024-04-25 13:26:03 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.1031 2024-04-25 02:48:24 +02:00
x11-themes
x11-toolkits x11-toolkits/p5-Gtk2-Ex-Dialogs: Remove expired port 2024-04-24 21:40:00 +02:00
x11-wm x11-wm/plasma6-kwin: update to 6.4.0.1: performance regression fix 2024-04-24 18:32:58 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-toolkits/p5-Gtk2-Ex-Dialogs: Remove expired port 2024-04-24 21:40:00 +02: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.