Removed manpages from pkg/PLIST

This commit is contained in:
David E. O'Brien 1998-08-13 21:30:07 +00:00
parent 09b64b0d35
commit d265ace04d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12505
12 changed files with 5 additions and 33 deletions

View file

@ -1,5 +1,4 @@
bin/scsh
man/man1/scsh.1.gz
lib/scsh/big/array.scm
lib/scsh/big/big-util.scm
lib/scsh/big/bigbit.scm

View file

@ -2,8 +2,6 @@ bin/bash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
man/man1/bashbug.1.gz
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
@exec [ -f %D/info/dir -o ! -f /usr/share/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir

View file

@ -1,20 +1,23 @@
# ex:ts=8
# New ports collection makefile for: bash
# Version required: 1.14.7
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.25 1997/06/26 06:23:23 fenner Exp $
# $Id: Makefile,v 1.26 1998/04/04 07:36:44 asami Exp $
#
DISTNAME= bash-1.14.7
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= obrien@NUXI.com
MAINTAINER= obrien@FreeBSD.org
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.
NOMANCOMPRESS= yes
MAN1= bash.1 bash_builtins.1
post-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \

View file

@ -2,8 +2,6 @@ bin/bash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1
man/man1/bash_builtins.1
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir

View file

@ -2,8 +2,6 @@ bin/bash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
man/man1/bashbug.1.gz
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
@exec [ -f %D/info/dir -o ! -f /usr/share/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir

View file

@ -2,8 +2,6 @@ bin/bash
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/bashbug
man/man1/bash.1.gz
man/man1/bashbug.1.gz
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
@exec [ -f %D/info/dir -o ! -f /usr/share/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir

View file

@ -1,2 +1 @@
bin/es
man/man1/es.1.gz

View file

@ -1,4 +1,3 @@
bin/ksh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
man/man1/ksh.1.gz

View file

@ -1,5 +1,4 @@
bin/scsh
man/man1/scsh.1.gz
lib/scsh/big/array.scm
lib/scsh/big/big-util.scm
lib/scsh/big/bigbit.scm

View file

@ -1,7 +1,6 @@
bin/tcsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
man/man1/tcsh.1.gz
share/nls/C/tcsh.cat
share/nls/fr_FR.ISO_8859-1/tcsh.cat
@exec ln -fs %D/%F %D/share/nls/fr_BE.ISO_8859-1/tcsh.cat

View file

@ -7,12 +7,3 @@ info/zsh.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/zsh.info %D/info/dir
info/dir
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
man/man1/zshall.1.gz
man/man1/zshzle.1.gz
man/man1/zsh.1.gz
man/man1/zshbuiltins.1.gz
man/man1/zshparam.1.gz

View file

@ -7,12 +7,3 @@ info/zsh.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/zsh.info %D/info/dir
info/dir
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
man/man1/zshall.1.gz
man/man1/zshzle.1.gz
man/man1/zsh.1.gz
man/man1/zshbuiltins.1.gz
man/man1/zshparam.1.gz