summaryrefslogtreecommitdiff
blob: 8310f24711a45440e316f9ab4076b057555c6a11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# ChangeLog for sys-apps/man
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.15 2003/02/12 09:02:36 vapier Exp $

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> man-1.5k-r1.ebuild :
  Added hppa to keywords.

  08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> man-1.5k-r1.ebuild :

  Mark stable for x86.

  26 Dec 2002; Martin Schlemmer <azarah@gentoo.org> man-1.5k.ebuild,
                                                    man-1.5k-r1.ebuild :

  Bugfixes:
  - Add man-1.5k-util_c-segfault.patch to fix a crash when calling man
    with:  man -k "foo bar" (bug #9761).
  - Add man-1.5k-locale-debug-info.patch to make man not print the
    'man: No such file or directory' error if 'man -d' was called and
    the NLS catalogue was not found, as it confuses people, and be
	more informative ... (bug #6360)

*man-1.5k-r1 (26 Dec 2002)

  26 Dec 2002; Martin Schlemmer <azarah@gentoo.org> man-1.5k-r1.ebuild :

  Did the following updates and fixes (bug #12496 mostly):
  - Add man-1.5k-redhat-patches.patch submited by Nicholas Wourms <dragon@gentoo.org>
    that fixes various security issues.
  - Add man-1.5k-search-order.patch submited by Nicholas Wourms <dragon@gentoo.org>
    to fix man's directory search order.
  - Add man-1.5k-groff-1.18.patch.  This is a patch I created from
    Nicholas Wourms <dragon@gentoo.org> 's hack to make man work with groff-1.18
    and later.
  - Add man-1.5k-wrong-quotes.patch to fix a rare problem where gcc drops
    the ' in a -D switch.  This closes bug #5887.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*man-1.5k (29 Jul 2002)

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  27 Sep 2002; Seemant Kulleen <seemant@gentoo.org> man-1.5k.ebuild :

  Fixed compilation of gencat (when "nls" in USE).  Thanks to:
  chrb@dcs.ed.ac.uk (Chris Bainbridge) in bug #8020.

  29 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update version; cleanups.

  24 Apr 2002; t.bangert <bangert@gentoo.org> :
  
  added makewhatis.cron and cronbase dependancy
  

*man-1.5i-r3 (15 Apr 2002)

  15 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> man-1.5i-r3.ebuild :
	
  Changed man to used it's auto-configured man.conf file.
  man-1.5i-r2's man.conf had paths that didn't exist and options that

  14 Jul 2002; phoen][x <phoenix@gentoo.org> man-1.5i-r2.ebuild :
  Added LICENSE, KEYWORDS, SLOT.
  caused some man pages, like ps to not format correctly.
	
*man-1.5i-r2 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> 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.