summaryrefslogtreecommitdiff
blob: f7d76dcf8425e4b3b6e867af48cb90388634a4aa (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
# ChangeLog for net-misc/dante
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.21 2004/02/21 20:37:31 seemant Exp $

  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.