Ycarus Gentoo ebuild

gentoo

These ebuilds come from .

If you have some problems, go to the official site first.

dev-php

File_Iterator : FilterIterator implementation that filters files based on a list of suffixes ( https://github.com/sebastianbergmann/php-file-iterator )

PEAR-Archive_Tar : Tar file management class ( http://pear.php.net/package/Archive_Tar )

PEAR-Auth : Provides methods for creating an authentication system using PHP ( )

PEAR-Auth_HTTP : Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism ( )

PEAR-Auth_SASL : Abstraction of various SASL mechanism responses ( )

PEAR-Benchmark : Framework to benchmark PHP scripts or function calls ( )

PEAR-Cache : Framework for caching of arbitrary data ( )

PEAR-Cache_Lite : Fast and safe little cache system ( )

PEAR-Calendar : A package for building Calendar data structures ( )

PEAR-Config : Provides methods for configuration manipulation. Your configuration's swiss-army knife ( )

PEAR-Console_Color : This Class allows you to easily use ANSI console colors in you ( )

PEAR-Console_CommandLine : A full featured command line options and arguments parser ( )

PEAR-Console_Getargs : A command-line arguments parser ( )

PEAR-Console_Getopt : Command-line option parser ( http://pear.php.net/package/Console_Getopt )

PEAR-Console_Table : Class that makes it easy to build console style tables ( )

PEAR-Crypt_Blowfish : Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension ( )

PEAR-Crypt_CHAP : Generating CHAP packets ( )

PEAR-Crypt_GPG : GNU Privacy Guard (GnuPG) ( )

PEAR-Crypt_HMAC : Calculates RFC 2104 compliant hashes ( )

PEAR-Crypt_HMAC2 : Implementation of Hashed Message Authentication Code for PHP5 ( )

PEAR-Crypt_RC4 : Encryption class for RC4 encryption ( )

PEAR-DB : Database abstraction layer for PHP ( )

PEAR-DB_DataObject : A SQL Builder, Object Interface to Database Tables ( )

PEAR-Date : Date and Time Zone classes ( )

PEAR-File : Common file and directory routines ( )

PEAR-File_Archive : Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files ( )

PEAR-File_Find : A class that facillitates the search of filesystems ( )

PEAR-File_Fortune : Interface for reading from and writing to fortune files ( )

PEAR-File_Gettext : GNU Gettext file parser ( )

PEAR-File_Passwd : Manipulate many kinds of password files ( )

PEAR-File_SMBPasswd : Class for managing SAMBA style password files ( )

PEAR-HTML_AJAX : PHP and JavaScript AJAX library ( )

PEAR-HTML_CSS : Provides a simple interface for generating a stylesheet declaration ( )

PEAR-HTML_Common : Base class for other HTML classes ( )

PEAR-HTML_Common2 : Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package) ( )

PEAR-HTML_Javascript : Provides an interface for creating simple JS scripts within PHP ( )

PEAR-HTML_QuickForm : The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms ( )

PEAR-HTML_QuickForm2 : The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms ( )

PEAR-HTML_QuickForm_Controller : Add-On for HTML_QuickForm that allows building of multipage forms ( )

PEAR-HTML_QuickForm_advmultiselect : Element for HTML_QuickForm that emulate a multi-select ( )

PEAR-HTML_Select : HTML_Select is a class for generating HTML form select elements ( )

PEAR-HTML_Table : Makes the design of HTML tables easy, flexible, reusable and efficient ( )

PEAR-HTML_Table_Matrix : Autofill a table with data ( )

PEAR-HTML_Template_Flexy : An extremely powerful Tokenizer driven Template engine ( )

PEAR-HTML_Template_IT : Integrated Templates ( )

PEAR-HTML_Template_Sigma : An implementation of Integrated Templates API with template 'compilation' added ( )

PEAR-HTML_TreeMenu : Provides an API to create a HTML tree ( )

PEAR-HTTP : Miscellaneous HTTP utilities ( )

PEAR-HTTP_Client : Provides functionality to perform multiple HTTP requests and process their results ( )

PEAR-HTTP_Download : Provides functionality to send HTTP downloads ( )

PEAR-HTTP_Header : Provides interface to handle and modify HTTP headers and status codes ( )

PEAR-HTTP_Request : Provides an easy way to perform HTTP requests ( )

PEAR-HTTP_Request2 : Provides an easy way to perform HTTP requests ( )

PEAR-HTTP_Session2 : Wraps PHP's session_* functions, providing extras like db storage for session data ( )

PEAR-I18Nv2 : Internationalization - basic support to localize your application ( )

PEAR-Image_Color2 : Color conversion and mixing for PHP5 ( )

PEAR-Image_GraphViz : PHP interface to ATandT's GraphViz tools ( )

PEAR-Image_IPTC : This package provides a mechanism for modifying IPTC header information ( )

PEAR-Image_Text : Advanced text manipulations in images ( )

PEAR-Log : The Log framework provides an abstracted logging system ( )

PEAR-MDB : PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers ( )

PEAR-MDB2 : Database Abstraction Layer ( )

PEAR-MDB2_Driver_mssql : Database Abstraction Layer, mssql driver ( )

PEAR-MDB2_Driver_mysql : Database Abstraction Layer, mysql driver ( )

PEAR-MDB2_Driver_mysqli : Database Abstraction Layer, mysqli driver ( )

PEAR-MDB2_Driver_oci8 : Database Abstraction Layer, oci8 driver ( )

PEAR-MDB2_Driver_pgsql : Database Abstraction Layer, pgsql driver ( )

PEAR-MIME_Type : Utility class for dealing with MIME types ( )

PEAR-Mail : Class that provides multiple interfaces for sending emails ( )

PEAR-Mail_Mime : Provides classes to deal with creation and manipulation of mime messages ( )

PEAR-Mail_mimeDecode : Provides a class to decode mime messages (split from PEAR-Mail_Mime) ( )

PEAR-Math_BigInteger : Pure-PHP arbitrary precision integer arithmetic library ( )

PEAR-Math_Stats : Classes to calculate statistical parameters ( )

PEAR-Net_CheckIP : Check the syntax of IPv4 addresses ( )

PEAR-Net_DIME : The PEAR::Net_DIME class implements DIME encoding ( )

PEAR-Net_DNS : Resolver library used to communicate with a DNS server ( )

PEAR-Net_DNS2 : Object-oriented PHP5 resolver library used to communicate with a DNS server ( )

PEAR-Net_DNSBL : DNSBL Checker ( )

PEAR-Net_FTP : Provides an OO interface to the PHP FTP functions ( )

PEAR-Net_IDNA2 : Punycode encoding and decoding ( )

PEAR-Net_IMAP : Provides an implementation of the IMAP protocol ( )

PEAR-Net_IPv4 : PEAR class for IP v4 calculations ( )

PEAR-Net_IPv6 : PEAR class for IP v6 calculations ( )

PEAR-Net_LDAP : OO interface for searching and manipulating LDAP-entries ( )

PEAR-Net_LDAP2 : OO interface for searching and manipulating LDAP-entries ( )

PEAR-Net_LMTP : Provides an implementation of the RFC2033 LMTP protocol ( )

PEAR-Net_POP3 : Provides a POP3 class to access POP3 server ( )

PEAR-Net_Ping : OS independent wrapper class for executing ping calls ( )

PEAR-Net_SMTP : An implementation of the SMTP protocol ( )

PEAR-Net_Server : Generic server class for PHP ( )

PEAR-Net_Sieve : Provides an API to talk to the timsieved server that comes with Cyrus IMAPd ( )

PEAR-Net_SmartIRC : Net_SmartIRC is a PHP class for communication with IRC networks ( )

PEAR-Net_Socket : class interface to TCP sockets ( )

PEAR-Net_Traceroute : OS independet wrapper class for executing traceroute calls ( )

PEAR-Net_URL : Easy parsing of URLs ( )

PEAR-Net_URL2 : Easy parsing of URLs (PHP5 port of PEAR-Net_URL package) ( )

PEAR-Net_UserAgent_Detect : Net_UserAgent_Detect determines Web browser, version, and platform from an HTTP user agent string ( )

PEAR-Numbers_Roman : Provides methods for converting to and from Roman Numerals ( )

PEAR-Numbers_Words : Provides methods for spelling numerals in words ( )

PEAR-OLE : Package for reading and writing OLE containers ( )

PEAR-PEAR : PEAR Base System ( http://pear.php.net/package/PEAR )

PEAR-PEAR_Info : Show Information about your PEAR install and its packages ( )

PEAR-PEAR_PackageFileManager : Takes an existing package.xml file and updates it with a new filelist and changelog ( )

PEAR-PHP_Beautifier : Code Beautifier for PHP ( )

PEAR-PHP_CodeSniffer : Tokenises PHP code and detects violations of a defined set of coding standards ( )

PEAR-PHP_CompatInfo : Find out the minimum version and the extensions required for a piece of code to run ( )

PEAR-PHP_Debug : Provides traces, timings, executed queries, watched variables etc. ( )

PEAR-PHP_Shell : A shell for PHP with history and tab-completion ( )

PEAR-Pager : Data paging class ( )

PEAR-PhpDocumentor : The phpDocumentor package provides automatic documenting of php api directly from the source ( )

PEAR-SOAP : SOAP Client/Server for PHP 4 ( )

PEAR-Services_Amazon : Provides access to Amazon's retail and associate web services ( )

PEAR-Services_JSON : PHP implementaion of json_encode/decode ( )

PEAR-Services_TinyURL : An interface for creating TinyURLs with their API and looking up destinations of given TinyURLs ( )

PEAR-Services_W3C_CSSValidator : Provides an object oriented interface for the W3 CSS Validator ( )

PEAR-Services_W3C_HTMLValidator : Object oriented interface to the API of validator.w3.org ( )

PEAR-Services_Weather : This class acts as an interface to various online weather-services ( )

PEAR-Spreadsheet_Excel_Writer : Package for generating Excel spreadsheets ( )

PEAR-Structures_DataGrid : A tabular structure that contains a record set of data for paging and sorting purposes. ( )

PEAR-Structures_Graph : Graph datastructure manipulation library ( http://pear.php.net/package/Structures_Graph )

PEAR-System_Command : PEAR::System_Command is a commandline execution interface ( )

PEAR-Testing_Selenium : PHP Client for Selenium Remote Control ( )

PEAR-Text_CAPTCHA : Generation of CAPTCHAs ( )

PEAR-Text_CAPTCHA_Numeral : Generates mathematical operations and answers in order to prove that bots using it are human ( )

PEAR-Text_Figlet : Render text using FIGlet fonts ( )

PEAR-Text_Highlighter : A package for syntax highlighting ( )

PEAR-Text_Password : Creating passwords with PHP ( )

PEAR-Text_Wiki : Abstracts parsing and rendering rules for Wiki markup in structured plain text ( )

PEAR-Text_Wiki_BBCode : BBCode parser for Text_Wiki ( )

PEAR-Text_Wiki_Mediawiki : Mediawiki parser for Text_Wiki ( )

PEAR-Translation2 : Class for multilingual applications management ( )

PEAR-Validate : Validation class ( )

PEAR-Var_Dump : Provides methods for dumping structured information about a variable ( )

PEAR-VersionControl_SVN : Simple OO wrapper interface for the Subversion command-line client ( )

PEAR-XML_Beautifier : Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read ( )

PEAR-XML_Feed_Parser : Provides an unified API for handling Atom/RSS ( )

PEAR-XML_Parser : XML parsing class based on PHP's SAX parser ( )

PEAR-XML_RSS : Parser for Resource Description Framework (RDF) Site Summary (RSS) documents ( )

PEAR-XML_Serializer : Swiss-army knife for reading and writing XML files ( )

PEAR-XML_Util : XML utility class ( http://pear.php.net/package/XML_Util )

PHP_CodeCoverage : Provides collection, processing, and rendering functionality for PHP code coverage information ( http://pear.phpunit.de )

PHP_Timer : Utility class for timing ( http://pear.phpunit.de/ )

PHP_TokenStream : Wrapper around PHP's tokenizer extension ( http://pear.phpunit.de )

PHPonTrax : Web-application and persistance framework based on Ruby on Rails ( http://www.phpontrax.com/ )

SabreAMF : SabreAMF is a Flash Remoting server and client for PHP ( http://osflash.org/sabreamf )

Savant2 : The simple PHP template alternative to Smarty ( http://phpsavant.com/ )

Savant3 : The simple PHP template alternative to Smarty ( http://phpsavant.com/yawiki/index.php?area=Savant3 )

Savant3-Plugin-Form : The Form Plugin for Savant3 ( http://phpsavant.com/ )

Text_Template : Simple template engine ( http://pear.phpunit.de )

YAML : The Symfony YAML Component ( http://pear.symfony-project.com/ )

ZendFramework : Zend Framework is a high quality and open source framework for developing Web Applications ( http://framework.zend.com/ )

adodb : Active Data Objects Data Base library for PHP ( http://adodb.sourceforge.net/ )

agavi : PHP5 MVC Application Framework ( http://www.agavi.org/ )

awl : Andrew McMillan's Web Libraries ( https://gitlab.com/davical-project/awl" SRC_URI="${HOMEPAGE}/repository/archive.tar.gz?ref=r${PV} -> ${P}.tar.gz )

cphplib : Cute PHP Library (cphplib) ( http://cphplib.sourceforge.net/ )

doctrine : An object relational mapper for PHP5 ( http://www.doctrine-project.org/ )

ffmpeg-php : PHP extension that provides access to movie info ( http://sourceforge.net/projects/ffmpeg-php/ )

igbinary : A fast drop-in replacement for the standard PHP serialize ( https://github.com/igbinary/${PN} )

jpgraph : Fully OO graph drawing library for PHP ( http://jpgraph.net/ )

libchart : Libchart is a chart creation PHP library that is easy to use ( http://naku.dohcrew.com/libchart )

libvirt-php : PHP 5 bindings for libvirt ( http://libvirt.org/php/ )

magickwand : A native PHP-extension to the ImageMagick MagickWand API ( http://www.magickwand.org/ )

ming-php : PHP extension for the ming Flash movie generation library ( http://ming.sourceforge.net/ )

mmslib : library for encoding, decoding, and sending MMSes ( http://www.hellkvist.org/software/#MMSLIB )

mockery : Simple yet flexible PHP mock object framework for use in unit testing ( https://github.com/padraic/mockery )

onphp : onPHP is the LGPL'ed multi-purpose object-oriented PHP framework ( http://onphp.org/ )

pear : PEAR - PHP Extension and Application Repository ( http://pear.php.net/ )

pecl-amqp : PHP Bindings for AMQP 0-9-1 compatible brokers ( )

pecl-apcu : Stripped down version of APC supporting only user cache ( )

pecl-bbcode : A quick and efficient BBCode Parsing Library ( http://pecl.php.net/${PECL_PKG} )

pecl-cairo : Cairo bindings for PHP ( )

pecl-crack : PHP interface to the cracklib libraries ( )

pecl-dbx : The dbx module is a database abstraction layer ( )

pecl-dio : Direct I/O functions for PHP ( )

pecl-drizzle : PHP extension using libdrizzle library to provide communcation with Drizzle and MySQL databases ( )

pecl-eio : PHP wrapper for libeio library ( )

pecl-event : PHP wrapper for libevent2 ( )

pecl-gearman : PHP extension for using gearmand ( )

pecl-geoip : PHP extension to map IP address to geographic places ( )

pecl-gnupg : PHP wrapper around the gpgme library ( )

pecl-haru : An interface to libharu, a PDF generator ( )

pecl-htscanner : Enables .htaccess options for php-scripts running as cgi ( )

pecl-http : Extended HTTP Support for PHP ( )

pecl-imagick : PHP wrapper for the ImageMagick library ( )

pecl-libevent : PHP wrapper for libevent ( )

pecl-lzf : This package handles LZF de/compression ( )

pecl-mailparse : A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages ( )

pecl-memcache : PHP extension for using memcached ( )

pecl-memcached : PHP extension for interfacing with memcached via libmemcached library ( )

pecl-mongo : MongoDB database driver ( )

pecl-mysqlnd_ms : A replication and load balancing plugin for the mysqlnd library ( )

pecl-mysqlnd_qc : A query cache plugin for the mysqlnd library ( )

pecl-ncurses : Terminal screen handling and optimization package ( )

pecl-oauth : OAuth is an authorization protocol built on top of HTTP ( )

pecl-pam : This extension provides PAM (Pluggable Authentication Modules) integration ( )

pecl-ps : PHP extension for creating PostScript files ( )

pecl-radius : Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866) ( )

pecl-redis : This extension provides an API for communicating with Redis servers ( )

pecl-rrd : RRDtool bindings for PHP ( )

pecl-sphinx : PHP extension to execute search queries on a sphinx daemon ( )

pecl-spl_types : Standard PHP library types add-on ( )

pecl-ssh2 : PHP bindings for the libssh2 library ( )

pecl-stomp : PHP extension to communicate with Stomp compliant Message Brokers ( )

pecl-svn : PHP Bindings for the Subversion Revision control system ( )

pecl-syck : PHP bindings for Syck - reads and writes YAML with it ( )

pecl-taint : Extension used for detecting XSS codes(tainted string) ( )

pecl-timezonedb : Timezone Database to be used with PHP's date and time functions ( )

pecl-translit : Transliterates non-latin character sets to latin ( )

pecl-uploadprogress : An extension to track progress of a file upload ( )

pecl-uuid : A wrapper around libuuid ( )

pecl-xdiff : PHP extension for generating diff files ( )

pecl-xrange : Implementation of weak references ( )

pecl-yaml : YAML 1.1 (YAML Ain't Markup Language) serialization for PHP ( )

pecl-yaz : This extension implements a Z39.50 client for PHP using the YAZ toolkit ( )

pecl-zendopcache : The Zend Optimizer+ provides faster PHP execution through opcode caching and optimization ( )

phing : PHP project build system based on Apache Ant ( http://www.phing.info/ )

php-codebrowser : Generates a highlighted code browsing parsed from xml reports generated from codesniffer or phpunit ( http://pear.phpunit.de )

php-openid : PHP OpenID implementation ( https://github.com/openid/php-openid )

php-redmine-api : A simple, object-oriented, PHP Redmine API client ( https://github.com/kbsali/php-redmine-api )

phpDocumentor : The phpDocumentor package provides automatic documenting of php api directly from the source ( http://phpdoc.org )

phpcov : CLI frontend for PHP_CodeCoverage ( https://github.com/sebastianbergmann/phpcov )

phpdepend : Static code analyser for PHP ( http://www.pdepend.org )

phpmd : PHP mess detector ( http://www.phpmd.org )

phptal : A templating engine for PHP5 that implements Zope Page Templates syntax ( http://phptal.org/ )

phpunit : A PHP Unit Testing framework ( http://phpunit.de )

propel : Object Persistence Layer for PHP 5 ( http://propelorm.org )

propel-generator : Object Persistence Layer for PHP 5 (Generator) ( http://propelorm.org )

propel-runtime : Object Persistence Layer for PHP 5 (Runtime) ( http://propelorm.org )

securimage : PHP captcha creator and validator library ( http://phpcaptcha.org/ )

simpletest : A PHP testing framework ( http://www.lastcraft.com/simple_test.php )

smarty : A template engine for PHP ( http://www.smarty.net/ )

smarty-docs : Documentation for Smarty, a template engine for PHP ( http://www.smarty.net/documentation )

stringparser_bbcode : A PHP class to parse BB codes ( http://christian-seiler.de/projekte/php/bbcode/index_en.html )

suhosin : Suhosin is an advanced protection system for PHP installations ( http://www.suhosin.org/ )

tcpdf : TCPDF is a FLOSS PHP class for generating PDF documents ( http://www.tcpdf.org/ )

twig : PHP templating engine with syntax similar to Django ( http://twig.sensiolabs.org/ )

xcache : A fast and stable PHP opcode cacher ( http://xcache.lighttpd.net/ )

xdebug : A PHP debugging and profiling extension ( http://www.xdebug.org/ )

xdebug-client : Xdebug client for the Common Debugger Protocol (DBGP) ( http://www.xdebug.org/ )

xhprof : A Hierarchical Profiler for PHP ( http://pecl.php.net/package/xhprof )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a gentoo

For Paludis use this rsync : rsync://gentoo.zugaina.org/gentoo-portage

If you have a problem : ycarus(-at-)zugaina.org