summaryrefslogtreecommitdiff
blob: 616df2284be50b2c462f45f04dc6bc951db02c76 (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
# ChangeLog for mail-mta/netqmail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/ChangeLog,v 1.18 2006/09/01 10:37:19 killerfox Exp $

  01 Sep 2006; Rene Nussbaumer <killerfox@gentoo.org>
  netqmail-1.05-r4.ebuild:
  Added to ~hppa. See bug #145528.

  31 Aug 2006; Thomas Cort <tcort@gentoo.org> netqmail-1.05-r4.ebuild:
  Added ~amd64 keyword wrt Bug #145528.

  30 Aug 2006; Markus Rothe <corsair@gentoo.org> netqmail-1.05-r4.ebuild:
  Added ~ppc64

  10 Aug 2006; Michael Hanselmann <hansmi@gentoo.org>
  netqmail-1.05-r4.ebuild:
  Fixed QMAIL_PATCH_DIR implementation, reported by Pedro Venda.

  01 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
  +files/tcprules.d-Makefile.qmail, netqmail-1.05-r4.ebuild:
  Add Makefile.qmail. Stable on ppc, x86.

  17 Jun 2006; Michael Hanselmann <hansmi@gentoo.org>
  -netqmail-1.05-r3.ebuild, netqmail-1.05-r4.ebuild:
  Remove unneeded restrictions, bug #136445. Removed old version.

*netqmail-1.05-r4 (17 Jun 2006)

  17 Jun 2006; Michael Hanselmann <hansmi@gentoo.org>
  -netqmail-1.05-r2.ebuild, +netqmail-1.05-r4.ebuild:
  Added support for noauthcram USE flag, bug #137015.

*netqmail-1.05-r3 (11 Jun 2006)

  11 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> +files/mailer.conf,
  +netqmail-1.05-r3.ebuild:
  Added support for mailwrapper.

  30 May 2006; Michael Hanselmann <hansmi@gentoo.org>
  -netqmail-1.05-r1.ebuild:
  Remove old version.

  06 May 2006; Michael Hanselmann <hansmi@gentoo.org>
  files/qmail-genrsacert.sh:
  Ignore output of renice command.

*netqmail-1.05-r2 (06 May 2006)

  06 May 2006; Michael Hanselmann <hansmi@gentoo.org>
  +netqmail-1.05-r2.ebuild:
  Added support for qmail-spp.

  28 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> -netqmail-1.05.ebuild:
  Remove old ebuild.

  27 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
  netqmail-1.05-r1.ebuild:
  Fix configuration instruction as pointed out in bug 131160.

*netqmail-1.05-r1 (27 Apr 2006)

  27 Apr 2006; Michael Hanselmann <hansmi@gentoo.org>
  +netqmail-1.05-r1.ebuild:
  Fix TLS support.

  01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> netqmail-1.05.ebuild:
  Added to ~sparc.

  13 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> netqmail-1.05.ebuild:
  Added to ~x86. Tested by Frank Schmitt.

*netqmail-1.05 (12 Feb 2006)

  12 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> +files/99qmail,
  +files/conf-common, +files/conf-pop3d, +files/conf-qmqpd,
  +files/conf-qmtpd, +files/conf-send, +files/conf-smtpd, +files/dot-qmail,
  +files/mkservercert, +files/qmail-config-system,
  +files/qmail-genrsacert.sh, +files/run-qmail-pop3d,
  +files/run-qmail-pop3d-log, +files/run-qmail-qmqpd,
  +files/run-qmail-qmqpd-log, +files/run-qmail-qmtpd,
  +files/run-qmail-qmtpd-log, +files/run-qmail-send,
  +files/run-qmail-send-log, +files/run-qmail-smtpd,
  +files/run-qmail-smtpd-log, +files/servercert.cnf, +files/tcp.pop3.sample,
  +files/tcp.qmqp.sample, +files/tcp.qmtp.sample, +files/tcp.smtp.sample,
  +metadata.xml, +netqmail-1.05.ebuild:
  New ebuild, partially based on the qmail ebuild.