summaryrefslogtreecommitdiff
blob: 96a3bc62a625336f0fb6c10df6fee04ffb3857f0 (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
# ChangeLog for net-www/middleman
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/middleman/ChangeLog,v 1.13 2004/04/25 15:50:43 dholm Exp $

  25 Apr 2004; David Holm <dholm@gentoo.org> middleman-2.0.1-r1.ebuild:
  Added to ~ppc.

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> files/conf.d/mman:
  Added missing SECTION to conf.d file

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> files/init.d/mman:
  Added missing start up options to the init.d file

*middleman-2.0.1-r1 (23 Apr 2004)

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> middleman-2.0.1-r1.ebuild:
  Config files now go into /etc/mman, and not /etc/mman/mman ;-) Fix for bug
  #47376; thanks to Malte S. Stretz <gentoo-contrib@msquadrat.de>

*middleman-2.0.1 (29 Mar 2004)

  29 Mar 2004; <solar@gentoo.org> middleman-1.9.1-r1.ebuild,
  middleman-1.9.1.ebuild, middleman-2.0.1.ebuild:
  version bump 2.0.1... removed old 1.9.1 from portage tree

*middleman-1.9.1-r1 (28 Nov 2003)

  28 Nov 2003; <solar@gentoo.org> middleman-1.9.1-r1.ebuild,
  middleman-1.9.ebuild, files/middleman-1.9.1-makefile.patch,
  files/init.d/mman:
  updated initscripts and added a small patch to its makefile so it would
  install into the correct /etc/mman dir

*middleman-1.9.1 (11 Nov 2003)

  11 Nov 2003; <solar@gentoo.org> middleman-1.8.1.ebuild,
  middleman-1.8.2.ebuild, middleman-1.9.1.ebuild:
  version bump

  09 Nov 2003; zhen <zhen@gentoo.org> middleman-1.9.ebuild:
  changed sanbox to sandbox in patch msg

  25 Oct 2003; <solar@gentoo.org> middleman-1.9.ebuild:
  bumping to stable

*middleman-1.9 (11 Sep 2003)

  11 Sep 2003; <solar@gentoo.org> middleman-1.9.ebuild:
  version bumpage, The changes in this release are as follows:
  Support for ICP (Internet cache protocol) was  added, making it
  possible to arrange several  proxies in a hierarchy and share cached
  objects.  It is now possible to specify multiple  directories for
  cached objects to be stored. The  'Host' and 'File' options in most
  configuration  sections were removed in favor of enabling/ disable
  profiles based on the URL requested. A  workaround was added for a
  bug triggered by  improper headers sent by Apache 1.3 when a  tar.gz
  file was requested by a client that  doesn't support gzip
  compression.

*middleman-1.8.2 (11 Aug 2003)

  11 Aug 2003; <solar@gentoo.org> middleman-1.8.2.ebuild:
  version bump

  26 Jul 2003; <solar@gentoo.org> middleman-1.8.1.ebuild:
  Added missing support for pam and zlib, next version will have better
  sysloging features

*middleman-1.8.1 (25 Jul 2003)

  25 Jul 2003; <solar@gentoo.org> metadata.xml, middleman-1.8.1.ebuild,
  files/conf.d/mman, files/init.d/mman:
  Initial import of middle-man filtering proxy to gentoo