1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

shells/zoidberg: remove broken and abandonware

This commit is contained in:
Baptiste Daroussin 2014-03-06 18:03:19 +00:00
parent 8bf2f29fdf
commit 302f9443e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347291
6 changed files with 1 additions and 165 deletions

1
MOVED
View File

@ -5601,3 +5601,4 @@ audio/bmp-htmlplaylist|multimedia/audacious|2014-03-06|Has expired: Abandonware,
audio/bmp-crossfade|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead
audio/bmp-scrobbler|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead
shells/wapsh||2014-03-06|Broken and abandonware
shells/zoidberg||2014-03-06|Broken and abandonware

View File

@ -40,7 +40,6 @@
SUBDIR += v7sh
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>

View File

@ -1,72 +0,0 @@
# Created by: ijliao
# $FreeBSD$
PORTNAME= zoidberg
PORTVERSION= 0.96
PORTREVISION= 3
CATEGORIES= shells perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PARDUS
DISTNAME= Zoidberg-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Modular PERL shell
BUILD_DEPENDS= p5-Exporter-Tidy>=0:${PORTSDIR}/devel/p5-Exporter-Tidy \
p5-Term-ReadLine-Zoid>=0:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \
p5-Env-PS1>=0:${PORTSDIR}/devel/p5-Env-PS1
RUN_DEPENDS= p5-Exporter-Tidy>=0:${PORTSDIR}/devel/p5-Exporter-Tidy \
p5-Term-ReadLine-Zoid>=0:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \
p5-Env-PS1>=0:${PORTSDIR}/devel/p5-Env-PS1
USES= perl5
USE_PERL5= modbuild
CONFIGURE_ARGS= install_path=share="${DATADIR}" \
install_path=share="${ETCDIR}"
.if !defined(NOPORTDOCS)
PORTDOCS= Changes README
.endif
.if !defined(NOPORTEXAMPLES)
PORTEXAMPLES= Menu.pl cpan.pl word_expansion.pl
.endif
MAN1= zoid.1 zoiddevel.1 zoidfaq.1 zoiduser.1 zoidbuiltins.1
MAN3= Bundle::Zoidberg.3 \
Zoidberg.3 \
Zoidberg::Contractor.3 \
Zoidberg::DispatchTable.3 \
Zoidberg::Fish.3 \
Zoidberg::Fish::Commands.3 \
Zoidberg::Fish::Intel.3 \
Zoidberg::Fish::Log.3 \
Zoidberg::Fish::ReadLine.3 \
Zoidberg::PluginHash.3 \
Zoidberg::Shell.3 \
Zoidberg::StringParser.3 \
Zoidberg::Utils.3 \
Zoidberg::Utils::Error.3 \
Zoidberg::Utils::FileSystem.3 \
Zoidberg::Utils::GetOpt.3 \
Zoidberg::Utils::Output.3
NO_STAGE= yes
post-install:
@${ECHO_CMD} ${PREFIX}/bin/zoid >> /etc/shells
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for file in ${PORTDOCS}
${INSTALL_SCRIPT} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
.for file in ${PORTEXAMPLES}
${INSTALL_SCRIPT} ${WRKSRC}/doc/examples/${file} ${EXAMPLESDIR}
.endfor
.endif
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (Zoidberg-0.96.tar.gz) = bd57e1fced89077d6721986d7552d1eb5727984f04dc200fb8d600384671deed
SIZE (Zoidberg-0.96.tar.gz) = 133185

View File

@ -1,7 +0,0 @@
A modular Perl shell written, configured, and operated entirely in Perl. It
aspires to be a fully operational login shell with all the features one
normally expects. But it also gives direct access to Perl objects and data
structures from the command line, and allows you to run Perl code within the
scope of your command line.
WWW: http://zoidberg.student.utwente.nl/

View File

@ -1,83 +0,0 @@
bin/zoid
etc/zoidberg/AppInfo.xml
etc/zoidberg/pixmaps/zoid16.png
etc/zoidberg/pixmaps/zoid32.png
etc/zoidberg/pixmaps/zoid64.png
etc/zoidberg/pixmaps/zoid70.png
etc/zoidberg/plugins/CPAN.pm
etc/zoidberg/plugins/Commands.pl
etc/zoidberg/plugins/Intel.pl
etc/zoidberg/plugins/Log.pl
etc/zoidberg/plugins/ReadLine.pl
%%SITE_PERL%%/Bundle/Zoidberg.pm
%%SITE_PERL%%/Zoidberg.pm
%%SITE_PERL%%/Zoidberg/Contractor.pm
%%SITE_PERL%%/Zoidberg/DispatchTable.pm
%%SITE_PERL%%/Zoidberg/Fish.pm
%%SITE_PERL%%/Zoidberg/Fish/Commands.pm
%%SITE_PERL%%/Zoidberg/Fish/Intel.pm
%%SITE_PERL%%/Zoidberg/Fish/Log.pm
%%SITE_PERL%%/Zoidberg/Fish/ReadLine.pm
%%SITE_PERL%%/Zoidberg/PluginHash.pm
%%SITE_PERL%%/Zoidberg/Shell.pm
%%SITE_PERL%%/Zoidberg/StringParser.pm
%%SITE_PERL%%/Zoidberg/Utils.pm
%%SITE_PERL%%/Zoidberg/Utils/Error.pm
%%SITE_PERL%%/Zoidberg/Utils/FileSystem.pm
%%SITE_PERL%%/Zoidberg/Utils/GetOpt.pm
%%SITE_PERL%%/Zoidberg/Utils/Output.pm
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/alias.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/autosplit.ix
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/bg.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/dirs.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/disown.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/eval.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/exec.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/export.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/false.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/fg.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/help.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/help_command.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/jobs.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/kill.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/newgrp.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/popd.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/pushd.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/pwd.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/read.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/reload.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/set.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/setenv.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/source.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/symbols.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/true.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/type_command.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/umask.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/unalias.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/unsetenv.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/wait.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Commands/which.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/autosplit.ix
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i__zoid.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i_cdpath.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i_cmd_make.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i_cmd_man.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i_env_vars.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i_man_opts.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/i_users.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Intel/list_users.al
%%SITE_PERL%%/auto/Zoidberg/Fish/Log/autosplit.ix
%%SITE_PERL%%/auto/Zoidberg/Fish/Log/fc.al
@dirrm %%SITE_PERL%%/auto/Zoidberg/Fish/Log
@dirrm %%SITE_PERL%%/auto/Zoidberg/Fish/Intel
@dirrm %%SITE_PERL%%/auto/Zoidberg/Fish/Commands
@dirrm %%SITE_PERL%%/auto/Zoidberg/Fish
@dirrm %%SITE_PERL%%/auto/Zoidberg
@dirrmtry %%SITE_PERL%%/auto
@dirrm %%SITE_PERL%%/Zoidberg/Utils
@dirrm %%SITE_PERL%%/Zoidberg/Fish
@dirrm %%SITE_PERL%%/Zoidberg
@dirrmtry %%SITE_PERL%%/Bundle
@dirrm etc/zoidberg/plugins
@dirrm etc/zoidberg/pixmaps
@dirrm etc/zoidberg