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
Daniel Engberg f43d8771f0 emulators/higan: Don't call bfd linker
Use Clang's native linker instead of bfd to avoid build failure

Approved by:	portmgr (blanket, build fix)
2023-12-26 09:23:52 +01:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-App-Satpass2: Update to 0.053 2023-12-26 11:19:04 +08:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/qownnotes: update QOwnNotes to version 23.12.4. 2023-12-26 05:35:50 +00:00
devel devel/fatal: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:12 -08:00
dns
editors
emulators emulators/higan: Don't call bfd linker 2023-12-26 09:23:52 +01:00
finance finance/fava: upgrade to 1.26.3. 2023-12-25 21:14:24 -08:00
french
ftp
games games/veloren-weekly: update to s20231221 2023-12-26 01:44:25 +01:00
german
graphics graphics/py-albumentations: New port: Fast image augmentation library and wrapper around other libraries 2023-12-26 00:18:56 -08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-formulaic: update 0.6.6 → 1.0.0 2023-12-26 00:18:56 -08:00
misc misc/aichat: update 0.11.0 → 0.12.0 2023-12-25 22:17:08 -08:00
Mk
multimedia
net net/mvfst: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:14 -08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/fizz: update 2023.12.18.00 → 2023.12.25.00 2023-12-25 22:17:10 -08:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/falkon: update package description 2023-12-26 09:48:54 +03:00
x11 x11/xdg-desktop-portal-hyprland: update to 1.2.6 2023-12-26 01:44:23 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.