summaryrefslogtreecommitdiff
blob: 79c91d7d35e6114cda6e25130a49c30931adf8b2 (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
# ChangeLog for net-im/jabberd
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/jabberd/ChangeLog,v 1.21 2004/04/09 15:14:58 humpback Exp $

  09 Apr 2004; Gustavo Felisberto <humpback@gentoo.org>; jabberd-2.0.ebuild:
  Added patch to a XML stream bug. See
  http://www.jabberstudio.org/projects/jabberd2/bugs/view.php?id=3061 credit for
  this must be given to cfs@nova.es

  09 Apr 2004; David Holm <dholm@gentoo.org> jabberd-2.0.ebuild:
  Added to ~ppc.

*jabberd-2.0 (08 Apr 2004)

  08 Apr 2004; Gustavo Felisberto <humpback@gentoo.org>; jabberd-2.0.ebuild,
  files/README.Gentoo, files/jabber.rc6-r7:
  Adding jabberd2 to portage. This must stay hardmasked because it needs further
  testing.

*jabberd-1.4.3-r3 (08 Apr 2004)

  08 Apr 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r2.ebuild, jabberd-1.4.3-r3.ebuild, files/jabber-conf.d,
  files/jabber.rc6-r7:
  Adding hard masked -r3 version that will only start the main server. See bug
  43851

  29 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>; files/self-cert.sh:
  Small fix in self-cert.sh thanks to Tom Forsythe <gentoobugs@animelover.com>
  in bug 46039

  27 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r2.ebuild:
  Fixed bug 45830. Thanks to Antonio <netbix@netbix.net> .

  27 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r2.ebuild:
  Small correction see bug 45830.

*jabberd-1.4.3-r2 (01 Mar 2004)

  01 Mar 2004; Gustavo Felisberto <humpback@gentoo.org>; files/jabber.rc6-r6:
  Updating stop portion of init.d script thanks to Piotr Banasik
  <piotr@t-p-l.com>. Also updating dependencies.

  25 Feb 2004; Jason Wever <weeve@gentoo.org> jabberd-1.4.3-r1.ebuild:
  Added ~sparc keyword, helps resolve bug #42928.

  21 Feb 2004; Don Seiler <rizzo@gentoo.org>; jabberd-1.4.3-r1.ebuild:
  Added use of msn, yahoo, and oscar USE flags

  17 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r1.ebuild:
  Marking stable on x86

  13 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r1.ebuild, files/multiple-xml-patch-00:
  Ebuild now patches the oficial config file to the Gentoo path's instead of
  using our own file

  11 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; files/multiple.xml:
  Added comments to multiple.xml

  10 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r1.ebuild:
  Changed useradd to enewuser

  02 Feb 2004; Gustavo Felisberto <humpback@gentoo.org>; files/jabber.rc6-r5:
  Updated the start/stop script

  29 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r1.ebuild, jabberd-1.4.3.ebuild:
  Removing touch of .keep . Closes bug 39813

  27 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>; files/multiple.xml:
  Added <browse> </browse> to multiple.xml

  26 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>;
  jabberd-1.4.3-r1.ebuild:
  Fixed  ${P} to ${PF} in einfo about doc

*jabberd-1.4.3-r1 (23 Jan 2004)

  23 Jan 2004; Gustavo Felisberto <humpback@gentoo.org>; 
  jabberd-1.4.3-r1.ebuild, metadata.xml:
  Revision bump to add ipv6 support.

*jabberd-1.4.3 (11 Jan 2004)

  11 Jan 2004; Don Seiler <rizzo@gentoo.org>; jabberd-1.4.3.ebuild,
  metadata.xml, files/README.Gentoo, files/jabber.rc6-r5, files/multiple.xml,
  files/self-cert.sh, files/xdb-ldap.xml:
  Breaking up jabber-server into separate server/transport packages. Satisfies
  bugs 37316 and 37393. Greater bulk of the work done by dev-in-training Gustavo
  "Humpback" Felisberto.