aboutsummaryrefslogtreecommitdiff
path: root/comms
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 /comms
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'comms')
-rw-r--r--comms/aprsd/files/aprsd.in4
-rw-r--r--comms/atslog/files/atslogd.in4
-rw-r--r--comms/conserver-com/files/conserver.in3
-rw-r--r--comms/ebusd/files/ebusd.in2
-rw-r--r--comms/hylafax/files/hylafax.in2
-rw-r--r--comms/kb/files/Makefile2
-rw-r--r--comms/librs232/files/Makefile3
-rw-r--r--comms/lirc/files/lircd.in4
-rw-r--r--comms/predict/files/Makefile2
-rw-r--r--comms/ser2net/files/ser2net.in3
-rw-r--r--comms/smstools3/files/pkg-deinstall.in3
-rw-r--r--comms/smstools3/files/pkg-install.in3
-rw-r--r--comms/smstools3/files/smsd.in4
-rw-r--r--comms/thebridge/files/tbd.in3
-rw-r--r--comms/tits/files/tits.in1
-rw-r--r--comms/usbmuxd/files/usbmuxd.conf.in2
-rw-r--r--comms/xmorse/files/Makefile2
17 files changed, 4 insertions, 43 deletions
diff --git a/comms/aprsd/files/aprsd.in b/comms/aprsd/files/aprsd.in
index 8b2726fdba1f..393eefeb56af 100644
--- a/comms/aprsd/files/aprsd.in
+++ b/comms/aprsd/files/aprsd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: aprsd
# REQUIRE: NETWORKING
# KEYWORD: shutdown
diff --git a/comms/atslog/files/atslogd.in b/comms/atslog/files/atslogd.in
index d1db9a2ab112..b0446f015132 100644
--- a/comms/atslog/files/atslogd.in
+++ b/comms/atslog/files/atslogd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: atslogd
# REQUIRE: mysql postgresql
# KEYWORD: shutdown
diff --git a/comms/conserver-com/files/conserver.in b/comms/conserver-com/files/conserver.in
index cb7e87dfece7..4c440d16dedf 100644
--- a/comms/conserver-com/files/conserver.in
+++ b/comms/conserver-com/files/conserver.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: conserver
# REQUIRE: DAEMON
diff --git a/comms/ebusd/files/ebusd.in b/comms/ebusd/files/ebusd.in
index 5e34e28fe587..117410dc6592 100644
--- a/comms/ebusd/files/ebusd.in
+++ b/comms/ebusd/files/ebusd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: ebusd
# REQUIRE: LOGIN cleanvar
# KEYWORD: shutdown
diff --git a/comms/hylafax/files/hylafax.in b/comms/hylafax/files/hylafax.in
index 3645960deefa..44ee85f2c818 100644
--- a/comms/hylafax/files/hylafax.in
+++ b/comms/hylafax/files/hylafax.in
@@ -1,7 +1,5 @@
#!/bin/sh
-# $FreeBSD$
-#
# PROVIDE: hylafax
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/comms/kb/files/Makefile b/comms/kb/files/Makefile
index 23a8d933c23a..68f2032a5d32 100644
--- a/comms/kb/files/Makefile
+++ b/comms/kb/files/Makefile
@@ -1,6 +1,4 @@
# Makefile for: kb
-#
-# $FreeBSD$
LIBS+= `pkg-config --cflags --libs gtk+-2.0`
LIBS+= `pkg-config --cflags --libs libgnome-2.0`
diff --git a/comms/librs232/files/Makefile b/comms/librs232/files/Makefile
index fa4ed49d40ef..7e982835ae60 100644
--- a/comms/librs232/files/Makefile
+++ b/comms/librs232/files/Makefile
@@ -1,7 +1,4 @@
# BSD Makefile for librs232
-#
-# $FreeBSD$
-#
SRCS= rs232.c
diff --git a/comms/lirc/files/lircd.in b/comms/lirc/files/lircd.in
index ecc2cc83d122..cea51cf4c8ef 100644
--- a/comms/lirc/files/lircd.in
+++ b/comms/lirc/files/lircd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: lircd
# REQUIRE: DAEMON
#
diff --git a/comms/predict/files/Makefile b/comms/predict/files/Makefile
index 2323d00dd36b..07935eae81d0 100644
--- a/comms/predict/files/Makefile
+++ b/comms/predict/files/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
PREFIX= %%PREFIX%%
STAGEDIR= %%STAGEDIR%%
CC= %%CC%%
diff --git a/comms/ser2net/files/ser2net.in b/comms/ser2net/files/ser2net.in
index 5e96e013ceb5..635f587020d3 100644
--- a/comms/ser2net/files/ser2net.in
+++ b/comms/ser2net/files/ser2net.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: ser2net
# REQUIRE: DAEMON
diff --git a/comms/smstools3/files/pkg-deinstall.in b/comms/smstools3/files/pkg-deinstall.in
index bd78c6b46ce2..726b8856a0e9 100644
--- a/comms/smstools3/files/pkg-deinstall.in
+++ b/comms/smstools3/files/pkg-deinstall.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
if [ "x$2" = "xPOST-DEINSTALL" ]; then
rmdir %%SPOOLDIR%%/incoming %%SPOOLDIR%%/outgoing \
diff --git a/comms/smstools3/files/pkg-install.in b/comms/smstools3/files/pkg-install.in
index 9f9262263885..19e362078a62 100644
--- a/comms/smstools3/files/pkg-install.in
+++ b/comms/smstools3/files/pkg-install.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
if [ "x$2" = "xPOST-INSTALL" ]; then
mkdir -p %%SPOOLDIR%%/incoming %%SPOOLDIR%%/outgoing \
diff --git a/comms/smstools3/files/smsd.in b/comms/smstools3/files/smsd.in
index 1f96997aab00..51969dcd36a3 100644
--- a/comms/smstools3/files/smsd.in
+++ b/comms/smstools3/files/smsd.in
@@ -1,7 +1,5 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
+
# PROVIDE: smsd
# REQUIRE: LOGIN
# KEYWORD: shutdown
diff --git a/comms/thebridge/files/tbd.in b/comms/thebridge/files/tbd.in
index 4fee29232cce..fccf75117699 100644
--- a/comms/thebridge/files/tbd.in
+++ b/comms/thebridge/files/tbd.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: tbd
# REQUIRE: DAEMON
diff --git a/comms/tits/files/tits.in b/comms/tits/files/tits.in
index ffddab60aa6e..b0d0c6b62c7f 100644
--- a/comms/tits/files/tits.in
+++ b/comms/tits/files/tits.in
@@ -1,5 +1,4 @@
#!/bin/sh
-# $FreeBSD$
# PROVIDE: tits
# REQUIRE: DAEMON
diff --git a/comms/usbmuxd/files/usbmuxd.conf.in b/comms/usbmuxd/files/usbmuxd.conf.in
index 4c503ad2d9dc..b0cd9685332e 100644
--- a/comms/usbmuxd/files/usbmuxd.conf.in
+++ b/comms/usbmuxd/files/usbmuxd.conf.in
@@ -1,5 +1,3 @@
-# $FreeBSD$
-#
# This entry starts the Apple mobile device muxer 'usbmuxd' upon device attach
# of a matching Apple product including iPhone, iPad, and iPod. It also allows
# members of the '%%GROUPS%%' group to access the devices.
diff --git a/comms/xmorse/files/Makefile b/comms/xmorse/files/Makefile
index 72e07f3327b6..c5eeec173bb0 100644
--- a/comms/xmorse/files/Makefile
+++ b/comms/xmorse/files/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
CXXFLAGS+= -MMD `fltk-config --cxxflags` `sdl-config --cflags`
PREFIX ?= /usr/local
INSTALL_PROGRAM ?= ${INSTALL} -o root -g wheel -m 755