Foobar2000 ASIO DSD
- •
FreeBSD Porter 手冊
accessibility
Ports to help disabled users.
afterstep
Ports to support the AfterStep window manager.
arabic
Arabic language support.
archivers
Archiving tools.
astro
Astronomical ports.
audio
Sound support.
benchmarks
Benchmarking utilities.
biology
Biology-related software.
cad
Computer aided design tools.
chinese
Chinese language support.
comms
Communication software.
Mostly software to talk to the serial port.
converters
Character code converters.
databases
Databases.
deskutils
Things that used to be on the desktop before computers were invented.
devel
Development utilities.
Do not put libraries here just because they are libraries. They should not be in this category unless they truly do not belong anywhere else.
dns
DNS-related software.
docs
Meta-ports for FreeBSD documentation.
editors
General editors.
Specialized editors go in the section for those tools. For example, a mathematical-formula editor will go
- •
更新状況
[ トップ ] [ 編集 | 凍結 | 差分 | 履歴 ] [ 新規 | 一覧 | ヘルプ ]
- JSplitter 3.6.1.12 (foo_uie_jsplitter) 2025-02-14 English version --
- foobar2000 v2.24.2 preview 2025-02-14 : 32-bit | 64-bit | ARM --
- foobar2000 for Mac, v2.24.2 preview 2025-02-14 --
- Beefweb Remote Control 0.9 (foo_beefweb) 2025-02-14 --
- ASIO+DSD Output 0.4.5 (foo_out_asio+dsd) 2025-02-14 --
- ASIO+DSD Output 0.4.4 (foo_out_asio+dsd) 2025-02-12 --
- yt-dlp nightly (yt-dlp.exe) 2025.02.11.232920 --
- FLAC 1.5.0 Linux static binaries - Built with GCC 14.2.0 / glibc 2.29 By: Replica9000 --
- FLAC v1.5.0 2025-02-11 By: RAREWARES --
- FLAC Frontend-H 2.1 build 20250211 --
- FLAC v1.5.0 Built on February 11, 2025, GCC 14.2.0 By: NetRanger --
- Monkey's Audio 10.96 (February 11, 2025) --
- foobar2000 Free Encoder Pack 2025-02-11 (Update FLAC 1.5.0, WavPack 5.8.0, qaac 2.83, and refalac 1.83) --
- flac-1.5.0-x64-gcc14.2.0-O3+someflags By: Wombat --
- FLAC 1.5.0 --
- Monkey's Audio 10.95 (February 11, 2025) --
- FLAC 1.5.0 Pre-Releases --
- MilkDrop 2 Visualisation 0.3.1.0 (foo_vis_milk2) 2025-02-10
- •
FreeBSD Porter's Handbook
There are some more things you have to take into account when you create a port. This section explains the most common of those.
6.1. Shared Libraries
If your port installs one or more shared libraries, define a make variable, which will instruct a to run on the directory where the new library is installed (usually ) during target to register it into the shared library cache. This variable, when defined, will also facilitate addition of an appropriate and pair into your file, so that a user who installed the package can start using the shared library immediately and de-installation will not cause the system to still believe the library is there.
USE_LDCONFIG= yesIf you need, you can override the default directory by setting the value to a list of directories into which shared libraries are to be installed. For example if your port installs shared libraries into and directories you could use the following in your
Copyright ©hayduty.pages.dev 2025