1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 461261d152 misc/py-safetensors: update 0.4.4 → 0.4.5
Reported by:	portscout
2024-09-06 01:20:54 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/resid: Remove expired port 2024-09-05 22:49:11 +02:00
benchmarks
biology
cad cad/py-amaranth: update 0.5.1 → 0.5.2 2024-09-06 01:20:54 -07:00
chinese
comms comms/cubicsdr: update to 0.2.7 2024-09-06 08:08:22 +02:00
converters
databases databases/mongodb80: rc20 2024-09-06 09:57:27 +02:00
deskutils
devel devel/py-multiset: update 3.1.0 → 3.2.0 2024-09-05 19:58:36 -07:00
dns dns/dnsjit: Update 1.3.0 → 1.4.0 2024-09-06 01:59:15 +03:00
editors
emulators
finance
french
ftp
games games/minecraft-server: Update 1.21 → 1.21.1 2024-09-05 23:19:52 +03:00
german
graphics graphics/gmic-qt: Update to 3.4.2 2024-09-05 14:56:43 -04:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-nlopt: update 2.7.1.2 → 2.8.0 2024-09-06 01:20:52 -07:00
misc misc/py-safetensors: update 0.4.4 → 0.4.5 2024-09-06 01:20:54 -07:00
Mk Mk/Uses/pyqt.mk: Clean up 2024-09-05 21:21:34 -04:00
multimedia multimedia/youtui: update 0.0.13 → 0.0.14 2024-09-06 01:20:53 -07:00
net net/eturnal: bump portrevision to rebuild erts dependency 2024-09-05 22:58:50 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/openmolcas: Fix build with gcc14 2024-09-05 14:04:30 -07:00
security security/vuxml: Fix the name of CVE-2024-43110 2024-09-06 09:53:39 +08:00
shells
sysutils sysutils/limine: Update 8.0.5 → 8.0.9 2024-09-06 01:17:37 +03:00
Templates
textproc textproc/comrak: update 0.26.0 → 0.28.0 2024-09-06 01:20:53 -07:00
Tools
ukrainian
vietnamese
www
x11 x11/rio: update 0.1.10 → 0.1.11 2024-09-06 01:20:51 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED audio/resid: Remove expired port 2024-09-05 22:49:11 +02:00
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.