summaryrefslogtreecommitdiff
blob: 772eebd243e83951d71a602cd2efa4f2674d947e (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# ChangeLog for net-misc/dante
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.28 2004/06/24 23:40:36 agriffis Exp $

  13 Jun 2004; Aron Griffis <agriffis@gentoo.org> dante-1.1.13.ebuild:
  Fix use invocation

  07 Jun 2004; Bryan �stergaard <kloeri@gentoo.org> dante-1.1.14-r2.ebuild:
  Stable on alpha.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> dante-1.1.14-r1.ebuild,
  dante-1.1.14-r2.ebuild:
  Add inherit eutils

  15 Apr 2004; Michael McCabe <randy@gentoo.org> dante-1.1.14-r2.ebuild:
  adding s390 keywords

  05 Mar 2004; Tom Gall <tgall@gentoo.org> dante-1.1.14-r2.ebuild:
  Marked stable on ppc64

  02 Mar 2004; Jason Wever <weeve@gentoo.org> dante-1.1.14-r2.ebuild:
  Marked stable on sparc.

  21 Feb 2004; Seemant Kulleen <seemant@gentoo.org> dante-1.1.13.ebuild,
  dante-1.1.14-r1.ebuild, dante-1.1.14-r2.ebuild:
  add mips, for irssi repoman violation

*dante-1.1.14-r2 (23 Dec 2003)

  21 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Make sure the manpages point to the right files #42150 by Bob Bell.

  29 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
  Add a little ninja sed to fix compilation with 2.6 headers.

  23 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> dante-1.1.14-r1.ebuild,
  dante-1.1.14-r2.ebuild, files/dante-sockd-conf-1.1.14-r2,
  files/dante-sockd-init-1.1.14-r2:
  take bug #19988, improve on it, and make some things better in general

*dante-1.1.14-r1 (08 Dec 2003)

  08 Dec 2003; Aron Griffis <agriffis@gentoo.org> dante-1.1.14-r1.ebuild,
  files/dante-1.1.14-bindresvport.patch, files/dante-1.1.14-socksify.patch:
  Patch socksify to prevent setting of LD_LIBRARY_PATH which breaks operation on
  alpha (and possibly other platforms). Patch socks.h to prevent conflict with
  netinet/in.h (better solution than was previously in the ebuild)

*dante-1.1.14 (03 Aug 2003)

  03 Aug 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bumpage.

*dante-1.1.13 (15 Jul 2002)

  13 Mar 2003; Guy Martin <gmsoft@gentoo.org> dante-1.1.13.ebuild :
  Added hppa to keywords.

  04 Mar 2003; Aron Griffis <agriffis@gentoo.org> dante-1.1.13.ebuild:
  Mark stable on alpha (I don't know when x86, sparc, ppc were marked stable)

  03 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Added CFLAGS fix for gcc-3.2.1 ... you should use 3.2.2 anyways ...

  26 Jan 2002; Jon Nall <nall@gentoo.org> dante-1.1.13.ebuild :
  added ~ppc

  15 Jul 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog dante-1.1.19.ebuild:
  Upgraded to 1.1.13, removed entire src_unpack stuff as none of the patches
  applied cleanly. Also I comment out line 99 of the socks.h before it's
  installed as it conflicts with a line in /usr/include/netinet/in.h

*dante-1.1.12 (6 Jul 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org> dante-1.1.12.ebuild,
  Added KEYWORDS.

*dante-1.1.9* (6 Jul 2002)

  6 Jul 2002; phoen][x <phoenix@gentoo.org> dante-1.1.9*.ebuild,

  Removing from CVS - source not available anymore.

*dante-1.1.12 (7 Jun 2002)

  7 Jun 2002; Donny Davies <woodchip@gentoo.org> dante-1.1.12.ebuild,
  dante-1.1.12-exit-code.patch, dante-1.1.12-gcc-3.1.patch,
  dante-1.1.12-percent-in-log.patch, dante-1.1.12-pre1-pam-syslog.patch :

  Updato to latest release, closing #3250 with some patches to fix
  build issues.

*dante-1.1.9-r1 (1 May 2002)

  1 May 2002; Donny Davies <woodchip@gentoo.org> dante-1.1.9-r1.ebuild,
  files/dante-sockd-init :

  Added tcp-wrappers to DEPEND.  Syntax cleanup.  Added initscript for sockd,
  closing #2223.  Thanks to Per Wigren <wigren@home.se> for writing and
  contributing the rc-script.

*dante-1.1.9 (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.