aboutsummaryrefslogtreecommitdiff
path: root/net-im
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 /net-im
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/convey/files/convey.sh.in2
-rw-r--r--net-im/dendrite/files/dendrite.in2
-rw-r--r--net-im/ejabberd/files/ejabberd.in1
-rw-r--r--net-im/jabberd/files/jabberd.in2
-rw-r--r--net-im/jggtrans/files/jggtrans.in2
-rw-r--r--net-im/jicofo/files/jicofo.in4
-rw-r--r--net-im/jitsi-videobridge/files/jitsi-videobridge.in4
-rw-r--r--net-im/licq/Makefile1
-rw-r--r--net-im/matterircd/files/matterircd.in4
-rw-r--r--net-im/nextcloud-spreed-signaling/files/ncs_signaling.in2
-rw-r--r--net-im/prosody/files/pkg-deinstall.in3
-rw-r--r--net-im/prosody/files/prosody.in2
-rw-r--r--net-im/py-matrix-synapse/files/synapse.in2
-rw-r--r--net-im/py-punjab/files/punjab.in2
-rw-r--r--net-im/signal-cli/files/signal-cli.in1
-rw-r--r--net-im/signal-cli/files/signal_cli.in4
-rw-r--r--net-im/sshout/files/sshout.in2
-rw-r--r--net-im/tox/files/tox-bootstrapd.in3
18 files changed, 4 insertions, 39 deletions
diff --git a/net-im/convey/files/convey.sh.in b/net-im/convey/files/convey.sh.in
index a9e78cc3ca41..f0e30436757a 100644
--- a/net-im/convey/files/convey.sh.in
+++ b/net-im/convey/files/convey.sh.in
@@ -1,6 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
cd "%%DATADIR%%"
"%%LOCALBASE%%/bin/java" -cp "classes:lib/muse-0.72.jar:lib/crimson-1.1.3.jar:lib/jaxp-1.1.jar:lib/jakarta-oro-2.0.4.jar:lib/jdom-b7.jar:lib/convey-0.3.jar" org.convey.ConveyFrame
diff --git a/net-im/dendrite/files/dendrite.in b/net-im/dendrite/files/dendrite.in
index b22e46d81237..3880f65600ba 100644
--- a/net-im/dendrite/files/dendrite.in
+++ b/net-im/dendrite/files/dendrite.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: dendrite
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/net-im/ejabberd/files/ejabberd.in b/net-im/ejabberd/files/ejabberd.in
index 816b7ae88648..2ee18c0a32ed 100644
--- a/net-im/ejabberd/files/ejabberd.in
+++ b/net-im/ejabberd/files/ejabberd.in
@@ -1,5 +1,4 @@
#! /bin/sh
-# $FreeBSD$
# PROVIDE: ejabberd
# REQUIRE: DAEMON
diff --git a/net-im/jabberd/files/jabberd.in b/net-im/jabberd/files/jabberd.in
index bf139204f5f1..48f16063e194 100644
--- a/net-im/jabberd/files/jabberd.in
+++ b/net-im/jabberd/files/jabberd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-
# PROVIDE: jabberd
# REQUIRE: %%REQUIRE%%
# KEYWORD: shutdown
diff --git a/net-im/jggtrans/files/jggtrans.in b/net-im/jggtrans/files/jggtrans.in
index 2db822352d75..b0effa5dbd99 100644
--- a/net-im/jggtrans/files/jggtrans.in
+++ b/net-im/jggtrans/files/jggtrans.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: jggtrans
# REQUIRE: DAEMON %%JABBER_USER%%
# BEFORE: LOGIN
diff --git a/net-im/jicofo/files/jicofo.in b/net-im/jicofo/files/jicofo.in
index 238bba7fefc7..f2d1bfd50794 100644
--- a/net-im/jicofo/files/jicofo.in
+++ b/net-im/jicofo/files/jicofo.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: jicofo
# REQUIRE: NETWORKING SERVERS
# KEYWORD: shutdown
diff --git a/net-im/jitsi-videobridge/files/jitsi-videobridge.in b/net-im/jitsi-videobridge/files/jitsi-videobridge.in
index 4d6a8c4289dc..324e9a61c8fb 100644
--- a/net-im/jitsi-videobridge/files/jitsi-videobridge.in
+++ b/net-im/jitsi-videobridge/files/jitsi-videobridge.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: jitsi-videobridge
# REQUIRE: NETWORKING SERVERS
# KEYWORD: shutdown
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 54d2dbffb66d..748bcb91ed94 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD: head/ports-mgmt/pkg_jail/files/pkg_update 411390 2016-03-19 11:00:57Z dinoex 2
# Created by: Brian Feldman & Matt Heckaman
PORTNAME= base
diff --git a/net-im/matterircd/files/matterircd.in b/net-im/matterircd/files/matterircd.in
index f0ed4a24c0aa..a60265bfb7af 100644
--- a/net-im/matterircd/files/matterircd.in
+++ b/net-im/matterircd/files/matterircd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: matterircd
# REQUIRE: DAEMON NETWORKING
# BEFORE: LOGIN
diff --git a/net-im/nextcloud-spreed-signaling/files/ncs_signaling.in b/net-im/nextcloud-spreed-signaling/files/ncs_signaling.in
index 93be8ed49c80..2a8dc9b814af 100644
--- a/net-im/nextcloud-spreed-signaling/files/ncs_signaling.in
+++ b/net-im/nextcloud-spreed-signaling/files/ncs_signaling.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: ncs_signaling
# REQUIRE: DAEMON nats
# KEYWORD: shutdown
diff --git a/net-im/prosody/files/pkg-deinstall.in b/net-im/prosody/files/pkg-deinstall.in
index c7187a9d3074..91071be27459 100644
--- a/net-im/prosody/files/pkg-deinstall.in
+++ b/net-im/prosody/files/pkg-deinstall.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
case $2 in
POST-DEINSTALL)
diff --git a/net-im/prosody/files/prosody.in b/net-im/prosody/files/prosody.in
index 9350e34eede1..8d23cf2b3a28 100644
--- a/net-im/prosody/files/prosody.in
+++ b/net-im/prosody/files/prosody.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: prosody
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/net-im/py-matrix-synapse/files/synapse.in b/net-im/py-matrix-synapse/files/synapse.in
index 7d618f2b398c..c9cfe42e327a 100644
--- a/net-im/py-matrix-synapse/files/synapse.in
+++ b/net-im/py-matrix-synapse/files/synapse.in
@@ -1,8 +1,6 @@
#!/bin/sh
#
# Created by: Mark Felder <feld@FreeBSD.org>
-# $FreeBSD$
-#
# PROVIDE: synapse
# REQUIRE: LOGIN postgresql
diff --git a/net-im/py-punjab/files/punjab.in b/net-im/py-punjab/files/punjab.in
index c48ffbf51534..9deb47343ab7 100644
--- a/net-im/py-punjab/files/punjab.in
+++ b/net-im/py-punjab/files/punjab.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: punjab
# REQUIRE: DAEMON
diff --git a/net-im/signal-cli/files/signal-cli.in b/net-im/signal-cli/files/signal-cli.in
index 6b969b7c3b19..d3039bbed9ab 100644
--- a/net-im/signal-cli/files/signal-cli.in
+++ b/net-im/signal-cli/files/signal-cli.in
@@ -1,5 +1,4 @@
#! /bin/sh -
-# $FreeBSD$
export JAVA_HOME="%%JAVA_HOME%%"
diff --git a/net-im/signal-cli/files/signal_cli.in b/net-im/signal-cli/files/signal_cli.in
index 0ed14debef01..358d4955da26 100644
--- a/net-im/signal-cli/files/signal_cli.in
+++ b/net-im/signal-cli/files/signal_cli.in
@@ -1,7 +1,5 @@
#! /bin/sh -
-#
-# $FreeBSD$
-#
+
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2020 Mateusz Piotrowski <0mp@FreeBSD.org>
diff --git a/net-im/sshout/files/sshout.in b/net-im/sshout/files/sshout.in
index 31f2ef60dee0..30e171576fb5 100644
--- a/net-im/sshout/files/sshout.in
+++ b/net-im/sshout/files/sshout.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: sshout
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/net-im/tox/files/tox-bootstrapd.in b/net-im/tox/files/tox-bootstrapd.in
index 0bfb82e8d2cf..6563bcb5d0d9 100644
--- a/net-im/tox/files/tox-bootstrapd.in
+++ b/net-im/tox/files/tox-bootstrapd.in
@@ -1,7 +1,4 @@
#! /bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: tox_bootstrapd
# REQUIRE: NETWORKING DAEMON