summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move /etc/bash/bashrc to /etc/bashrc and fix built-in read with -u pipes ↵Mike Frysinger2005-03-301-2/+5
| | | | | | | #87093 by Michael Haubenwallner. (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Move /etc/bash/bashrc to /etc/bashrc and fix built-in read with -u pipes ↵Mike Frysinger2005-03-304-1/+192
| | | | | | #87093 by Michael Haubenwallner. (Portage version: 2.0.51.19)
* Version bump to include 2 new upstream patches.Mike Frysinger2005-02-101-10/+12
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Version bump to include 2 new upstream patches.Mike Frysinger2005-02-103-1/+160
| | | | (Portage version: 2.0.51-r15)
* Updated Copyright dates to 2005. (Manifest recommit)Jeremy Huddleston2005-01-011-11/+11
|
* Updated Copyright dates to 2005.Jeremy Huddleston2005-01-014-8/+8
|
* when linking ncurses, search $ROOT/usr/lib (Manifest recommit)Mike Frysinger2004-12-071-1/+1
|
* when linking ncurses, search $ROOT/usr/libMike Frysinger2004-12-071-2/+2
|
* sh KEYWORDS (Manifest recommit)Mike Frysinger2004-11-121-14/+14
|
* sh KEYWORDSMike Frysinger2004-11-123-6/+6
|
* Add patch 014 to fix brace expansion #67075 (Manifest recommit)Aron Griffis2004-10-141-6/+2
|
* Add patch 014 to fix brace expansion #67075Aron Griffis2004-10-147-189/+62
|
* udpate HOMEPAGE (Manifest recommit)Mike Frysinger2004-10-121-7/+7
|
* udpate HOMEPAGEMike Frysinger2004-10-124-8/+8
|
* yes, i am a tool, thank you for asking (forgot to inherit gcc) (Manifest ↵Mike Frysinger2004-10-021-16/+26
| | | | recommit)
* yes, i am a tool, thank you for asking (forgot to inherit gcc)Mike Frysinger2004-10-022-4/+4
|
* Fix bash-2 initialization wrt setlocale #64266. Arch devs, please do *not* ↵Aron Griffis2004-09-291-4/+3
| | | | stable this package until I say so since the newer bashrc stuff needs to be synchronized with stabilization of newer baselayout versions (Manifest recommit)
* Fix bash-2 initialization wrt setlocale #64266. Arch devs, please do *not* ↵Aron Griffis2004-09-295-15/+45
| | | | stable this package until I say so since the newer bashrc stuff needs to be synchronized with stabilization of newer baselayout versions
* added a note about the origin of the jobs patch (Manifest recommit)Travis Tilley2004-09-281-15/+15
|
* added a note about the origin of the jobs patchTravis Tilley2004-09-285-10/+10
|
* Enable checkwinsize in system bashrc #65623 (Manifest recommit)Aron Griffis2004-09-281-15/+15
|
* Enable checkwinsize in system bashrc #65623Aron Griffis2004-09-282-2/+11
|
* fixed using bash with post-20040808 glibc snapshots (Manifest recommit)Travis Tilley2004-09-281-14/+16
|
* fixed using bash with post-20040808 glibc snapshotsTravis Tilley2004-09-287-5/+82
|
* Update to patchlevel 13 #65410 and others (Manifest recommit)Aron Griffis2004-09-281-2/+2
|
* Update to patchlevel 13 #65410 and othersAron Griffis2004-09-284-23/+168
|
* pass --with-ncurses where appropriate (Manifest recommit)Mike Frysinger2004-09-251-7/+17
|
* pass --with-ncurses where appropriateMike Frysinger2004-09-253-3/+6
|
* need to inherit gcc (Manifest recommit)Michael Sterrett2004-09-221-15/+5
|
* need to inherit gccMichael Sterrett2004-09-221-2/+2
|
* try to fix the static linking right #63594 (Manifest recommit)Mike Frysinger2004-09-221-6/+6
|
* try to fix the static linking right #63594Mike Frysinger2004-09-223-10/+34
|
* statically link curses in properly (Manifest recommit)Mike Frysinger2004-09-091-6/+6
|
* statically link curses in properlyMike Frysinger2004-09-093-6/+6
|
* Make sure we statically link with ncurses #51901 and turn on emake since it ↵Mike Frysinger2004-09-081-7/+7
| | | | seems to work fine for me. (Manifest recommit)
* Make sure we statically link with ncurses #51901 and turn on emake since it ↵Mike Frysinger2004-09-084-10/+18
| | | | seems to work fine for me.
* fix DEPEND #60908 (Manifest recommit)Mike Frysinger2004-08-191-13/+23
|
* fix DEPEND #60908Mike Frysinger2004-08-193-3/+9
|
* grep /etc/DIR_COLORS for terminals instead of running dircolors #59937 ↵Aron Griffis2004-08-191-1/+1
| | | | (Manifest recommit)
* grep /etc/DIR_COLORS for terminals instead of running dircolors #59937Aron Griffis2004-08-191-3/+15
|
* Fix array stripping with patch from Chet #60127 (Manifest recommit)Aron Griffis2004-08-181-4/+2
|
* Fix array stripping with patch from Chet #60127Aron Griffis2004-08-185-3/+32
|
* Don't export PS1. Continuation of bug 26951, comments 60-62 (Manifest recommit)Aron Griffis2004-08-141-2/+2
|
* Don't export PS1. Continuation of bug 26951, comments 60-62Aron Griffis2004-08-142-3/+5
|
* Restore red prompt for root #59678 (Manifest recommit)Aron Griffis2004-08-081-11/+11
|
* Restore red prompt for root #59678Aron Griffis2004-08-082-4/+16
|
* Fix bash-3.0-invisible.patch to work for more than the simple test case I ↵Aron Griffis2004-08-021-1/+1
| | | | used last time ;-) (Manifest recommit)
* Fix bash-3.0-invisible.patch to work for more than the simple test case I ↵Aron Griffis2004-08-023-12/+26
| | | | used last time ;-)
* Fix bug 58961 with patch from Chet Ramey to prevent segfault (Manifest recommit)Aron Griffis2004-08-021-4/+2
|
* Fix bug 58961 with patch from Chet Ramey to prevent segfaultAron Griffis2004-08-025-2/+31
|