summaryrefslogtreecommitdiff
blob: a033883807f6286e44f3b94b1e641bdc1e6f959b (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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link title="new" rel="stylesheet" href="http://www.gentoo.org/css/main.css?d=20051010" type="text/css">
<link REL="shortcut icon" HREF="http://www.gentoo.org/favicon.ico" TYPE="image/x-icon">
<title>Gentoo Linux Documentation
--
  Web-apps Status Report</title>
</head>
<body style="margin:0px;" bgcolor="#ffffff"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td valign="top" height="125" bgcolor="#45347b"><a href="/"><img border="0" src="http://www.gentoo.org/images/gtop-www.jpg" alt="Gentoo Logo"></a></td></tr>
<tr><td valign="top" align="right" colspan="1" bgcolor="#ffffff"><table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
<td width="99%" class="content" valign="top" align="left">
<br><h1>Web-apps Status Report</h1>
<form name="contents" action="http://www.gentoo.org">
<b>Content</b>:
        <select name="url" size="1" OnChange="location.href=form.url.options[form.url.selectedIndex].value" style="font-family:sans-serif,Arial,Helvetica"><option value="#doc_chap1">1. Status Reports</option>
<option value="#doc_chap2">2. Status Report in Figures</option>
<option value="#doc_chap3">3. Web Applications Overlay</option>
<option value="#doc_chap4">4. Documentation</option>
<option value="#doc_chap5">5. webapp-config</option></select>
</form>
<p class="chaphead"><span class="chapnum"><a name="doc_chap1">1. </a></span>Status Reports</p>
<p class="secthead"><a name="doc_chap1_sect1">Preliminaries</a></p>

	<p>
	  This is the status report of the Gentoo/Web-Applications
	  Project. It will be posted regularly, but not with a static
	  frequency.  All questions can be posted
	  to <a href="mailto:web-apps@gentoo.org">web-apps@gentoo.org</a>.
	</p>

	<p>
	  The Gentoo/Web-Applications Team, has its own project page
	  (just like almost all other Gentoo projects). You can find
	  it at http://www.gentoo.org/proj/en/web-apps/. You can also
	  contact us via IRC at #gentoo-web using the Freenode IRC
	  server.
	</p>

	<p>
	  This status report is mainly concerned about the progress
	  made between Jan 1, 2005 and Dec 31, 2005.
	</p>

      <p class="chaphead"><span class="chapnum"><a name="doc_chap2">2. </a></span>Status Report in Figures</p>

	<ul>
	  <li>
	    218 unique bugs were assigned
	    to <a href="mailto:web-apps@gentoo.org">web-apps@gentoo.org</a> and fixed during the
	    last year.
	  </li>

	  <li>
	    The Gentoo/webapps team has grown to 11 developers.
	  </li>
	</ul>

      <p class="chaphead"><span class="chapnum"><a name="doc_chap3">3. </a></span>Web Applications Overlay</p>

	<p>
	  We created a Portage
	  <a href="http://svn.gnqs.org/projects/gentoo-webapps-overlay">
	    overlay
	  </a>
	  that contains ebuilds for applications that we do not want
	  to maintain in the main tree. Such applications either lack
	  a developer willing to maintain it in Portage or have not
	  been reviewed for security. In addition it is intended to
	  serve as a playground for new developers wishing to join our
	  team.
	</p>

      <p class="chaphead"><span class="chapnum"><a name="doc_chap4">4. </a></span>Documentation</p>

	<p>
	  We created an introduction to the webapp.eclass:
	</p>

	<ul>
	  <li>
	    <a href="/proj/en/webapps/webapp-eclass.xml">webapp.eclass Documentation</a>
	  </li>
	</ul>

	<p>
	  It explains the Gentoo way of installing web
	  applications. While it can serve as a gentle introduction
	  for beginners it also provides detailed information for the
	  experienced ebuild scripter.
	</p>

	<p>
	</p>

      <p class="chaphead"><span class="chapnum"><a name="doc_chap5">5. </a></span>webapp-config</p>

	<p>
	  We recently switched from the old bash version
	  of <span class="code">webapp-config</span> to a version implemented in Python,
	  which is much faster and easier to maintain.
	</p>

	<p>
	  The new version has been available in the unstable tree
	  since January and only a few minor bugs had to be corrected
	  since then. We intend to mark it stable on the different
	  architectures in one or two weeks.
	</p>

      <br><p class="copyright">
    The contents of this document are licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.5">Creative Commons -
    Attribution / Share Alike</a> license.
  </p>
<!--
  <rdf:RDF xmlns="http://web.resource.org/cc/"
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/">
     <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
     <permits rdf:resource="http://web.resource.org/cc/Distribution" />
     <requires rdf:resource="http://web.resource.org/cc/Notice" />
     <requires rdf:resource="http://web.resource.org/cc/Attribution" />
     <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
     <requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
  </License>
  </rdf:RDF>
--><br>
</td>
<td width="1%" bgcolor="#dddaec" valign="top"><table border="0" cellspacing="4px" cellpadding="4px">
<tr><td class="topsep" align="center"><p class="altmenu"><a title="View a printer-friendly version" class="altlink" href="/proj/en/web-apps/status/status_20060209.xml?style=printable">Print</a></p></td></tr>
<tr><td align="center" class="topsep"><p class="alttext">Updated February 9, 2006</p></td></tr>
<tr><td align="left" class="topsep"><p class="alttext"><b>Summary: </b>
    This is the status of the Gentoo/Web-Applications Project. It will
    be posted regularly, but not with a static frequency.
  </p></td></tr>
<tr><td align="left" class="topsep"><p class="alttext">
    <b><a class="altlink" href="mailto:wrobel@gentoo.org">Gunnar Wrobel</a></b>
  <br></p></td></tr>
<tr lang="en"><td align="center" class="topsep">
<p class="alttext"><b>Donate</b> to support our development efforts.
        </p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick"><input type="hidden" name="business" value="paypal@gentoo.org"><input type="hidden" name="item_name" value="Gentoo Linux Support"><input type="hidden" name="item_number" value="1000"><input type="hidden" name="image_url" value="/images/paypal.png"><input type="hidden" name="no_shipping" value="1"><input type="hidden" name="return" value="http://www.gentoo.org"><input type="hidden" name="cancel_return" value="http://www.gentoo.org"><input type="image" src="http://images.paypal.com/images/x-click-but21.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
</td></tr>
<tr lang="en"><td align="center" class="topsep">
<a href="http://www.vr.org"><img src="/images/vr-ad.png" width="125" height="144" alt="Gentoo Centric Hosting: vr.org" border="0"></a><p class="alttext"><a href="http://www.vr.org/">VR Hosted</a></p>
</td></tr>
<tr lang="en"><td align="center" class="topsep">
<a href="http://www.tek.net" target="_top"><img src="/images/tek-gentoo.gif" width="125" height="125" alt="Tek Alchemy" border="0"></a><p class="alttext"><a href="http://www.tek.net/">Tek Alchemy</a></p>
</td></tr>
<tr lang="en"><td align="center" class="topsep">
<a href="http://www.sevenl.net" target="_top"><img src="/images/sponsors/sevenl.gif" width="125" height="144" alt="SevenL.net" border="0"></a><p class="alttext"><a href="http://www.sevenl.net/">SevenL.net</a></p>
</td></tr>
<tr lang="en"><td align="center" class="topsep">
<a href="http://www.phparch.com/bannerclick.php?AID=68&amp;BID=1&amp;BT=127929" target="_top"><img src="/images/phpa-gentoo.gif" width="125" height="144" alt="php|architect" border="0"></a><p class="alttext"><a href="http://www.phparch.com/bannerclick.php?AID=68&amp;BID=1&amp;BT=127929">php|architect</a></p>
</td></tr>
<tr><td align="center" class="topsep"></td></tr>
</table></td>
</tr></table></td></tr>
<tr><td colspan="2" align="right" class="infohead">
      Copyright 2001-2005 Gentoo Foundation, Inc.  Questions, Comments?  Email <a class="highlight" href="mailto:www@gentoo.org">www@gentoo.org</a>.
    </td></tr>
</table></body>
</html>