diff --git a/README.md b/README.md new file mode 100644 index 0000000..243f71f --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +php dependencies +==================== + +build dependencies calculated by brt_dep_solver +----------------------------------------------- +aspell +curl +enchant +exim +firebird +freetds +gd +httpd +icu +libedit +libmcrypt +libtool +libxml2 +libxslt +net-snmp +nginx +opensmtpd +pcre +postfix +postgresql +recode +sendmail +sqlite +tidy +tokyocabinet +unixODBC +uw-imap + +runtime dependencies calculated by brt_dep_solver +----------------------------------------------- +php diff --git a/php.yaml b/php.yaml new file mode 100644 index 0000000..ec7e792 --- /dev/null +++ b/php.yaml @@ -0,0 +1,59 @@ +data: + api: + rpms: + - php + components: + rpms: + aspell: {rationale: Build dependency.} + curl: {rationale: Build dependency.} + enchant: {rationale: Build dependency.} + exim: {rationale: Build dependency.} + firebird: {rationale: Build dependency.} + freetds: {rationale: Build dependency.} + gd: {rationale: Build dependency.} + httpd: {rationale: Build dependency.} + icu: {rationale: Build dependency.} + libedit: {rationale: Build dependency.} + libmcrypt: {rationale: Build dependency.} + libtool: {rationale: Build dependency.} + libxml2: {rationale: Build dependency.} + libxslt: {rationale: Build dependency.} + net-snmp: {rationale: Build dependency.} + nginx: {rationale: Build dependency.} + opensmtpd: {rationale: Build dependency.} + pcre: {rationale: Build dependency.} + php: {rationale: Runtime dependency.} + postfix: {rationale: Build dependency.} + postgresql: {rationale: Build dependency.} + recode: {rationale: Build dependency.} + sendmail: {rationale: Build dependency.} + sqlite: {rationale: Build dependency.} + tidy: {rationale: Build dependency.} + tokyocabinet: {rationale: Build dependency.} + unixODBC: {rationale: Build dependency.} + uw-imap: {rationale: Build dependency.} + description: 'PHP is an HTML-embedded scripting language. PHP attempts to make it + + easy for developers to write dynamically generated web pages. PHP also + + offers built-in database integration for several commercial and + + non-commercial database management systems, so writing a + + database-enabled webpage with PHP is fairly simple. The most common + + use of PHP coding is probably as a replacement for CGI scripts. + + + The php package contains the module (often referred to as mod_php) + + which adds support for the PHP language to Apache HTTP Server.' + filter: {} + license: + module: [PHP and Zend and BSD] + name: '' + stream: '' + summary: PHP scripting language for creating dynamic web sites + version: 0 +document: modulemd +version: 1