Commit graph

680 commits

Author SHA1 Message Date
Erwin Lansing
843f7d012a Use USE_PGSQL
Forgotten by:	girgen
2005-01-31 08:35:34 +00:00
Simon L. B. Nielsen
9d90eecdd3 Update to version 2.2.3 to fix security vulnerability.
Security:	http://vuxml.FreeBSD.org/f11b219a-44b6-11d9-ae2f-021106004fd6.html
With hat:	secteam
Approved by:	maintainer timeout (security; 2 days), erwin (mentor)
2005-01-26 09:07:49 +00:00
Thierry Thomas
8bb559c182 Remove the test for /dev/dsp during configure, it does not affect the
package build.

Reported by:	Kris via pointyhat.
2005-01-25 21:38:08 +00:00
Sergei Kolobov
70f7fd9950 - Update to 4.2.3
PR:		ports/76268
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2005-01-24 08:46:58 +00:00
Thierry Thomas
a869d5d2cc Add bush 1.0.1, the Business Shell. 2005-01-23 21:57:07 +00:00
Pav Lucistnik
4e20cfbb93 - Update to 1.0.2
- Mark IGNORE on FreeBSD 4.x, missing library functions

PR:		ports/76424
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-19 19:28:06 +00:00
Pav Lucistnik
db979c08fe - Update to 20050112
PR:		ports/76455
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2005-01-19 18:04:10 +00:00
Edwin Groothuis
17df997a7b Fix shells/ksh93 port
Update ksh93 to 2004-12-25 version

PR:             ports/75828
Submitted by:   Joe Kelsey <joe@zircon.seattle.wa.us>
2005-01-12 11:02:22 +00:00
Kris Kennaway
2924bf10af BROKEN: unfetchable (maintainer confirms that a new release was uploaded
but the download password changed)
2004-12-29 23:17:18 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Volker Stolz
1cb6e17cc5 Scponly validates dangerous arguments since version 4.0. However,
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
2004-12-15 10:47:52 +00:00
Pav Lucistnik
a0e5f7ed92 - Update to 4.0
PR:		ports/74633
Submitted by:	rushani (maintainer)
2004-12-04 23:56:24 +00:00
Sean Chittenden
dd27c5df27 Update to 1.6.0
PR:		ports/72760
Submitted by:	Pawel Pekala   c0rn - a t - gazeta dotty pl
2004-11-29 18:12:42 +00:00
Oliver Eikemeier
d8f7447a12 Fix `read -e' handling when PS1 is longer than the terminal width
<http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306>

Obtained from:	Tim Waugh <twaugh@redhat.com>
2004-11-19 13:44:37 +00:00
Oliver Eikemeier
70f1c1f0b7 - update to patchlevel 16 (replacing FreeBSD subst.c patch)
- use system readline on -CURRENT [1]

Submitted by:	sf [1]
2004-11-11 12:04:21 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Yen-Ming Lee
43de1db1ac There is a string format vulnerability in rssh-2.2.1
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
2004-11-03 09:17:41 +00:00
Oliver Eikemeier
f0c4bac25e - update to patchlevel 15 2004-11-02 10:24:50 +00:00
David E. O'Brien
20d3a92783 Install the binary as 'bash2' also. 2004-10-27 22:13:04 +00:00
David E. O'Brien
90aa8bfb60 Use the offical option for static linking. 2004-10-27 22:10:35 +00:00
Pav Lucistnik
da5a605249 - Update to 20041017
PR:		ports/73174
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-10-27 18:49:08 +00:00
Akinori MUSHA
de948f1327 Update to 2.06a. 2004-10-26 04:05:30 +00:00
Edwin Groothuis
4dae5f1b54 Unbreak building by requiring gcc 3.4
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-10-15 22:56:05 +00:00
Oliver Eikemeier
875ebd31e7 - better reflect `bash --version' in PORTVERSION
- new shopt colonbreakswords
- fix default PATH
2004-10-14 13:24:20 +00:00
Edwin Groothuis
1f936c50cb 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>
2004-10-14 07:38:35 +00:00
Edwin Groothuis
bdbd787306 [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>
2004-10-14 07:35:21 +00:00
Oliver Eikemeier
47f3195355 Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)
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)
2004-10-09 10:16:33 +00:00
Alexey Dokuchaev
afadaecf27 Unbreak on 5.X and -CURRENT.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-07 10:02:13 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Sergei Kolobov
09bcb2273b - Fix package build on pointyhat and other environments where
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)
2004-09-27 12:20:52 +00:00
Yen-Ming Lee
8795b919c3 - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1
- rssh depends on rsync and rdist (optionally)

PR:		71472
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-21 20:37:18 +00:00
Oliver Eikemeier
86cbd1f021 update to version 3.7 2004-09-03 14:46:59 +00:00
Oliver Eikemeier
a55fe984d5 - add FAQ
- 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
2004-09-03 09:21:31 +00:00
David E. O'Brien
320c42d1d2 Reenable 'pkg_add -r' usefullness. 2004-08-26 20:30:54 +00:00
Volker Stolz
38c453278b Add patch-set which fixes various bugs including a stack overflow.
PR:		ports/70953
Submitted by:	Jeffrey Allen Neitzel (author)
2004-08-26 07:28:03 +00:00
Shigeyuki Fukushima
f36eefa4d6 Deprecated. 2004-08-25 17:25:39 +00:00
Sergei Kolobov
26a7578418 - Move a faster site (archive.progeny.com) to the beginning
of MASTER_SITES list because the primary distribution site
  zsh.org is "always damn slow"

Prompted by:	krion
2004-08-25 04:43:55 +00:00
Sergei Kolobov
9aba722079 - Remove dead mirrors, add few new ones
PR:		ports/70578 (also contains 4.2.1 update)
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-08-24 16:05:58 +00:00
Sergei Kolobov
bd1ed6e42b - Update to 4.2.1 [1]
- 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]
2004-08-24 14:04:39 +00:00
David E. O'Brien
4f69eea4ca We now have the C99 wide/multibyte character functions bash needs.
PR:		69652
Submitted by:	tjr
2004-08-23 04:31:07 +00:00
David E. O'Brien
044af49c52 Add the 'DEBUG' build option. 2004-08-23 04:30:04 +00:00
Oliver Eikemeier
0ddba63255 add three fixes from bug-bash@:
- pipefail option
- broken array expansion
- segmentation fault in unset typeset array variable
2004-08-19 09:15:47 +00:00
Oliver Lehmann
3d232da302 update to 040812 2004-08-15 17:39:28 +00:00
Oliver Eikemeier
0a3a06544f mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25 2004-08-11 17:37:26 +00:00
Oliver Eikemeier
884571212b move shells/bash3 -> shells/bash 2004-08-11 17:20:38 +00:00
Oliver Eikemeier
764c05e57a Fix nested brace vs. variable expansion 2004-08-10 19:32:19 +00:00
Oliver Eikemeier
fa4d9be814 Fix segfault when accessing an unset array 2004-08-10 19:04:41 +00:00
David E. O'Brien
fedc890b9e Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/
and so Bash's process substitution feature doesn't work when 'configure'
finds we do have /dev/fd/ and tries to use it vs. named pipes.

PR:		48434
Submitted by:	naddy
2004-08-09 17:43:53 +00:00
Oliver Eikemeier
f55e7a8694 Add bash3, The GNU Bourne-Again SHell version 3.00
http://cnswww.cns.cwru.edu/~chet/bash/NEWS
2004-07-30 22:01:13 +00:00
Pav Lucistnik
497288280d - Update to 20040711
PR:		ports/69769
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer
2004-07-29 23:45:52 +00:00