notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
darkice IceCast, IceCast2, and ShoutCast live audio streamer
1.4_3 audio on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4_3Version of this port present on the latest quarterly branch.
Maintainer: takefu@airport.fm search for ports maintained by this maintainer
Port Added: 2001-12-27 15:43:40
Last Update: 2023-08-07 16:34:07
Commit Hash: b1ecad5
People watching this port, also watch:: sudo, mplayer, lame, libogg, libvorbis
Also Listed In: net
License: GPLv3+
WWW:
http://darkice.org/
Description:
DarkIce is an IceCast, IceCast2, and ShoutCast live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a stream server. DarkIce can encode in the following formats: - MP3 (using the lame library) - MP2 (using the twolame library) - Ogg Vorbis - AAC (using the faac library) - AAC HEv2 (using libaacplus library) DarkIce can send the encoded stream to the following streaming servers: - ShoutCast - IceCast 1.3.x and 2.x - Darwin Streaming Server - Archive the encoded audio in files
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/darkice-1.4_3/catalog.mk
  2. /usr/local/share/licenses/darkice-1.4_3/LICENSE
  3. /usr/local/share/licenses/darkice-1.4_3/GPLv3+
  4. bin/darkice
  5. @sample etc/darkice.cfg.sample
  6. share/man/man1/darkice.1.gz
  7. share/man/man5/darkice.cfg.5.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • darkice>0:audio/darkice
To install the port:
cd /usr/ports/audio/darkice/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/darkice
  • pkg install darkice
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: darkice
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1592166243 SHA256 (darkice-1.4.tar.gz) = e6a8ec2b447cf5b4ffaf9b62700502b6bdacebf00b476f4e9bf9f9fe1e3dd817 SIZE (darkice-1.4.tar.gz) = 364782

Packages (timestamps in pop-ups are UTC):
darkice
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4_31.4_31.41.4_31.4_3-1.4-
FreeBSD:13:quarterly1.4_31.4_31.4_21.4_31.4_31.4_31.4_31.4_3
FreeBSD:14:latest1.4_31.4_31.4_21.4_31.4_31.4_2-1.4_2
FreeBSD:14:quarterly1.4_31.4_3-1.4_31.4_31.4_31.4_31.4_3
FreeBSD:15:latest1.4_31.4_3n/a1.4_3n/a1.4_31.4_31.4_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libvorbis.so : audio/libvorbis
  2. libogg.so : audio/libogg
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for darkice-1.4_3: JACK=off: JACK audio server support PULSEAUDIO=off: PulseAudio sound server support ====> Options available for the multi CODEC: you have to choose at least one of them FAAC=off: FAAC AAC encoder support LAME=off: LAME MP3 audio encoder support OPUS=off: Opus audio codec support TWOLAME=off: TwoLAME MP2 audio encoder support VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings
Options name:
audio_darkice
USES:
pkgconfig
pkg-message:
For install:
Unless this file already existed, a sample configuration file has been placed in /usr/local/etc/darkice.cfg. Please edit it according to your needs. ******************************************************************** In order to enable darkice Server service at startup and start it please run: # service darkice enable # service darkice start
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/rafael2k/darkice/releases/download/v1.4/
Collapse this list.

There are no commits on branch 2022Q2 for this port