summaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Incomplete pkg-plistkris2005-02-112-0/+4
|
* - Update to 4.2.4sergei2005-02-072-5/+5
| | | | | PR: ports/77172 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Update to 2005-02-02vs2005-02-042-5/+5
| | | | | PR: ports/77072 Submitted by: Joey Kelsey (maintainer)
* Use USE_PGSQLerwin2005-01-311-3/+1
| | | | Forgotten by: girgen
* Update to version 2.2.3 to fix security vulnerability.simon2005-01-262-3/+3
| | | | | | Security: http://vuxml.FreeBSD.org/f11b219a-44b6-11d9-ae2f-021106004fd6.html With hat: secteam Approved by: maintainer timeout (security; 2 days), erwin (mentor)
* Remove the test for /dev/dsp during configure, it does not affect thethierry2005-01-251-0/+13
| | | | | | package build. Reported by: Kris via pointyhat.
* - Update to 4.2.3sergei2005-01-243-6/+23
| | | | | PR: ports/76268 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Add bush 1.0.1, the Business Shell.thierry2005-01-237-0/+177
|
* - Update to 1.0.2pav2005-01-195-49/+39
| | | | | | | - Mark IGNORE on FreeBSD 4.x, missing library functions PR: ports/76424 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 20050112pav2005-01-194-6/+6
| | | | | | PR: ports/76455 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Fix shells/ksh93 portedwin2005-01-123-20/+8
| | | | | | | Update ksh93 to 2004-12-25 version PR: ports/75828 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
* BROKEN: unfetchable (maintainer confirms that a new release was uploadedkris2004-12-291-0/+2
| | | | but the download password changed)
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Scponly validates dangerous arguments since version 4.0. However,vs2004-12-152-1/+13
| | | | | | | | | | there is a regression compared with version 3.11. That is scponly can not be built only with sftp support. Reference: https://lists.ccs.neu.edu/pipermail/scponly/2004-December/000655.html PR: ports/75092 Submitteed by: maintainer
* - Update to 4.0pav2004-12-043-19/+24
| | | | | PR: ports/74633 Submitted by: rushani (maintainer)
* Update to 1.6.0seanc2004-11-293-7/+7
| | | | | PR: ports/72760 Submitted by: Pawel Pekala c0rn - a t - gazeta dotty pl
* Fix `read -e' handling when PS1 is longer than the terminal widtheik2004-11-192-1/+25
| | | | | | <http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306> Obtained from: Tim Waugh <twaugh@redhat.com>
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)eik2004-11-113-18/+10
| | | | | | - use system readline on -CURRENT [1] Submitted by: sf [1]
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-071-0/+1
| | | | big upgrade.
* There is a string format vulnerability in rssh-2.2.1leeym2004-11-033-17/+9
| | | | | | | | | | | http://www.pizzashack.org/rssh/security.shtml - update to 2.2.2 - use REINPLACE_CMD instead of the patch file - correct the knob for RDIST PR: 73143 Submitted by: leeym
* - update to patchlevel 15eik2004-11-023-19/+7
|
* Install the binary as 'bash2' also.obrien2004-10-272-0/+2
|
* Use the offical option for static linking.obrien2004-10-271-1/+1
|
* - Update to 20041017pav2004-10-276-32/+44
| | | | | PR: ports/73174 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update to 2.06a.knu2004-10-266-478/+5
|
* Unbreak building by requiring gcc 3.4edwin2004-10-151-0/+1
| | | | Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - better reflect `bash --version' in PORTVERSIONeik2004-10-149-22/+302
| | | | | - new shopt colonbreakswords - fix default PATH
* New port: shells/viewglob, a GTK+ add-on to bash and zshedwin2004-10-147-0/+121
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* [NEW PORT] shells/zoidberg: A modular PERL shelledwin2004-10-145-0/+152
| | | | | | | | | | | | | | 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>
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)eik2004-10-099-98/+79
| | | | | | | | While I'm here, use the official patchset instead of the custom ones and reflect the port revision in the version number. Submitted by: Reinhard Speyerer <rspmn@arcor.de> Approved by: portmgr (krion)
* Unbreak on 5.X and -CURRENT.danfe2004-10-072-6/+1
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-291-0/+4
| | | | Approved by: portmgr (self)
* - Fix package build on pointyhat and other environments wheresergei2004-09-271-1/+2
| | | | | | | | | there is no controlling tty by adding --with-tcsetpgrp argument to CONFIGURE_ARGS Pointed by: pointyhat (via kris, krion) Submitted by: eik (based on) Approved by: portmgr (eik)
* - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1leeym2004-09-213-97/+20
| | | | | | | | - rssh depends on rsync and rdist (optionally) PR: 71472 Submitted by: leeym Approved by: portmgr (marcus)
* update to version 3.7eik2004-09-0320-520/+168
|
* - add FAQeik2004-09-036-11/+181
| | | | | | | - experimental shopt `implicitcd' - fix `Tags out of Date' in texinfo pages - fix line wrap bug in libreadline - set LATEST_LINK to `bash', so that `pkg_add -r bash' works
* Reenable 'pkg_add -r' usefullness.obrien2004-08-261-0/+1
|
* Add patch-set which fixes various bugs including a stack overflow.vs2004-08-262-1/+6
| | | | | PR: ports/70953 Submitted by: Jeffrey Allen Neitzel (author)
* Deprecated.shige2004-08-251-0/+3
|
* - Move a faster site (archive.progeny.com) to the beginningsergei2004-08-251-3/+4
| | | | | | | of MASTER_SITES list because the primary distribution site zsh.org is "always damn slow" Prompted by: krion
* - Remove dead mirrors, add few new onessergei2004-08-241-5/+6
| | | | | PR: ports/70578 (also contains 4.2.1 update) Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Update to 4.2.1 [1]sergei2004-08-243-69/+86
| | | | | | | | | - Install rzsh - restricted-mode zsh [2] - Fix static version (NOSHARED=yes) build [3] - Utilize INFO macro again Submitted by: osa [1], ceri [2], Dan Nelson <dnelson@allantgroup.com> [3]
* We now have the C99 wide/multibyte character functions bash needs.obrien2004-08-232-26/+0
| | | | | PR: 69652 Submitted by: tjr
* Add the 'DEBUG' build option.obrien2004-08-231-0/+3
|
* add three fixes from bug-bash@:eik2004-08-194-1/+57
| | | | | | - pipefail option - broken array expansion - segmentation fault in unset typeset array variable
* update to 040812oliver2004-08-152-3/+3
|
* mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25eik2004-08-111-0/+3
|
* move shells/bash3 -> shells/basheik2004-08-119-232/+1
|
* Fix nested brace vs. variable expansioneik2004-08-104-2/+32
|
* Fix segfault when accessing an unset arrayeik2004-08-104-0/+34
|
OpenPOWER on IntegriCloud