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
78
79
80
81
82
83
84
85
86
|
# ChangeLog for net-www/htdig
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-www/htdig/ChangeLog,v 1.12 2002/12/13 11:00:27 blizzy Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
30 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
Don't run rundig from pkg_postinst(). What this did was index the whole
www.htdig.org site! We certainly don't want that. Closes bug #5293.
*htdig-3.1.6-r4 (27 May 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> htdig-3.1.6-r4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
27 May 2002; Matthew Kennedy <mkennedy@gentoo.org>
htdig-3.1.6-r4.ebuild, files/digest-htdig-3.1.6-r4, ChangeLog :
Adds -Wno-deprecated to CPPFLAGS to allow compilation under
gcc3.1. Resolves bug #3091, thanks to lars.pechan@paradise.net.nz
(Lars Pechan).
*htdig-3.1.6-r3 (22 May 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> htdig-3.1.6-r3.ebuild :
Added LICENSE, KEYWORDS, SLOT.
22 May 2002; Seemant Kulleen <seemant@gentoo.org> htdig-3.1.6-r3.ebuild
files/digest-htdig-3.1.6-r3 :
Fixes the /var/htdig/db directory, and pkg_postinst() now runs the first
run of rundig. Thanks to steve_flack@ntlworld.com (Steve Flack) in bug
#986.
*htdig-3.1.6-r2 (25 Apr 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> htdig-3.1.6-r2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
25 Apr 2002; Seemant Kulleen <seemant@gentoo.org> htdig-3.1.6-r2.ebuild
files/digest-htdig-3.1.6-r2 :
More fixes from StuBear to place things in correct locations.
*htdig-3.1.6-r1 (22 Apr 2002)
14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> htdig-3.1.6-r1.ebuild :
Added LICENSE, KEYWORDS, SLOT.
22 Apr 2002; Seemant Kulleen <seemant@gentoo.org> htdig-3.1.6-r1.ebuild
files/digest-htdig-3.1.6-r1:
stuart@palette.plala.or.jp (Stuart Bouyer) in bug report #1970 pointed
out that things were being installed into /usr/bin/bin instead of /usr/bin.
*htdig-3.1.6 (15 Apr 2002)
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> htdig-3.1.6.ebuild
files/digest-htdig-3.1.6
Version bump. This puts the config files properly, etc etc. Needs heavy
testing, though.
9 Mar 2002; Dan Armak <danarmak@gentoo.org> changelog:
It seems the patchfiles downloaded from the geocities site don't have a constant MD5.
I've put a copy on ibiblio/gentoo and the ebuild now fetches from there.
*htdig-3.1.5-r2 (7 Mar 2002)
7 Mar 2002; Dan Armak <danarmak@gentoo.org> Changelog:
Added patches to make htdig work with kdevelop. This si only a temporary remedy and
a big overhaul of the ebuild will come as soon as there's a new maintainer (not me!).
This closes bug #946.
*htdig-3.1.5-r1 (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.
|