summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Marked stable on mips.Joshua Kinard2004-03-073-10/+13
|
* fix typoMike Frysinger2004-03-061-2/+2
|
* added a don't worry blurb to the reconf sectionSeemant Kulleen2004-03-063-4/+9
|
* version bump, should close bug #39632 by SpanKY <vapier@gentoo.org>, who ↵Seemant Kulleen2004-03-069-45/+202
| | | | came up with the fixes anyway, and that bug is related to bug #36337 by Robin Johnson <robbat2@gentoo.org>. Also, added attr to the explicit deps, per bug #41641 by toon <toon@hout.vanvergehaald.nl>. Just in case, we're affected by: bug #43655 by Rajiv Manglani <rajiv@gentoo.org>, this release should fix it.
* adding initial s390 supportBrian Jackson2004-03-021-2/+2
|
* ChangeLog fixesDaniel Ahlberg2004-03-011-1/+1
|
* ChangeLog fixesDaniel Ahlberg2004-03-011-1/+3
|
* Remove arm keywordsAron Griffis2004-02-231-7/+7
|
* Remove arm keywordsAron Griffis2004-02-235-10/+10
|
* set 5.0.91-r4 as stable for ppc64Tom Gall2004-02-183-9/+13
|
* removing -fPIC stuff which is unnecessaryDaniel Robbins2004-02-035-18/+15
|
* Added sparc stable keywordChristian Birchinger2004-01-173-10/+14
|
* move to x86 stableSeemant Kulleen2004-01-172-3/+3
|
* symlink bin/install -> usr/bin/install for bradSeemant Kulleen2004-01-153-9/+16
|
* stable on alpha and ia64Aron Griffis2004-01-153-8/+11
|
* Marked stable on hppa to have a working g++ again.Guy Martin2004-01-133-9/+12
|
* Applied the 64 bit fixes from MDK's newest src.rpm, which seems to solve the ↵Seemant Kulleen2004-01-123-9/+7
| | | | segfaults. In my defense, I did do some preliminary testing on -r4 with the previous patchset, and it didn't segfault -- this time, I checked an ls -R / output on both ia64 and amd64 boxes, so this should be sorted finally (bug #37891 by E. Papegaaij <e.papegaaij@student.utwente.nl>). Also, it now links against ncurses-5.3-r5 and greater for building and running. So, we finally get rid of the termcap cruft, thanks to Azarah for that (bug #37026).
* Applied the 64 bit fixes from MDK's newest src.rpm, which seems to solve the ↵Seemant Kulleen2004-01-122-8/+18
| | | | segfaults. In my defense, I did do some preliminary testing on -r4 with the previous patchset, and it didn't segfault -- this time, I checked an ls -R / output on both ia64 and amd64 boxes, so this should be sorted finally (bug #37891 by E. Papegaaij <e.papegaaij@student.utwente.nl>). Also, it now links against ncurses-5.3-r5 and greater for building and running. So, we finally get rid of the termcap cruft, thanks to Azarah for that (bug #37026).
* seemant, stop breaking coreutils on amd64Brad House2004-01-113-8/+15
|
* add norberto to ChangelogSeemant Kulleen2004-01-102-3/+4
|
* uniq and split are moved back to /bin because they are needed by the ↵Seemant Kulleen2004-01-103-6/+11
| | | | bootscripts (checkroot and functions.sh respectively). Thanks to: Norberto Bensa <nbensa@gmx.net> in bug #36453
* The ACL patches failed with nls in USE because it was still linking to ↵Seemant Kulleen2004-01-093-5/+5
| | | | termcap. Thanks to: Paul Giordano <giordano@covad.net> in bug #37682 opened by: Paul de Vrieze <pauldv@gentoo.org>
* The ACL patches failed with nls in USE because it was still linking to ↵Seemant Kulleen2004-01-092-3/+9
| | | | termcap. Thanks to: Paul Giordano <giordano@covad.net> in bug #37682 opened by: Paul de Vrieze <pauldv@gentoo.org>
* repomanSeemant Kulleen2004-01-095-12/+12
|
* the patches link against ncurses rather than libtermcap, closing bug #37026 ↵Seemant Kulleen2004-01-093-2/+171
| | | | by Martin Flugeldufel <martin_flugeldufel@yahoo.com>. Additionally, some of the non-critical binaries (those not needed for bootup) have been moved to /usr/bin, which partially sorts out bug #36453, also by Martin Flugedufel
* the patches link against ncurses rather than libtermcap, closing bug #37026 ↵Seemant Kulleen2004-01-092-2/+13
| | | | by Martin Flugeldufel <martin_flugeldufel@yahoo.com>. Additionally, some of the non-critical binaries (those not needed for bootup) have been moved to /usr/bin, which partially sorts out bug #36453, also by Martin Flugedufel
* make sure to depend on the newest libtermcap stuffSeemant Kulleen2003-12-312-4/+4
|
* make sure to depend on the newest libtermcap stuffSeemant Kulleen2003-12-313-5/+9
|
* no, he's Davies, not Davis, you foolSeemant Kulleen2003-12-312-3/+3
|
* Added acl, gettext and libtermcap-compat to RDEPEND as well, otherwise that ↵Seemant Kulleen2003-12-314-11/+20
| | | | leads to b0rked tbz2's. Thanks to Donny Davis <woodchip@gentoo.org> :)
* the lsw patch from mandrake has issues for us on amd64 and ia64, so we don't ↵Seemant Kulleen2003-12-303-16/+17
| | | | use it. Thanks to Brad House <brad_mssw@gentoo.org> for noticing
* -r3 is broken dudesBrad House2003-12-303-8/+20
|
* Added libtermcap-compat to DEPEND string, thanks to rommel in #gentoo-ppcSeemant Kulleen2003-12-303-4/+9
|
* several changes to this. First, we're using most of Mandrake's patchset ↵Seemant Kulleen2003-12-303-2/+159
| | | | with fixes, which adds some option to touch -- to make the timestamp move forwards or backwards. I need some input on whether we should keep this. Additionally, there is a patch to restore chown's behaviour to the old way. And another patch to allow old options for several of the utilities here. Additionally, we're using openi18n.org's patches for coreutils, which should sort (no pun intended) out bug #29136 by Sven Sternberger <sven.sternberger@desy.de>
* several changes to this. First, we're using most of Mandrake's patchset ↵Seemant Kulleen2003-12-302-1/+15
| | | | with fixes, which adds some option to touch -- to make the timestamp move forwards or backwards. I need some input on whether we should keep this. Additionally, there is a patch to restore chown's behaviour to the old way. And another patch to allow old options for several of the utilities here. Additionally, we're using openi18n.org's patches for coreutils, which should sort (no pun intended) out bug #29136 by Sven Sternberger <sven.sternberger@desy.de>
* fix uname output for hppa and ppc. Patch by Guy Martin <gmsoft@gentoo.org>. ↵Seemant Kulleen2003-12-272-2/+2
| | | | Closes bug #36190
* fix uname output for hppa and ppc. Patch by Guy Martin <gmsoft@gentoo.org>. ↵Seemant Kulleen2003-12-272-2/+6
| | | | Closes bug #36190
* min autoconf version in depSeemant Kulleen2003-12-272-4/+4
|
* ppc64Brad House2003-12-171-2/+2
|
* Added dependency ppc? ( >=sys-devel/m4-1.4-r1 ). See bug #35759Lars Weiler2003-12-142-3/+4
|
* Added dependency ppc? ( >=sys-devel/m4-1.4-r1 ). See bug #35759Lars Weiler2003-12-142-3/+6
|
* undoSeemant Kulleen2003-12-112-6/+5
|
* undoSeemant Kulleen2003-12-111-2/+2
|
* undoSeemant Kulleen2003-12-114-11/+11
|
* filter out -malign-double from compiler flagsSeemant Kulleen2003-12-105-12/+23
|
* kill the lousy man pagesSeemant Kulleen2003-12-107-20/+24
|
* kill the lousy man pagesSeemant Kulleen2003-12-102-7/+15
|
* fix manifests and some metadata.xmlsAlastair Tse2003-12-091-4/+4
|
* validate metadata.xmlAlastair Tse2003-12-091-1/+0
|
* make sure automake 1.7 is usedSeemant Kulleen2003-12-093-4/+11
|