summaryrefslogtreecommitdiff
blob: 1efed4792f02d18b6b4f0b594dbb8fe807cf012d (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
# ChangeLog for net-mail/vmailmgr
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/vmailmgr/ChangeLog,v 1.14 2004/10/03 21:35:29 weeve Exp $

  03 Oct 2004; Jason Wever <weeve@gentoo.org> vmailmgr-0.96.9-r1.ebuild:
  Stable on sparc.

  30 Sep 2004; Andrej Kacian <ticho@gentoo.org>
  +files/vmailmgr-0.96.9-gcc3.3.patch, vmailmgr-0.96.9-r1.ebuild:
  Apply patch to fix multiline strings so we compile cleanly on >=gcc3.3.
  Closes #65400, patch provided by Christophe Saout <christophe@saout.de>.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  vmailmgr-0.96.9-r1.ebuild:
  virtual/glibc -> virtual/libc

  26 Dec 2003; Jason Wever <weeve@gentoo.org> vmailmgr-0.96.9-r1.ebuild:
  Changed sparc keyword to ~sparc since there were previously NO ebuilds of
  ucspi-unix with sparc or ~sparc keywords to satisfy the dependency.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*vmailmgr-0.96.9-r1 (16 Apr 2002)

  29 Oct 2002; Nick Hadaway <raker@gentoo.org>
  Now inheriting the gcc eclass so gcc2/gcc3 related fixes are only
  applied if you are using the associated compiler.  Please see bug
  #8994

  30 Sep 2002; Nick Hadaway <raker@gentoo.org>
  vmailmgr-0.96.9-r1.ebuild :
  Reverted back to make DESTDIR=${D} install instead of einstall.

  28 Sep 2002; Nick Hadaway <raker@gentoo.org>
  vmailmgr-0.96.9-r1.ebuild, files/vmailmgr-0.96.9-gentoo-r1.diff :
  Updated diff from bug #8445.  Added CXX="g++" to solve compile
  problems with gcc3 and added -lsupc++ to LIBS so linked code will
  understand the new, delete, etc. operator functions.  Changed to
  econf and einstall.  Whew!

  29 Apr 2002; Thilo Bangert <bangert@gentoo.org> ChangeLog :
  fix install locations for the courier-imap auth lib and php and cgi scripts

  16 Apr 2002; Thilo Bangert <bangert@gentoo.org> ChangeLog :
  initial release ;-)