Meta Configuration of Package php
1
<package name="php" project="home:netmax:rebuilds">
2
<title>The PHP HTML-embedded scripting language</title>
3
<description>PHP is an HTML-embedded scripting language. PHP attempts to make it
4
easy for developers to write dynamically generated webpages. PHP also
5
offers built-in database integration for several commercial and
6
non-commercial database management systems, so writing a
7
database-enabled webpage with PHP is fairly simple. The most common
8
use of PHP coding is probably as a replacement for CGI scripts.
9
10
The php package contains the module which adds support for the PHP
11
language to Apache HTTP Server.</description>
12
<person userid="hostmaster" role="bugowner"/>
13
<person userid="hostmaster" role="maintainer"/>
14
<build>
15
<disable/>
16
</build>
17
<publish>
18
<disable/>
19
</publish>
20
</package>
21