summaryrefslogtreecommitdiff
blob: 2f7db7cd3e04c577dd2ac279ecc3fe087d158134 (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
# ChangeLog for www-servers/orion
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/orion/ChangeLog,v 1.10 2005/08/26 13:50:48 flameeyes Exp $

  26 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> orion-2.0.5.ebuild:
  Don't specify root group as it doesn't exists on BSD-like userlands. Replace
  cp -a to cp -pPR (where it makes sense). Use newinitd/newconfd instead of
  copying and installing files around.

  24 Jun 2005; Aron Griffis <agriffis@gentoo.org> orion-2.0.1.ebuild,
  orion-2.0.2.ebuild, orion-2.0.5.ebuild:
  Use $IMAGE instead of $D in pkg_*. Don't call fowners in pkg_*, use chown
  instead. In 2.0.5, move the chown from pkg_postinst to pkg_preinst so it
  happens prior to the merge. Move pkg_preinst below src_install in the ebuild
  since the functions are called in that order

  16 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> orion-2.0.5.ebuild:
  applied parts of the patch which was suggested in #85032 by Marc Vilanova
  Vilaseró <marc@noctambuls.net>

  08 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> orion-2.0.5.ebuild:
  added ~amd64 to keywords. fixes #76960.

*orion-2.0.5 (08 Jan 2005)

  08 Jan 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
  +files/2.0.5/2.0.5-gentoo.patch, +files/2.0.5/orion.conf,
  +files/2.0.5/orion.init, +files/2.0.5/start_orion.sh,
  +files/2.0.5/stop_orion.sh, +orion-2.0.5.ebuild:
  New upstream version. Partial fix for #76906.

  17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> orion-2.0.1.ebuild,
  orion-2.0.2.ebuild:
  dojar --> java-pkg_dojar

  08 Oct 2004; Thomas Matthijs <axxo@gentoo.org> files/2.0/orion.init,
  files/2.0.1/orion.init, files/2.0.2/orion.init:
  use net instead of need net in init.d script

  05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed ChangeLog header.

*orion-2.0.2 (08 Aug 2004)

  08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
  +files/2.0/2.0-gentoo.patch, +files/2.0/orion.conf, +files/2.0/orion.init,
  +files/2.0/start_orion.sh, +files/2.0/stop_orion.sh,
  +files/2.0.1/2.0.1-gentoo.patch, +files/2.0.1/orion.conf,
  +files/2.0.1/orion.init, +files/2.0.1/start_orion.sh,
  +files/2.0.1/stop_orion.sh, +files/2.0.2/2.0.2-gentoo.patch,
  +files/2.0.2/orion.conf, +files/2.0.2/orion.init,
  +files/2.0.2/start_orion.sh, +files/2.0.2/stop_orion.sh,
  +orion-2.0.1.ebuild, +orion-2.0.2.ebuild:
  Moved from net-www/orion to www-servers/orion.

  26 Jul 2004; Thomas Matthijs <axxo@gentoo.org> orion-2.0.1.ebuild,
  orion-2.0.2.ebuild, -orion-2.0.ebuild:
  ebuilds cleanup

*orion-2.0.2 (16 Jul 2004)

  16 Jul 2004; Thomas Matthijs <axxo@gentoo.org> :
  Version Bump

  16 May 2004; Chris Aniszczyk <zx@gentoo.org> orion-2.0.1.ebuild,
  orion-2.0.ebuild:
  Fix QA Violations, closes #48357

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> orion-2.0.1.ebuild,
  orion-2.0.ebuild:
  Add inherit eutils

  15 Dec 2003; <spider@gentoo.org> orion-2.0.1.ebuild, orion-2.0.ebuild:
  QA: fixing chown user.group to user:group, bug #35127

*orion-2.0.1 (01 May 2003)

  01 May 2003; Dylan Carlson <absinthe@gentoo.org> orion-2.0.1.ebuild,
  files/2.0.1/2.0.1-gentoo.patch, files/2.0.1/orion.conf,
  files/2.0.1/orion.init, files/2.0.1/start_orion.sh,
  files/2.0.1/stop_orion.sh:
  Version bump.  Will fetch automatically now as well.

*orion-2.0 (21 Mar 2003)

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> orion-2.0.ebuild:
  x86 ppc sparc moved to stable.

  03 Apr 2003; Dylan Carlson <absinthe@gentoo.org> files/2.0/orion.conf:
  Fix to orion.conf to automatically pull system JVM by default.

  03 Apr 2003; Dylan Carlson <absinthe@gentoo.org> orion-2.0.ebuild:
  Digest updates; change to ebuild to temporarily remove userdel until a proper
  solution is ready.

  21 Mar 2003; Dylan Carlson <absinthe@gentoo.org> orion-2.0.ebuild,
  files/2.0/2.0-gentoo.patch, files/2.0/orion.conf, files/2.0/orion.init,
  files/2.0/start_orion.sh, files/2.0/stop_orion.sh:
  Version bump.  Improved post-install notices, and user/group add and remove.

*orion-1.5.2b-r1 (13 Mar 2003)

  14 Mar 2003; Dylan Carlson <absinthe@gentoo.org> files/1.5.2b/orion.conf,
  files/1.5.2b/orion.init, files/1.5.2b/start_orion.sh,
  files/1.5.2b/stop_orion.sh:
  Fixed start_orion.sh to correctly source conf.d/orion.  Added cvs keywords.

  13 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ChangeLog  :

  Log directory gets properly created now.  init.d/conf.d is fixed.
  Improved post_install notices.  Changed JDK requirement to virtual/jdk-1.4.
  /opt/orion/persistence/ is now created properly.  Added necessary delay to 
  'stop' in /etc/init.d/orion.

  11 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ChangeLog  :

  This package needs testers!  If you encounter problems, please report
  them to http://bugs.gentoo.org/.   Also note that this ebuild creates a
  new user and group on your system.

  11 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ChangeLog  :

  Initial import.