Go to file
Yuri Victorovich 347f69f1d5 security/botan3: Broken on aarch64, amd64 and 13
Reported by:	fallout

(cherry picked from commit 7a7408cd77)
2024-05-08 08:03:28 -07:00
.hooks
Keywords
Mk Qt6: Update to 6.7.0 2024-05-15 14:17:21 -04:00
Templates
Tools
accessibility Qt6: Update to 6.7.0 2024-05-15 14:17:21 -04:00
arabic
archivers
astro
audio audio/cardinal: Broken on armv7 2024-05-08 08:03:28 -07:00
benchmarks
biology
cad
chinese
comms Qt6: Update to 6.7.0 2024-05-15 14:17:21 -04:00
converters
databases databases/xrootd: Broken on armv7 2024-05-18 10:30:24 -07:00
deskutils
devel devel/py-qcs-sdk-python: Fix build on i386 2024-05-08 08:03:28 -07:00
dns dns/bind918: move dnstap-read to bind-tools 2024-05-18 13:09:12 +02:00
editors editors/lazarus-qt6: Bump PORTREVISION. x11-toolkits/qt6pas was updated to 6.2.8 2024-05-15 14:40:46 -04:00
emulators
finance
french
ftp
games games/allacrost: Add BROKEN line 2024-05-17 11:54:39 -07:00
german
graphics graphics/qgis-ltr: Update to 3.34.7 2024-05-18 12:48:01 +02:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/python27: Fix build with 'DEFAULT_VERSIONS=ssl=openssl' 2024-05-15 12:36:00 +09:00
mail mail/thunderbird: fix distinfo 2024-05-15 22:17:13 +02:00
math math/ceres-solver: Broken on armv7 2024-05-08 08:03:28 -07:00
misc misc/arrow-datafusion: Broken in i386 2024-05-16 11:05:49 -07:00
multimedia Qt6: Update to 6.7.0 2024-05-15 14:17:21 -04:00
net net/wifibox-alpine: Move away from the use of Alpine Linux mirrors 2024-05-17 12:11:55 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science Qt6: Update to 6.7.0 2024-05-15 14:17:21 -04:00
security security/botan3: Broken on aarch64, amd64 and 13 2024-05-08 08:03:28 -07:00
shells
sysutils sysutils/ansible: Chase 58df5a82adc40a6959e9b22c, net/py-netaddr update 2024-05-15 15:08:48 -07:00
textproc
ukrainian
vietnamese
www Qt6: Update to 6.7.0 2024-05-15 14:17:21 -04:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland: Update to 23.2.7 2024-05-16 00:38:28 +02:00
x11-themes
x11-toolkits x11-toolkits/gtk30: update to 3.24.42 2024-05-16 02:54:01 +02:00
x11-wm x11-wm/niri: update to 0.1.6 2024-05-18 17:50:44 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

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.