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
Eugene Grosbein f89fd0980a
databases/mysql57-client: be ready for OpenSSL 3.0 in base
Fix build by merging another change in ssl.cmake from MySQL 8.0
PORTREVISION not bumped intentionally.

PR:		271656
2023-06-13 12:12:49 +07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/dragonfly-reverb-lv2: Update 3.2.9 → 3.2.10 2023-06-12 17:41:20 -07:00
benchmarks
biology
cad
chinese
comms
converters converters/aish: Fix build with lvm15 2023-06-13 00:58:35 +02:00
databases databases/mysql57-client: be ready for OpenSSL 3.0 in base 2023-06-13 12:12:49 +07:00
deskutils
devel devel/electron24: update to 24.5.0 2023-06-13 10:56:12 +09:00
dns
editors
emulators emulators/yuzu: update to s20230612 2023-06-13 00:03:11 +00:00
finance
french
ftp
games games/xneko: Fix build with llvm15 2023-06-13 00:58:35 +02:00
german
graphics graphics/mesa-devel: update to 23.1.b.2930 2023-06-13 00:03:31 +00:00
hebrew
hungarian
irc
japanese
java java/netty: Fix buils with llvm15 2023-06-12 21:45:17 +02:00
Keywords
korean
lang lang/julia: Update to 1.9.1 2023-06-13 12:07:57 +08:00
mail
math math/octave-forge-cfitsio: Update to 0.0.5. 2023-06-12 17:27:59 -05:00
misc misc/cuttlefish: Update 2.7.2 → 2.7.3 2023-06-12 20:02:32 -07:00
Mk
multimedia multimedia/webcamoid: Fix fetch 2023-06-12 20:02:32 -07:00
net net/owamp: Fix build with llvm15 2023-06-13 00:58:37 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/abinit: Update 9.6.2 → 9.8.4 2023-06-12 17:41:20 -07:00
security security/py-fail2ban: Fix FAIL2BAN_DBDIR 2023-06-12 15:06:13 -07:00
shells shells/ksh*: Fix ksh 1.0.5 Regression (issue #660) version 2 2023-06-12 19:37:49 -07:00
sysutils
Templates
textproc textproc/typst: Minor cleanup in Makefile 2023-06-13 11:14:19 +08:00
Tools
ukrainian
vietnamese
www www/wasm-pack: Update 0.11.0 → 0.11.1 2023-06-12 20:02:33 -07:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/rubygem-gtk2: Fix build with llvm15 2023-06-12 21:45:16 +02:00
x11-wm
.arcconfig
.gitignore
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.