aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-07-20 14:22:59 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-07-20 14:22:59 +0000
commitc3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 (patch)
tree32e6024bd626d503cb6dd3c379e33128a48c5fc6
parent857c05f8674c5f4c990f49f9d0fb7034ebd340fe (diff)
downloadports-c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8.tar.gz
ports-c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8.zip
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports: * Adam Weinberger <adamw@FreeBSD.org> * Andreas Kohn <andreas@syndrom23.de> * Carlos Jacobo Puga Medina <cpm@FreeBSD.org> * Cyrille.Lefevre@laposte.net * Danijel Tasov <danielt@pilgerer.org> * David O'Brien <obrien@NUXI.com> * Emanuel Haupt <ehaupt@FreeBSD.org> * Hajimu UMEMOTO <ume@FreeBSD.org> * Igor Pokrovsky <ip@unixway.org> * Jean-Yves Lefort <jylefort@brutele.be> * Kai Wang <kaiw27@gmail.com> * Martin Wilke <miwi@FreeBSD.org> * Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> * Oliver Eikemeier * Patrick Gardella <patrick@FreeBSD.org> * Pawel Pekala <pawel@FreeBSD.org> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Richard Rose <freebsd-security@rikrose.net> * Sean Chittenden <seanc@FreeBSD.org> * Sergey Matveychuk <sem@FreeBSD.org> * Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> * Shinsuke Matsui <smatsui@karashi.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sylvio Cesar <sylvio@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * UMENO Takashi <umeno@rr.iij4u.or.jp> * Vaida Bogdan * Will Andrews <andrews@technologist.com> * Ying-Chieh Liao <ijliao@FreeBSD.org> * conrads@cox.net * erich@rrnet.com * gebhart@secnetix.de * kirk@strauser.com * mcglk@artlogix.com * torstenb With hat: portmgr
-rw-r--r--shells/44bsd-csh/Makefile2
-rw-r--r--shells/antibody/Makefile2
-rw-r--r--shells/bash-completion/Makefile2
-rw-r--r--shells/bash-static/Makefile2
-rw-r--r--shells/bash/Makefile2
-rw-r--r--shells/bashc/Makefile2
-rw-r--r--shells/bicon/Makefile2
-rw-r--r--shells/ch/Makefile2
-rw-r--r--shells/es/Makefile2
-rw-r--r--shells/fd/Makefile2
-rw-r--r--shells/fish/Makefile2
-rw-r--r--shells/heirloom-sh/Makefile2
-rw-r--r--shells/ibsh/Makefile2
-rw-r--r--shells/jailkit/Makefile2
-rw-r--r--shells/klish/Makefile2
-rw-r--r--shells/mksh/Makefile2
-rw-r--r--shells/nologinmsg/Makefile2
-rw-r--r--shells/ohmyzsh/Makefile2
-rw-r--r--shells/p5-Bash-Completion/Makefile2
-rw-r--r--shells/p5-Shell-Perl/Makefile2
-rw-r--r--shells/p5-Term-Bash-Completion-Generator/Makefile2
-rw-r--r--shells/p5-Term-ShellUI/Makefile2
-rw-r--r--shells/pdksh/Makefile2
-rw-r--r--shells/pear-PHP_Shell/Makefile2
-rw-r--r--shells/psh/Makefile2
-rw-r--r--shells/rc/Makefile2
-rw-r--r--shells/rubygem-shellwords/Makefile2
-rw-r--r--shells/sash/Makefile2
-rw-r--r--shells/scponly/Makefile2
-rw-r--r--shells/tcsh_nls/Makefile2
-rw-r--r--shells/tcshrc/Makefile2
-rw-r--r--shells/v7sh/Makefile2
-rw-r--r--shells/viewglob/Makefile2
-rw-r--r--shells/vshnu/Makefile2
-rw-r--r--shells/wcd/Makefile2
-rw-r--r--shells/zsh-completions/Makefile2
-rw-r--r--shells/zsh/Makefile2
37 files changed, 0 insertions, 74 deletions
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile
index 62c00bced6bd..8bdfaec3ae29 100644
--- a/shells/44bsd-csh/Makefile
+++ b/shells/44bsd-csh/Makefile
@@ -1,5 +1,3 @@
-# Created by: David O'Brien <obrien@NUXI.com>
-
PORTNAME= 44bsd-csh
PORTVERSION= 20001106
PORTREVISION= 5
diff --git a/shells/antibody/Makefile b/shells/antibody/Makefile
index 676b64b37d81..a3a89d972a7e 100644
--- a/shells/antibody/Makefile
+++ b/shells/antibody/Makefile
@@ -1,5 +1,3 @@
-# Created by: Adam Weinberger <adamw@FreeBSD.org>
-
PORTNAME= antibody
PORTVERSION= 6.1.1
DISTVERSIONPREFIX= v
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index b8feace8e12c..6fe8a795d918 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -1,5 +1,3 @@
-# Created by: kirk@strauser.com
-
PORTNAME= bash-completion
PORTVERSION= 2.11
PORTREVISION= 1
diff --git a/shells/bash-static/Makefile b/shells/bash-static/Makefile
index e2ea4c16c058..9834da0121db 100644
--- a/shells/bash-static/Makefile
+++ b/shells/bash-static/Makefile
@@ -1,5 +1,3 @@
-# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
-
MASTERDIR= ${.CURDIR}/../../shells/bash
OPTIONS_SLAVE= STATIC
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index f91f1b6f37fd..8c52a4def002 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,5 +1,3 @@
-# Created by: Oliver Eikemeier
-
PORTNAME= bash
PATCHLEVEL= 16
PORTVERSION= 5.1.${PATCHLEVEL:S/^0//g}
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile
index ca82ffd3be0b..cd71ee0b0985 100644
--- a/shells/bashc/Makefile
+++ b/shells/bashc/Makefile
@@ -1,5 +1,3 @@
-# Created by: Igor Pokrovsky <ip@unixway.org>
-
PORTNAME= bashc
PORTVERSION= 5.1.8
CATEGORIES= shells
diff --git a/shells/bicon/Makefile b/shells/bicon/Makefile
index 6d71a47dadbd..99a15605b555 100644
--- a/shells/bicon/Makefile
+++ b/shells/bicon/Makefile
@@ -1,5 +1,3 @@
-# Created by: Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
-
PORTNAME= bicon
PORTVERSION= 0.5
CATEGORIES= shells
diff --git a/shells/ch/Makefile b/shells/ch/Makefile
index da6434a96248..618e755479e2 100644
--- a/shells/ch/Makefile
+++ b/shells/ch/Makefile
@@ -1,5 +1,3 @@
-# Created by: conrads@cox.net
-
PORTNAME= ch
PORTVERSION= 7.0.0
PORTREVISION= 1
diff --git a/shells/es/Makefile b/shells/es/Makefile
index ccdf7b367d00..7f93c96c0078 100644
--- a/shells/es/Makefile
+++ b/shells/es/Makefile
@@ -1,5 +1,3 @@
-# Created by: erich@rrnet.com
-
PORTNAME= es
PORTVERSION= 0.9.b1
PORTREVISION= 6
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 34981c2b3d56..51048efad98b 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -1,5 +1,3 @@
-# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
-
PORTNAME= fd
PORTVERSION= 3.01j
CATEGORIES= shells net
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index 4e9c9049efa3..bbbcd977a1ed 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -1,5 +1,3 @@
-# Created by: Kai Wang <kaiw27@gmail.com>
-
PORTNAME= fish
DISTVERSION= 3.4.1
CATEGORIES= shells
diff --git a/shells/heirloom-sh/Makefile b/shells/heirloom-sh/Makefile
index 258b0bd0d35d..bd4333cbff09 100644
--- a/shells/heirloom-sh/Makefile
+++ b/shells/heirloom-sh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Danijel Tasov <danielt@pilgerer.org>
-
PORTNAME= heirloom-sh
PORTVERSION= 050706
PORTREVISION= 1
diff --git a/shells/ibsh/Makefile b/shells/ibsh/Makefile
index a0b85c2faf51..853ff4c4b092 100644
--- a/shells/ibsh/Makefile
+++ b/shells/ibsh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Vaida Bogdan
-
PORTNAME= ibsh
PORTVERSION= 0.3e
PORTREVISION= 1
diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile
index 6b649bd08fb1..decd719ebc90 100644
--- a/shells/jailkit/Makefile
+++ b/shells/jailkit/Makefile
@@ -1,5 +1,3 @@
-# Created by: Sylvio Cesar <sylvio@FreeBSD.org>
-
PORTNAME= jailkit
PORTVERSION= 2.22
CATEGORIES= shells
diff --git a/shells/klish/Makefile b/shells/klish/Makefile
index c7ac75b7614e..9169eab67eea 100644
--- a/shells/klish/Makefile
+++ b/shells/klish/Makefile
@@ -1,5 +1,3 @@
-# Created by: UMENO Takashi <umeno@rr.iij4u.or.jp>
-
PORTNAME= klish
PORTVERSION= 2.1.4
CATEGORIES= shells
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile
index c562491172a1..f6c1895dca65 100644
--- a/shells/mksh/Makefile
+++ b/shells/mksh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Andreas Kohn <andreas@syndrom23.de>
-
PORTNAME= mksh
PORTVERSION= 59c
DISTVERSIONPREFIX= R
diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile
index e934454ab10c..462be7f901d0 100644
--- a/shells/nologinmsg/Makefile
+++ b/shells/nologinmsg/Makefile
@@ -1,5 +1,3 @@
-# Created by: Richard Rose <freebsd-security@rikrose.net>
-
PORTNAME= nologinmsg
PORTVERSION= 1.0
PORTREVISION= 1
diff --git a/shells/ohmyzsh/Makefile b/shells/ohmyzsh/Makefile
index ffc3600bd51d..118cbefe8475 100644
--- a/shells/ohmyzsh/Makefile
+++ b/shells/ohmyzsh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
-
PORTNAME= ohmyzsh
PORTVERSION= 20220305
CATEGORIES= shells
diff --git a/shells/p5-Bash-Completion/Makefile b/shells/p5-Bash-Completion/Makefile
index 688ff05b9053..97122e28bcce 100644
--- a/shells/p5-Bash-Completion/Makefile
+++ b/shells/p5-Bash-Completion/Makefile
@@ -1,5 +1,3 @@
-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
PORTNAME= Bash-Completion
PORTVERSION= 0.008
PORTREVISION= 2
diff --git a/shells/p5-Shell-Perl/Makefile b/shells/p5-Shell-Perl/Makefile
index 744f78e34ad4..4deb18f43fb2 100644
--- a/shells/p5-Shell-Perl/Makefile
+++ b/shells/p5-Shell-Perl/Makefile
@@ -1,5 +1,3 @@
-# Created by: Shinsuke Matsui <smatsui@karashi.org>
-
PORTNAME= Shell-Perl
PORTVERSION= 0.0040
PORTREVISION= 1
diff --git a/shells/p5-Term-Bash-Completion-Generator/Makefile b/shells/p5-Term-Bash-Completion-Generator/Makefile
index 29b1eb7327d0..ffef457ba242 100644
--- a/shells/p5-Term-Bash-Completion-Generator/Makefile
+++ b/shells/p5-Term-Bash-Completion-Generator/Makefile
@@ -1,5 +1,3 @@
-# Created by: gebhart@secnetix.de
-
PORTNAME= Term-Bash-Completion-Generator
PORTVERSION= 0.02.8
PORTREVISION= 2
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index 945eb66143a6..f7b7a58ebcc7 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -1,5 +1,3 @@
-# Created by: Sergey Matveychuk <sem@FreeBSD.org>
-
PORTNAME= Term-ShellUI
PORTVERSION= 0.92
PORTREVISION= 3
diff --git a/shells/pdksh/Makefile b/shells/pdksh/Makefile
index 2af73c3be32f..62bbab59f693 100644
--- a/shells/pdksh/Makefile
+++ b/shells/pdksh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Thomas Gellekum <tg@FreeBSD.org>
-
PORTNAME= pdksh
PORTVERSION= 5.2.14p2
PORTREVISION= 6
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile
index 0b0e6a4dd546..deb07dd7aabd 100644
--- a/shells/pear-PHP_Shell/Makefile
+++ b/shells/pear-PHP_Shell/Makefile
@@ -1,5 +1,3 @@
-# Created by: Martin Wilke <miwi@FreeBSD.org>
-
PORTNAME= PHP_Shell
PORTVERSION= 0.3.2
PORTREVISION= 1
diff --git a/shells/psh/Makefile b/shells/psh/Makefile
index 105d1058d942..4cfcd5cc2aaa 100644
--- a/shells/psh/Makefile
+++ b/shells/psh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Will Andrews <andrews@technologist.com>
-
PORTNAME= psh
PORTVERSION= 1.8.1
PORTREVISION= 4
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index e92ac6061451..0326190331ab 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -1,5 +1,3 @@
-# Created by: erich@rrnet.com
-
PORTNAME= rc
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.4
diff --git a/shells/rubygem-shellwords/Makefile b/shells/rubygem-shellwords/Makefile
index 3a9c53ab6042..7b50276bf593 100644
--- a/shells/rubygem-shellwords/Makefile
+++ b/shells/rubygem-shellwords/Makefile
@@ -1,5 +1,3 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
PORTNAME= shellwords
PORTVERSION= 0.1.0
CATEGORIES= shells rubygems
diff --git a/shells/sash/Makefile b/shells/sash/Makefile
index 92559929c486..7fcfd62e1ad0 100644
--- a/shells/sash/Makefile
+++ b/shells/sash/Makefile
@@ -1,5 +1,3 @@
-# Created by: Patrick Gardella <patrick@FreeBSD.org>
-
PORTNAME= sash
PORTVERSION= 3.8
CATEGORIES= shells
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index 80aa6c04ac0b..ec1577a68ae4 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -1,5 +1,3 @@
-# Created by: mcglk@artlogix.com
-
PORTNAME= scponly
PORTVERSION= 4.8.20110526
PORTREVISION= 5
diff --git a/shells/tcsh_nls/Makefile b/shells/tcsh_nls/Makefile
index ba3520dc427c..e0eeb1175ea5 100644
--- a/shells/tcsh_nls/Makefile
+++ b/shells/tcsh_nls/Makefile
@@ -1,5 +1,3 @@
-# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
-
PORTNAME= tcsh_nls
PORTVERSION= 1.0
PORTREVISION= 1
diff --git a/shells/tcshrc/Makefile b/shells/tcshrc/Makefile
index 45b1b42d006f..e6a46d66c006 100644
--- a/shells/tcshrc/Makefile
+++ b/shells/tcshrc/Makefile
@@ -1,5 +1,3 @@
-# Created by: Sean Chittenden <seanc@FreeBSD.org>
-
PORTNAME= tcshrc
PORTVERSION= 1.6.2
CATEGORIES= shells
diff --git a/shells/v7sh/Makefile b/shells/v7sh/Makefile
index 71c64e98c87c..516238bd82db 100644
--- a/shells/v7sh/Makefile
+++ b/shells/v7sh/Makefile
@@ -1,5 +1,3 @@
-# Created by: Cyrille.Lefevre@laposte.net
-
PORTNAME= v7sh
PORTVERSION= 1.0
PORTREVISION= 1
diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile
index 6883ae71d438..ceac4a14f6df 100644
--- a/shells/viewglob/Makefile
+++ b/shells/viewglob/Makefile
@@ -1,5 +1,3 @@
-# Created by: Jean-Yves Lefort <jylefort@brutele.be>
-
PORTNAME= viewglob
PORTVERSION= 2.0.4
PORTREVISION= 8
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile
index 98ab42cace57..40385bde3362 100644
--- a/shells/vshnu/Makefile
+++ b/shells/vshnu/Makefile
@@ -1,5 +1,3 @@
-# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
-
PORTNAME= vshnu
PORTVERSION= 1.0500
CATEGORIES= shells perl5
diff --git a/shells/wcd/Makefile b/shells/wcd/Makefile
index ecd4d1721f71..8c8658855c78 100644
--- a/shells/wcd/Makefile
+++ b/shells/wcd/Makefile
@@ -1,5 +1,3 @@
-# Created by: Pawel Pekala <pawel@FreeBSD.org>
-
PORTNAME= wcd
PORTVERSION= 6.0.3
CATEGORIES= shells
diff --git a/shells/zsh-completions/Makefile b/shells/zsh-completions/Makefile
index 464ad487a9dd..67d9bda1b6c3 100644
--- a/shells/zsh-completions/Makefile
+++ b/shells/zsh-completions/Makefile
@@ -1,5 +1,3 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
PORTNAME= zsh-completions
PORTVERSION= 0.34.0
CATEGORIES= shells
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 7c235d5cb748..3abedb61bf6b 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,5 +1,3 @@
-# Created by: torstenb
-
PORTNAME= zsh
DISTVERSION= 5.9
CATEGORIES= shells