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
Dmitry Marakasov 8b165065a2 x11-fm/fsv2: mark BROKEN
Approved by:	portmgr blanket
2024-09-10 23:37:21 +03:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/syncthingtray: Update 1.6.0 → 1.6.2 2024-09-10 14:38:58 +03:00
devel devel/boehm-gc: Update to 8.2.8 2024-09-11 05:21:51 +09:00
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java java/cos: unfetchable, mark broken & deprecate 2024-09-10 16:45:52 +02:00
Keywords
korean
lang lang/algol68g: update Algol 68 Genie to version 3.5.5 2024-09-10 13:54:46 +00:00
mail
math math/dune-common: fix build with clang 19 2024-09-10 21:46:22 +02:00
misc misc/openvdb: fix build with clang 19 2024-09-10 21:46:23 +02:00
Mk Mk/bsd.default-versions.mk: Revert the SAMBA default from 4.19 back to 4.16 2024-09-10 17:07:16 +02:00
multimedia
net net/keycloak: Update to 25.0.5 2024-09-10 13:52:02 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: Document Intel CPU vulnerabilities 2024-09-10 15:49:21 -03:00
shells
sysutils sysutils/cpupdate: minor update 2024-09-11 02:22:02 +07:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/twiki*: drop maintainership 2024-09-10 20:21:57 +02:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/fsv2: mark BROKEN 2024-09-10 23:37:21 +03:00
x11-fonts
x11-servers
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://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.