Ycarus Gentoo ebuild

funtoo

These ebuilds come from .

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

www-apache

anyterm : A terminal anywhere ( http://anyterm.org/ )

libapreq2 : A library for manipulating client request data via the Apache API ( http://httpd.apache.org/apreq/ )

mod-auth-mysql : Apache 2 module enabling HTTP authentication against MySQL databases. ( http://packages.debian.org/source/mod-auth-mysql )

mod_access_dnsbl : Specify access controls based on DNSBL zones ( http://www.apacheconsultancy.com/modules/mod_access_dnsbl/ )

mod_anonymize_ip : mod_anonymize_ip is a simple module for anonymizing the client IP address ( https://github.com/hollow/mod_anonymize_ip )

mod_auth_cookie_mysql2 : An Apache2 backend authentication module that uses cookies and MySQL ( http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/ )

mod_auth_imap2 : An Apache2 module to provide authentication via an IMAP Mail server ( http://ben.brillat.net/projects/mod_auth_imap/ )

mod_auth_kerb : An Apache authentication module using Kerberos ( http://modauthkerb.sourceforge.net/ )

mod_auth_mysql : Basic authentication for Apache using a MySQL database ( http://modauthmysql.sourceforge.net/ )

mod_auth_nufw : A NuFW authentication module for Apache ( http://software.inl.fr/trac/wiki/EdenWall/mod_auth_nufw )

mod_auth_openid : An OpenID authentication module for the apache webserver ( http://findingscience.com/mod_auth_openid/ )

mod_auth_pgsql : This module allows user authentication against information stored in a PostgreSQL database ( http://www.giuseppetanzilli.it/mod_auth_pgsql2/ )

mod_auth_radius : Radius authentication for Apache ( http://freeradius.org/mod_auth_radius/ )

mod_auth_tkt : Apache module for cookie based authentication ( http://www.openfusion.com.au/labs/mod_auth_tkt/ )

mod_auth_token : Token based URI access module for Apache2 ( https://code.google.com/p/mod-auth-token/ )

mod_auth_xradius : Radius authentication for Apache ( http://www.outoforder.cc/projects/apache/mod_auth_xradius/ )

mod_authn_sasl : Cyrus SASL authentication module for Apache ( http://mod-authn-sasl.sourceforge.net/ )

mod_authnz_external : An Apache2 authentication DSO using external programs ( https://github.com/phokz/mod-auth-external )

mod_authnz_persona : An Apache2 module for easy Persona authentication ( https://github.com/mozilla/mod_authnz_persona )

mod_backtrace : Debug segmentation faults in Apache threads ( http://emptyhammock.com/projects/httpd/diag/ )

mod_bw : Bandwidth Management Module for Apache2 ( http://www.ivn.cl/apache/ )

mod_caucho : mod_caucho connects Resin and Apache2 ( http://www.caucho.com/ )

mod_cband : Apache2 bandwidth quota and throttling module ( http://codee.pl/cband.html )

mod_common_redirect : mod_common_redirect implements common redirects without mod_rewrite overhead ( https://github.com/hollow/mod_common_redirect )

mod_depends : An apache helper module for handling dependencies properly ( http://www.outoforder.cc/projects/apache/mod_depends/ )

mod_diagnostics : An Apache2 module which can do debugging of modules in the Apache2 Filter Chain ( http://apache.webthing.com/mod_diagnostics/ )

mod_dnsbl_lookup : A helper module for Apache2 providing DNSBL lookup ( http://www.sysdesign.ca )

mod_dnssd : mod_dnssd is an Apache module which adds Zeroconf support via DNS-SD using Avahi ( http://0pointer.de/lennart/projects/mod_dnssd/ )

mod_evasive : mod_evasive is an evasive maneuvers module to provide action in the event of an HTTP DoS ( http://www.zdziarski.com/blog/?page_id=442 )

mod_extract_forwarded : Apache module that rewrites X-Forwarded-For to REMOTE_ADDR for reverse proxy configurations ( http://www.openinfo.co.uk/apache/index.html )

mod_fastcgi : FastCGI is a open extension to CGI without the limitations of server specific APIs ( http://fastcgi.com/ )

mod_fastcgi_handler : A simple FastCGI handler module ( https://github.com/hollow/mod_fastcgi_handler )

mod_fcgid : A binary-compatible alternative to mod_fastcgi with better process management ( http://httpd.apache.org/mod_fcgid/ )

mod_flvx : mod_flvx allows to seek inside FLV files for streaming purposes ( http://journal.paul.querna.org/articles/2006/07/11/mod_flvx/ )

mod_ftpd : Apache2 module which provides an FTP server ( http://www.outoforder.cc/projects/apache/mod_ftpd/ )

mod_geoip2 : Apache 2.x module for finding the country and cit ( http://www.maxmind.com/app/mod_geoip )

mod_gnutls : mod_gnutls uses GnuTLS to provide SSL/TLS encryption for Apache2, similarly to mod_ssl ( https://mod.gnutls.org/ )

mod_h2 : HTTP/2 module for Apache ( https://github.com/icing/mod_h2 )

mod_jk : JK module for connecting Tomcat and Apache using the ajp13 protocol. ( http://tomcat.apache.org/connectors-doc/ )

mod_layout : An Apache2 module for adding custom headers and/or footers ( http://tangent.org/index.pl?node_id=362 )

mod_ldap_userdir : Look up Apache ~user directories in an LDAP directory ( http://horde.net/~jwm/software/mod_ldap_userdir/ )

mod_limitipconn : Allows administrators to limit the number of simultaneous downloads permitted ( http://dominia.org/djao/limitipconn2.html )

mod_loadavg : Apache module executing CGI-Requests depending on the load of the server ( http://defunced.de/ )

mod_log_rotate : Log rotation support for mod_log_config based on strftime(3) ( https://github.com/JBlond/mod_log_rotate )

mod_log_sql : An Apache module for logging to an SQL (MySQL) database ( http://www.outoforder.cc/projects/apache/mod_log_sql/ )

mod_macro : An Apache2 module providing macros for the Apache config file ( http://www.coelho.net/mod_macro/ )

mod_mono : Apache module for Mono ( http://www.mono-project.com/Mod_mono )

mod_musicindex : mod_musicindex allows nice displaying of directories containing music files ( http://www.parisc-linux.org/~varenet/musicindex/ )

mod_nss : SSL/TLS module for the Apache HTTP server ( https://fedorahosted.org/mod_nss/ )

mod_pcgi2 : An Apache module to talk to Zope Corporation's PCGI ( http://www.zope.org/Members/phd/mod_pcgi2/ )

mod_perl : An embedded Perl interpreter for Apache2 ( https://projects.apache.org/projects/mod_perl.html )

mod_proxy_fcgi : mod_proxy_fcgi is a FastCGI protocol handler for mod_proxy ( http://httpd.apache.org )

mod_proxy_html : An Apache2 module to rewrite links in html pages behind a reverse proxy ( http://apache.webthing.com/mod_proxy_html/ )

mod_python : An Apache2 module providing an embedded Python interpreter ( http://modpython.org/ )

mod_qos : A QOS module for the apache webserver ( http://mod-qos.sourceforge.net/ )

mod_rpaf : Reverse proxy add forward module ( http://stderr.net/apache/rpaf/ )

mod_scgi : Apache module for a replacement of the CGI protocol, similar to FastCGI ( http://python.ca/scgi/ https://pypi.python.org/pypi/scgi )

mod_security : Web application firewall and Intrusion Detection System for Apache ( http://www.modsecurity.org/ )

mod_slotlimit : manage resources used for each running site using dynamic slot allocation algorithm and static rules ( http://www.lucaercoli.it/en/mod_slotlimit.html )

mod_spdy : Apache module for rewriting web pages to reduce latency and bandwidth ( https://code.google.com/p/mod-spdy/ )

mod_tcl : An Apache2 module providing an embedded Tcl interpreter ( http://tcl.apache.org/mod_tcl/ )

mod_tidy : a TidyLib based module to parse, clean-up and pretty-print the webservers' (X)HTML output ( http://mod-tidy.sourceforge.net/ )

mod_umask : Sets the Unix umask of the Apache2 webserver process after it has started ( http://www.outoforder.cc/projects/apache/mod_umask/ )

mod_vdbh : An Apache2 module for mass virtual hosting using a MySQL database ( http://www.synthemesc.com/mod_vdbh/ )

mod_vhost_ldap : Store and configure Apache virtual hosts using LDAP ( http://modvhostldap.alioth.debian.org/ )

mod_whatkilledus : Debug segmentation faults in Apache threads ( http://emptyhammock.com/projects/httpd/diag/ )

mod_wsgi : An Apache2 module for running Python WSGI applications ( https://github.com/GrahamDumpleton/mod_wsgi )

mod_xml2enc : An Apache2 module to provide libxml2 encoding ( http://apache.webthing.com/mod_xml2enc/ )

mod_xsendfile : Apache2 module that processes X-SENDFILE headers registered by the original output handler ( https://tn123.org/mod_xsendfile/ )

modsec-flameeyes : Flameeyes's Ruleset for ModSecurity ( http://www.flameeyes.eu/projects/modsec )

modsecurity-crs : Core Rule Set for ModSecurity ( http://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project )

mpm_itk : Run virtual hosts under separate users/groups ( http://mpm-itk.sesse.net/ )

passenger : Passenger (a.k.a. mod_rails) makes deployment of Ruby on Rails applications a breeze ( http://modrails.com/ )

pwauth : A Unix Web Authenticator ( https://github.com/phokz/pwauth/tree/master/pwauth )

Add an ebuild in portage :

The ebuild is now in the portage tree.

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

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

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