Commit Graph

64 Commits

Author SHA1 Message Date
David E. O'Brien
d7c478016d Also fix the symlink race vulnerability in bashbug.sh.
Obtained from:	bash-1.14.7-23.5x.src.rpm
2000-11-29 19:52:06 +00:00
David E. O'Brien
f1a492cf44 Fix the symlink vulnerability noted at http://www.securityfocus.com/bid/2006
Obtained from:	RedHat bash-1.14.7-23.5x.src.rpm
2000-11-29 19:48:15 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Michael Haro
a3fc742515 Add WWW to description of shells/bash1
PR:		16260
Submitted by:	joseph.scott@owp.csus.edu
2000-01-22 09:05:47 +00:00
David E. O'Brien
d185596316 Bash1 incorrectly restores signals when executing programs. This causes
many programs to use 100% CPU after a login session was ungracefully
closed because SIGHUP will not be delivered to processes started from bash1
used as login shell (SIGHUP is ignored when bash1 is running as login shell
and telnet connection is made because ignored SIGHUP is inherited
from inetd->telnetd->getty->login; ignored SIGHUP is restored before
starting any program from shell).

These patches were derived from Bash 2.03, and attempt to impliement
the Bash 2.03 behavior.

PR:		14943
Submitted by:	Max Khon (fjoe@iclub.nsu.ru)
1999-11-28 03:07:19 +00:00
David E. O'Brien
6b7daea23a Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage. 1999-11-28 03:03:45 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Steve Price
6767fa568a Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too. 1999-07-05 16:24:22 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
David E. O'Brien
cd8572268b Bash version 1.17 was much more popular than I thought.
(deleted to save space on the CDROM since I thought few were still using it)
1999-03-30 01:31:43 +00:00
David E. O'Brien
7ed77ab1fd Delete the bash 1.17 port. It served us well as we transitioned to bash
version 2.
1999-03-29 11:42:32 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
David E. O'Brien
d265ace04d Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
David E. O'Brien
ddbd7c0b92 Make Bash obey ${PREFIX} 1997-08-21 07:03:49 +00:00
Jordan K. Hubbard
beb1d2e914 Get bash to not use GNU malloc. This solves the calloc() weirdness
in -current.  Closes PR#3971
1997-06-27 18:00:09 +00:00
Bill Fenner
4c08ced03e Remove trailing dot from ${MAINTAINER}
Found by:	distfile checker
1997-06-26 06:23:23 +00:00
Masafumi Max NAKANE
c7e688d572 Use install-info to edit the dir file. 1997-06-16 11:00:38 +00:00
Masafumi Max NAKANE
d6ae6dc467 Use install-info to edit the dir file.
The (now old) master_site doesn&t have bash-1.14.7 anymore, but GNU sites do,
so update it.
1997-06-16 11:00:19 +00:00
Masafumi Max NAKANE
3ffd020bff In documentation subdirectory, let ``make all'' build only the info
files.
1997-06-16 10:42:18 +00:00
Masafumi Max NAKANE
b4ce60904c Patch up the texinfo file and add @dircategory and @direntry. 1997-06-16 10:35:22 +00:00
David E. O'Brien
c3d2f16419 ache writes:
> This port is obsoleted by bash2, so I don't want to be MAINTAINER

I *hate* bash2.  So I'll take it over.
1997-02-17 06:41:50 +00:00
Andrey A. Chernov
dc6e03a935 This port is obsoleted by bash2, so I don't want to be MAINTAINER 1997-02-14 14:18:45 +00:00
Satoshi Asami
1b266ec86a Roll this back to 1.14.7. 1997-01-02 07:00:25 +00:00
Andrey A. Chernov
48748db13a Upgrade to 2.0 1996-12-27 11:40:57 +00:00
David E. O'Brien
0ebe3bae3b Don't need WRKSRC.
Add manpages to MANx.  But don't compress them.
1996-12-27 06:26:05 +00:00
David E. O'Brien
116bb06e77 Style police. 1996-12-27 06:01:29 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
54f3facf10 Remove @cwd /usr/local. 1996-11-16 09:16:16 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Andrey A. Chernov
c5b977b6bc Upgrade to 1.14.7 1996-08-28 15:21:14 +00:00
Adam David
0d81239eb1 checksum 1996-02-09 07:38:49 +00:00
Adam David
c529abd927 version 1.14.6 release 1996-02-09 07:20:37 +00:00
Andrey A. Chernov
3ce4036f38 Upgrade to 1.14.6 beta 3 1995-12-03 00:14:50 +00:00
Andrey A. Chernov
cc9f952c04 Ok, if anybody really needs bash_builtins.1 (which is almost
useles), here PROPER fix and re-enabling it again.
Please, step over on ports owned by me only if you 100% shure.
1995-10-04 20:39:50 +00:00
Andrey A. Chernov
a837e1c1c4 Remove unneded file, it was man page hack which not works as is 1995-10-04 19:16:20 +00:00
Satoshi Asami
2952ba216d Use compressed manpages. 1995-10-04 14:46:05 +00:00
Satoshi Asami
9f04437b09 Hand-edit patch to install bash_builtins.1.
Submitted by: Chet Ramey <chet@odin.INS.CWRU.Edu>
1995-10-04 14:45:43 +00:00
Satoshi Asami
e34f5dde3a Compress manpages. 1995-10-04 14:45:01 +00:00
Andrey A. Chernov
8977909673 Upgrade 1.14.4 -> 1.14.5
Reviewed by:
Submitted by:
Obtained from:
1995-07-19 17:44:37 +00:00
Andrey A. Chernov
3d798e359d Update. 1995-04-18 11:06:01 +00:00
Jordan K. Hubbard
0e59539bab Fetch this from LOCAL_PORTS. If Chet wants to support the latest and
greatest bash through the ports collection, then he can drop the tarballs
into there and save us all some trouble.
1995-04-18 09:09:36 +00:00
Satoshi Asami
8777d60892 Makefile updates, shell version! This was easy! :) 1995-04-11 19:26:36 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00