aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bash Commander is a traditional GNU bash shell extended with visual two-panelAlejandro Pulver2008-03-111-0/+1
| | | | | | | | | | | | | | | | | | | | file browser. Features: * Full bash compatibility. * Embedded visual file browser. * Two file panels, turned on and off by pressing ^O. * Actions and colors configured via .bashrc script. * Run current file on pressing Enter, configurable via commander_start_file() shell function. * Perform an action on pressing F1-F20 keys, configurable via commander_fN() shell functions. WWW: http://groups.google.com/group/bashc/web/overview Notes: svn path=/head/; revision=208845
* Shell::Perl is the implementation of a simple command-line interpreterMartin Wilke2008-03-071-0/+1
| | | | | | | | | | | | for Perl. WWW: http://search.cpan.org/dist/Shell-Perl/ PR: ports/121142 Submitted by: Shinsuke Matsui <smatsui at karashi.org> Notes: svn path=/head/; revision=208599
* Repocopy shells/perlsh to shells/psh to reflect the correct project's nameRenato Botelho2007-08-131-1/+1
| | | | | | | | PR: ports/115305 Submitted by: garga Notes: svn path=/head/; revision=197578
* a interactive PHP Shell with tab-completion, inline helpMartin Wilke2007-08-051-0/+1
| | | | | | | | | and handling of FATAL errors WWW: http://pear.php.net/package/PHP_Shell/ Notes: svn path=/head/; revision=197141
* Remove expired ports:Gabor Kovesdan2007-06-041-1/+0
| | | | | | | | | 2007-04-27 security/op: no longer available from any mastersite 2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead 2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases Notes: svn path=/head/; revision=192717
* Allows include files to be used in shells the same way they are with C.Martin Wilke2007-04-201-0/+1
| | | | | | | | | | | | | | | | | The file with the include code needs to be included. This is done by figuring out were it is located using which. . `which sh-include` will take care of it for sh. sh example... . `which sh-include` include fileGetLine line=`fileGetLine /etc/group 4` PR: ports/111829 Submitted by: Zane C. Bowers Notes: svn path=/head/; revision=190502
* fish is a user friendly commandline shell intended mostly forMartin Wilke2007-02-261-0/+1
| | | | | | | | | | | | interactive use. WWW: http://www.fishshell.org/ PR: ports/109556 Submitted by: Kai Wang <kaiw27 at gmail.com> Notes: svn path=/head/; revision=186043
* A new port: shells/p5-Term-ShellUISergey Matveychuk2007-01-251-0/+1
| | | | | | | | | | | | | | | Term::ShellUI uses the history and autocompletion features of Term::ReadLine to present a sophisticated command-line interface to the user. It tries to make every feature that one would expect to see in a fully interactive shell trivial to implement. You simply declare your command set and let ShellUI take care of the heavy lifting. WWW: http://search.cpan.org/dist/Term-ShellUI Notes: svn path=/head/; revision=183234
* Remove expired leaf ports:Vasil Dimov2006-12-121-1/+0
| | | | | | | | | | | | | | 2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead. 2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more 2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead 2006-12-10 shells/mudsh: Project disappeared from the internet 2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable 2006-12-01 palm/syncal: Does not build with new pilot-link 2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead 2006-12-01 multimedia/dvdwizard: has an incomplete dependency list Notes: svn path=/head/; revision=179573
* Ch is an embeddable C/C++ interpreter for cross-platform scripting, shellAlejandro Pulver2006-10-051-0/+1
| | | | | | | | | | | | | | | | | | | programming, 2D/3D plotting, numerical computing, and embedded scripting. Ch is the solution for: * Embedded Scripting * Enterprise * Academic * Plotting and Numerical Computing WWW: http://www.softintegration.com/products/chstandard/ PR: ports/101259 Submitted by: conrads at cox.net Notes: svn path=/head/; revision=174571
* This port has served its purpose. Just use the shells/zsh port withAkinori MUSHA2006-09-011-1/+0
| | | | | | | the multibyte option turned on. Notes: svn path=/head/; revision=171809
* Add mksh , a Korn shell with many additions.Martin Wilke2006-07-221-0/+1
| | | | | | | | | | | | | The MirOS Korn Shell, which contains many additions to the original Korn shell. WWW: http://mirbsd.de/mksh PR: ports/100713 Submitted by: Andreas Kohn <andreas at syndrom23.de> Notes: svn path=/head/; revision=168483
* Add new port tcsh_nls - Misc NLS catalogs for tcsh whichHajimu UMEMOTO2006-02-191-0/+1
| | | | | | | | requires libiconv. This port is meaningful only on 7-CURRENT for now. Notes: svn path=/head/; revision=156359
* Iron Bars Shell is a restricted Unix shell. The user can not step out of, norPav Lucistnik2005-11-121-0/+1
| | | | | | | | | | | | access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. PR: ports/88351 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be> Notes: svn path=/head/; revision=148029
* Add tcsh-bofh 6.12.00, patch tcsh to providing true BOFH logfunctions.Renato Botelho2005-10-141-0/+1
| | | | | | | | PR: ports/87394 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> Notes: svn path=/head/; revision=145388
* - Retire shells/zsh-devel in favor of shells/zsh:Sergei Kolobov2005-08-291-1/+0
| | | | | | | | The development version of Zsh is no longer being released. Interested parties can always check out Zsh from SourceForge.net CVS. Notes: svn path=/head/; revision=141310
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-181-1/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* Add bush 1.0.1, the Business Shell.Thierry Thomas2005-01-231-0/+1
| | | | Notes: svn path=/head/; revision=127152
* New port: shells/viewglob, a GTK+ add-on to bash and zshEdwin Groothuis2004-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | viewglob is an utility designed to complement the Unix shell in graphical environments. It has two parts: 1. A tool that sits as a layer between the shell and X terminal, keeping track of the user's current directory and command line. 2. A graphical display which shows the layouts of directories referenced on the command line (including pwd). The display reveals the results of file globs and expansions as they are typed (hence the name), highlighting selected files and potential name completions. It can also be used as a surrogate terminal, where keystrokes typed in the display are passed to the shell. Files and directories can be double-clicked to insert their names and/or paths into the terminal. PR: ports/72369 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=119373
* [NEW PORT] shells/zoidberg: A modular PERL shellEdwin Groothuis2004-10-141-0/+1
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=119371
* move shells/bash3 -> shells/bashOliver Eikemeier2004-08-111-1/+1
| | | | Notes: svn path=/head/; revision=115942
* Add bash3, The GNU Bourne-Again SHell version 3.00Oliver Eikemeier2004-07-301-0/+1
| | | | | | | http://cnswww.cns.cwru.edu/~chet/bash/NEWS Notes: svn path=/head/; revision=115119
* Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix includingPav Lucistnik2004-06-221-0/+1
| | | | | | | | | | System III, 4.3BSD-Reno, Ultrix 3.1 and `home made'' fixes and enhancements PR: ports/68127 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=111975
* Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.Clement Laforet2004-05-211-0/+1
| | | | | | | | | | | | | | | rssh is a Restricted Secure SHell that allow only the use of sftp or scp. It could be use when you need an account (and a valid shell) in order to execute sftp or scp but when you don't want to give the possibility to log in to this user. WWW: http://www.pizzashack.org/rssh/index.shtml PR: ports/65860 Submitted by: enigmatyc Notes: svn path=/head/; revision=109638
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-021-0/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* New port: shells/bash-completionEdwin Groothuis2003-09-291-0/+1
| | | | | | | | | | | | | | The shells/bash-completion port installs Ian Macdonald's programmable completion library for Bash 2.04 and above. This gives users context- sensitive tab-completion for such things as program arguments, SSH hostnames, NFS mounts, and so on. PR: ports/52790 Submitted by: Kirk Strauser <kirk@strauser.com> Notes: svn path=/head/; revision=89798
* After using tcsh for 4 years and having just discovered the 'rprompt'Sean Chittenden2003-09-091-0/+1
| | | | | | | | parameter, I conclude my hunt for other nifty shell tricks by adding a port of the .tcshrc project. Notes: svn path=/head/; revision=88875
* Remove tcsh.Alexander Leidinger2003-08-211-1/+0
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=87445
* GSCommander is a simple unix command monitor for GNUstep.Dirk Meyer2003-03-231-0/+1
| | | | | | | WWW: http://www.nice.ch/~phip/softcorner.html#cmdr Notes: svn path=/head/; revision=77298
* Add scponly 2.4, a tiny shell which only permits scp and sftp.Oliver Braun2002-09-101-0/+1
| | | | | | | | PR: ports/40935 Submitted by: Ken McGlothlen <mcglk@artlogix.com> Notes: svn path=/head/; revision=66096
* Add nologinmsg 1.0, more functional native binary replacement forPete Fritchman2002-07-101-0/+1
| | | | | | | | | /sbin/nologin. Submitted by: Richard Rose <freebsd-security@rikrose.net> Notes: svn path=/head/; revision=62780
* Remove scsh after repo-copy.Kris Kennaway2002-06-041-1/+0
| | | | | | | Pointy hat to: alex Notes: svn path=/head/; revision=60558
* Add zsh+euc, Zsh with EUC encoding support.Akinori MUSHA2002-05-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is just an experimental hack and cannot happily be merged into the upstream. Zsh's line editor apparently needs a rewrite in order to support multi-byte encodings because it strongly relies on the single-byte character scheme. These patches are mostly based on the work by ono@ono.org (Thanks!): http://www.ono.org/software/zsh-euc/ What I did over this is disable the hack for non-EUC locales. Maybe the patches can be moved to shells/zsh in the future, but it's premature for the moment. Notes: - forward-char, backward-char and backward-delete-char with no numeric argument should work properly with this hack. - Completion and redisplay should work fine. - There can be some trivial side-effects. - JIS X0201-Roman and JIS X0208-Kanji are supported. - JIS X0201-Katakana and JIS X0212 Kanji are NOT supported. - Only tested with the EUC-JP (ja_JP.eucJP) locale. I'm not sure if it works for GB 2312/CNS 11643-1/KS X 1001. Any feedbacks is welcome, especially a patch if it does not work. :) Notes: svn path=/head/; revision=58933
* Repocopy and move "fd" from misc/ to shells/ which is more suitableAkinori MUSHA2002-01-291-0/+1
| | | | | | | | | | category for the port. Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER) Repocopied by: joe Notes: svn path=/head/; revision=53989
* 1. This should never have been a portAde Lovett2001-08-111-1/+0
| | | | | | | | | | | | | | 2. It causes bash2 to core on my 4.3-STABLE box randomly 3. Since bash is a likely contender for any Linux converts, the last thing we need is for them to grep through the ports INDEX file, install this, destabilize their FreeBSD box, and generate bad PR 4. (portmgr hat on) it was not added in an appropriate manner. Should the original submitter wish to re-evaluate points 1-4 above, then we'll consider re-adding it. For now, it's toast. Notes: svn path=/head/; revision=46060
* Add hmmah, The Deep Prompt, a set of shell promptsDavid W. Chapman Jr.2001-06-141-0/+1
| | | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Reviewed by: will Notes: svn path=/head/; revision=43982
* Update lang/ruby and lang/ruby-devel to the latest snapshots.Akinori MUSHA2001-05-171-1/+0
| | | | | | | | | | | Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now. Notes: svn path=/head/; revision=42688
* Add ruby-shell, a Ruby library to run commands and control jobs like aAkinori MUSHA2001-03-161-0/+1
| | | | | | | | | | | | | | shell. Pipes and redirections work just as expected: sh = Shell.cd("/foo") sh.cat("bar") | sh.tee("baz") > "baa" # or sh.transact do cat("bar") | tee("baz") > "baa" end Notes: svn path=/head/; revision=39912
* Add wapsh 1.0, a system to allow remote shell logins via a WAPWill Andrews2001-03-101-0/+1
| | | | | | | | | | phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=39462
* New port: mudsh: An "intelligent" game-like shellClive Lin2001-03-011-0/+1
| | | | | | | | PR: ports/25441 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> Notes: svn path=/head/; revision=38941
* add vshnu, the New Visual ShellYing-Chieh Liao2001-02-251-0/+1
| | | | Notes: svn path=/head/; revision=38706
* Add pash 2.2, a full-screen shell, similar to Midnight Commander. SomeWill Andrews2000-12-311-0/+1
| | | | | | | | | | | patches were included to fix various bugs (including what I believe are potential overflow bugs involving gets()). PR: 23949 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=36511
* Add osh 001127, a reimplementation of the old and obsolete shell versionWill Andrews2000-12-301-0/+1
| | | | | | | | | | | | that was in standard use up to UNIX 6th Edition and was supplied as osh with UNIX 7th Edition. Its command language is a sparse subset of those of modern shells and is mostly common to both sh(1) and csh(1). PR: 23943 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=36449
* Add the original 44bsd-csh for those that don't care for the new one.David E. O'Brien2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27578
* Adding sash version 3.4.Steve Price2000-01-291-0/+1
| | | | | | | | | | A Stand-Alone shell combining many common utilities. PR: 16309 Submitted by: Patrick Gardella <patrick@freebsd.org> Notes: svn path=/head/; revision=25291
* Add flash.Wes Peters2000-01-081-0/+1
| | | | | | | | PR: 15995 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24565
* Add perlsh.Satoshi Asami2000-01-061-0/+1
| | | | | | | Forgotten by: wes Notes: svn path=/head/; revision=24478
* Activate the ksh93 port.Steve Price1999-11-261-0/+1
| | | | Notes: svn path=/head/; revision=23415
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Activate esh.Jacques Vidrine1999-05-281-1/+2
| | | | Notes: svn path=/head/; revision=19046