diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/amanda-server/files/pkg-deinstall.in | 2 | ||||
-rw-r--r-- | misc/amanda-server/files/pkg-install.client.in | 1 | ||||
-rw-r--r-- | misc/amanda-server/files/pkg-install.in | 2 | ||||
-rw-r--r-- | misc/dahdi-kmod/files/dahdi.in | 4 | ||||
-rw-r--r-- | misc/dahdi-kmod26/files/dahdi.in | 4 | ||||
-rw-r--r-- | misc/dnetc/files/dnetc.in | 4 | ||||
-rw-r--r-- | misc/jbidwatcher/files/jbidwatcher.in | 2 | ||||
-rw-r--r-- | misc/logsurfer/files/logsurfer.in | 4 | ||||
-rw-r--r-- | misc/openhab2/files/openhab2.in | 2 | ||||
-rw-r--r-- | misc/openhab2/files/update.freebsd.in | 1 | ||||
-rw-r--r-- | misc/pipe/files/pipe.sh.in | 2 | ||||
-rw-r--r-- | misc/proxyper/files/proxyper.in | 4 | ||||
-rw-r--r-- | misc/py-cinder/files/cinder-api.in | 3 | ||||
-rw-r--r-- | misc/py-cinder/files/cinder-scheduler.in | 3 | ||||
-rw-r--r-- | misc/py-cinder/files/cinder-volume.in | 3 | ||||
-rw-r--r-- | misc/qtchooser/files/update-qtchooser-wrapper.in | 2 | ||||
-rw-r--r-- | misc/raspberrypi-gpioshutdown/files/gpioshutdown.in | 4 | ||||
-rw-r--r-- | misc/raspbsd-led/files/flash-heartbeat-led.in | 3 | ||||
-rw-r--r-- | misc/upclient/files/upclient.in | 2 |
19 files changed, 6 insertions, 46 deletions
diff --git a/misc/amanda-server/files/pkg-deinstall.in b/misc/amanda-server/files/pkg-deinstall.in index dc962ad302fc..83c34425f9fe 100644 --- a/misc/amanda-server/files/pkg-deinstall.in +++ b/misc/amanda-server/files/pkg-deinstall.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ if [ "$2" != "DEINSTALL" ]; then exit 0 diff --git a/misc/amanda-server/files/pkg-install.client.in b/misc/amanda-server/files/pkg-install.client.in index da9e58c7428c..51f3971631e7 100644 --- a/misc/amanda-server/files/pkg-install.client.in +++ b/misc/amanda-server/files/pkg-install.client.in @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ case "$2" in POST-INSTALL) diff --git a/misc/amanda-server/files/pkg-install.in b/misc/amanda-server/files/pkg-install.in index 6405b2dce989..88521a6bf1dd 100644 --- a/misc/amanda-server/files/pkg-install.in +++ b/misc/amanda-server/files/pkg-install.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ if [ "$2" != "POST-INSTALL" ]; then exit 0 diff --git a/misc/dahdi-kmod/files/dahdi.in b/misc/dahdi-kmod/files/dahdi.in index 91ad7afcc138..6122bba0f387 100644 --- a/misc/dahdi-kmod/files/dahdi.in +++ b/misc/dahdi-kmod/files/dahdi.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: dahdi # REQUIRE: NETWORKING # KEYWORD: shutdown diff --git a/misc/dahdi-kmod26/files/dahdi.in b/misc/dahdi-kmod26/files/dahdi.in index 91ad7afcc138..6122bba0f387 100644 --- a/misc/dahdi-kmod26/files/dahdi.in +++ b/misc/dahdi-kmod26/files/dahdi.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: dahdi # REQUIRE: NETWORKING # KEYWORD: shutdown diff --git a/misc/dnetc/files/dnetc.in b/misc/dnetc/files/dnetc.in index 3097a0c9c640..9ddfd312115d 100644 --- a/misc/dnetc/files/dnetc.in +++ b/misc/dnetc/files/dnetc.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: dnetc # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/misc/jbidwatcher/files/jbidwatcher.in b/misc/jbidwatcher/files/jbidwatcher.in index ef4d47abd89f..d51fd5ba45d2 100644 --- a/misc/jbidwatcher/files/jbidwatcher.in +++ b/misc/jbidwatcher/files/jbidwatcher.in @@ -1,5 +1,3 @@ #!/bin/sh -# -# $FreeBSD$ "%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/JBidwatcher-%%PORTVERSION%%.jar" "$@" diff --git a/misc/logsurfer/files/logsurfer.in b/misc/logsurfer/files/logsurfer.in index 8cb71ba274fa..487d5a0ee583 100644 --- a/misc/logsurfer/files/logsurfer.in +++ b/misc/logsurfer/files/logsurfer.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: logsurfer # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/misc/openhab2/files/openhab2.in b/misc/openhab2/files/openhab2.in index 5567886e1271..5cb5b25fc780 100644 --- a/misc/openhab2/files/openhab2.in +++ b/misc/openhab2/files/openhab2.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: openhab2 # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/misc/openhab2/files/update.freebsd.in b/misc/openhab2/files/update.freebsd.in index c72ab86730a3..fa6d56a67c71 100644 --- a/misc/openhab2/files/update.freebsd.in +++ b/misc/openhab2/files/update.freebsd.in @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ : ${OPENHAB_USERDATA:="/var/db/openhab2/userdata"} : ${OPENHAB_RUNTIME:="%%PREFIX%%/libexec/openhab2/runtime"} diff --git a/misc/pipe/files/pipe.sh.in b/misc/pipe/files/pipe.sh.in index e21fd111e13f..c4dfeaa9cb89 100644 --- a/misc/pipe/files/pipe.sh.in +++ b/misc/pipe/files/pipe.sh.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ cd %%DATADIR%% "%%LOCALBASE%%/bin/java" -cp "%%DATADIR%%" RunGui diff --git a/misc/proxyper/files/proxyper.in b/misc/proxyper/files/proxyper.in index 90667a32b351..f3f7d2119d89 100644 --- a/misc/proxyper/files/proxyper.in +++ b/misc/proxyper/files/proxyper.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: proxyper # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/misc/py-cinder/files/cinder-api.in b/misc/py-cinder/files/cinder-api.in index 3eaae24bccd8..65d13992b519 100644 --- a/misc/py-cinder/files/cinder-api.in +++ b/misc/py-cinder/files/cinder-api.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: cinder_api # REQUIRE: LOGIN diff --git a/misc/py-cinder/files/cinder-scheduler.in b/misc/py-cinder/files/cinder-scheduler.in index d434ada7d90d..06d0059762c7 100644 --- a/misc/py-cinder/files/cinder-scheduler.in +++ b/misc/py-cinder/files/cinder-scheduler.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: cinder_scheduler # REQUIRE: LOGIN diff --git a/misc/py-cinder/files/cinder-volume.in b/misc/py-cinder/files/cinder-volume.in index 4cdf65a0e1c3..f84f4a121246 100644 --- a/misc/py-cinder/files/cinder-volume.in +++ b/misc/py-cinder/files/cinder-volume.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: cinder_volume # REQUIRE: LOGIN diff --git a/misc/qtchooser/files/update-qtchooser-wrapper.in b/misc/qtchooser/files/update-qtchooser-wrapper.in index c96fe2189dd0..2b2b2c76f02e 100644 --- a/misc/qtchooser/files/update-qtchooser-wrapper.in +++ b/misc/qtchooser/files/update-qtchooser-wrapper.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - # If a port installs Qt version-specific binaries (e.g. "designer" which # existed as a Qt4 application and exists as a Qt5 application and will # probably be a Qt6 application) which should have a qtchooser-based diff --git a/misc/raspberrypi-gpioshutdown/files/gpioshutdown.in b/misc/raspberrypi-gpioshutdown/files/gpioshutdown.in index c2f9a169eb2a..d1b50d50a38c 100644 --- a/misc/raspberrypi-gpioshutdown/files/gpioshutdown.in +++ b/misc/raspberrypi-gpioshutdown/files/gpioshutdown.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: gpioshutdown # REQUIRE: syslogd # BEFORE: LOGIN diff --git a/misc/raspbsd-led/files/flash-heartbeat-led.in b/misc/raspbsd-led/files/flash-heartbeat-led.in index 36d05e4b13e8..9dc0b23169fb 100644 --- a/misc/raspbsd-led/files/flash-heartbeat-led.in +++ b/misc/raspbsd-led/files/flash-heartbeat-led.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: flash-heartbeat-led # REQUIRE: LOGIN diff --git a/misc/upclient/files/upclient.in b/misc/upclient/files/upclient.in index 8afd43695af9..ba5913a1030c 100644 --- a/misc/upclient/files/upclient.in +++ b/misc/upclient/files/upclient.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: upclient # REQUIRE: LOGIN # KEYWORD: shutdown |