1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Trond Endrestøl c43b09081c
lang/gcc14-devel: Fix conflict on libgccjit.h and libgccjit++.h
Some GCC ports install libgccjit.h and libgccjit++.h in the
same directory.

Fix conflict for lang/gcc14-devel.

See also commit 0338e04504 that fixed the
conflict in the same way for lang/gcc11.

PR:		257060, 277383
2024-04-06 19:14:53 +00:00
.hooks
accessibility
arabic
archivers archivers/py-xopen: Release to ports@ 2024-04-05 19:12:16 -05:00
astro
audio
benchmarks
biology biology/py-scikit-bio: update 0.5.9 → 0.6.0 2024-04-05 18:04:46 -07:00
cad cad/verilator: update 5.022 → 5.024 2024-04-06 07:54:51 -07:00
chinese
comms
converters
databases databases/mysql80-server databases/mysql81-server: fix build with libc++ 18 on i386 2024-04-06 19:20:52 +02:00
deskutils
devel devel/py-serializable: update 0.4.0 → 0.4.1 2024-04-06 10:37:17 -07:00
dns dns/c-ares: Update to 1.28.1 and add STATIC option 2024-04-06 16:16:57 +02:00
editors editors/kakoune-lsp: Update to 17.0.0 2024-04-06 17:03:02 +02:00
emulators emulators/dolphin-emu: Update to 5.0.21264 2024-04-06 18:50:01 +02:00
finance
french
ftp
games games/spider: Remove expired port 2024-04-06 15:44:52 +02:00
german
graphics graphics/R-cran-ragg: New port: Graphic Devices Based on AGG 2024-04-06 15:42:39 +01:00
hebrew
hungarian
irc irc/tircproxy: Remove expired port 2024-04-06 15:48:17 +02:00
japanese
java
Keywords
korean
lang lang/gcc14-devel: Fix conflict on libgccjit.h and libgccjit++.h 2024-04-06 19:14:53 +00:00
mail
math math/libtommath: Fix previous commit 8509bb6 2024-04-06 15:53:34 +02:00
misc misc/xgas: Remove expired port 2024-04-06 15:46:13 +02:00
Mk
multimedia multimedia/mjpg-streamer: Remove expired port 2024-04-06 15:47:44 +02:00
net net/td-system-tools: Update to 1.6.1 2024-04-06 16:09:01 +01:00
net-im net-im/dissent: update to 0.0.23 2024-04-06 12:59:44 +02:00
net-mgmt net-mgmt/ocsinventory-agent: Update to 2.10.2 2024-04-06 17:55:19 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/R-cran-textshaping: New port: Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping 2024-04-06 15:42:39 +01:00
russian
science science/openmodelica: update 1.22.2 → 1.22.3 2024-04-06 07:54:51 -07:00
security security/py-certbot-nginx: Convert to USE_PYTHON=pep517 2024-04-06 07:59:58 +08:00
shells
sysutils sysutils/containerd: Update to 1.7.15 2024-04-06 16:28:05 +02:00
Templates
textproc textproc/meilisearch: Update to 1.7.4 2024-04-06 00:12:32 +00:00
Tools
ukrainian
vietnamese
www www/deno: Update to 1.42.1 2024-04-06 16:59:11 +02:00
x11 x11/swayimg: update to 2.2 2024-04-06 12:59:46 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/rubygem-gtk2: Fix build with Ruby 3.2+ 2024-04-06 08:00:09 +08:00
x11-wm x11-wm/hs-xmonad: Update to 0.18.0 2024-04-06 19:08:48 +03:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/ds2: Remove expired port 2024-04-06 15:49:03 +02:00
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.