notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: shells/Makefile

Number of commits found: 137 (showing only 37 on this page)

«  1 | 2 

Tuesday, 4 Nov 2008
23:10 wxs search for other commits by this committer
Welcome ksh93-devel to the tree.

PR:             ports/128466
Submitted by:   Joe Kelsey <joe@zircon.seattle.wa.us>
Original commit
Thursday, 21 Aug 2008
14:32 pav search for other commits by this committer
- Readd shells/rssh without rsync support. I'm still actively using it.
Original commit
14:05 tabthorpe search for other commits by this committer
2008-08-21 shells/rssh: No longer maintained upstream
Original commit
Tuesday, 29 Apr 2008
21:34 miwi search for other commits by this committer
Heirloom-sh is a portable version of OpenSolaris' #!/bin/sh.
If one need to write portable shell scripts, this one is excellent for
testing them. It is installed as jsh (job shell).

Other OpenSolaris user land tools are available in sysutils/heirloom

WWW: http://heirloom.sourceforge.net/sh.html

PR:             ports/122192
Submitted by:   Danijel Tasov <danielt at pilgerer.org>
Original commit
Tuesday, 11 Mar 2008
22:38 alepulver search for other commits by this committer
Bash Commander is a traditional GNU bash shell extended with visual two-panel
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
Original commit
Friday, 7 Mar 2008
17:16 miwi search for other commits by this committer
Shell::Perl is the implementation of a simple command-line interpreter
for Perl.

WWW: http://search.cpan.org/dist/Shell-Perl/

PR:             ports/121142
Submitted by:   Shinsuke Matsui <smatsui at karashi.org>
Original commit
Monday, 13 Aug 2007
13:41 garga search for other commits by this committer
Repocopy shells/perlsh to shells/psh to reflect the correct project's name

PR:             ports/115305
Submitted by:   garga
Original commit
Sunday, 5 Aug 2007
21:00 miwi search for other commits by this committer
a interactive PHP Shell with tab-completion, inline help
and handling of FATAL errors

WWW: http://pear.php.net/package/PHP_Shell/
Original commit
Monday, 4 Jun 2007
15:01 gabor search for other commits by this committer
Remove expired ports:

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
Original commit
Friday, 20 Apr 2007
21:36 miwi search for other commits by this committer
Allows include files to be used in shells the same way they are with C.
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
Original commit
Monday, 26 Feb 2007
22:51 miwi search for other commits by this committer
fish is a user friendly commandline shell intended mostly for
interactive use.

WWW:    http://www.fishshell.org/

PR:             ports/109556
Submitted by:   Kai Wang <kaiw27 at gmail.com>
Original commit
Thursday, 25 Jan 2007
09:12 sem search for other commits by this committer
A new port: shells/p5-Term-ShellUI

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
Original commit
Tuesday, 12 Dec 2006
15:42 vd search for other commits by this committer
Remove expired leaf ports:
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
Original commit
Thursday, 5 Oct 2006
19:07 alepulver search for other commits by this committer
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
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
Original commit
Friday, 1 Sep 2006
14:21 knu search for other commits by this committer
This port has served its purpose.  Just use the shells/zsh port with
the multibyte option turned on.
Original commit
Saturday, 22 Jul 2006
10:55 miwi search for other commits by this committer
Add mksh , a Korn shell with many additions.

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>
Original commit
Sunday, 19 Feb 2006
06:49 ume search for other commits by this committer
Add new port tcsh_nls - Misc NLS catalogs for tcsh which
requires libiconv.
This port is meaningful only on 7-CURRENT for now.
Original commit
Saturday, 12 Nov 2005
12:56 pav search for other commits by this committer
Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor
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>
Original commit
Friday, 14 Oct 2005
15:11 garga search for other commits by this committer
Add tcsh-bofh 6.12.00, patch tcsh to providing true BOFH logfunctions.

PR:             ports/87394
Submitted by:   Krzysztof Kowalewski <pyzmen@kam.pl>
Original commit
Monday, 29 Aug 2005
13:45 sergei search for other commits by this committer
- Retire shells/zsh-devel in favor of shells/zsh:
  The development version of Zsh is no longer being released.
  Interested parties can always check out Zsh from SourceForge.net CVS.
Original commit
Friday, 18 Feb 2005
23:44 kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Original commit
Sunday, 23 Jan 2005
21:57 thierry search for other commits by this committer
Add bush 1.0.1, the Business Shell.
Original commit
Thursday, 14 Oct 2004
07:38 edwin search for other commits by this committer
New port: shells/viewglob, a GTK+ add-on to bash and zsh

        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>
Original commit
07:35 edwin search for other commits by this committer
[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>
Original commit
Wednesday, 11 Aug 2004
17:20 eik search for other commits by this committer
move shells/bash3 -> shells/bash
Original commit
Friday, 30 Jul 2004
22:01 eik search for other commits by this committer
Add bash3, The GNU Bourne-Again SHell version 3.00

  http://cnswww.cns.cwru.edu/~chet/bash/NEWS
Original commit
Tuesday, 22 Jun 2004
08:24 pav search for other commits by this committer
Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix including
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>
Original commit
Friday, 21 May 2004
13:37 clement search for other commits by this committer
Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.

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
Original commit
Friday, 2 Apr 2004
07:29 kris search for other commits by this committer
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:             59651
Original commit
Monday, 29 Sep 2003
12:44 edwin search for other commits by this committer
New port: shells/bash-completion

        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>
Original commit
Tuesday, 9 Sep 2003
22:12 seanc search for other commits by this committer
After using tcsh for 4 years and having just discovered the 'rprompt'
parameter, I conclude my hunt for other nifty shell tricks by adding a
port of the .tcshrc project.
Original commit
Thursday, 21 Aug 2003
13:53 netchild search for other commits by this committer
Remove tcsh.

Approved by:    portmgr (marcus)
Original commit
Sunday, 23 Mar 2003
19:32 dinoex search for other commits by this committer
GSCommander is a simple unix command monitor for GNUstep.

WWW: http://www.nice.ch/~phip/softcorner.html#cmdr
Original commit
Tuesday, 10 Sep 2002
22:18 obraun search for other commits by this committer
Add scponly 2.4, a tiny shell which only permits scp and sftp.

PR:             ports/40935
Submitted by:   Ken McGlothlen <mcglk@artlogix.com>
Original commit
Wednesday, 10 Jul 2002
17:48 petef search for other commits by this committer
Add nologinmsg 1.0, more functional native binary replacement for
/sbin/nologin.

Submitted by:   Richard Rose <freebsd-security@rikrose.net>
Original commit
Tuesday, 4 Jun 2002
00:24 kris search for other commits by this committer
Remove scsh after repo-copy.

Pointy hat to:  alex
Original commit
Saturday, 11 May 2002
21:48 knu search for other commits by this committer
Add zsh+euc, Zsh with EUC encoding support.

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. :)
Original commit

Number of commits found: 137 (showing only 37 on this page)

«  1 | 2