diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /shells | |
parent | Forced commit to note that the previous revision also included patches (diff) |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes
Notes:
svn path=/head/; revision=69808
Diffstat (limited to 'shells')
-rw-r--r-- | shells/44bsd-csh/Makefile | 2 | ||||
-rw-r--r-- | shells/44bsd-csh/pkg-comment | 1 | ||||
-rw-r--r-- | shells/bash1/Makefile | 2 | ||||
-rw-r--r-- | shells/bash1/pkg-comment | 1 | ||||
-rw-r--r-- | shells/esh/Makefile | 2 | ||||
-rw-r--r-- | shells/esh/pkg-comment | 1 | ||||
-rw-r--r-- | shells/flash/Makefile | 2 | ||||
-rw-r--r-- | shells/flash/pkg-comment | 1 | ||||
-rw-r--r-- | shells/perlsh/Makefile | 2 | ||||
-rw-r--r-- | shells/perlsh/pkg-comment | 1 | ||||
-rw-r--r-- | shells/psh/Makefile | 2 | ||||
-rw-r--r-- | shells/psh/pkg-comment | 1 | ||||
-rw-r--r-- | shells/vshnu/Makefile | 2 | ||||
-rw-r--r-- | shells/vshnu/pkg-comment | 1 |
14 files changed, 7 insertions, 14 deletions
diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index cd9ae71ccc37..d8ec7749053a 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= cy MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The traditional 4.4BSD /bin/csh C-shell - USE_BZIP2= yes NO_WRKSUBDIR= yes diff --git a/shells/44bsd-csh/pkg-comment b/shells/44bsd-csh/pkg-comment new file mode 100644 index 000000000000..3cdb35a32b20 --- /dev/null +++ b/shells/44bsd-csh/pkg-comment @@ -0,0 +1 @@ +The traditional 4.4BSD /bin/csh C-shell diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index e83d45be0080..6750353d4e4a 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= bash MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The GNU Borne Again Shell - NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME} # Don't compress manpages or .so not works. diff --git a/shells/bash1/pkg-comment b/shells/bash1/pkg-comment new file mode 100644 index 000000000000..2049031d771d --- /dev/null +++ b/shells/bash1/pkg-comment @@ -0,0 +1 @@ +The GNU Borne Again Shell diff --git a/shells/esh/Makefile b/shells/esh/Makefile index 06e3831556e9..cc965e8b2724 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://slon.ttk.ru/esh/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The "easy shell", a small shell with Lisp-like syntax - WRKSRC= ${WRKDIR}/esh pre-build: diff --git a/shells/esh/pkg-comment b/shells/esh/pkg-comment new file mode 100644 index 000000000000..6838ece83854 --- /dev/null +++ b/shells/esh/pkg-comment @@ -0,0 +1 @@ +The "easy shell", a small shell with Lisp-like syntax diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 3bf5a0ef817a..9251c0ff671f 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A ncurses-based restriction shell - .include <bsd.port.pre.mk> # outdated version of ncurses in non-CURRENT diff --git a/shells/flash/pkg-comment b/shells/flash/pkg-comment new file mode 100644 index 000000000000..04cb3783ce8b --- /dev/null +++ b/shells/flash/pkg-comment @@ -0,0 +1 @@ +A ncurses-based restriction shell diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 6354788a341d..67e24ce4c4e9 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -14,8 +14,6 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New shell made entirely out of a Perl script - PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/perlsh/pkg-comment b/shells/perlsh/pkg-comment new file mode 100644 index 000000000000..e8c5ab06be0f --- /dev/null +++ b/shells/perlsh/pkg-comment @@ -0,0 +1 @@ +New shell made entirely out of a Perl script diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 6354788a341d..67e24ce4c4e9 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -14,8 +14,6 @@ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New shell made entirely out of a Perl script - PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/psh/pkg-comment b/shells/psh/pkg-comment new file mode 100644 index 000000000000..e8c5ab06be0f --- /dev/null +++ b/shells/psh/pkg-comment @@ -0,0 +1 @@ +New shell made entirely out of a Perl script diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index ddff69bec634..2f074c70bc5d 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/vshnu/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= New Visual Shell - .include <bsd.port.pre.mk> BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen diff --git a/shells/vshnu/pkg-comment b/shells/vshnu/pkg-comment new file mode 100644 index 000000000000..e559ebb4fd78 --- /dev/null +++ b/shells/vshnu/pkg-comment @@ -0,0 +1 @@ +New Visual Shell |