FreeBSD ports tree (read-only mirror)
0eb3ec48ff
Changes: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.1 Changes: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.0 Some of the built-in effects are now realtime capable (Bass & Treble, Distortion, Phaser, Reverb and Wahwah). #4352 Added a new effect: Shelf Filter. Added an initial (beta) version of Beats and Measures. #4414 Reworked the bottom toolbar dock: Project Sample Rate is now found in Audio Setup -> Audio Settings (formerly known as Project Rate). The Snapping Toolbar (formerly known as Snap-To) is now independent of the Selection Toolbar. Added a new Time Signature Toolbar (beta). It is hidden by default. #4212 Improved Zooming behavior slightly (more to come in the future). #4393 Added a new ruler, Linear (dB). This ruler goes from 0 dBFS to -∞ dBFS and better reflects the volume as shown in the recording/playback meters. #3820 When copying clips between projects, you now can choose between whether to copy smart clips or just the visible portion. #4133 Added a delete button to the Cut/Copy/Paste toolbar. Bugfixes #1584 Audacity no longer dithers tracks unnecessarily. #2427 Linux playback now handles output latency better (less stutters). #3796 The EQ effect no longer resets clip names. #3801 Audacity no longer crashes when trying to load projects with plugins that since have been deleted. #4417 Resampling a track no longer trims it. Libraries FFmpeg 6 (avformat 60) is now supported. Moved from Breakpad to Crashpad. Extracted various libraries from within Audacity. PR: 271094 Approved by: jack (maintainer) |
||
---|---|---|
.hooks | ||
accessibility | ||
arabic | ||
archivers | ||
astro | ||
audio | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french | ||
ftp | ||
games | ||
german | ||
graphics | ||
hebrew | ||
hungarian | ||
irc | ||
japanese | ||
java | ||
Keywords | ||
korean | ||
lang | ||
math | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
net-p2p | ||
news | ||
polish | ||
ports-mgmt | ||
portuguese | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
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 | ||
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.