diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-12 23:18:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-12 23:18:31 +0800 |
commit | 062e32d3f94da3a77ea19103981c7ce5f5b4e43d (patch) | |
tree | edb84c040c8f15267cac1ad1c65f1b17410e99f1 /shells | |
parent | a67f89958362edd06a12bd2757893d105d01d01c (diff) | |
download | freebsd-ports-gnome-062e32d3f94da3a77ea19103981c7ce5f5b4e43d.tar.gz freebsd-ports-gnome-062e32d3f94da3a77ea19103981c7ce5f5b4e43d.tar.zst freebsd-ports-gnome-062e32d3f94da3a77ea19103981c7ce5f5b4e43d.zip |
Cleanup plist
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion/pkg-plist | 4 | ||||
-rw-r--r-- | shells/fd/pkg-plist | 2 | ||||
-rw-r--r-- | shells/flash/pkg-plist | 2 | ||||
-rw-r--r-- | shells/jailkit/pkg-plist | 2 | ||||
-rw-r--r-- | shells/ksh93/pkg-plist | 1 | ||||
-rw-r--r-- | shells/lshell/pkg-plist | 3 | ||||
-rw-r--r-- | shells/scponly/pkg-plist | 6 | ||||
-rw-r--r-- | shells/tcshrc/pkg-plist | 1 | ||||
-rw-r--r-- | shells/viewglob/pkg-plist | 1 |
9 files changed, 1 insertions, 21 deletions
diff --git a/shells/bash-completion/pkg-plist b/shells/bash-completion/pkg-plist index 93f88a9d3c3d..7d732c75b740 100644 --- a/shells/bash-completion/pkg-plist +++ b/shells/bash-completion/pkg-plist @@ -571,7 +571,3 @@ libdata/pkgconfig/bash-completion.pc %%PORTDOCS%%%%DOCSDIR%%/bash_completion.txt %%PORTDOCS%%%%DOCSDIR%%/bashrc %%PORTDOCS%%%%DOCSDIR%%/inputrc -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% -@dirrmtry %%DATADIR%%/helpers -@dirrmtry %%DATADIR%%/completions -@dirrmtry %%DATADIR%% diff --git a/shells/fd/pkg-plist b/shells/fd/pkg-plist index c36957fb6026..f972d19b66ac 100644 --- a/shells/fd/pkg-plist +++ b/shells/fd/pkg-plist @@ -16,10 +16,8 @@ man/man1/fdsh.1.gz %%PORTDOCS%%share/doc/ja/fd/README %%PORTDOCS%%share/doc/ja/fd/TECHKNOW %%PORTDOCS%%share/doc/ja/fd/ToAdmin -%%PORTDOCS%%@dirrm share/doc/ja/fd %%PORTDOCS%%%%DOCSDIR%%/FAQ.eng %%PORTDOCS%%%%DOCSDIR%%/LICENSES.eng %%PORTDOCS%%%%DOCSDIR%%/README.eng %%PORTDOCS%%%%DOCSDIR%%/TECHKNOW.eng %%PORTDOCS%%%%DOCSDIR%%/ToAdmin.eng -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/shells/flash/pkg-plist b/shells/flash/pkg-plist index cf1dd227be4c..1853800fbdae 100644 --- a/shells/flash/pkg-plist +++ b/shells/flash/pkg-plist @@ -24,5 +24,3 @@ lib/flash/system.module.9798 lib/flash/system.rc lib/flash/system.rc.mailshell man/man1/flash.1.gz -@dirrm lib/flash/flashdocs -@dirrm lib/flash diff --git a/shells/jailkit/pkg-plist b/shells/jailkit/pkg-plist index 19b42be550d2..7f74c4210349 100644 --- a/shells/jailkit/pkg-plist +++ b/shells/jailkit/pkg-plist @@ -32,5 +32,3 @@ sbin/jk_socketd sbin/jk_update %%DATADIR%%/jk_lib.py %%DATADIR%%/jk_lib.pyc -@dirrm %%DATADIR%% -@dirrmtry %%ETCDIR%% diff --git a/shells/ksh93/pkg-plist b/shells/ksh93/pkg-plist index f4850a427f4d..8f507eaa9f89 100644 --- a/shells/ksh93/pkg-plist +++ b/shells/ksh93/pkg-plist @@ -3,4 +3,3 @@ man/man1/ksh93.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dirs %%PORTEXAMPLES%%%%EXAMPLESDIR%%/popd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pushd -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% diff --git a/shells/lshell/pkg-plist b/shells/lshell/pkg-plist index 1c586d921090..048d54ab24a7 100644 --- a/shells/lshell/pkg-plist +++ b/shells/lshell/pkg-plist @@ -16,6 +16,3 @@ man/man1/lshell.1.gz %%PYTHON_SITELIBDIR%%/lshell/utils.pyo %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/lshell -@dirrmtry etc/logrotate.d diff --git a/shells/scponly/pkg-plist b/shells/scponly/pkg-plist index dee68060efd7..2e8c74dbbfc4 100644 --- a/shells/scponly/pkg-plist +++ b/shells/scponly/pkg-plist @@ -8,12 +8,8 @@ %%PORTDOCS%%@exec echo "For information on several potential security concerns," %%PORTDOCS%%@exec echo "please read:" %%PORTDOCS%%@exec echo "%%PREFIX%%/%%DOCSDIR%%/SECURITY" -%%CHROOT%%sbin/scponlyc -%%CHROOT%%@exec cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells; rm -f /etc/shells.bak -%%CHROOT%%@unexec cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells; rm -f /etc/shells.bak +%%CHROOT%%@shell sbin/scponlyc %%CHROOT%%%%EXAMPLESDIR%%/setup_chroot.sh %%CHROOT%%%%EXAMPLESDIR%%/config.h etc/scponly/debuglevel man/man8/scponly.8.gz -@dirrm etc/scponly -%%CHROOT%%@dirrm %%EXAMPLESDIR%% diff --git a/shells/tcshrc/pkg-plist b/shells/tcshrc/pkg-plist index 55e98965368a..2a63ea8e42f0 100644 --- a/shells/tcshrc/pkg-plist +++ b/shells/tcshrc/pkg-plist @@ -7,4 +7,3 @@ bin/tcshrc_config %%DATADIR%%/tcshrc.local %%DATADIR%%/tcshrc.set %%DATADIR%%/README.txt -@dirrm %%DATADIR%% diff --git a/shells/viewglob/pkg-plist b/shells/viewglob/pkg-plist index 680368620e3b..b7679de447f9 100644 --- a/shells/viewglob/pkg-plist +++ b/shells/viewglob/pkg-plist @@ -12,4 +12,3 @@ lib/viewglob/vgping man/man1/vgd.1.gz man/man1/vgseer.1.gz man/man1/viewglob.1.gz -@dirrm lib/viewglob |