Commit 2717347b authored by Christos Margiolis's avatar Christos Margiolis
Browse files

audio/freebsd-13-mixer: Discontinue

Sponsored by:	The FreeBSD Foundation
parent c3c20bdd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5341,3 +5341,4 @@ audio/surge-synthesizer-lv2|audio/surge-synthesizer-xt-lv2|2026-06-04|Retire old
dns/dnsmasq-devel|dns/dnsmasq|2026-06-05|Discontinued -devel port, use dns/dnsmasq instead
www/surge|ftp/surge|2026-06-05|Switch to a more updated ftp/surge port, which was accidentally added despite www/surge being available (but outdated)
sysutils/mixer||2026-06-13|Discontinued, use /etc/rc.d/mixer
audio/freebsd-13-mixer||2026-06-13|Discontinued.

audio/freebsd-13-mixer/Makefile

deleted100644 → 0
+0 −25
Original line number Diff line number Diff line
PORTNAME=	freebsd-13-mixer
DISTVERSION=	13.0.0
PORTREVISION=	1
CATEGORIES=	audio

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	Original mixer(8) from FreeBSD 13.0
WWW=		https://github.com/0mp/freebsd-13-mixer

LICENSE=	PD

DEPRECATED=	End of life, please use the base system mixer(8) utility.
EXPIRATION_DATE=2026-06-15

USES=		uidfix
USE_GITHUB=	yes
GH_ACCOUNT=	0mp

MAKE_ENV=	BINDIR=${PREFIX}/sbin \
		SHAREDIR=${PREFIX}/share

PLIST_FILES=	sbin/mixer \
		share/man/man8/mixer.8.gz

.include <bsd.port.mk>

audio/freebsd-13-mixer/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1633331454
SHA256 (0mp-freebsd-13-mixer-13.0.0_GH0.tar.gz) = 23c4219802cb2ae4587963c07c7b2b264db2e3510e45ea6efefd9c84d2088c91
SIZE (0mp-freebsd-13-mixer-13.0.0_GH0.tar.gz) = 4604

audio/freebsd-13-mixer/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
The mixer utility is used to set and display soundcard mixer device levels. It
is a copy of the mixer(8) command from FreeBSD 13.0 from before the utility was
completely redesigned for FreeBSD 14.0.