Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sigpipe fix from upstream so makewhatis works again (bug #507340). ↵ | 2014-04-25 | 1 | -0/+34 | |
| | | | | | | | Removed old Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC | ||||
* | Version bump | 2014-04-10 | 1 | -0/+26 | |
| | | | | | Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC | ||||
* | Removed old versions and files | 2014-01-04 | 3 | -122/+0 | |
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x981CA6FC | ||||
* | gawk-4.1.0: Add upstream patches for AIX support, bug#490266. | 2013-11-19 | 1 | -0/+189 | |
| | | | | | Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0xA630CCB8 | ||||
* | Respect CPPFLAGS when building filefuncs #209129 by Stuart Shelton. | 2009-05-16 | 1 | -2/+2 | |
| | | | | Package-Manager: portage-2.2_rc33/cvs/Linux x86_64 | ||||
* | old | 2009-02-11 | 13 | -1446/+0 | |
| | | | | Package-Manager: portage-2.2_rc23/cvs/Linux x86_64 | ||||
* | Fix typo, to use CFLAGS when compiling | 2009-01-16 | 1 | -2/+2 | |
| | | | | Package-Manager: portage-2.2_rc22/cvs/Linux 2.6.28-gentoo x86_64 | ||||
* | Fix GNU Info files, bug 249130. | 2008-11-28 | 1 | -0/+28 | |
| | | | | Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.27-gentoo-r4 i686 | ||||
* | Update mktime test #220040. | 2008-05-05 | 1 | -0/+47 | |
| | | | | Package-Manager: portage-2.2_pre5 | ||||
* | old | 2008-05-05 | 3 | -251/+0 | |
| | |||||
* | Remove all old-style digests from the system and regen the Manifest files. | 2008-01-31 | 3 | -9/+0 | |
| | |||||
* | Snipe some fixes from Fedora. | 2007-08-25 | 4 | -0/+602 | |
| | | | | Package-Manager: portage-2.1.3.7 | ||||
* | old | 2007-08-25 | 1 | -3/+0 | |
| | |||||
* | Move gawk to /usr/bin for non GNU userlands. | 2007-07-12 | 1 | -0/+3 | |
| | | | | Package-Manager: portage-2.1.3_rc7 | ||||
* | Grab some patches from Fedora to fixup double free #135931 by Georgi Georgiev. | 2007-01-12 | 3 | -0/+212 | |
| | | | | Package-Manager: portage-2.1.2_rc4-r7 | ||||
* | old | 2007-01-12 | 1 | -3/+0 | |
| | |||||
* | Grab some patches from Fedora/Debian and hack around broken autotool code ↵ | 2006-07-17 | 6 | -0/+725 | |
| | | | | | | #139397 by Brant Gurganus. Package-Manager: portage-2.1.1_pre2-r8 | ||||
* | old | 2006-07-17 | 8 | -429/+0 | |
| | | | | Package-Manager: portage-2.1.1_pre2-r8 | ||||
* | Marked ppc-macos stable for progressive users (bug #138147) | 2006-06-27 | 2 | -0/+4 | |
| | | | | Package-Manager: portage-2.1-r1 | ||||
* | Fix bug in FIELDWIDTHS and grab some other patches from Fedora. | 2006-04-12 | 4 | -0/+100 | |
| | | | | Package-Manager: portage-2.1_pre7-r5 | ||||
* | add some more notes about this patch | 2006-04-12 | 1 | -0/+5 | |
| | |||||
* | fix by Diego Pettenò to respect CFLAGS/LDFLAGS #127820 | 2006-03-28 | 1 | -3/+3 | |
| | | | | Package-Manager: portage-2.1_pre7-r2 | ||||
* | Marked ppc-macos for progressive users | 2006-03-17 | 1 | -0/+2 | |
| | | | | Package-Manager: portage-2.1_pre5-r1 | ||||
* | Fix by Kito for building with gcc4 #104740 and move a bunch of ugly filefunc ↵ | 2005-09-03 | 2 | -1/+45 | |
| | | | | | | details out of the ebuild and into the filefunc Makefile. Package-Manager: portage-2.0.51.22-r2 | ||||
* | digest fix | 2005-09-01 | 1 | -1/+0 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | Version bump. | 2005-09-01 | 2 | -0/+33 | |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | dont use `ldconfig -l` since ldconfig isnt a portable app #92587 | 2005-05-14 | 1 | -11/+11 | |
| | | | | Package-Manager: portage-2.0.51.21-r1 | ||||
* | Add switch capabilities #91182 by Ekatalog and BSD support #90847 by Diego ↵ | 2005-05-06 | 1 | -2/+1 | |
| | | | | | | Pettenò. Package-Manager: portage-2.0.51.21-r1 | ||||
* | Update the xml patch to the current version. | 2005-02-19 | 2 | -2/+2 | |
| | | | | Package-Manager: portage-2.0.51-r15 | ||||
* | Build xmlgawk separately from the normal gawk so we dont link against ↵ | 2005-02-15 | 1 | -0/+0 | |
| | | | | | | libexpat (which is in /usr/lib) #81793. Package-Manager: portage-2.0.51-r15 | ||||
* | Add some patches from Fedora and xmlgawk support #57857 by Alcino Dall Igna ↵ | 2005-02-12 | 5 | -0/+394 | |
| | | | | | | Junior. Package-Manager: portage-2.0.51-r15 | ||||
* | old | 2005-02-12 | 2 | -227/+0 | |
| | |||||
* | old | 2005-02-12 | 1 | -1/+0 | |
| | | | | Package-Manager: portage-2.0.51-r15 | ||||
* | Version bump with patch from Fedora to fix random LOCALE bugs #78227. | 2005-01-29 | 2 | -0/+63 | |
| | | | | Package-Manager: portage-2.0.51-r15 | ||||
* | multilib fixes for filefuncs. | 2005-01-14 | 1 | -6/+8 | |
| | | | | Package-Manager: portage-2.0.51-r12 | ||||
* | Version bump. | 2005-01-12 | 1 | -0/+1 | |
| | |||||
* | Use econf/install with DESTDIR. | 2004-11-22 | 1 | -0/+1 | |
| | |||||
* | Gentoo Technologies, Inc. -> Gentoo Foundation | 2004-09-28 | 1 | -2/+2 | |
| | |||||
* | gnuconfig_update in src_unpack; use emake; tidy; clean older ebuilds | 2004-07-17 | 3 | -3/+0 | |
| | |||||
* | Gentoo Technologies -> Gentoo Foundation | 2004-07-15 | 1 | -2/+2 | |
| | |||||
* | fix bug 48990, affects all 64 bit architectures | 2004-04-26 | 1 | -0/+11 | |
| | |||||
* | allow env $CC to override | 2004-04-24 | 1 | -5/+4 | |
| | |||||
* | Make sure /bin/pgawk is a symlink as to not have two binaries taking space. | 2003-12-28 | 1 | -0/+1 | |
| | |||||
* | Bump | 2003-07-10 | 1 | -0/+1 | |
| | |||||
* | removing lockfile | 2003-07-03 | 2 | -2/+0 | |
| | |||||
* | Add frozen lock support | 2003-07-03 | 2 | -0/+2 | |
| | |||||
* | __restrict_arr -> __restrict | 2003-06-25 | 1 | -1/+1 | |
| | |||||
* | ccc support for gawk (alpha) | 2003-05-23 | 1 | -0/+11 | |
| | |||||
* | Mark 3.1.1-r2 stable for all; cleanup all that do not install filefuncs | 2003-05-11 | 2 | -2/+0 | |
| | |||||
* | fix not being able to use /proc files as input | 2003-03-27 | 3 | -1/+226 | |
| |