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
Alex Dupre 53b58221ad security/cryptlib: update to 3.4.7 release.
PR:		282203
Submitted by:	Alven <alster@vinterdalen.se>
Security:	CVE-2024-0202
2024-10-22 17:33:29 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libmysofa: Update to 1.3.3 2024-10-22 01:35:55 -04:00
benchmarks
biology
cad cad/horizon-eda: Prepare for libgit2 1.8.2 2024-10-22 08:13:23 +01:00
chinese chinese/fcitx5-mcbopomofo: Update to 2.8 2024-10-22 21:00:19 +08:00
comms
converters
databases databases/p5-BerkeleyDB: Update to 0.66 2024-10-22 17:51:39 +08:00
deskutils
devel devel/rubygem-strong_migrations: Update to 2.0.1 2024-10-22 17:51:49 +08:00
dns
editors
emulators
finance
french
ftp
games games/glest-data: Add NO_ARCH 2024-10-22 17:51:53 +08:00
german
graphics graphics/py-imageio: Update to 2.36.0 2024-10-22 17:48:48 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/rubygem-actionmailer72: Update to 7.2.1.1 2024-10-22 17:51:18 +08:00
math math/py-narwhals: Update to 1.9.4 2024-10-22 17:48:52 +08:00
misc misc/p5-Business-ISBN-Data: Update to 20241014.001 2024-10-22 17:51:43 +08:00
Mk
multimedia */*: Bump after update devel/poco 2024-10-22 02:40:45 +03:00
net net/bird2: Bump PORTREVISION after libssh update 2024-10-22 16:51:21 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/scidavis: fix dependence on sip 2024-10-22 11:40:32 +03:00
security security/cryptlib: update to 3.4.7 release. 2024-10-22 17:33:29 +02:00
shells
sysutils sysutils/rubygem-bundler: Update to 2.5.22 2024-10-22 17:51:52 +08:00
Templates
textproc textproc/rubygem-actiontext72: Update to 7.2.1.1 2024-10-22 17:51:26 +08:00
Tools
ukrainian
vietnamese
www www/element-web: Update to 1.11.82 2024-10-22 12:33:08 +00:00
x11 x11/hypridle: update to 0.1.3 2024-10-22 02:54:11 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/phoc: update to 0.42.1 2024-10-22 02:54:13 +02:00
.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.