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
Rodrigo Osorio 0975f41464 archivers/rpm4: option and flavor to deactivate OpenMP
Some users reported that OpenMP may have some
strange results on openstack infrastructure.

Disabling OpenMP fix the issue.

PR:		282079
Reported by:	Xavier Beaudouin <kiwi@oav.net>
2024-10-17 10:45:59 +02:00
.hooks
accessibility
arabic
archivers archivers/rpm4: option and flavor to deactivate OpenMP 2024-10-17 10:45:59 +02:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/cego: update 2.49.8 -> 2.49.9, devel/lfcbase: 1.18.6 -> 1.18.7 2024-10-16 21:23:17 +02:00
deskutils
devel devel/xbyak: update 7.09.1 → 7.20 2024-10-16 19:56:40 -07:00
dns dns/dnstracer-rs: update to 0.9.1 2024-10-16 15:05:44 +02:00
editors editors/jucipp: Unbreak build with boost-1.85 2024-10-16 20:03:00 +01:00
emulators emulators/rpcs3: update to 0.0.33.17042 2024-10-17 02:48:11 +02:00
finance finance/skrooge: Update to 2.33.0 2024-10-16 16:38:56 -04:00
french
ftp
games games/veloren-weekly: update to s20241016 2024-10-17 02:48:14 +02:00
german
graphics graphics/mesa-devel: update to 24.2.b.4200 2024-10-17 02:48:12 +02:00
hebrew
hungarian
irc irc/anope: Fix MySQL database support with MariaDB 2024-10-17 05:58:09 +03:00
japanese
java
Keywords
korean
lang lang/gcc15-devel: Update to 15.0.0.s20241013 2024-10-16 15:18:48 +02:00
mail mail/(thunderbird: update to 128.3.2 (rc1) 2024-10-16 20:43:55 +02:00
math
misc
Mk
multimedia multimedia/qt*-multimedia: enable sound out of box 2024-10-16 23:00:54 +03:00
net
net-im net-im/fractal: update openssl crates 2024-10-16 14:10:39 -04:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/tailscale: Update to 1.76.1 2024-10-17 04:57:53 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/trunk: update 0.21.0 → 0.21.1 2024-10-16 19:56:40 -07:00
x11 x11/cliphist: update to 0.6.1 2024-10-16 16:14:24 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/p5-Gtk3-ImageView: update to version 12 2024-10-16 22:22:31 +02:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED */*: Rename clusterssh to p5-App-ClusterSSH and update to 4.17 2024-10-16 21:11:20 +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.