1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman 83e1d12fd0 multimedia/phonon: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-06-23 21:30:40 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libsidplayfp: Update WWW 2023-06-23 10:10:58 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/py-ubelt: Update 1.3.0 → 1.3.2 2023-06-23 01:38:45 -07:00
dns
editors editors/linux-sublime-text4: updated to 4150 2023-06-22 21:04:18 -03:00
emulators
finance
french
ftp
games
german
graphics graphics/tesseract: Link with libomp.so to fix missing symbol error; Add compiler:c++20-lang 2023-06-23 14:59:40 +02:00
hebrew
hungarian
irc
japanese
java java/apache-commons-codec: update to 1.16.0 release 2023-06-23 10:48:41 +02:00
Keywords
korean
lang lang/php83: Update version 8.3.0alpha1=>8.3.0alpha2 2023-06-23 03:09:56 +02:00
mail
math math/py-formulaic: Update 0.6.1 → 0.6.2 2023-06-23 01:38:44 -07:00
misc
Mk
multimedia multimedia/phonon: Fix build with llvm16 2023-06-23 21:30:40 +02:00
net net/bird2: Update to 2.13.1 2023-06-23 17:56:38 +02:00
net-im
net-mgmt
net-p2p net-p2p/c-lightning: Upgrade from 0.11.2 to 23.05.1 2023-06-23 12:02:02 +02:00
news
polish
ports-mgmt
portuguese
print print/cups: Update to 2.4.6 2023-06-23 16:44:26 +02:00
russian
science science/shelxle: Update 1.0.1529 → 1.0.1531 2023-06-23 01:27:07 -07:00
security security/vuxml: another correction for devel/py-setuptools* 2023-06-23 16:29:09 +07:00
shells
sysutils
Templates
textproc textproc/py-unicodeitplus: New port: Converts simple LaTeX to an unicode approximation 2023-06-23 01:27:08 -07:00
Tools
ukrainian
vietnamese
www
x11
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 MOVED: Add x11/libdmx removed in 603a9e97f3 2023-06-23 16:44:25 +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.