Port details |
- zoidberg Modular PERL shell
- 0.96_3 shells
=1 0.96_3Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-10-14 07:42:28
- Last Update: 2014-03-06 18:03:20
- SVN Revision: 347291
- People watching this port, also watch:: nethack32, svk, tmpreaper, uk-aspell
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://zoidberg.student.utwente.nl/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- zoidberg>0:shells/zoidberg
- No installation instructions:
- This port has been deleted.
- PKGNAME: zoidberg
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Exporter-Tidy>=0 : devel/p5-Exporter-Tidy
- p5-Term-ReadLine-Zoid>=0 : devel/p5-Term-ReadLine-Zoid
- p5-Env-PS1>=0 : devel/p5-Env-PS1
- Build.pm : devel/p5-Module-Build
- perl5.14.4 : lang/perl5.14
- Runtime dependencies:
-
- p5-Exporter-Tidy>=0 : devel/p5-Exporter-Tidy
- p5-Term-ReadLine-Zoid>=0 : devel/p5-Term-ReadLine-Zoid
- p5-Env-PS1>=0 : devel/p5-Env-PS1
- perl5.14.4 : lang/perl5.14
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.96_3 06 Mar 2014 18:03:20 |
bapt |
shells/zoidberg: remove broken and abandonware |
0.96_3 20 Sep 2013 22:57:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
0.96_3 02 Aug 2013 16:55:05 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.96_3 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.96_3 28 Jun 2012 18:54:26 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.96_3 20 Jun 2011 09:03:27 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
0.96_3 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.96_3 23 Apr 2009 13:57:57 |
skreuzer |
Fix mtree issues caught by QAT
Approved by: wxs (mentor) |
0.96_3 30 Dec 2008 06:09:57 |
beech |
- Fix files left behind |
0.96_2 30 Dec 2008 02:15:58 |
beech |
- Respect NOPORTDOCS
- Tweak plist
PR: ports/130040 |
0.96_1 30 Dec 2008 01:52:31 |
beech |
- Unbreak
- Fix pkg-plist
- Bump portrevision
PR: ports/130040
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> |
0.96 30 Nov 2008 18:41:30 |
pav |
- Mark BROKEN: does not package (missing etc/zoidrc)
Reported by: pointyhat |
0.96 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.96 06 Apr 2007 06:48:45 |
gabor |
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z |
0.96 19 Feb 2006 10:08:24 |
erwin |
- Update to 0.96
- Mark for perl 5.6.0 and higher only |
0.95 22 Jan 2006 02:51:12 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.95 14 Nov 2005 22:31:46 |
edwin |
Update to 0.95 |
0.90 14 Oct 2004 07:35:21 |
edwin |
[NEW PORT] shells/zoidberg: A modular PERL shell
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/
PR: ports/72053
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> |