summaryrefslogtreecommitdiff
blob: 1826f7d6bbed5f72e84e5587a550b4936d30b445 (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
# ChangeLog for net-libs/wt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/wt/ChangeLog,v 1.17 2012/10/02 14:20:35 mattm Exp $

  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.