# ChangeLog for sys-apps/gawk # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.35 2003/12/29 03:41:40 kumba Exp $ 28 Dec 2003; Joshua Kinard gawk-3.1.3.ebuild: Move to mips stable (~mips -> mips) 28 Dec 2003; Martin Schlemmer gawk-3.1.3-r1.ebuild: Move pgawk and igawk to /usr/bin, bug #36453. *gawk-3.1.3-r1 (28 Dec 2003) 28 Dec 2003; Martin Schlemmer gawk-3.1.3-r1.ebuild: Make sure /bin/pgawk is a symlink as to not have two binaries taking space. 21 Jul 2003; Christian Birchinger gawk-3.1.3.ebuild: Added sparc stable keyword 20 Jul 2003; Brandon Low gawk-3.1.3.ebuild: Mark stable for x86 and amd64 *gawk-3.1.3 (10 Jul 2003) 23 Jul 2003; Guy Martin gawk-3.1.1-r2.ebuild : Marked stable on hppa. 22 Jul 2003; Martin Schlemmer gawk-3.1.1-r2.ebuild, gawk-3.1.2-r3.ebuild, gawk-3.1.3.ebuild: Do not copy the filefuncs files with original permissions in tackt, thanks to Tobias Sager , bug #24989. 10 Jul 2003; Brandon Low gawk-3.1.3.ebuild: Bump 24 Jun 2003; Aron Griffis gawk-3.1.2-r3.ebuild: Mark stable on alpha *gawk-3.1.2-r3 (27 Mar 2003) 06 Jul 2003; Guy Martin gawk-3.1.2-r3.ebuild : Marked stable on hppa. 22 Jun 2003; Joshua Kinard gawk-3.1.2-r3.ebuild: Changed ~sparc to sparc in KEYWORDS Changed ~mips to mips in KEYWORDS 08 Jun 2003; Brandon Low gawk-3.1.2-r3.ebuild: Mark unstable, see bug 21713 for reasons, will wait for 3.1.3 to have a new stable gawk 23 May 2003; Tavis Ormandy gawk-3.1.2-r3.ebuild: support for ccc (alpha). 20 May 2003; Martin Schlemmer gawk-3.1.2-r3.ebuild : Mark stable for all, as all issues are fixed, and 3.1.1-r2 with filefuncs did not seem to propagate properly. 11 May 2003; Martin Schlemmer gawk-3.1.1-r2.ebuild : Mark stable for all, as next baselayout will need a gawk with filefuncs. 26 Apr 2003; Christian Birchinger gawk-3.1.2-r3.ebuild : Added stable sparc keyword 17 Apr 2003; Brandon Low gawk-3.1.2-r3.ebuild : Changed x86 keywords 27 Mar 2003; Martin Schlemmer gawk-3.1.2-r3.ebuild : Special files like those in /proc, report themselves as regular files of length 0, when in fact they have data in them if you try to read them. The new record-reading code wasn't quite smart enough to deal with such a bizarre case. The following patch fixes the problem, thanks to Arnold D. Robbins (Maintainer of gawk). *gawk-3.1.1-r2 (26 Mar 2003) 26 Mar 2003; Martin Schlemmer gawk-3.1.1-r2.ebuild : For some reason gawk-3.1.2 is more pain than worth. Seems this release also borks the ability to specify input files as arguments: # gawk '/devfs/ { print }' /proc/filesystems # should have been the same as: # cat /proc/filesystems | gawk '/devfs/ { print }' nodev devfs nodev usbdevfs # Thus all this release does, is get the filefuncs module into 3.1.1 as well, so that we can totally mask gawk-3.1.2. *gawk-3.1.2-r2 (25 Mar 2003) 25 Mar 2003; Martin Schlemmer gawk-3.1.2-r2.ebuild : Add filefuncs module from baselayout, as it is very closly tied to the gawk version running. While we are at it, version the module (filefuncs.so.0.0.1, with soname of filefuncs.so.0 for now). Do not install acconfig.h into /usr/include/awk, as it is redundant. This should fix bug #18127. *gawk-3.1.2-r1 (25 Mar 2003) 25 Mar 2003; Martin Schlemmer gawk-3.1.2-r1.ebuild : Version that should not really have hit portage, but I was busy at work and closing time caught me. *gawk-3.1.2 (24 Mar 2003) 24 Mar 2003; Brandon Low gawk-3.1.2.ebuild : -* keyword, and get the -r1 ebuild stuff that I somehow ignored into it, a -r1 which will be ~ rather than - will be forthcoming 24 Mar 2003; Brandon Low gawk-3.1.2.ebuild : Bump 20 Feb 2003; Zach Welch gawk-3.1.1-r1.ebuild : Added arm to keywords. 08 Feb 2003; Guy Martin gawk-3.1.1-r1.ebuild : Added hppa to keywords. *gawk-3.1.1-r1 (20 Dec 2002) 20 Dec 2002; Jan Seidel gawk-3.1.1-r1.ebuild : Added mips to keywords 16 Dec 2002; Martin Schlemmmer gawk-3.1.1-r1.ebuild : Fix rare case where gawk do not get installed as /bin/gawk-$PV, but rather /bin/gawk-. Fix missing docs. 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *gawk-3.1.1-r1 (14 Nov 2002) 14 Nov 2002; Martin Schlemmmer : Install gawk headers into /usr/include/awk. *gawk-3.1.1 (21 Jul 2002) 21 Jul 2002; Martin Schlemmmer : Update version. *gawk-3.1.0-r3 (21 Jul 2002) 21 Jul 2002; Martin Schlemmer : Move /usr/bin/awk to /bin/awk for upcomming baselayout. *gawk-3.1.0-r2 (26 Jun 2002) 14 Jul 2002; phoen][x gawk-3.1.0-r2.ebuild : Added KEYWORDS, SLOT. 26 Jun 2002; Martin Schlemmer : Add /bin/awk compat symlink, closing bug #3288. *gawk-3.1.0-r1 (12 Mar 2002) 14 Jul 2002; phoen][x gawk-3.1.0-r1.ebuild : Added KEYWORDS, SLOT. 12 Mar 2002; Seemant Kulleen ChangeLog : Added USE dependent nls compilation *gawk-3.1.0 (1 Feb 2002) 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository.