summaryrefslogtreecommitdiff
blob: cf2f22d90709e1ac0829b10ac99eb911b80e511f (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
78
# ChangeLog for net-misc/mDNSResponder
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/mDNSResponder/ChangeLog,v 1.19 2005/09/25 22:19:55 flameeyes Exp $

  25 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  mDNSResponder-107.1.ebuild:
  Fix multilib-strictness and make it compatible with FreeBSD.

  12 Sep 2005; Aron Griffis <agriffis@gentoo.org> mDNSResponder-98.ebuild:
  Mark 98 stable on alpha

*mDNSResponder-107.1 (27 Aug 2005)

  27 Aug 2005; Gregorio Guidi <greg_g@gentoo.org>
  +files/mDNSResponder-107.1-Makefiles.patch, +files/dnsextd.conf.d,
  +files/dnsextd.init.d, +files/mDNSResponderPosix.conf,
  +files/mDNSResponderPosix.conf.d, +files/mDNSResponderPosix.init.d,
  files/mdnsd.init.d, +mDNSResponder-107.1.ebuild:
  New version (#96966, #87845). Install the mDNSResponder deamon, the dnsextd
  deamon and various auxiliary programs. Add support for the debug USE flag.
  Thanks to Sandy McArthur <Sandy@McArthur.org>.

  25 Aug 2005; Aron Griffis <agriffis@gentoo.org> mDNSResponder-98.ebuild:
  stable on ia64

  25 Jul 2005; Guy Martin <gmsoft@gentoo.org> mDNSResponder-98.ebuild:
  Stable on hppa.

  14 Jul 2005; Hardave Riar <hardave@gentoo.org> mDNSResponder-98.ebuild:
  Keyworded ~mips

  04 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
  mDNSResponder-98.ebuild:
  Add ~alpha keyword.

  01 Jul 2005; Joseph Jezak <josejx@gentoo.org> mDNSResponder-98.ebuild:
  Marked ppc stable.

  30 Jun 2005; Dan Armak <danarmak@gentoo.org> mDNSResponder-98.ebuild:
  Stable on amd64.

  22 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  mDNSResponder-98.ebuild:
  Stable on sparc

  22 Jun 2005; Gregorio Guidi <greg_g@gentoo.org> mDNSResponder-98.ebuild:
  Stable on x86.

  29 May 2005; Markus Rothe <corsair@gentoo.org> mDNSResponder-98.ebuild:
  Stable on ppc64

  09 May 2005; Aron Griffis <agriffis@gentoo.org> mDNSResponder-98.ebuild:
  add ~ia64

  27 Apr 2005; Markus Rothe <corsair@gentoo.org> mDNSResponder-98.ebuild:
  Added ~ppc64 to KEYWORDS

  19 Mar 2005; Daniel Goller <morfic@gentoo.org> mDNSResponder-98.ebuild:
  added to ~ppc

  16 Mar 2005; Jason Wever <weeve@gentoo.org> mDNSResponder-98.ebuild:
  Added ~sparc keyword.

  28 Feb 2005; Christian Parpart <trapni@gentoo.org>
  mDNSResponder-98.ebuild:
  adding to ~amd64

  23 Feb 2005; Simone Gotti <motaboy@gentoo.org> +files/mdnsd.init.d,
  mDNSResponder-98.ebuild:
  Add missing mdnsd.init.d, and use function "newinitd" to install it.

*mDNSResponder-98 (06 Feb 2005)

  06 Feb 2005; Simone Gotti <motaboy@gentoo.org> +metadata.xml,
  +files/mDNSResponder-98-Makefiles.patch, +mDNSResponder-98.ebuild:
  Initial ebuild. mDNSResponder from Apple, needed by various programs like
  kdelibs-3.4. Closes bug #75046.