diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:21:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 14:31:13 +0000 |
commit | 135fdeebb99c3569e42d8162b265e15d29bd937d (patch) | |
tree | 0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 | |
parent | 305f148f482daf30dcf728039d03d019f88344eb (diff) | |
download | ports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip |
all: Remove all other $FreeBSD keywords.
2028 files changed, 389 insertions, 4548 deletions
diff --git a/Templates/BSD.local.dist b/Templates/BSD.local.dist index 40ee6672253c..c6253752de54 100644 --- a/Templates/BSD.local.dist +++ b/Templates/BSD.local.dist @@ -1,5 +1,3 @@ -# $FreeBSD: /tmp/pcvs/ports/Templates/BSD.local.dist,v 1.3 2010-11-12 20:57:14 pav Exp $ -# # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/Tools/scripts/chkversion.pl b/Tools/scripts/chkversion.pl index 728dfcd2d820..1357be158ff8 100755 --- a/Tools/scripts/chkversion.pl +++ b/Tools/scripts/chkversion.pl @@ -28,8 +28,6 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD: head/Tools/scripts/chkversion.pl 562503 2021-01-24 18:42:29Z adamw $ -# # MAINTAINER= portmgr@FreeBSD.org # # PORTVERSION and PKGORIGIN auditing script diff --git a/Tools/scripts/distclean.sh b/Tools/scripts/distclean.sh index 52b7e956dd23..3a6c05c5bede 100755 --- a/Tools/scripts/distclean.sh +++ b/Tools/scripts/distclean.sh @@ -14,8 +14,6 @@ # Maxim Sobolev # ---------------------------------------------------------------------------- # -# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.18 2010-11-18 11:28:05 pav Exp $ -# # MAINTAINER= ports@FreeBSD.org PATH=/sbin:/bin:/usr/bin diff --git a/archivers/bicom/files/Makefile b/archivers/bicom/files/Makefile index 6c5cdb2994c2..2d4591e876b8 100644 --- a/archivers/bicom/files/Makefile +++ b/archivers/bicom/files/Makefile @@ -1,7 +1,3 @@ -# -# $FreeBSD$ -# - CXX ?= c++ IDIR = -I./bialib diff --git a/archivers/deb2targz/files/deb2targz.sh b/archivers/deb2targz/files/deb2targz.sh index f1d98ae288a2..537558e56ea2 100644 --- a/archivers/deb2targz/files/deb2targz.sh +++ b/archivers/deb2targz/files/deb2targz.sh @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Distributed under the BSD 2-clause Simplified License. # diff --git a/archivers/liblzxcomp/files/Makefile.bsd b/archivers/liblzxcomp/files/Makefile.bsd index e4cfde6ce978..aac6cbd98d94 100644 --- a/archivers/liblzxcomp/files/Makefile.bsd +++ b/archivers/liblzxcomp/files/Makefile.bsd @@ -1,5 +1,3 @@ -# $FreeBSD$ - LIB = lzxcomp SRCS= lz_nonslide.c lzx_layer.c INCS= lzx_compress.h lzx_constants.h diff --git a/archivers/parchive/files/Makefile b/archivers/parchive/files/Makefile index c1945f34a435..f1e59e6efbd0 100644 --- a/archivers/parchive/files/Makefile +++ b/archivers/parchive/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PREFIX?=/usr/local BINDIR= ${PREFIX}/bin PROG= parchive diff --git a/archivers/rpm4/pkg-deinstall b/archivers/rpm4/pkg-deinstall index fd2d7200dbd6..7c485c879464 100644 --- a/archivers/rpm4/pkg-deinstall +++ b/archivers/rpm4/pkg-deinstall @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ # The RPM database directory RPM_DATABASE_DIR=/var/lib/rpm diff --git a/archivers/rpm4/pkg-install b/archivers/rpm4/pkg-install index db4592c15325..b6c32b9067f1 100644 --- a/archivers/rpm4/pkg-install +++ b/archivers/rpm4/pkg-install @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ # The RPM database directory RPM_DATABASE_DIR=/var/lib/rpm diff --git a/archivers/squsq/files/Makefile b/archivers/squsq/files/Makefile index 0bb01ad1b83c..dac82a79fd35 100644 --- a/archivers/squsq/files/Makefile +++ b/archivers/squsq/files/Makefile @@ -1,7 +1,3 @@ -# -# $FreeBSD$ -# - all: sq usq sq: sq.o tr1.o tr2.o sqio.o diff --git a/archivers/urbackup-client/files/urbackup_client.in b/archivers/urbackup-client/files/urbackup_client.in index 111758d9817e..d94a1bc7bbe6 100644 --- a/archivers/urbackup-client/files/urbackup_client.in +++ b/archivers/urbackup-client/files/urbackup_client.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: urbackup_client # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/archivers/urbackup-server/files/urbackup_server.in b/archivers/urbackup-server/files/urbackup_server.in index 2fec15543053..e1643cf60900 100644 --- a/archivers/urbackup-server/files/urbackup_server.in +++ b/archivers/urbackup-server/files/urbackup_server.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: urbackup_server # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/archivers/zipmix/files/Makefile b/archivers/zipmix/files/Makefile index df7c69da5034..8b94719badaf 100644 --- a/archivers/zipmix/files/Makefile +++ b/archivers/zipmix/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG= zipmix MAN= diff --git a/astro/boinc-astropulse/files/pkg-deinstall.in b/astro/boinc-astropulse/files/pkg-deinstall.in index f72ebd09a28f..a103cd57148a 100644 --- a/astro/boinc-astropulse/files/pkg-deinstall.in +++ b/astro/boinc-astropulse/files/pkg-deinstall.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi diff --git a/astro/boinc-astropulse/files/pkg-install.in b/astro/boinc-astropulse/files/pkg-install.in index c0cf7074d23c..a000ee65b682 100644 --- a/astro/boinc-astropulse/files/pkg-install.in +++ b/astro/boinc-astropulse/files/pkg-install.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - if [ "$2" != "POST-INSTALL" ]; then exit 0 fi diff --git a/astro/boinc-setiathome/files/pkg-deinstall.in b/astro/boinc-setiathome/files/pkg-deinstall.in index c2b6d27a0ca7..d9100afdae07 100644 --- a/astro/boinc-setiathome/files/pkg-deinstall.in +++ b/astro/boinc-setiathome/files/pkg-deinstall.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi diff --git a/astro/boinc-setiathome/files/pkg-install.in b/astro/boinc-setiathome/files/pkg-install.in index b2b6d8566951..133601709712 100644 --- a/astro/boinc-setiathome/files/pkg-install.in +++ b/astro/boinc-setiathome/files/pkg-install.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - if [ "$2" != "POST-INSTALL" ]; then exit 0 fi diff --git a/astro/gpsd/files/gpsd.in b/astro/gpsd/files/gpsd.in index 644d47454d0e..614bb92a25e3 100644 --- a/astro/gpsd/files/gpsd.in +++ b/astro/gpsd/files/gpsd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: gpsd # REQUIRE: NETWORKING DAEMON cleanvar devfs diff --git a/astro/gpsprune/files/gpsprune.sh.in b/astro/gpsprune/files/gpsprune.sh.in index efaf54d66451..7dedea2c0646 100644 --- a/astro/gpsprune/files/gpsprune.sh.in +++ b/astro/gpsprune/files/gpsprune.sh.in @@ -1,5 +1,3 @@ #!/bin/sh -# -# $FreeBSD$ exec "%%JAVA%%" -jar "%%JAVALIBDIR%%/%%JARNAME%%" "$@" diff --git a/astro/gpxloggerd/files/gpxloggerd.in b/astro/gpxloggerd/files/gpxloggerd.in index d3874cfb2d45..6584e2f96d15 100644 --- a/astro/gpxloggerd/files/gpxloggerd.in +++ b/astro/gpxloggerd/files/gpxloggerd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: gpxloggerd # REQUIRE: NETWORKING DAEMON cleanvar devfs gpsd diff --git a/astro/josm/files/josm.sh.in b/astro/josm/files/josm.sh.in index bfd060df9665..c8af5c76d34d 100644 --- a/astro/josm/files/josm.sh.in +++ b/astro/josm/files/josm.sh.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ JAVA="%%LOCALBASE%%/bin/java" JARPATH="%%JAVALIBDIR%%" diff --git a/astro/mkgmap-splitter/files/splitter.sh.in b/astro/mkgmap-splitter/files/splitter.sh.in index 5775bec89f1d..16fd7ef4a7f5 100644 --- a/astro/mkgmap-splitter/files/splitter.sh.in +++ b/astro/mkgmap-splitter/files/splitter.sh.in @@ -1,5 +1,3 @@ #!/bin/sh -# -# $FreeBSD$ exec %%JAVA%% -jar %%DATADIR%%/splitter.jar "$@" diff --git a/astro/xearth/files/freebsd.committers.markers b/astro/xearth/files/freebsd.committers.markers index 9b0c0a7e5f1a..564cb0f37497 100644 --- a/astro/xearth/files/freebsd.committers.markers +++ b/astro/xearth/files/freebsd.committers.markers @@ -1,5 +1,3 @@ -# $FreeBSD$ -# # FreeBSD Project Committers # # In case you don't know the exact coordinates, you might find it at diff --git a/astro/xearth/files/freebsd.ftp.markers b/astro/xearth/files/freebsd.ftp.markers index 4b10b12ee8ef..ee1197a0129a 100644 --- a/astro/xearth/files/freebsd.ftp.markers +++ b/astro/xearth/files/freebsd.ftp.markers @@ -1,5 +1,3 @@ -# $FreeBSD$ -# # FreeBSD sites # 37.8, -122.4, "FreeBSD.org" # San Francisco 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 diff --git a/base/README b/base/README index dd4993052be8..ea48d2b52afc 100644 --- a/base/README +++ b/base/README @@ -1,5 +1,3 @@ -# $FreeBSD$ - How to cross build initial toolchain Example with sparc64 diff --git a/benchmarks/bonnie/files/bonnie.1 b/benchmarks/bonnie/files/bonnie.1 index c08073e1d2e0..7660b97e6f5b 100644 --- a/benchmarks/bonnie/files/bonnie.1 +++ b/benchmarks/bonnie/files/bonnie.1 @@ -1,4 +1,3 @@ -.\" $FreeBSD$ .\" The following requests are required for all man pages. .Dd May 18, 1995 .Os UNIX diff --git a/benchmarks/lmbench/files/Makefile b/benchmarks/lmbench/files/Makefile index a41089a4c098..c41de23f0131 100644 --- a/benchmarks/lmbench/files/Makefile +++ b/benchmarks/lmbench/files/Makefile @@ -1,6 +1,5 @@ # A Makefile for the installed lmbench -# $FreeBSD$ -# + OS != scripts/os BINDIR = bin/${OS} diff --git a/benchmarks/raidtest/files/Makefile b/benchmarks/raidtest/files/Makefile index 1be726de4500..c02a1102d20a 100644 --- a/benchmarks/raidtest/files/Makefile +++ b/benchmarks/raidtest/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG= raidtest MAN= WARNS?= 6 diff --git a/benchmarks/raidtest/files/raidtest.c b/benchmarks/raidtest/files/raidtest.c index d4557e177131..d526f51bfa43 100644 --- a/benchmarks/raidtest/files/raidtest.c +++ b/benchmarks/raidtest/files/raidtest.c @@ -25,7 +25,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #include <sys/param.h> #include <sys/types.h> diff --git a/biology/babel/files/babel.sh b/biology/babel/files/babel.sh index 6a97d7de27a9..9cae56d09ae6 100644 --- a/biology/babel/files/babel.sh +++ b/biology/babel/files/babel.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ export BABEL_DIR=${BABEL_DIR-@PREFIX@/share/babel} diff --git a/biology/jalview/files/jalview.sh.in b/biology/jalview/files/jalview.sh.in index d14f2a8833ef..33b1a7e75195 100644 --- a/biology/jalview/files/jalview.sh.in +++ b/biology/jalview/files/jalview.sh.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ - # Shell script to launch jalview using our javavm wrapper "%%LOCALBASE%%/bin/java" -Djava.ext.dirs="%%DATADIR%%" -cp "%%DATADIR%%/jalview.jar" jalview.bin.Jalview diff --git a/biology/linux-foldingathome/files/fahclient.in b/biology/linux-foldingathome/files/fahclient.in index 9822571aa4b3..7d8e72bfcbdb 100644 --- a/biology/linux-foldingathome/files/fahclient.in +++ b/biology/linux-foldingathome/files/fahclient.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/cad/cascade-compiler/files/flex b/cad/cascade-compiler/files/flex index 0e549185d6ca..fe0155516b8e 100755 --- a/cad/cascade-compiler/files/flex +++ b/cad/cascade-compiler/files/flex @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ - # call the real flex flex.real "$@" diff --git a/cad/electric-ng/files/electric-ng.in b/cad/electric-ng/files/electric-ng.in index 8a60831ec501..f86f1187ed9c 100644 --- a/cad/electric-ng/files/electric-ng.in +++ b/cad/electric-ng/files/electric-ng.in @@ -1,7 +1,4 @@ #!/bin/csh -# -# $MBSDlabs$ -# $FreeBSD$ set JAVA = "%%LOCALBASE%%/bin/java" set LIBFILES = "%%LIBFILES%%" diff --git a/cad/fidocadj/files/fidocadj.sh.in b/cad/fidocadj/files/fidocadj.sh.in index 9667f7283cd1..0fc5b84c8b60 100644 --- a/cad/fidocadj/files/fidocadj.sh.in +++ b/cad/fidocadj/files/fidocadj.sh.in @@ -1,5 +1,3 @@ #!/bin/sh -# -# $FreeBSD$ "%%JAVA%%" -jar "%%DATADIR%%/fidocadj-%%PORTVERSION%%.jar" "$@" diff --git a/cad/gdt/files/Makefile b/cad/gdt/files/Makefile index 3e706fc8aaf5..5601d93aca6d 100644 --- a/cad/gdt/files/Makefile +++ b/cad/gdt/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PREFIX?= /usr/local CC?= gcc diff --git a/cad/impact/files/impact.in b/cad/impact/files/impact.in index b99cdbcf062f..2bd8f0a7c916 100644 --- a/cad/impact/files/impact.in +++ b/cad/impact/files/impact.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ cd %%DATADIR%% "%%LOCALBASE%%/bin/java" -Xmx1000m -Xss1m -cp .:doc:bin run.Impact "$@" diff --git a/cad/impact/files/impactgui.in b/cad/impact/files/impactgui.in index 28e4b02ab2c8..7b5518f2ca44 100644 --- a/cad/impact/files/impactgui.in +++ b/cad/impact/files/impactgui.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ cd %%DATADIR%% "%%LOCALBASE%%/bin/java" -Xmx1000m -Xss1m -cp .:bin:doc:lib/jogl.jar:lib/gluegen-rt.jar:lib/patbinfree153.jar:lib/LogDB.jar:lib/mysql-connector-java-5.1.11-bin.jar gui.ImpactGUI diff --git a/cad/k40-whisperer/files/k40-whisperer.in b/cad/k40-whisperer/files/k40-whisperer.in index dde305e83828..5380638e4cb4 100644 --- a/cad/k40-whisperer/files/k40-whisperer.in +++ b/cad/k40-whisperer/files/k40-whisperer.in @@ -1,5 +1,3 @@ #! /bin/sh - -# -# $FreeBSD$ exec %%PYTHON_CMD%% %%DATADIR%%/k40_whisperer.py diff --git a/cad/linux-eagle5/files/eagle.sh b/cad/linux-eagle5/files/eagle.sh index 893690f14bdb..caad746967fe 100644 --- a/cad/linux-eagle5/files/eagle.sh +++ b/cad/linux-eagle5/files/eagle.sh @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ EAGLEBIN=%%DATADIR%%/bin/eagle diff --git a/cad/spice/files/Makefile b/cad/spice/files/Makefile index 26f197d0c0ac..fd6fb0b99830 100644 --- a/cad/spice/files/Makefile +++ b/cad/spice/files/Makefile @@ -1,6 +1,3 @@ -# -# $FreeBSD$ -# all: ${SH} util/build FreeBSD default diff --git a/chinese/docproj/src/cjktexsty/cjktexsty.l b/chinese/docproj/src/cjktexsty/cjktexsty.l index 1786aefc1331..1c998da44083 100644 --- a/chinese/docproj/src/cjktexsty/cjktexsty.l +++ b/chinese/docproj/src/cjktexsty/cjktexsty.l @@ -32,7 +32,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #include <err.h> #include <stdio.h> 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 diff --git a/converters/chmview/files/Makefile b/converters/chmview/files/Makefile index aa0a0df7b9a8..c901e6c94c27 100644 --- a/converters/chmview/files/Makefile +++ b/converters/chmview/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - BINDIR?= ${PREFIX}/bin CFLAGS+= -DUNIX -I${LOCALBASE}/include diff --git a/databases/cassandra3/files/cassandra.in b/databases/cassandra3/files/cassandra.in index 9fb2f011b4eb..9615fbe572f6 100644 --- a/databases/cassandra3/files/cassandra.in +++ b/databases/cassandra3/files/cassandra.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: cassandra # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/cassandra4/files/cassandra.in b/databases/cassandra4/files/cassandra.in index 7e174e8a2d82..421ba7e55d9c 100644 --- a/databases/cassandra4/files/cassandra.in +++ b/databases/cassandra4/files/cassandra.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: cassandra # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/clickhouse/files/clickhouse.in b/databases/clickhouse/files/clickhouse.in index e9037bdf9f09..a3ff2098e49b 100644 --- a/databases/clickhouse/files/clickhouse.in +++ b/databases/clickhouse/files/clickhouse.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: clickhouse # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/cockroach/files/cockroach.in b/databases/cockroach/files/cockroach.in index 6b778e79ea33..e6c1797e2efc 100644 --- a/databases/cockroach/files/cockroach.in +++ b/databases/cockroach/files/cockroach.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: cockroach # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/couchdb2/files/couchdb2.in b/databases/couchdb2/files/couchdb2.in index a40f743dc7e6..f7137fdd1d66 100644 --- a/databases/couchdb2/files/couchdb2.in +++ b/databases/couchdb2/files/couchdb2.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: couchdb2 # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/couchdb3/files/couchdb3.in b/databases/couchdb3/files/couchdb3.in index 98a67ea60b83..5d59c21f7f87 100644 --- a/databases/couchdb3/files/couchdb3.in +++ b/databases/couchdb3/files/couchdb3.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: couchdb3 # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/firebird25-server/files/firebird.in b/databases/firebird25-server/files/firebird.in index 93c134b22b92..9d14f152f12b 100644 --- a/databases/firebird25-server/files/firebird.in +++ b/databases/firebird25-server/files/firebird.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: firebird # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/firebird25-server/pkg-install-server b/databases/firebird25-server/pkg-install-server index df5c2c9674fb..e6a6d5b969fb 100644 --- a/databases/firebird25-server/pkg-install-server +++ b/databases/firebird25-server/pkg-install-server @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/databases/firebird25-server/files/pkg-install.in,v 1.2 2011-07-10 17:37:11 crees Exp $ - PATH=/bin:/usr/bin:/usr/sbin buildwarning() { diff --git a/databases/foundationdb-devel/files/foundationdb.in b/databases/foundationdb-devel/files/foundationdb.in index beaa49ccb767..1bcd503816f8 100644 --- a/databases/foundationdb-devel/files/foundationdb.in +++ b/databases/foundationdb-devel/files/foundationdb.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: foundationdb # REQUIRE: LOGIN diff --git a/databases/foundationdb/files/foundationdb.in b/databases/foundationdb/files/foundationdb.in index beaa49ccb767..1bcd503816f8 100644 --- a/databases/foundationdb/files/foundationdb.in +++ b/databases/foundationdb/files/foundationdb.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: foundationdb # REQUIRE: LOGIN diff --git a/databases/gnats4/pkg-install b/databases/gnats4/pkg-install index 35c079e5f148..13c707fb263c 100644 --- a/databases/gnats4/pkg-install +++ b/databases/gnats4/pkg-install @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# ECHO_CMD=echo GREP=/usr/bin/grep diff --git a/databases/go-carbon/files/go-carbon.in b/databases/go-carbon/files/go-carbon.in index 5fcf83062654..905eb608c701 100644 --- a/databases/go-carbon/files/go-carbon.in +++ b/databases/go-carbon/files/go-carbon.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: go-carbon # REQUIRE: LOGIN diff --git a/databases/hbase/files/hbase_master.in b/databases/hbase/files/hbase_master.in index bd0e58535b38..d821169a7bc6 100644 --- a/databases/hbase/files/hbase_master.in +++ b/databases/hbase/files/hbase_master.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: hbase_master # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/hbase/files/hbase_regionserver.in b/databases/hbase/files/hbase_regionserver.in index 8f250b83df7a..266d2937a905 100644 --- a/databases/hbase/files/hbase_regionserver.in +++ b/databases/hbase/files/hbase_regionserver.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: hbase_regionserver # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/influxdb/files/influxd.in b/databases/influxdb/files/influxd.in index a1a34d4d5ad3..57c3892f1cff 100644 --- a/databases/influxdb/files/influxd.in +++ b/databases/influxdb/files/influxd.in @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ # PROVIDE: influxd # REQUIRE: DAEMON NETWORKING diff --git a/databases/kyototycoon/files/kyototycoon.in b/databases/kyototycoon/files/kyototycoon.in index 41c35220d2eb..411ba7540979 100644 --- a/databases/kyototycoon/files/kyototycoon.in +++ b/databases/kyototycoon/files/kyototycoon.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: kyototycoon # REQUIRE: LOGIN NETWORKING SERVERS # KEYWORD: shutdown diff --git a/databases/leo_center/files/leo_center.in b/databases/leo_center/files/leo_center.in index 285703e6138e..75877f58b499 100644 --- a/databases/leo_center/files/leo_center.in +++ b/databases/leo_center/files/leo_center.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: leo_center # REQUIRE: LOGIN cleanvar # KEYWORD: shutdown diff --git a/databases/leofs/files/leofs.in b/databases/leofs/files/leofs.in index d0755a22b67a..f261706fa954 100644 --- a/databases/leofs/files/leofs.in +++ b/databases/leofs/files/leofs.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: leofs # REQUIRE: LOGIN cleanvar # KEYWORD: shutdown diff --git a/databases/mariadb103-server/files/mysql-server.in b/databases/mariadb103-server/files/mysql-server.in index 8c01fa0bd333..9da717d5b9a3 100644 --- a/databases/mariadb103-server/files/mysql-server.in +++ b/databases/mariadb103-server/files/mysql-server.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD: head/databases/mariadb55-server/files/mysql-server.in 361647 2014-07-12 22:42:33Z rakuco $ -# # PROVIDE: mysql # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/mariadb104-server/files/mysql-server.in b/databases/mariadb104-server/files/mysql-server.in index 9d5844905bdb..4e2753f09ee6 100644 --- a/databases/mariadb104-server/files/mysql-server.in +++ b/databases/mariadb104-server/files/mysql-server.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD: head/databases/mariadb55-server/files/mysql-server.in 361647 2014-07-12 22:42:33Z rakuco $ -# # PROVIDE: mysql # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/mariadb105-server/files/mysql-server.in b/databases/mariadb105-server/files/mysql-server.in index 96afd1bc4af1..c4fd7307ca24 100644 --- a/databases/mariadb105-server/files/mysql-server.in +++ b/databases/mariadb105-server/files/mysql-server.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD: head/databases/mariadb55-server/files/mysql-server.in 361647 2014-07-12 22:42:33Z rakuco $ -# # PROVIDE: mysql # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/memcached/files/memcached.in b/databases/memcached/files/memcached.in index 667363ca0ef3..c5d1e83b6082 100644 --- a/databases/memcached/files/memcached.in +++ b/databases/memcached/files/memcached.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: memcached # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/mysql55-server/files/mysql-server.in b/databases/mysql55-server/files/mysql-server.in index 12dbb3ba85a6..6e9ca18040a6 100644 --- a/databases/mysql55-server/files/mysql-server.in +++ b/databases/mysql55-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/mysql56-server/files/my.cnf.sample.in b/databases/mysql56-server/files/my.cnf.sample.in index a7b7a804bc34..5d8056748079 100644 --- a/databases/mysql56-server/files/my.cnf.sample.in +++ b/databases/mysql56-server/files/my.cnf.sample.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - [client] port = 3306 socket = /tmp/mysql.sock diff --git a/databases/mysql56-server/files/mysql-server.in b/databases/mysql56-server/files/mysql-server.in index 0cc37c69922f..cf0a501c6f46 100644 --- a/databases/mysql56-server/files/mysql-server.in +++ b/databases/mysql56-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/mysql57-server/files/my.cnf.sample.in b/databases/mysql57-server/files/my.cnf.sample.in index 7d20c4aa558d..55ba041bbc7b 100644 --- a/databases/mysql57-server/files/my.cnf.sample.in +++ b/databases/mysql57-server/files/my.cnf.sample.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - [client] port = 3306 socket = /tmp/mysql.sock diff --git a/databases/mysql57-server/files/mysql-server.in b/databases/mysql57-server/files/mysql-server.in index 8370afa2c198..37022059e2bc 100644 --- a/databases/mysql57-server/files/mysql-server.in +++ b/databases/mysql57-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/mysql80-server/files/my.cnf.sample.in b/databases/mysql80-server/files/my.cnf.sample.in index 59d1378ba4ef..7fa72451dec3 100644 --- a/databases/mysql80-server/files/my.cnf.sample.in +++ b/databases/mysql80-server/files/my.cnf.sample.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - [client] port = 3306 socket = /tmp/mysql.sock diff --git a/databases/mysql80-server/files/mysql-server.in b/databases/mysql80-server/files/mysql-server.in index 291c201c4e4d..b0297539a441 100644 --- a/databases/mysql80-server/files/mysql-server.in +++ b/databases/mysql80-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/mysqlwsrep56-server/files/my.cnf.sample.in b/databases/mysqlwsrep56-server/files/my.cnf.sample.in index a7b7a804bc34..5d8056748079 100644 --- a/databases/mysqlwsrep56-server/files/my.cnf.sample.in +++ b/databases/mysqlwsrep56-server/files/my.cnf.sample.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - [client] port = 3306 socket = /tmp/mysql.sock diff --git a/databases/mysqlwsrep56-server/files/mysql-server.in b/databases/mysqlwsrep56-server/files/mysql-server.in index 5f5ea3d17215..d6693957b2d4 100644 --- a/databases/mysqlwsrep56-server/files/mysql-server.in +++ b/databases/mysqlwsrep56-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/mysqlwsrep57-server/files/my.cnf.sample.in b/databases/mysqlwsrep57-server/files/my.cnf.sample.in index 7d20c4aa558d..55ba041bbc7b 100644 --- a/databases/mysqlwsrep57-server/files/my.cnf.sample.in +++ b/databases/mysqlwsrep57-server/files/my.cnf.sample.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - [client] port = 3306 socket = /tmp/mysql.sock diff --git a/databases/mysqlwsrep57-server/files/mysql-server.in b/databases/mysqlwsrep57-server/files/mysql-server.in index a9f18d47e1bc..17320906bf56 100644 --- a/databases/mysqlwsrep57-server/files/mysql-server.in +++ b/databases/mysqlwsrep57-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/neo4j/files/neo4j.in b/databases/neo4j/files/neo4j.in index 67f334123646..6cb20b01c3ea 100644 --- a/databases/neo4j/files/neo4j.in +++ b/databases/neo4j/files/neo4j.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: neo4j # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/databases/neo4j/files/neo4j.sh.in b/databases/neo4j/files/neo4j.sh.in index 8aa90d6c4240..01a498c14583 100644 --- a/databases/neo4j/files/neo4j.sh.in +++ b/databases/neo4j/files/neo4j.sh.in @@ -1,5 +1,3 @@ #!/usr/bin/env bash -# -# $FreeBSD$ exec %%PREFIX%%/bin/$(basename $0) ${1+"$@"} diff --git a/databases/percona55-server/files/mysql-server.in b/databases/percona55-server/files/mysql-server.in index ebe135d290cf..34a0520e2b87 100644 --- a/databases/percona55-server/files/mysql-server.in +++ b/databases/percona55-server/files/mysql-server.in @@ -1,6 +1,3 @@ -#!/bin/sh -# -# $FreeBSD$ # # PROVIDE: mysql diff --git a/databases/percona56-server/files/mysql-server.in b/databases/percona56-server/files/mysql-server.in index ebe135d290cf..62ab20cd1658 100644 --- a/databases/percona56-server/files/mysql-server.in +++ b/databases/percona56-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/percona57-server/files/mysql-server.in b/databases/percona57-server/files/mysql-server.in index 5c6041ffaa90..41280227b18b 100644 --- a/databases/percona57-server/files/mysql-server.in +++ b/databases/percona57-server/files/mysql-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: mysql # REQUIRE: LOGIN diff --git a/databases/pgbouncer/files/pgbouncer.in b/databases/pgbouncer/files/pgbouncer.in index f66379a9e238..5abb3925c2cc 100644 --- a/databases/pgbouncer/files/pgbouncer.in +++ b/databases/pgbouncer/files/pgbouncer.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: pgbouncer # REQUIRE: LOGIN diff --git a/databases/pgpool-II-35/files/pgpool.in b/databases/pgpool-II-35/files/pgpool.in index 5d39db2f108d..b58811d92986 100644 --- a/databases/pgpool-II-35/files/pgpool.in +++ b/databases/pgpool-II-35/files/pgpool.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: pgpool # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/pgpool-II-36/files/pgpool.in b/databases/pgpool-II-36/files/pgpool.in index 729fdaa23d9a..ca1b4d136fe0 100644 --- a/databases/pgpool-II-36/files/pgpool.in +++ b/databases/pgpool-II-36/files/pgpool.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: pgpool # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/pgpool-II-37/files/pgpool.in b/databases/pgpool-II-37/files/pgpool.in index 729fdaa23d9a..ca1b4d136fe0 100644 --- a/databases/pgpool-II-37/files/pgpool.in +++ b/databases/pgpool-II-37/files/pgpool.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: pgpool # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/pgpool-II-40/files/pgpool.in b/databases/pgpool-II-40/files/pgpool.in index 671cd6a80467..cb76557e2e57 100644 --- a/databases/pgpool-II-40/files/pgpool.in +++ b/databases/pgpool-II-40/files/pgpool.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: pgpool # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/pgpool-II-41/files/pgpool.in b/databases/pgpool-II-41/files/pgpool.in index 671cd6a80467..cb76557e2e57 100644 --- a/databases/pgpool-II-41/files/pgpool.in +++ b/databases/pgpool-II-41/files/pgpool.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: pgpool # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/phpmyadmin/files/config.inc.php.sample b/databases/phpmyadmin/files/config.inc.php.sample index 73f35478b952..67be62a15ede 100644 --- a/databases/phpmyadmin/files/config.inc.php.sample +++ b/databases/phpmyadmin/files/config.inc.php.sample @@ -1,7 +1,5 @@ <?php -/* $FreeBSD$ - * - * Skeleton configuration file -- this file is empty on a fresh +/* Skeleton configuration file -- this file is empty on a fresh * installaton of phpmyadmin. * * Copy any settings you want to override from diff --git a/databases/phpmyadmin5/files/config.inc.php.sample b/databases/phpmyadmin5/files/config.inc.php.sample index 73f35478b952..67be62a15ede 100644 --- a/databases/phpmyadmin5/files/config.inc.php.sample +++ b/databases/phpmyadmin5/files/config.inc.php.sample @@ -1,7 +1,5 @@ <?php -/* $FreeBSD$ - * - * Skeleton configuration file -- this file is empty on a fresh +/* Skeleton configuration file -- this file is empty on a fresh * installaton of phpmyadmin. * * Copy any settings you want to override from diff --git a/databases/postgresql-relay/files/postgresql-relay.in b/databases/postgresql-relay/files/postgresql-relay.in index d3e2e69f6997..18d132abb0c1 100644 --- a/databases/postgresql-relay/files/postgresql-relay.in +++ b/databases/postgresql-relay/files/postgresql-relay.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: postgresql-relay # REQUIRE: LOGIN diff --git a/databases/postgresql-repmgr/files/repmgrd.in b/databases/postgresql-repmgr/files/repmgrd.in index 7bc7126ef940..91de8e8460f5 100644 --- a/databases/postgresql-repmgr/files/repmgrd.in +++ b/databases/postgresql-repmgr/files/repmgrd.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: repmgrd # REQUIRE: postgresql # KEYWORD: shutdown diff --git a/databases/postgresql10-server/files/502.pgsql.in b/databases/postgresql10-server/files/502.pgsql.in index 06026b1d831f..c2d5b885d2f1 100644 --- a/databases/postgresql10-server/files/502.pgsql.in +++ b/databases/postgresql10-server/files/502.pgsql.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Maintenance shell script to vacuum and backup database # Put this in /usr/local/etc/periodic/daily, and it will be run # every night diff --git a/databases/postgresql10-server/files/postgresql.in b/databases/postgresql10-server/files/postgresql.in index ca429d1d5388..4f64ebb7f271 100644 --- a/databases/postgresql10-server/files/postgresql.in +++ b/databases/postgresql10-server/files/postgresql.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgresql # REQUIRE: sshd # KEYWORD: shutdown diff --git a/databases/postgresql10-server/pkg-install-server b/databases/postgresql10-server/pkg-install-server index dff2f434764f..07a10b84eaab 100644 --- a/databases/postgresql10-server/pkg-install-server +++ b/databases/postgresql10-server/pkg-install-server @@ -1,7 +1,5 @@ #! /bin/sh -# $FreeBSD$ - PATH=/bin:/usr/bin:/usr/sbin backupwarning() { diff --git a/databases/postgresql11-server/files/502.pgsql.in b/databases/postgresql11-server/files/502.pgsql.in index 06026b1d831f..c2d5b885d2f1 100644 --- a/databases/postgresql11-server/files/502.pgsql.in +++ b/databases/postgresql11-server/files/502.pgsql.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Maintenance shell script to vacuum and backup database # Put this in /usr/local/etc/periodic/daily, and it will be run # every night diff --git a/databases/postgresql11-server/files/postgresql.in b/databases/postgresql11-server/files/postgresql.in index 6716757deca0..bcb1d006c908 100644 --- a/databases/postgresql11-server/files/postgresql.in +++ b/databases/postgresql11-server/files/postgresql.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgresql # REQUIRE: sshd # KEYWORD: shutdown diff --git a/databases/postgresql11-server/pkg-install-server b/databases/postgresql11-server/pkg-install-server index dff2f434764f..07a10b84eaab 100644 --- a/databases/postgresql11-server/pkg-install-server +++ b/databases/postgresql11-server/pkg-install-server @@ -1,7 +1,5 @@ #! /bin/sh -# $FreeBSD$ - PATH=/bin:/usr/bin:/usr/sbin backupwarning() { diff --git a/databases/postgresql12-server/files/502.pgsql.in b/databases/postgresql12-server/files/502.pgsql.in index 06026b1d831f..c2d5b885d2f1 100644 --- a/databases/postgresql12-server/files/502.pgsql.in +++ b/databases/postgresql12-server/files/502.pgsql.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Maintenance shell script to vacuum and backup database # Put this in /usr/local/etc/periodic/daily, and it will be run # every night diff --git a/databases/postgresql12-server/files/postgresql.in b/databases/postgresql12-server/files/postgresql.in index edbdf29eea47..5738a892cc66 100644 --- a/databases/postgresql12-server/files/postgresql.in +++ b/databases/postgresql12-server/files/postgresql.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgresql # REQUIRE: sshd # KEYWORD: shutdown diff --git a/databases/postgresql12-server/pkg-install-server b/databases/postgresql12-server/pkg-install-server index d4dcb95ca9a4..94486e0dff98 100644 --- a/databases/postgresql12-server/pkg-install-server +++ b/databases/postgresql12-server/pkg-install-server @@ -1,7 +1,5 @@ #! /bin/sh -# $FreeBSD$ - PATH=/bin:/usr/bin:/usr/sbin backupwarning() { diff --git a/databases/postgresql13-server/files/502.pgsql.in b/databases/postgresql13-server/files/502.pgsql.in index 06026b1d831f..c2d5b885d2f1 100644 --- a/databases/postgresql13-server/files/502.pgsql.in +++ b/databases/postgresql13-server/files/502.pgsql.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Maintenance shell script to vacuum and backup database # Put this in /usr/local/etc/periodic/daily, and it will be run # every night diff --git a/databases/postgresql13-server/files/postgresql.in b/databases/postgresql13-server/files/postgresql.in index 4da4984464d7..9723fc73bf62 100644 --- a/databases/postgresql13-server/files/postgresql.in +++ b/databases/postgresql13-server/files/postgresql.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgresql # REQUIRE: sshd # KEYWORD: shutdown diff --git a/databases/postgresql13-server/pkg-install-server b/databases/postgresql13-server/pkg-install-server index d4dcb95ca9a4..94486e0dff98 100644 --- a/databases/postgresql13-server/pkg-install-server +++ b/databases/postgresql13-server/pkg-install-server @@ -1,7 +1,5 @@ #! /bin/sh -# $FreeBSD$ - PATH=/bin:/usr/bin:/usr/sbin backupwarning() { diff --git a/databases/postgresql95-server/files/502.pgsql.in b/databases/postgresql95-server/files/502.pgsql.in index 06026b1d831f..b1416697fa45 100644 --- a/databases/postgresql95-server/files/502.pgsql.in +++ b/databases/postgresql95-server/files/502.pgsql.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # Maintenance shell script to vacuum and backup database # Put this in /usr/local/etc/periodic/daily, and it will be run # every night diff --git a/databases/postgresql95-server/files/postgresql.in b/databases/postgresql95-server/files/postgresql.in index 04dd00996082..ee2d3e558405 100644 --- a/databases/postgresql95-server/files/postgresql.in +++ b/databases/postgresql95-server/files/postgresql.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgresql # REQUIRE: sshd # KEYWORD: shutdown diff --git a/databases/postgresql95-server/pkg-install-server b/databases/postgresql95-server/pkg-install-server index 7172b37de6bf..a2a25643778a 100644 --- a/databases/postgresql95-server/pkg-install-server +++ b/databases/postgresql95-server/pkg-install-server @@ -1,7 +1,5 @@ #! /bin/sh -# $FreeBSD$ - PATH=/bin:/usr/bin:/usr/sbin backupwarning() { diff --git a/databases/postgresql96-server/files/502.pgsql.in b/databases/postgresql96-server/files/502.pgsql.in index 06026b1d831f..c2d5b885d2f1 100644 --- a/databases/postgresql96-server/files/502.pgsql.in +++ b/databases/postgresql96-server/files/502.pgsql.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Maintenance shell script to vacuum and backup database # Put this in /usr/local/etc/periodic/daily, and it will be run # every night diff --git a/databases/postgresql96-server/files/postgresql.in b/databases/postgresql96-server/files/postgresql.in index 0734770b35a8..972b61600ce3 100644 --- a/databases/postgresql96-server/files/postgresql.in +++ b/databases/postgresql96-server/files/postgresql.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: postgresql # REQUIRE: sshd # KEYWORD: shutdown diff --git a/databases/postgresql96-server/pkg-install-server b/databases/postgresql96-server/pkg-install-server index dff2f434764f..07a10b84eaab 100644 --- a/databases/postgresql96-server/pkg-install-server +++ b/databases/postgresql96-server/pkg-install-server @@ -1,7 +1,5 @@ #! /bin/sh -# $FreeBSD$ - PATH=/bin:/usr/bin:/usr/sbin backupwarning() { diff --git a/databases/powerarchitect/files/powerarchitect.in b/databases/powerarchitect/files/powerarchitect.in index d40379b2b47c..633eefbc9867 100644 --- a/databases/powerarchitect/files/powerarchitect.in +++ b/databases/powerarchitect/files/powerarchitect.in @@ -1,5 +1,3 @@ #!/bin/sh -# -# $FreeBSD$ exec "%%LOCALBASE%%/bin/java" -jar %%DATADIR%%/architect.jar diff --git a/databases/prometheus-postgresql-adapter/files/prometheus-postgresql-adapter.in b/databases/prometheus-postgresql-adapter/files/prometheus-postgresql-adapter.in index cd14695a06dd..3ba9676126a8 100644 --- a/databases/prometheus-postgresql-adapter/files/prometheus-postgresql-adapter.in +++ b/databases/prometheus-postgresql-adapter/files/prometheus-postgresql-adapter.in @@ -1,6 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# + # PROVIDE: prometheus_postgresql_adapter # REQUIRE: DAEMON NETWORKING # BEFORE: LOGIN diff --git a/databases/puppetdb5/files/puppetdb.in b/databases/puppetdb5/files/puppetdb.in index a88ce98ce5a7..3ffee580818e 100644 --- a/databases/puppetdb5/files/puppetdb.in +++ b/databases/puppetdb5/files/puppetdb.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: puppetdb # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/puppetdb6/files/puppetdb.in b/databases/puppetdb6/files/puppetdb.in index 5a1e1f4e376c..4e2f85a2d366 100644 --- a/databases/puppetdb6/files/puppetdb.in +++ b/databases/puppetdb6/files/puppetdb.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: puppetdb # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/puppetdb7/files/puppetdb.in b/databases/puppetdb7/files/puppetdb.in index 5a1e1f4e376c..4e2f85a2d366 100644 --- a/databases/puppetdb7/files/puppetdb.in +++ b/databases/puppetdb7/files/puppetdb.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: puppetdb # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/py-carbon/files/carbon.in b/databases/py-carbon/files/carbon.in index 4acaddaaae48..edc4535df7f2 100644 --- a/databases/py-carbon/files/carbon.in +++ b/databases/py-carbon/files/carbon.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: carbon # KEYWORD: shutdown diff --git a/databases/py-gdbm/files/setup.py b/databases/py-gdbm/files/setup.py index 0e51831223a5..9acb68c35da1 100644 --- a/databases/py-gdbm/files/setup.py +++ b/databases/py-gdbm/files/setup.py @@ -3,8 +3,6 @@ # python setup.py install # -__version__ = "$FreeBSD$" - try: import distutils from distutils import sysconfig diff --git a/databases/py-gdbm/files/setup3.py b/databases/py-gdbm/files/setup3.py index ab23ccd4c54a..0a947466d03e 100644 --- a/databases/py-gdbm/files/setup3.py +++ b/databases/py-gdbm/files/setup3.py @@ -3,8 +3,6 @@ # python setup.py install # -__version__ = "$FreeBSD$" - try: import distutils from distutils import sysconfig diff --git a/databases/py-sqlite3/files/setup.py b/databases/py-sqlite3/files/setup.py index 6dc6a0fa4519..a8f34bfaf386 100644 --- a/databases/py-sqlite3/files/setup.py +++ b/databases/py-sqlite3/files/setup.py @@ -3,8 +3,6 @@ # python setup.py install # -__version__ = "$FreeBSD$" - try: import distutils from distutils import sysconfig diff --git a/databases/py-sqlite3/files/setup3.py b/databases/py-sqlite3/files/setup3.py index 4924e5a53ad2..4a5bf6bb5ef6 100644 --- a/databases/py-sqlite3/files/setup3.py +++ b/databases/py-sqlite3/files/setup3.py @@ -3,8 +3,6 @@ # python setup.py install # -__version__ = "$FreeBSD$" - try: import distutils from distutils import sysconfig diff --git a/databases/redis-devel/files/redis.in b/databases/redis-devel/files/redis.in index fb54f40bf2b3..d18063c3a504 100644 --- a/databases/redis-devel/files/redis.in +++ b/databases/redis-devel/files/redis.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: redis # REQUIRE: LOGIN diff --git a/databases/redis-devel/files/sentinel.in b/databases/redis-devel/files/sentinel.in index b66ae1492b01..088f4382fc06 100644 --- a/databases/redis-devel/files/sentinel.in +++ b/databases/redis-devel/files/sentinel.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: sentinel # REQUIRE: LOGIN diff --git a/databases/redis/files/redis.in b/databases/redis/files/redis.in index fb54f40bf2b3..d18063c3a504 100644 --- a/databases/redis/files/redis.in +++ b/databases/redis/files/redis.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: redis # REQUIRE: LOGIN diff --git a/databases/redis/files/sentinel.in b/databases/redis/files/sentinel.in index b66ae1492b01..088f4382fc06 100644 --- a/databases/redis/files/sentinel.in +++ b/databases/redis/files/sentinel.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: sentinel # REQUIRE: LOGIN diff --git a/databases/redis5/files/redis.in b/databases/redis5/files/redis.in index fb54f40bf2b3..d18063c3a504 100644 --- a/databases/redis5/files/redis.in +++ b/databases/redis5/files/redis.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: redis # REQUIRE: LOGIN diff --git a/databases/redis5/files/sentinel.in b/databases/redis5/files/sentinel.in index b66ae1492b01..088f4382fc06 100644 --- a/databases/redis5/files/sentinel.in +++ b/databases/redis5/files/sentinel.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: sentinel # REQUIRE: LOGIN diff --git a/databases/redis_exporter/files/redis_exporter.in b/databases/redis_exporter/files/redis_exporter.in index cd8e90b1de7a..dec71220a1c0 100644 --- a/databases/redis_exporter/files/redis_exporter.in +++ b/databases/redis_exporter/files/redis_exporter.in @@ -1,9 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# - # PROVIDE: redis_exporter # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/databases/rrdtool/files/rrdcached.in b/databases/rrdtool/files/rrdcached.in index 09f7e457202b..90be6e218daf 100644 --- a/databases/rrdtool/files/rrdcached.in +++ b/databases/rrdtool/files/rrdcached.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: rrdcached # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/databases/slony1v2/files/slon.in b/databases/slony1v2/files/slon.in index 6a5f1a45d317..71a98bf627f6 100644 --- a/databases/slony1v2/files/slon.in +++ b/databases/slony1v2/files/slon.in @@ -1,10 +1,7 @@ #!/bin/sh # -# $FreeBSD$ # Modified by Brian A. Seklecki <bseklecki@collaborativefusion.com> # <lavalamp@spiritual-machines.org> -# $Id$ -# # sed -e 's/%%PREFIX%%/\/usr\/local/g' < slon.sh.in > slon diff --git a/databases/sqldeveloper/files/sqldeveloper.desktop.in b/databases/sqldeveloper/files/sqldeveloper.desktop.in index 88ec115a2045..4ab5aff09d49 100644 --- a/databases/sqldeveloper/files/sqldeveloper.desktop.in +++ b/databases/sqldeveloper/files/sqldeveloper.desktop.in @@ -1,4 +1,3 @@ -# $FreeBSD$ [Desktop Entry] Encoding=UTF-8 Name=Oracle SQL Developer diff --git a/databases/sqldeveloper/files/sqldeveloper.sh.in b/databases/sqldeveloper/files/sqldeveloper.sh.in index 8728d807dc86..b1de6557c49a 100644 --- a/databases/sqldeveloper/files/sqldeveloper.sh.in +++ b/databases/sqldeveloper/files/sqldeveloper.sh.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# cd %%DATADIR%%/%%PORTNAME%%/bin JAVA_HOME="%%JAVA_HOME%%" exec %%LOCALBASE%%/bin/bash %%PORTNAME%% %%OPENJFX14_JVM_OPTIONS%% $* diff --git a/databases/tarantool/files/tarantool.in b/databases/tarantool/files/tarantool.in index ad8b5645e29d..19a793b2c96a 100644 --- a/databases/tarantool/files/tarantool.in +++ b/databases/tarantool/files/tarantool.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ # PROVIDE: tarantool # REQUIRE: LOGIN diff --git a/databases/tile38/files/tile38.in b/databases/tile38/files/tile38.in index 9507886b0f18..0980e3314ff5 100644 --- a/databases/tile38/files/tile38.in +++ b/databases/tile38/files/tile38.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD: $ -# # PROVIDE: tile38 # REQUIRE: LOGIN diff --git a/databases/tokyotyrant/files/ttserver.in b/databases/tokyotyrant/files/ttserver.in index ae032346b6b9..a7869924a27f 100644 --- a/databases/tokyotyrant/files/ttserver.in +++ b/databases/tokyotyrant/files/ttserver.in @@ -1,8 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# -# + # PROVIDE: ttserver # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/databases/virtuoso/files/virtuoso.in b/databases/virtuoso/files/virtuoso.in index da1c267b51ee..ec0153c394dd 100644 --- a/databases/virtuoso/files/virtuoso.in +++ b/databases/virtuoso/files/virtuoso.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: virtuoso # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/deskutils/calibre/files/calibre.in b/deskutils/calibre/files/calibre.in index f93f5140e438..e19894f147ca 100644 --- a/deskutils/calibre/files/calibre.in +++ b/deskutils/calibre/files/calibre.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: calibre # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/deskutils/freemind/files/freemind.sh.in b/deskutils/freemind/files/freemind.sh.in index 308d47f7104c..b50c7cbe9e7f 100644 --- a/deskutils/freemind/files/freemind.sh.in +++ b/deskutils/freemind/files/freemind.sh.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ CLASSPATH="${ADD_JARS}:${CLASSPATH}:`find "%%DATADIR%%/lib" -name \*.jar | tr "\n" ":"`" FILE="lib/freemind.jar" diff --git a/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in b/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in index 22028ab83f0f..10ce9ca9a159 100644 --- a/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in +++ b/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in @@ -1,5 +1,3 @@ -# $FreeBSD$ - [D-BUS Service] Name=org.freedesktop.Notifications Exec=%%PREFIX%%/libexec/notification-daemon diff --git a/deskutils/projectlibre/files/projectlibre.sh.in b/deskutils/projectlibre/files/projectlibre.sh.in index 39c81fd5b1a4..de56f43c2578 100644 --- a/deskutils/projectlibre/files/projectlibre.sh.in +++ b/deskutils/projectlibre/files/projectlibre.sh.in @@ -1,6 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ PROJECTLIBRE_HOME="%%DATADIR%%" export PROJECTLIBRE_HOME diff --git a/deskutils/py-paperless/files/paperless-consumer.in b/deskutils/py-paperless/files/paperless-consumer.in index 3dd2086cec1a..0d99f2fea25c 100644 --- a/deskutils/py-paperless/files/paperless-consumer.in +++ b/deskutils/py-paperless/files/paperless-consumer.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: paperless-consumer # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/deskutils/py-paperless/files/paperless.7.in b/deskutils/py-paperless/files/paperless.7.in index 2f8b59e8f390..4c8431338a83 100644 --- a/deskutils/py-paperless/files/paperless.7.in +++ b/deskutils/py-paperless/files/paperless.7.in @@ -23,8 +23,6 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ -.\" .Dd September 17, 2020 .Dt PAPERLESS 7 .Os diff --git a/deskutils/taskd/files/taskd.in b/deskutils/taskd/files/taskd.in index 11c2403d50a1..5621a7c760f8 100644 --- a/deskutils/taskd/files/taskd.in +++ b/deskutils/taskd/files/taskd.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: taskd # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/deskutils/zanshin/Makefile b/deskutils/zanshin/Makefile index 0df770705d41..26f3adb92ad5 100644 --- a/deskutils/zanshin/Makefile +++ b/deskutils/zanshin/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD - PORTNAME= zanshin DISTVERSION= 0.5.71 CATEGORIES= deskutils kde diff --git a/devel/RStudio/files/rstudio-server.in b/devel/RStudio/files/rstudio-server.in index a423f2b51393..dfe560de2261 100644 --- a/devel/RStudio/files/rstudio-server.in +++ b/devel/RStudio/files/rstudio-server.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD: head/net/dhcpd/files/dhcpd.in 470842 2018-05-25 14:04:06Z tz $ -# + # PROVIDE: rstudio-server # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/devel/android-tools-adb/files/Makefile b/devel/android-tools-adb/files/Makefile index 515776f7d9c6..d53b1cd36c99 100644 --- a/devel/android-tools-adb/files/Makefile +++ b/devel/android-tools-adb/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG_CXX=adb NOMAN= # DragonFly, NetBSD, OpenBSD MAN= # FreeBSD diff --git a/devel/android-tools-fastboot/files/Makefile b/devel/android-tools-fastboot/files/Makefile index b0f8e4dc95da..840ded151846 100644 --- a/devel/android-tools-fastboot/files/Makefile +++ b/devel/android-tools-fastboot/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG_CXX=fastboot BINDIR?=/usr/bin FILESDIR?=${DOCDIR}/${PROG} diff --git a/devel/android-tools-simpleperf/files/Makefile b/devel/android-tools-simpleperf/files/Makefile index e813d5a1a44b..5d09c63353fa 100644 --- a/devel/android-tools-simpleperf/files/Makefile +++ b/devel/android-tools-simpleperf/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - PROG_CXX=simpleperf MAN= BINDIR?=/usr/bin diff --git a/devel/antlr/files/antlr.sh.in b/devel/antlr/files/antlr.sh.in index 3bc897c6cbf5..dd4b98b65567 100644 --- a/devel/antlr/files/antlr.sh.in +++ b/devel/antlr/files/antlr.sh.in @@ -1,5 +1,3 @@ #! /bin/sh -# -# $FreeBSD$ "%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/antlr.jar" antlr.Tool "$@" diff --git a/devel/antlr3/files/antlr.sh.in b/devel/antlr3/files/antlr.sh.in index 28202fc3a3be..7e21960e4ae5 100644 --- a/devel/antlr3/files/antlr.sh.in +++ b/devel/antlr3/files/antlr.sh.in @@ -1,5 +1,3 @@ #! /bin/sh -# -# $FreeBSD$ "%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/%%INSTALL_JAR%%" org.antlr.Tool "$@" diff --git a/devel/antlr4/files/antlr.sh.in b/devel/antlr4/files/antlr.sh.in index 9afc9fdeb708..52d21136b85b 100644 --- a/devel/antlr4/files/antlr.sh.in +++ b/devel/antlr4/files/antlr.sh.in @@ -1,6 +1,4 @@ #! /bin/sh -# -# $FreeBSD$ JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -classpath "%%JAVAJARDIR%%/%%INSTALL_JAR%%" -jar %%JAVAJARDIR%%/%%INSTALL_JAR%% "$@" diff --git a/devel/apache-ant/files/ant.sh.in b/devel/apache-ant/files/ant.sh.in index 555a535c362b..a2bf7d53f7b9 100644 --- a/devel/apache-ant/files/ant.sh.in +++ b/devel/apache-ant/files/ant.sh.in @@ -6,9 +6,6 @@ # FreeBSD-specific startup script for Apache Ant. # # See: http://ant.apache.org/ -# -# $FreeBSD$ -# DEFAULT_JIKES=false diff --git a/devel/apache-rat/files/apache-rat.sh.in b/devel/apache-rat/files/apache-rat.sh.in index 3dba1a24e51b..4397b375c9fb 100644 --- a/devel/apache-rat/files/apache-rat.sh.in +++ b/devel/apache-rat/files/apache-rat.sh.in @@ -2,8 +2,6 @@ # # FreeBSD-specific script for Apache Rat. # -# $FreeBSD$ -# # See: http://creadur.apache.org/rat/apache-rat/ JAVACMD="${JAVACMD:-"%%LOCALBASE%%/bin/java"}" diff --git a/devel/argouml/files/argouml.sh.in b/devel/argouml/files/argouml.sh.in index 8c141a378ed9..879ae04cbfdb 100644 --- a/devel/argouml/files/argouml.sh.in +++ b/devel/argouml/files/argouml.sh.in @@ -1,5 +1,3 @@ #!/bin/sh -# -# $FreeBSD$ "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/argouml.jar" "$@" diff --git a/devel/artifactory/files/artifactory.in b/devel/artifactory/files/artifactory.in index 3c8e2f6a185c..8aea7c5d81e5 100644 --- a/devel/artifactory/files/artifactory.in +++ b/devel/artifactory/files/artifactory.in @@ -2,8 +2,6 @@ # # artifactory startup script. # -# $FreeBSD$ -# # Make sure you have the artifactory user and artifactory home or set them below accordingly! # PROVIDE: artifactory diff --git a/devel/autoconf-wrapper/files/autotools-wrapper.sh b/devel/autoconf-wrapper/files/autotools-wrapper.sh index c95f016f4e62..c9eb6dd4c576 100644 --- a/devel/autoconf-wrapper/files/autotools-wrapper.sh +++ b/devel/autoconf-wrapper/files/autotools-wrapper.sh @@ -24,9 +24,6 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# -# $FreeBSD$ -# bindir=%%PREFIX%%/bin tool=$(basename $0) diff --git a/devel/bcc/scripts/configure b/devel/bcc/scripts/configure index 3cadd6e5c3f5..92ed7e6d30f1 100644 --- a/devel/bcc/scripts/configure +++ b/devel/bcc/scripts/configure @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Author: Jörg Wunsch <joerg@FreeBSD.org> # Date of creation: Mar 26, 1995 # diff --git a/devel/c2mdoc/files/c2mdoc b/devel/c2mdoc/files/c2mdoc index e1b789998d04..17e4114eb1e2 100644 --- a/devel/c2mdoc/files/c2mdoc +++ b/devel/c2mdoc/files/c2mdoc @@ -2,9 +2,6 @@ # # c2mdoc -- Front-end which abuses the cproto parser to spit out # mdoc(7) format prototypes for use in FreeBSD documentation. -# -# $FreeBSD$ -# AWKSCRIPT="%%LIBEXECDIR%%/c2mdoc.awk" CPROTO='-P"int\tf\t(\ta\t,\tb\t)" -pq -f3' diff --git a/devel/c2mdoc/files/c2mdoc.awk b/devel/c2mdoc/files/c2mdoc.awk index 447153bbc163..35c43761628d 100644 --- a/devel/c2mdoc/files/c2mdoc.awk +++ b/devel/c2mdoc/files/c2mdoc.awk @@ -2,9 +2,7 @@ # # c2mdoc.awk -- Takes tabulated output from cproto(1) and turns it into # mdoc(7) markup. -# -# $FreeBSD$ -# + BEGIN { FS="\t" } { printf ".Ft %s\n", $1 ; diff --git a/devel/ccache/files/ccache-howto-freebsd.txt.in b/devel/ccache/files/ccache-howto-freebsd.txt.in index 915254672288..5db61cd832e2 100644 --- a/devel/ccache/files/ccache-howto-freebsd.txt.in +++ b/devel/ccache/files/ccache-howto-freebsd.txt.in @@ -1,7 +1,3 @@ -# -# $FreeBSD$ -# - To use ccache for ports, just add WITH_CCACHE_BUILD=yes to /etc/make.conf. The rest of this guide is for building /usr/src and other checkouts. diff --git a/devel/ccache/files/ccache-update-links.sh.in b/devel/ccache/files/ccache-update-links.sh.in index 233a4748a5dd..bfeb2e220bfb 100644 --- a/devel/ccache/files/ccache-update-links.sh.in +++ b/devel/ccache/files/ccache-update-links.sh.in @@ -1,9 +1,6 @@ #!/bin/sh # # Author: Emanuel Haupt <ehaupt@FreeBSD.org> -# -# $FreeBSD$ -# CCACHE_COMPILERS="%%CCACHE_COMPILERS%% ${EXTRA_COMPILERS}" CCLINKDIR="%%CCLINKDIR%%" diff --git a/devel/cl-asdf/bsd.cl-asdf.mk b/devel/cl-asdf/bsd.cl-asdf.mk index 2437cd690f45..4073f8a98516 100644 --- a/devel/cl-asdf/bsd.cl-asdf.mk +++ b/devel/cl-asdf/bsd.cl-asdf.mk @@ -1,5 +1,3 @@ -# $FreeBSD$ -# # bsd.cl-asdf.mk - Common Lisp related macros # # SBCL - Path to the Steel Bank Common Lisp compiler diff --git a/devel/cvsd/files/cvsd.in b/devel/cvsd/files/cvsd.in index 0791f61b9d59..42cb68048148 100644 --- a/devel/cvsd/files/cvsd.in +++ b/devel/cvsd/files/cvsd.in @@ -1,6 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# + # PROVIDE: cvsd # REQUIRE: LOGIN syslogd # KEYWORD: nojail shutdown diff --git a/devel/dbus/files/dbus.in b/devel/dbus/files/dbus.in index c411dc75fe7e..7fb087e2bdfc 100644 --- a/devel/dbus/files/dbus.in +++ b/devel/dbus/files/dbus.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: dbus # REQUIRE: DAEMON ldconfig # diff --git a/devel/desktop-file-utils/files/pkg-deinstall.in b/devel/desktop-file-utils/files/pkg-deinstall.in index 253e5484adae..1052c08f1529 100644 --- a/devel/desktop-file-utils/files/pkg-deinstall.in +++ b/devel/desktop-file-utils/files/pkg-deinstall.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Remove leftover mimeinfo.cache files. if [ "$2" != "POST-DEINSTALL" ]; then diff --git a/devel/desktop-file-utils/files/pkg-install.in b/devel/desktop-file-utils/files/pkg-install.in index ede253472a20..8de802b51f15 100644 --- a/devel/desktop-file-utils/files/pkg-install.in +++ b/devel/desktop-file-utils/files/pkg-install.in @@ -1,7 +1,5 @@ #!/bin/sh # -# $FreeBSD$ -# # Initialize the desktop directories and MIME cache. if [ "$2" != "POST-INSTALL" ]; then diff --git a/devel/distcc/files/distccd.in b/devel/distcc/files/distccd.in index 752bc65351f9..1d54dd4867ca 100644 --- a/devel/distcc/files/distccd.in +++ b/devel/distcc/files/distccd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# $MCom: ports/devel/distcc/files/distccd.sh.in,v 1.1 2007/05/19 17:43:14 ahze Exp $ # PROVIDE: distccd # REQUIRE: NETWORKING ldconfig diff --git a/devel/eric6/bsd.eric6.mk b/devel/eric6/bsd.eric6.mk index a1b7f17b867d..b69bbd56c1e5 100644 --- a/devel/eric6/bsd.eric6.mk +++ b/devel/eric6/bsd.eric6.mk @@ -1,5 +1,4 @@ # Created by: Boris Samorodov <bsam@FreeBSD.org> -# $FreeBSD$ # # This is a set of Makefile macros that are common between devel/eric6 and # localized language packages for devel/eric6: diff --git a/devel/firmware-utils/files/Makefile b/devel/firmware-utils/files/Makefile index 745147dc709c..a3308ea8de06 100644 --- a/devel/firmware-utils/files/Makefile +++ b/devel/firmware-utils/files/Makefile @@ -1,8 +1,5 @@ # Custom Makefile to build all firmware utilities. OpenWrt has its own build # system for these which would be overkill to replicate here. -# -# $FreeBSD$ -# SIMPLES= add_header addpattern airlink dgfirmware encode_crc \ lzma2eva makeamitbin mkcasfw mkchkimg mkcsysimg mkdniimg \ diff --git a/devel/fossil/files/fossil.in b/devel/fossil/files/fossil.in index 3d3d7092224b..317bf2fcdc86 100644 --- a/devel/fossil/files/fossil.in +++ b/devel/fossil/files/fossil.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # fossil startup script # # PROVIDE: fossil diff --git a/devel/gcc-arm-embedded/files/Makefile b/devel/gcc-arm-embedded/files/Makefile index 7961c15465f4..3ff961d6bde3 100644 --- a/devel/gcc-arm-embedded/files/Makefile +++ b/devel/gcc-arm-embedded/files/Makefile @@ -1,5 +1,3 @@ -# $FreeBSD$ - .include "Makefile.inc" .if ${PORT_OPTIONS:MAPROFILE} diff --git a/devel/gdb/files/kgdb/aarch64-fbsd-kern.c b/devel/gdb/files/kgdb/aarch64-fbsd-kern.c index a7d8cd12827f..55222d175eb3 100644 --- a/devel/gdb/files/kgdb/aarch64-fbsd-kern.c +++ b/devel/gdb/files/kgdb/aarch64-fbsd-kern.c @@ -23,7 +23,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ */ /* Target-dependent code for FreeBSD/aarch64 kernels. */ diff --git a/devel/gdb/files/kgdb/amd64fbsd-kern.c b/devel/gdb/files/kgdb/amd64fbsd-kern.c index 631b07db0782..c7ee226eed59 100644 --- a/devel/gdb/files/kgdb/amd64fbsd-kern.c +++ b/devel/gdb/files/kgdb/amd64fbsd-kern.c @@ -25,7 +25,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); #include "defs.h" #include "frame-unwind.h"< |