summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix svn issue with scponly via ssh+svn://.Norikatsu Shigemura2005-06-201-2/+3
| | | | | Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: rushani (maintainer)
* Bump PORTREVISION by previous commit.Norikatsu Shigemura2005-06-191-1/+1
| | | | Approved by: rushani (maintainer)
* Add support ssh+svn://.Norikatsu Shigemura2005-06-181-0/+9
| | | | | | PR: ports/81889 Submitted by: Matthias Fechner <idefix@fechner.net> Approved by: rushani (maintainer)
* - Add itself to /etc/shellsPav Lucistnik2005-06-052-1/+13
| | | | | | PR: ports/81257 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout (16 days)
* Fix this patch file.David E. O'Brien2005-05-052-21/+12
| | | | | PR: 69873 Submitted by: Dave Evans <root@hclb.demon.co.uk>
* - Change the way used to add/remove the shell on /etc/shells,Cheng-Lung Sung2005-05-048-24/+84
| | | | | | | | | | use pkg-install and pkg-deinstall (both stoled from shells/bash) to do it. - Remove pre-install section, it's not more needed on this version, because Makefile is created correctly changing Makefile.PL PR: 80583 Submitted by: Renato Botelho (maintainer)
* Tweak pkg-descr, break out /etc/shell editing as seperate target, installDavid E. O'Brien2005-04-283-13/+231
| | | | | | | examples. Also use the modern nobs bsd.port.mk provides. PR: 30732 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* - Use MAKE_ARGSVolker Stolz2005-04-252-22/+1
| | | | - Don't invoke install-info twice when using INFO
* Update to version 1.0136Kirill Ponomarev2005-04-212-3/+3
| | | | | PR: ports/80210 Submitted by: Ports Fury
* - Update to 4.2.5Sergei Kolobov2005-04-193-15/+20
| | | | | | | - Update MASTER_SITES based on the list at http://www.zsh.org/ PR: ports/79708 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - It was not installing on FreeBSD 4.x with perl 5.00503.Yen-Ming Lee2005-04-196-0/+40
| | | | | | | | - Rename patch-aa to reflect which file is patched. - update /etc/shells in pkg-plist for package PR: 80104 Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
* - Update to 1.8Sergei Kolobov2005-04-188-96/+202
| | | | | | | | | | - Unbreak - Remove gratuitous use of REINPLACE - Add $FreeBSD$ on pkg-plist - Assign maintainership to the submitter PR: ports/79623 Submitted by: Renato Botelho <freebsd@galle.com.br>
* - Update to 4.1Yen-Ming Lee2005-04-143-16/+4
| | | | | PR: 79859 Submitted by: rushani
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | Approved by: adamw (mentor)
* CVS really does need a better way of backing out a commit composing aDavid E. O'Brien2005-04-121-3/+2
| | | | set of files...
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-123-3/+4
| | | | after 5.4-RELEASE.
* Very sorry for a local change that made it into the last commit.David E. O'Brien2005-04-111-2/+1
|
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-113-4/+5
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
|
* Remove references to ports recently deleted.Kris Kennaway2005-02-211-3/+0
|
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-1829-675/+0
| | | | and the handful of ports that depended on them.
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-112-0/+4
|
* - Update to 4.2.4Sergei Kolobov2005-02-072-5/+5
| | | | | PR: ports/77172 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Update to 2005-02-02Volker Stolz2005-02-042-5/+5
| | | | | PR: ports/77072 Submitted by: Joey Kelsey (maintainer)
* Use USE_PGSQLErwin Lansing2005-01-311-3/+1
| | | | Forgotten by: girgen
* Update to version 2.2.3 to fix security vulnerability.Simon L. B. Nielsen2005-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 theThierry Thomas2005-01-251-0/+13
| | | | | | package build. Reported by: Kris via pointyhat.
* - Update to 4.2.3Sergei Kolobov2005-01-243-6/+23
| | | | | PR: ports/76268 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Add bush 1.0.1, the Business Shell.Thierry Thomas2005-01-237-0/+177
|
* - Update to 1.0.2Pav Lucistnik2005-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 20050112Pav Lucistnik2005-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 portEdwin Groothuis2005-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 uploadedKris Kennaway2004-12-291-0/+2
| | | | but the download password changed)
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-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,Volker Stolz2004-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.0Pav Lucistnik2004-12-043-19/+24
| | | | | PR: ports/74633 Submitted by: rushani (maintainer)
* Update to 1.6.0Sean Chittenden2004-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 widthOliver Eikemeier2004-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)Oliver Eikemeier2004-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 theJoe Marcus Clarke2004-11-071-0/+1
| | | | big upgrade.
* There is a string format vulnerability in rssh-2.2.1Yen-Ming Lee2004-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 15Oliver Eikemeier2004-11-023-19/+7
|
* Install the binary as 'bash2' also.David E. O'Brien2004-10-272-0/+2
|
* Use the offical option for static linking.David E. O'Brien2004-10-271-1/+1
|
* - Update to 20041017Pav Lucistnik2004-10-276-32/+44
| | | | | PR: ports/73174 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update to 2.06a.Akinori MUSHA2004-10-266-478/+5
|
* Unbreak building by requiring gcc 3.4Edwin Groothuis2004-10-151-0/+1
| | | | Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - better reflect `bash --version' in PORTVERSIONOliver Eikemeier2004-10-149-22/+302
| | | | | - new shopt colonbreakswords - fix default PATH
* New port: shells/viewglob, a GTK+ add-on to bash and zshEdwin Groothuis2004-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 shellEdwin Groothuis2004-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>