summaryrefslogtreecommitdiff
blob: 9f579f533079f7dff8d18faf6c7784a627242759 (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
# ChangeLog for net-libs/wt
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/wt/ChangeLog,v 1.27 2013/11/16 09:42:54 mattm Exp $

  16 Nov 2013; Matthew Marlowe <mattm@gentoo.org> wt-3.3.1.ebuild:
  Keywording wt-3.3.1 for ~amd64 and ~x86, Bump has passed initial dev testing.

  16 Nov 2013; Matthew Marlowe <mattm@gentoo.org> wt-3.3.1.ebuild:
  Fix compilation issue in newest bump - no longer need cmakelist patch.

*wt-3.3.1 (15 Nov 2013)

  15 Nov 2013; Matthew Marlowe <mattm@gentoo.org> +wt-3.3.1.ebuild,
  -wt-3.2.0-r1.ebuild, -wt-3.2.3.ebuild, -wt-3.3.0.ebuild,
  wt-3.2.2_p1-r1.ebuild:
  Bump wt-3.3.1 (latest bug fixes from upstream), Bump All Ebuilds EAPI 2->3,
  Remove legacy unstabilized ebuilds

*wt-3.3.0 (27 Sep 2013)

  27 Sep 2013; Matthew Marlowe <mattm@gentoo.org> +wt-3.3.0.ebuild:
  First test ebuild for wt-3.3.0

  22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> wt-3.2.2_p1-r1.ebuild:
  Stable for x86, wrt bug #460292

  14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> wt-3.2.2_p1-r1.ebuild:
  Stable for amd64, wrt bug #460292

  18 Jul 2013; Chris Reffett <creffett@gentoo.org> wt-3.2.0-r1.ebuild,
  wt-3.2.2_p1-r1.ebuild, wt-3.2.3.ebuild:
  Convert base_src_prepare to cmake-utils_src_prepare, bug 475518. Also add
  inherit of user.eclass to make repoman happy.

  25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> wt-3.2.0-r1.ebuild:
  Stable for x86, wrt bug #410903

*wt-3.2.3 (11 Feb 2013)

  11 Feb 2013; Matthew Marlowe <mattm@gentoo.org> +wt-3.2.3.ebuild:
  minor version bump, no keywords during testing period.

*wt-3.2.2_p1-r1 (02 Oct 2012)

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> +files/cmakelist.patch,
  +wt-3.2.2_p1-r1.ebuild, -wt-3.2.2_p1.ebuild:
  Glory, glory, hallelujah!  All praise the r1 revision of 3.2.2 and attached
  patch in ${FILESDIR} as they truly seemed to resolved a bug in the upstream
  cmakefile that was causing major qa issues.  Committing now and may we all
  live happily ever after.

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.2.2_p1.ebuild:
  Added another reference to DESTDIR in cmake args.

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.2.2_p1.ebuild:
  According to http://www.cmake.org/Wiki/CMake_FAQ#Does_CMake.27s_.22make_instal
  l.22_support_DESTDIR.3F, cmake supports DESTDIR so I've added it to variables
  passed during the call to the cmake install function.

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.2.2_p1.ebuild:
  Expanded dodir/chown/chmod commands in src_install in yet another try to see
  if we can get rid of all the portage sandbox messages.

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.2.2_p1.ebuild:
  Hopefully last qa fix.  Because wt can act as its own webserver and can't
  depend on apache or any other webserver users being installed, we need to
  create its own user/group and tell cmake to set ownership of /var/run/wt and
  other data directories to user/group wt.

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.2.2_p1.ebuild:
  Hopeful fix for the QA install issues associated with cmake eclass and net-
  libs/wt.

*wt-3.2.2_p1 (02 Oct 2012)

  02 Oct 2012; Matthew Marlowe <mattm@gentoo.org> +wt-3.2.2_p1.ebuild,
  -wt-3.2.2.ebuild:
  Bump for wt-3.2.2_p1. First attempts at fixing bug 425436 and hopefully bump
  will resolve other issues.

*wt-3.2.2 (27 Jul 2012)

  27 Jul 2012; Matthew Marlowe <mattm@gentoo.org> +wt-3.2.2.ebuild,
  -wt-3.2.1.ebuild:
  Bump for wt-3.2.2 on testing arches, removed never keyworded 3.2.1, 3.2.0 is
  still our stable release.

  14 Apr 2012; Agostino Sarubbo <ago@gentoo.org> wt-3.2.0-r1.ebuild:
  Stable for amd64, wrt bug #410903

*wt-3.2.1 (05 Apr 2012)

  05 Apr 2012; Matthew Marlowe <mattm@gentoo.org> +wt-3.2.1.ebuild:
  bump for newest release with temporary mask

  05 Apr 2012; Matthew Marlowe <mattm@gentoo.org> -wt-3.1.5.ebuild,
  -wt-3.1.6.ebuild, -wt-3.1.7.ebuild, -wt-3.2.0.ebuild:
  remove deprecated ebuilds

  21 Jan 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.2.0-r1.ebuild:
  Unmasking major bump to wt-3.2.0-r1 based on successful reports and no open
  bugs, keyword testing ~amd64 and ~x86

*wt-3.2.0-r1 (09 Jan 2012)

  09 Jan 2012; Matthew Marlowe <mattm@gentoo.org> +wt-3.2.0-r1.ebuild:
  Partial fix for bug #397753, 3.2.0 does not include AUTHORS file in docs.

*wt-3.2.0 (05 Jan 2012)

  05 Jan 2012; Matthew Marlowe <mattm@gentoo.org> +wt-3.2.0.ebuild:
  first draft of wt 3.2.0 ebuild - it is temporarily masked until all major
  bugs resolved

  05 Jan 2012; Matthew Marlowe <mattm@gentoo.org> wt-3.1.5.ebuild,
  wt-3.1.6.ebuild, wt-3.1.7.ebuild, metadata.xml:
  Moving package mask from profile to ebuilds in preparation for taking over
  package - hope to bump to latest 3.2 release soon - will review all open bugs

*wt-3.1.7 (20 Dec 2010)

  20 Dec 2010; Peter Volkov <pva@gentoo.org> +wt-3.1.7.ebuild:
  Version bump, thank Nikoli for this job.

*wt-3.1.6 (06 Nov 2010)

  06 Nov 2010; Peter Volkov <pva@gentoo.org> +wt-3.1.6.ebuild:
  Version bump, bug 344001, thank José Romildo Malaquias for report and
  Nikoli for this job.

*wt-3.1.5 (14 Oct 2010)

  14 Oct 2010; Peter Volkov <pva@gentoo.org> +wt-3.1.5.ebuild,
  +files/wt-fix-automagic.patch, +metadata.xml:
  Initial import, the dependency of future releases of the eiskaltdcpp,
  thank Nikoli for this job.