1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Zander bbc10a27f3
multimedia/ffmpeg: Add NETWORK DEFAULT OPTION
Details:
Disabling the NETWORK OPTION (DEFAULT) allows users to compile ffmpeg
without networking code in libavcodec.

PR:		268786
Reported by:	Alexander Ushakov <alexander@polyvizor.com>
MFH:		2023Q1

(cherry picked from commit 8855990a69)
2023-01-09 00:38:29 +01:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms Qt: Update Qt 6 to 6.4.2 2023-01-06 09:37:15 +01:00
converters
databases databases/phppgadmin: update to 7.14.3 2023-01-08 18:48:58 +01:00
deskutils deskutils/remind: update to 04.02.02 2023-01-05 20:16:21 +01:00
devel devel/tortoisehg: Update to 6.3.2 2023-01-06 23:00:10 +03:00
dns
editors
emulators
finance
french
ftp
games games/veloren: unbreak Wayland support 2023-01-07 22:32:42 +00:00
german
graphics graphics/mesa-devel: update to 22.3.b.2609 2023-01-07 00:42:50 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/snappymail: Update to 2.24.4 2023-01-05 18:58:03 +09:00
math math/or-tools: Patch missing #include <errno.h> problem 2023-01-07 00:49:49 -08:00
misc Qt: Update Qt 6 to 6.4.2 2023-01-06 09:37:15 +01:00
Mk Qt: Update Qt 6 to 6.4.2 2023-01-06 09:37:15 +01:00
multimedia multimedia/ffmpeg: Add NETWORK DEFAULT OPTION 2023-01-09 00:38:29 +01:00
net Qt: Update Qt 6 to 6.4.2 2023-01-06 09:37:15 +01:00
net-im
net-mgmt net-mgmt/cacti: Update to 1.2.23 2023-01-05 20:33:22 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: amend entry adding CVE-2023-22456 in devel/viewvc-devel 2023-01-05 19:10:07 +00:00
shells
sysutils sysutils/reggae: Install reggae.conf as @sample via pkg-plist 2023-01-08 13:47:22 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/varnish-libvmod-fileserver: fix build on ARM / POWER 2023-01-08 12:54:35 +01:00
x11 x11/hyprpicker: track wl-clipboard dependency 2023-01-07 21:02:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Qt: Update Qt 6 to 6.4.2 2023-01-06 09:37:15 +01:00
x11-wm x11-wm/river: update to 0.2.1 2023-01-08 15:59:27 +00:00
.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.