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
Yuri Victorovich bbdab99505 audio/noise-suppression-for-voice-lv2: Fix build by disabling VST3
Add options LADSPA and VST3. The VST3 plugin isn;t built any more
after juce update. Now the new option VST3 is OFF by default.

Reported by:	fallout
2023-08-14 20:00:41 -07:00
.hooks
accessibility
arabic
archivers
astro astro/osmium-tool: Command line tool for working with OpenStreetMap data using libosmium 2023-08-13 11:32:56 +02:00
audio audio/noise-suppression-for-voice-lv2: Fix build by disabling VST3 2023-08-14 20:00:41 -07:00
benchmarks benchmarks/vkpeak: update to 20230812 2023-08-12 20:10:58 +02:00
biology
cad cad/py-gmsh: fix build on powerpc64 2023-08-13 16:48:47 +02:00
chinese
comms comms/py-pymodbus: Update to 3.4.1 2023-08-13 11:35:33 +02:00
converters
databases databases/mroonga: Update version 13.01=>13.05 2023-08-13 15:12:14 +02:00
deskutils
devel devel/py-pyproject-flake8: fix dependency on flake8 2023-08-14 21:42:01 +03:00
dns dns/subfinder: Update 2.6.1 → 2.6.2 2023-08-14 07:38:02 -07:00
editors editors/orbiton: Update 2.63.0 → 2.63.1 2023-08-14 10:25:30 -07:00
emulators emulators/yuzu: update to s20230814 2023-08-15 02:49:44 +02:00
finance
french
ftp
games games/sgt-puzzles: update 20230801 → 20230814 2023-08-14 21:42:01 +03:00
german
graphics graphics/mesa-devel: update to 23.2.0.b.2398 2023-08-15 02:49:45 +02:00
hebrew
hungarian
irc irc/py-irc: Update version 20.1.0=>20.3.0 2023-08-13 15:12:15 +02:00
japanese
java
Keywords
korean
lang lang/sdcc: Fix build if binutils is installed 2023-08-15 09:40:43 +08:00
mail mail/maildrop: Update to 3.1.6 2023-08-14 17:52:19 +02:00
math math/R-cran-lme4: Update to 1.1-34 2023-08-14 07:34:16 +00:00
misc misc/vfc: Update 2.1.2 → 2.1.3 2023-08-14 09:48:50 -07:00
Mk Mk/bsd.options.desc.mk: Add VST3_DESC 2023-08-14 20:00:40 -07:00
multimedia multimedia/emby-server-devel: regen distinfo 2023-08-14 09:19:59 +02:00
net net/haproxy-devel: update to 2.9-dev3. 2023-08-14 13:33:12 +00:00
net-im
net-mgmt net-mgmt/librenms: Install the lang directory 2023-08-14 17:56:39 +00:00
net-p2p net-p2p/jackett: update to 0.21.631 2023-08-13 11:35:32 +02:00
news
polish
ports-mgmt ports-mgmt/pkg-appstream: Update to 1.0.1 2023-08-14 11:56:19 +03:00
portuguese
print
russian
science science/py-hiphive: Update 1.1 → 1.2 2023-08-14 09:48:49 -07:00
security security/vuxml: Document MIT krb5 CVE-2023-39975 2023-08-14 09:48:26 -07:00
shells
sysutils sysutils/cpupdate: minor update 2023-08-15 05:11:12 +07:00
Templates
textproc textproc/ugrep: Update to 3.12.7 2023-08-14 20:38:05 +00:00
Tools
ukrainian
vietnamese
www www/R-cran-shiny: Update to 1.7.5 2023-08-15 00:15:31 +00:00
x11 x11/waybar: update to 0.9.21 2023-08-14 16:34:26 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/font-misc-meltho: Add license information 2023-08-14 15:42:18 +09:00
x11-servers x11-servers/xorg-server: complete libmap.d switch after 50a34a0774 2023-08-13 00:58:06 +02:00
x11-themes x11-themes/gnome-icons-elementary: update to 7.3.1 2023-08-13 11:32:55 +02:00
x11-toolkits x11-toolkits/wlroots-devel: update to 0.16.0.684 2023-08-15 02:49:44 +02:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING www/kdsoap: flavorize for Qt5 and Qt6 2023-08-14 09:14:19 +02:00

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.