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
Bernhard Froehlich 3faa6aacbe
www/mattermost-server: Update to 9.5.3
Approved by:	maintainer (implicit)
2024-04-25 13:25:09 +02:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
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
emulators
finance
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
Mk lang/ruby32: Update to 3.2.4 2024-04-25 18:10:14 +09:00
multimedia
net
net-im
net-mgmt net-mgmt/zabbix6-server: Update to 6.0.29 2024-04-25 07:14:23 +02:00
net-p2p
news
polish
ports-mgmt
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
Tools
ukrainian
vietnamese
www www/mattermost-server: Update to 9.5.3 2024-04-25 13:25:09 +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-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.