summaryrefslogtreecommitdiff
path: root/shells/bash1 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-28Bash1 incorrectly restores signals when executing programs. This causesDavid E. O'Brien3-0/+38
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) Notes: svn path=/head/; revision=23460
1999-11-28Use $(CC) -E rather than ``cpp'' to deal with cpp's new braindamage.David E. O'Brien1-1/+10
Notes: svn path=/head/; revision=23459
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21143
1999-07-05Use __FreeBSD__ instead of FreeBSD so this builds on the Alpha too.Steve Price1-0/+11
Notes: svn path=/head/; revision=20078
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-1/+1
[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 Notes: svn path=/head/; revision=19804
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro2-5/+1
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-03-30Bash version 1.17 was much more popular than I thought.David E. O'Brien12-0/+251
(deleted to save space on the CDROM since I thought few were still using it) Notes: svn path=/head/; revision=17442
1999-03-29Delete the bash 1.17 port. It served us well as we transitioned to bashDavid E. O'Brien12-251/+0
version 2. Notes: svn path=/head/; revision=17433
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1-1/+2
Notes: svn path=/head/; revision=16378
1998-08-13Removed manpages from pkg/PLISTDavid E. O'Brien2-4/+5
Notes: svn path=/head/; revision=12505
1998-04-04Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tSatoshi Asami1-1/+2
depend on ordering in the parent Makefiles for the links to be created correctly. Notes: svn path=/head/; revision=10410
1997-08-21Make Bash obey ${PREFIX}David E. O'Brien1-0/+11
Notes: svn path=/head/; revision=7636
1997-06-27Get bash to not use GNU malloc. This solves the calloc() weirdnessJordan K. Hubbard1-0/+19
in -current. Closes PR#3971 Notes: svn path=/head/; revision=7099
1997-06-26Remove trailing dot from ${MAINTAINER}Bill Fenner1-2/+2
Found by: distfile checker Notes: svn path=/head/; revision=7073
1997-06-16Use install-info to edit the dir file.Masafumi Max NAKANE1-0/+3
Notes: svn path=/head/; revision=6964
1997-06-16Use install-info to edit the dir file.Masafumi Max NAKANE1-2/+8
The (now old) master_site doesn&t have bash-1.14.7 anymore, but GNU sites do, so update it. Notes: svn path=/head/; revision=6963
1997-06-16In documentation subdirectory, let ``make all'' build only the infoMasafumi Max NAKANE1-2/+19
files. Notes: svn path=/head/; revision=6962
1997-06-16Patch up the texinfo file and add @dircategory and @direntry.Masafumi Max NAKANE1-0/+13
Notes: svn path=/head/; revision=6961
1997-02-17ache writes:David E. O'Brien1-1/+3
> This port is obsoleted by bash2, so I don't want to be MAINTAINER I *hate* bash2. So I'll take it over. Notes: svn path=/head/; revision=5662
1997-02-14This port is obsoleted by bash2, so I don't want to be MAINTAINERAndrey A. Chernov1-3/+1
Notes: svn path=/head/; revision=5612
1997-01-02Roll this back to 1.14.7.Satoshi Asami8-204/+146
Notes: svn path=/head/; revision=5157
1996-12-27Upgrade to 2.0Andrey A. Chernov8-146/+204
Notes: svn path=/head/; revision=5110
1996-12-27Don't need WRKSRC.David E. O'Brien1-3/+3
Add manpages to MANx. But don't compress them. Notes: svn path=/head/; revision=5105
1996-12-27Style police.David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=5102
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-11-16Remove @cwd /usr/local.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=4509
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
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! Notes: svn path=/head/; revision=3948
1996-08-28Upgrade to 1.14.7Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=3714
1996-02-09checksumAdam David1-1/+1
Notes: svn path=/head/; revision=2701
1996-02-09version 1.14.6 releaseAdam David1-5/+4
Notes: svn path=/head/; revision=2700
1995-12-03Upgrade to 1.14.6 beta 3Andrey A. Chernov4-12/+11
Notes: svn path=/head/; revision=2520
1995-10-04Ok, if anybody really needs bash_builtins.1 (which is almostAndrey A. Chernov2-0/+18
useles), here PROPER fix and re-enabling it again. Please, step over on ports owned by me only if you 100% shure. Notes: svn path=/head/; revision=2257
1995-10-04Remove unneded file, it was man page hack which not works as isAndrey A. Chernov1-1/+0
Notes: svn path=/head/; revision=2256
1995-10-04Use compressed manpages.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2251
1995-10-04Hand-edit patch to install bash_builtins.1.Satoshi Asami1-1/+2
Submitted by: Chet Ramey <chet@odin.INS.CWRU.Edu> Notes: svn path=/head/; revision=2250
1995-10-04Compress manpages.Satoshi Asami1-1/+7
Notes: svn path=/head/; revision=2249
1995-07-19Upgrade 1.14.4 -> 1.14.5Andrey A. Chernov6-34/+43
Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1997
1995-04-18Update.Andrey A. Chernov3-2/+4
Notes: svn path=/head/; revision=1453
1995-04-18Fetch this from LOCAL_PORTS. If Chet wants to support the latest andJordan K. Hubbard1-2/+2
greatest bash through the ports collection, then he can drop the tarballs into there and save us all some trouble. Notes: svn path=/head/; revision=1451
1995-04-11Makefile updates, shell version! This was easy! :)Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=1337
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-17Upgrade.Andrey A. Chernov5-11/+11
Notes: svn path=/head/; revision=1143
1995-02-12Install/uninstall bash into /etc/shellsAndrey A. Chernov1-0/+2
Submitted by: mark@grondar.za Notes: svn path=/head/; revision=944
1995-01-06Upgrade to final release.Andrey A. Chernov3-12/+12
File name not changed since beta, so you need to re-fetch bash Notes: svn path=/head/; revision=731
1995-01-06CleanupAndrey A. Chernov1-0/+1
Notes: svn path=/head/; revision=730
1994-12-30Upgrade.Andrey A. Chernov1-42/+41
Attention: you need to remove your bash from /usr/ports/distfiles and re-fetch it again, because version changed while filename not changed. Notes: svn path=/head/; revision=649
1994-12-12Upgrade to 1.14.3Andrey A. Chernov7-9/+88
Notes: svn path=/head/; revision=554
1994-11-10Add master site of prep now that prep has this version available.Jordan K. Hubbard1-1/+2
Notes: svn path=/head/; revision=355
1994-10-14This patch was reversed. Fix it.Jordan K. Hubbard1-8/+8
Notes: svn path=/head/; revision=232
1994-09-29Use cc instead of gcc exclusively.Jordan K. Hubbard1-4/+25
Notes: svn path=/head/; revision=140