aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:21:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:13 +0000
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /audio
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'audio')
-rw-r--r--audio/afsp/files/Makefile2
-rw-r--r--audio/ampache/files/500.ampache-cron.in3
-rw-r--r--audio/autocd/files/autocd.in3
-rw-r--r--audio/darkice/files/darkice.in2
-rw-r--r--audio/dragonfly-reverb-lv2/files/mntent.h2
-rw-r--r--audio/ezstream/files/ezstream.in3
-rw-r--r--audio/fogpad-lv2/files/mntent.h2
-rw-r--r--audio/forked-daapd/files/forked-daapd.in2
-rw-r--r--audio/gonic/files/gonic.in3
-rw-r--r--audio/icecast-kh/files/icecast.in3
-rw-r--r--audio/icecast/files/icecast.in3
-rw-r--r--audio/jack/files/jackd.in4
-rw-r--r--audio/jack_umidi/files/jack_umidi.conf.in3
-rw-r--r--audio/jamulus/files/jamulus-server.in4
-rw-r--r--audio/logitechmediaserver/files/logitechmediaserver.conf.in1
-rw-r--r--audio/logitechmediaserver/files/logitechmediaserver.in3
-rw-r--r--audio/logitechmediaserver/files/pkg-install.in1
-rw-r--r--audio/murmur/files/murmur.in4
-rw-r--r--audio/musiccontrol/files/musiccontrol2
-rw-r--r--audio/musicpd/files/musicpd.in2
-rw-r--r--audio/pianod2/files/pianod.in2
-rw-r--r--audio/rplay/files/rplayd.in3
-rw-r--r--audio/shairport-sync/files/shairport-sync.in4
-rw-r--r--audio/sndio/files/sndiod.in4
-rw-r--r--audio/spectacle-lv2/files/mntent.h2
-rw-r--r--audio/stone-phaser-lv2/files/mntent.h2
-rw-r--r--audio/teamspeak3-server/files/teamspeak.in2
-rw-r--r--audio/timidity++/Makefile.interface2
-rw-r--r--audio/umurmur/files/umurmur.in4
-rw-r--r--audio/umurmur/pkg-deinstall1
-rw-r--r--audio/umurmur/pkg-install1
-rw-r--r--audio/virtual_oss/files/virtual_oss.in3
-rw-r--r--audio/xcdplayer/files/app.h1
-rw-r--r--audio/xcdplayer/files/cdrom_freebsd.c1
-rw-r--r--audio/xcdplayer/files/cdrom_freebsd.h1
-rw-r--r--audio/ympd/files/ympd.in3
36 files changed, 7 insertions, 81 deletions
diff --git a/audio/afsp/files/Makefile b/audio/afsp/files/Makefile
index b7221caa7c9f..5e3bf4d971cd 100644
--- a/audio/afsp/files/Makefile
+++ b/audio/afsp/files/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
LIBRARIES = lib/libAO.a \
lib/libtsp.a
BINARIES = bin/CompAudio \
diff --git a/audio/ampache/files/500.ampache-cron.in b/audio/ampache/files/500.ampache-cron.in
index f13103055356..486b6c2e3cdb 100644
--- a/audio/ampache/files/500.ampache-cron.in
+++ b/audio/ampache/files/500.ampache-cron.in
@@ -1,7 +1,4 @@
#!/bin/sh -
-#
-# $FreeBSD$
-#
if [ -r /etc/defaults/periodic.conf ]; then
. /etc/defaults/periodic.conf
diff --git a/audio/autocd/files/autocd.in b/audio/autocd/files/autocd.in
index d512e15cb91f..58ffe9a40881 100644
--- a/audio/autocd/files/autocd.in
+++ b/audio/autocd/files/autocd.in
@@ -1,6 +1,3 @@
-#!/bin/sh
-#
-# $FreeBSD$
#
# PROVIDE: autocd
diff --git a/audio/darkice/files/darkice.in b/audio/darkice/files/darkice.in
index 8a01894b29e3..7008c51f1bba 100644
--- a/audio/darkice/files/darkice.in
+++ b/audio/darkice/files/darkice.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: darkice
# REQUIRE: LOGIN
# KEYWORD: SHUTDOWN
diff --git a/audio/dragonfly-reverb-lv2/files/mntent.h b/audio/dragonfly-reverb-lv2/files/mntent.h
index 5cdf9881ccca..e61cddd89c82 100644
--- a/audio/dragonfly-reverb-lv2/files/mntent.h
+++ b/audio/dragonfly-reverb-lv2/files/mntent.h
@@ -27,8 +27,6 @@
* SUCH DAMAGE.
*/
-// $FreeBSD$
-
#if defined(HAVE_MNTENT_H)
#include <mntent.h>
#else
diff --git a/audio/ezstream/files/ezstream.in b/audio/ezstream/files/ezstream.in
index 24e51576a0f9..cd6260f20640 100644
--- a/audio/ezstream/files/ezstream.in
+++ b/audio/ezstream/files/ezstream.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: ezstream
# REQUIRE: DAEMON
diff --git a/audio/fogpad-lv2/files/mntent.h b/audio/fogpad-lv2/files/mntent.h
index 0462999456e7..e61cddd89c82 100644
--- a/audio/fogpad-lv2/files/mntent.h
+++ b/audio/fogpad-lv2/files/mntent.h
@@ -1,5 +1,3 @@
-// $FreeBSD$
-
/*
* mntent
* mntent.h - compatability header for FreeBSD
diff --git a/audio/forked-daapd/files/forked-daapd.in b/audio/forked-daapd/files/forked-daapd.in
index 6431d6af7750..7e352078b44a 100644
--- a/audio/forked-daapd/files/forked-daapd.in
+++ b/audio/forked-daapd/files/forked-daapd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: forked-daapd
# REQUIRE: avahi_daemon dbus
# KEYWORD: shutdown
diff --git a/audio/gonic/files/gonic.in b/audio/gonic/files/gonic.in
index a916b6339aa7..c59253083c58 100644
--- a/audio/gonic/files/gonic.in
+++ b/audio/gonic/files/gonic.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: gonic
# REQUIRE: LOGIN
diff --git a/audio/icecast-kh/files/icecast.in b/audio/icecast-kh/files/icecast.in
index 83261185e2af..37badb986990 100644
--- a/audio/icecast-kh/files/icecast.in
+++ b/audio/icecast-kh/files/icecast.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: icecast
# REQUIRE: DAEMON
diff --git a/audio/icecast/files/icecast.in b/audio/icecast/files/icecast.in
index 83261185e2af..37badb986990 100644
--- a/audio/icecast/files/icecast.in
+++ b/audio/icecast/files/icecast.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: icecast
# REQUIRE: DAEMON
diff --git a/audio/jack/files/jackd.in b/audio/jack/files/jackd.in
index dad627ff86af..9f135a6c8f1b 100644
--- a/audio/jack/files/jackd.in
+++ b/audio/jack/files/jackd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: jackd
# REQUIRE: LOGIN
#
diff --git a/audio/jack_umidi/files/jack_umidi.conf.in b/audio/jack_umidi/files/jack_umidi.conf.in
index c004f3b0a9d8..6a992790696e 100644
--- a/audio/jack_umidi/files/jack_umidi.conf.in
+++ b/audio/jack_umidi/files/jack_umidi.conf.in
@@ -1,6 +1,3 @@
-#
-# $FreeBSD$
-#
# Script to automatically start jack_umidi when a device is plugged in.
# This will attempt to run jack_umidi as whatever user jackd is running as.
#
diff --git a/audio/jamulus/files/jamulus-server.in b/audio/jamulus/files/jamulus-server.in
index f503113c5f71..9ff0da5f678d 100644
--- a/audio/jamulus/files/jamulus-server.in
+++ b/audio/jamulus/files/jamulus-server.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: jamulus-server
# REQUIRE: DAEMON NETWORKING
# KEYWORD: shutdown
diff --git a/audio/logitechmediaserver/files/logitechmediaserver.conf.in b/audio/logitechmediaserver/files/logitechmediaserver.conf.in
index 0a0e48e5b3f7..c770bfbcf756 100644
--- a/audio/logitechmediaserver/files/logitechmediaserver.conf.in
+++ b/audio/logitechmediaserver/files/logitechmediaserver.conf.in
@@ -1,5 +1,4 @@
# newsyslog configuration file for %%PORTNAME%%
-# $FreeBSD$
#
# see newsyslog.conf(5) for details
#
diff --git a/audio/logitechmediaserver/files/logitechmediaserver.in b/audio/logitechmediaserver/files/logitechmediaserver.in
index d71c1a1e1b9f..c79c2d23c2f8 100644
--- a/audio/logitechmediaserver/files/logitechmediaserver.in
+++ b/audio/logitechmediaserver/files/logitechmediaserver.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: %%PORTNAME%%
# REQUIRE: LOGIN
diff --git a/audio/logitechmediaserver/files/pkg-install.in b/audio/logitechmediaserver/files/pkg-install.in
index f3fd1d166073..ae197f86fed2 100644
--- a/audio/logitechmediaserver/files/pkg-install.in
+++ b/audio/logitechmediaserver/files/pkg-install.in
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/audio/squeezeboxserver/files/pkg-install.in,v 1.11 2011-07-09 17:44:14 crees Exp $
name=%%PORTNAME%%
comment="Slim Devices SlimServer/SqueezeCenter pseudo-user"
diff --git a/audio/murmur/files/murmur.in b/audio/murmur/files/murmur.in
index 07afc2f838ed..9767d41513e7 100644
--- a/audio/murmur/files/murmur.in
+++ b/audio/murmur/files/murmur.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: murmur
# REQUIRE: DAEMON
# KEYWORD: shutdown
diff --git a/audio/musiccontrol/files/musiccontrol b/audio/musiccontrol/files/musiccontrol
index 0ec34614dcbf..3ba923e6060f 100644
--- a/audio/musiccontrol/files/musiccontrol
+++ b/audio/musiccontrol/files/musiccontrol
@@ -1,5 +1,3 @@
#!/bin/sh
-#
-# $FreeBSD$
"%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/MusicControl-0.3.jar" "$*"
diff --git a/audio/musicpd/files/musicpd.in b/audio/musicpd/files/musicpd.in
index e87babd3c669..050f67220094 100644
--- a/audio/musicpd/files/musicpd.in
+++ b/audio/musicpd/files/musicpd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: musicpd
# REQUIRE: mixer LOGIN avahi_daemon oss
# KEYWORD: shutdown
diff --git a/audio/pianod2/files/pianod.in b/audio/pianod2/files/pianod.in
index dc9461f43483..bf90f5d1e755 100644
--- a/audio/pianod2/files/pianod.in
+++ b/audio/pianod2/files/pianod.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: pianod
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/audio/rplay/files/rplayd.in b/audio/rplay/files/rplayd.in
index ead8508d4049..77300e904862 100644
--- a/audio/rplay/files/rplayd.in
+++ b/audio/rplay/files/rplayd.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: rplayd
# REQUIRE: LOGIN
diff --git a/audio/shairport-sync/files/shairport-sync.in b/audio/shairport-sync/files/shairport-sync.in
index a3a088ba8141..8180d8e352cb 100644
--- a/audio/shairport-sync/files/shairport-sync.in
+++ b/audio/shairport-sync/files/shairport-sync.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: shairport_sync
# REQUIRE: LOGIN avahi_daemon
# KEYWORD: shutdown
diff --git a/audio/sndio/files/sndiod.in b/audio/sndio/files/sndiod.in
index e88ba89d9c1a..243832c1c821 100644
--- a/audio/sndio/files/sndiod.in
+++ b/audio/sndio/files/sndiod.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: sndiod
# REQUIRE: NETWORKING sysctl
# BEFORE: DAEMON
diff --git a/audio/spectacle-lv2/files/mntent.h b/audio/spectacle-lv2/files/mntent.h
index 0462999456e7..e61cddd89c82 100644
--- a/audio/spectacle-lv2/files/mntent.h
+++ b/audio/spectacle-lv2/files/mntent.h
@@ -1,5 +1,3 @@
-// $FreeBSD$
-
/*
* mntent
* mntent.h - compatability header for FreeBSD
diff --git a/audio/stone-phaser-lv2/files/mntent.h b/audio/stone-phaser-lv2/files/mntent.h
index 5cdf9881ccca..e61cddd89c82 100644
--- a/audio/stone-phaser-lv2/files/mntent.h
+++ b/audio/stone-phaser-lv2/files/mntent.h
@@ -27,8 +27,6 @@
* SUCH DAMAGE.
*/
-// $FreeBSD$
-
#if defined(HAVE_MNTENT_H)
#include <mntent.h>
#else
diff --git a/audio/teamspeak3-server/files/teamspeak.in b/audio/teamspeak3-server/files/teamspeak.in
index d219a68dc1bc..870050514643 100644
--- a/audio/teamspeak3-server/files/teamspeak.in
+++ b/audio/teamspeak3-server/files/teamspeak.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: teamspeak
# REQUIRE: LOGIN %%MYSQL%%
# KEYWORD: shutdown
diff --git a/audio/timidity++/Makefile.interface b/audio/timidity++/Makefile.interface
index 9d42cdf2fe0f..e42fa8386f74 100644
--- a/audio/timidity++/Makefile.interface
+++ b/audio/timidity++/Makefile.interface
@@ -1,5 +1,3 @@
-#$FreeBSD$
-
# Shared by timidity++ interface ports
BUILD_DEPENDS+= libarc>0:archivers/libarc
diff --git a/audio/umurmur/files/umurmur.in b/audio/umurmur/files/umurmur.in
index 7bd77f218366..b646450f1589 100644
--- a/audio/umurmur/files/umurmur.in
+++ b/audio/umurmur/files/umurmur.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: umurmur
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/audio/umurmur/pkg-deinstall b/audio/umurmur/pkg-deinstall
index 74eaab2745de..1d37d16c0668 100644
--- a/audio/umurmur/pkg-deinstall
+++ b/audio/umurmur/pkg-deinstall
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
PATH=/bin:/usr/sbin
USER=umurmur
diff --git a/audio/umurmur/pkg-install b/audio/umurmur/pkg-install
index a7bc37b8d378..dde800ab3d60 100644
--- a/audio/umurmur/pkg-install
+++ b/audio/umurmur/pkg-install
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
PATH=/bin:/usr/sbin
USER=umurmur
diff --git a/audio/virtual_oss/files/virtual_oss.in b/audio/virtual_oss/files/virtual_oss.in
index 534af79c65ec..0d5adeefcc31 100644
--- a/audio/virtual_oss/files/virtual_oss.in
+++ b/audio/virtual_oss/files/virtual_oss.in
@@ -1,6 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
+
# PROVIDE: virtual_oss
# REQUIRE: kld
# BEFORE: LOGIN sndiod
diff --git a/audio/xcdplayer/files/app.h b/audio/xcdplayer/files/app.h
index 78b5b0882f87..7407234d4be2 100644
--- a/audio/xcdplayer/files/app.h
+++ b/audio/xcdplayer/files/app.h
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/*
* Copyright (C) 1990 Regents of the University of California.
*
diff --git a/audio/xcdplayer/files/cdrom_freebsd.c b/audio/xcdplayer/files/cdrom_freebsd.c
index 29c1af204792..b2706a3f6ca6 100644
--- a/audio/xcdplayer/files/cdrom_freebsd.c
+++ b/audio/xcdplayer/files/cdrom_freebsd.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: pkgsrc/audio/xcdplayer/files/cdrom_freebsd.c,v 1.6 2005/12/11 20:48:46 joerg Exp $ */
/*
* Copyright (C) 1990 Regents of the University of California.
diff --git a/audio/xcdplayer/files/cdrom_freebsd.h b/audio/xcdplayer/files/cdrom_freebsd.h
index 6569bad675a4..f65872bcf536 100644
--- a/audio/xcdplayer/files/cdrom_freebsd.h
+++ b/audio/xcdplayer/files/cdrom_freebsd.h
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/*
* Copyright (C) 1990 Regents of the University of California.
*
diff --git a/audio/ympd/files/ympd.in b/audio/ympd/files/ympd.in
index 0f093a7a1c2a..557c0a8638f3 100644
--- a/audio/ympd/files/ympd.in
+++ b/audio/ympd/files/ympd.in
@@ -1,6 +1,3 @@
-#!/bin/sh
-#
-# $FreeBSD$
#
# PROVIDE: ympd