summaryrefslogtreecommitdiff
blob: 1e039784b849b4b713d9de97551004900c48bc24 (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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
# ChangeLog for dev-libs/pth
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.41 2006/09/23 00:57:44 dragonheart Exp $

  23 Sep 2006; Daniel Black <dragonheart@gentoo.org>
  +files/pth-1.4.0-sigstack.patch, +files/pth-2.0.6-sigstack.patch,
  pth-1.4.0.ebuild, pth-2.0.6.ebuild:
  patch to fix hanging checking for sigstack.(bug #131234 and bug #139000).
  Thanks to reports by nmonkee and Miro Bogner. Patches thanks to Alon Bar-Lev

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> pth-2.0.3.ebuild:
  ppc stable

  17 May 2006; Diego Pettenò <flameeyes@gentoo.org> pth-2.0.6.ebuild:
  Add ~x86-fbsd keyword.

  07 May 2006; Simon Stelling <blubb@gentoo.org> pth-2.0.3.ebuild:
  stable on amd64

  28 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/pth-2.0.6-ldflags.patch, pth-2.0.6.ebuild:
  Add patch to respect ldflags and run elibtoolize, bug #127916.

*pth-2.0.6 (06 Feb 2006)

  06 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> -pth-2.0.4.ebuild,
  +pth-2.0.6.ebuild:
  2.0.6 version bump for bug 121726. Thanks to Ryan Hill <dirtyepic dot sk at
  gmail dot com>.

  22 Jan 2006; Caleb Tennis <caleb@gentoo.org> -pth-1.4.1.ebuild:
  Removing package masked version old version

*pth-2.0.5 (07 Nov 2005)

  07 Nov 2005; Daniel Black <dragonheart@gentoo.org>
  +files/pth-2.0.5-parallelfix.patch, +pth-2.0.5.ebuild:
  version bump - bug #110232 thanks to emanuele.giaquinta and Marcelo

  10 Sep 2005; Aron Griffis <agriffis@gentoo.org> pth-2.0.3.ebuild:
  Mark 2.0.3 stable on alpha

  06 Sep 2005; Markus Rothe <corsair@gentoo.org> pth-2.0.3.ebuild:
  Stable on ppc64

*pth-2.0.4 (02 Sep 2005)

  02 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> +pth-2.0.4.ebuild:
  Version bump. m4 patch in upstream.

  31 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> pth-2.0.3.ebuild:
  Added ~mips for bug 79171.

  25 Mar 2005; Marcelo Goes <vanquirius@gentoo.org> pth-1.4.0.ebuild,
  pth-1.4.1.ebuild:
  Replacing pow10 with math_pow10 and round with math_round in pth_string.c to
  fix warnings.

  09 Feb 2005; Daniel Black <dragonheart@gentoo.org> pth-2.0.3.ebuild:
  gawk problem fixed enabling full locale

  23 Jan 2005; Daniel Black <dragonheart@gentoo.org> pth-2.0.3.ebuild:
  Added LC_ALL=C to pth_p.h compile as per bug #78749. Thanks to Fabio Coatti
  <cova@ferrara.linux.it>.

  22 Jan 2005; <plasmaroo@gentoo.org> pth-2.0.3.ebuild:
  Marking stable on IA64; bug #72897.

  22 Jan 2005; Scott W Taylor <swtaylor@gentoo.org> pth-2.0.3.ebuild:
  pth_p.h was being built wrong from other locales. closes bug 78749

*pth-2.0.3 (20 Jan 2005)

  20 Jan 2005; Daniel Black <dragonheart@gentoo.org> -pth-2.0.2.ebuild,
  +pth-2.0.3.ebuild:
  Version bump to fix bug #78219. Broken 2.0.2 version removed. Thanks to Felix
  Riemann <felix@hsgheli.de>

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  20 Dec 2004; Markus Rothe <corsair@gentoo.org> pth-1.4.0.ebuild,
  pth-1.4.1.ebuild, pth-2.0.2.ebuild:
  added (~)ppc64 keywords

  30 Nov 2004; Sven Wegener <swegener@gentoo.org> pth-1.4.0.ebuild,
  pth-1.4.1.ebuild, pth-2.0.2.ebuild:
  Changed SRC_URI to use mirror:// syntax and ${PN}/${P} variables. Version
  2.0.2 is not parallel build safe, appended -j1 to emake. Closes bug #72898.
  Fixed obsolete head -1 syntax in configure script. Fixed digest for 1.4.1.

*pth-2.0.2 (30 Nov 2004)

  30 Nov 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
  pth-1.4.1.ebuild, +pth-2.0.2.ebuild:
  added missing ~alpha keyword to 1.4.1. Version bump.

  11 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> pth-1.4.0.ebuild:
  Added to ppc-macos.

  25 Aug 2004; Travis Tilley <lv@gentoo.org> pth-1.4.0.ebuild:
  stable on amd64

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pth-1.4.0.ebuild,
  pth-1.4.1.ebuild:
  virtual/glibc -> virtual/libc

  08 Jun 2004; Guy Martin <gmsoft@gentoo.org> pth-1.4.0.ebuild,
  pth-1.4.1.ebuild:
  Marked stable on hppa.

  26 May 2004; Jason Eric Huebel <jhuebel@gentoo.org> pth-1.4.1.ebuild:
  ~amd64, added gnuconfig_update

  23 May 2004; Bryan Østergaard <kloeri@gentoo.org> pth-1.4.0.ebuild:
  Stable on alpha.

  20 May 2004; <paul@gentoo.org> pth-1.4.0.ebuild:
  Make it work with amd64. It is needed for making the newpg that has gpg-agent
  working

  24 Nov 2003; Aron Griffis <agriffis@gentoo.org> pth-1.4.0.ebuild:
  Add ~alpha

  05 Mar 2003; Bartosch Pixa <darkspecter@gentoo.org> pth-1.4.1.ebuild:
  set ~ppc in keywords

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*pth-1.4.0 (13 Nov 2002)

  13 Nov 2002; Bart Verwilst <verwilst@gentoo.org>:

  Re-added 1.4.0, and masked 1.4.1, since it b0rks jabber-server :$

*pth-1.4.1 (1 Oct 2002)

  01 Oct 2002; Bart Verwilst <verwilst@gentoo.org>:

  New version, bugfix release

*pth-1.4.0 (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.