git: c3cc2da09037 - main - shells: remove 'Created by' lines
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Jul 2022 14:29:07 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 commit c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-07-20 14:22:59 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-07-20 14:22:59 +0000 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 --- shells/44bsd-csh/Makefile | 2 -- shells/antibody/Makefile | 2 -- shells/bash-completion/Makefile | 2 -- shells/bash-static/Makefile | 2 -- shells/bash/Makefile | 2 -- shells/bashc/Makefile | 2 -- shells/bicon/Makefile | 2 -- shells/ch/Makefile | 2 -- shells/es/Makefile | 2 -- shells/fd/Makefile | 2 -- shells/fish/Makefile | 2 -- shells/heirloom-sh/Makefile | 2 -- shells/ibsh/Makefile | 2 -- shells/jailkit/Makefile | 2 -- shells/klish/Makefile | 2 -- shells/mksh/Makefile | 2 -- shells/nologinmsg/Makefile | 2 -- shells/ohmyzsh/Makefile | 2 -- shells/p5-Bash-Completion/Makefile | 2 -- shells/p5-Shell-Perl/Makefile | 2 -- shells/p5-Term-Bash-Completion-Generator/Makefile | 2 -- shells/p5-Term-ShellUI/Makefile | 2 -- shells/pdksh/Makefile | 2 -- shells/pear-PHP_Shell/Makefile | 2 -- shells/psh/Makefile | 2 -- shells/rc/Makefile | 2 -- shells/rubygem-shellwords/Makefile | 2 -- shells/sash/Makefile | 2 -- shells/scponly/Makefile | 2 -- shells/tcsh_nls/Makefile | 2 -- shells/tcshrc/Makefile | 2 -- shells/v7sh/Makefile | 2 -- shells/viewglob/Makefile | 2 -- shells/vshnu/Makefile | 2 -- shells/wcd/Makefile | 2 -- shells/zsh-completions/Makefile | 2 -- shells/zsh/Makefile | 2 -- 37 files changed, 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