dev-perl / MogileFS-Server

Server for the MogileFS distributed file system

Official package sites : http://www.danga.com/mogilefs/ · https://metacpan.org/release/MogileFS-Server ·

v2.730.0-r1 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-2 )
Keywords
~amd64 ~ppc ~x86
USE flags
mysql postgres sqlite test

General

mysql
Add mySQL Database support
postgres
Add support for the postgresql database
sqlite
Add support for sqlite - embedded sql database
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

acct-group / mogile : MogileFS group

acct-user / mogile : MogileFS user

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Cache-Memcached : Perl API for memcached

dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module

dev-perl / DBD-SQLite : Self Contained RDBMS in a DBI Driver

dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)

dev-perl / DBI : Database independent interface for Perl

dev-perl / Danga-Socket : Non-blocking socket object; uses epoll()

dev-perl / IO-AIO : Asynchronous Input/Output

dev-perl / MogileFS-Client : Client library for the MogileFS distributed file system

dev-perl / MogileFS-Utils : Server for the MogileFS distributed file system

dev-perl / Net-Netmask : Parse, manipulate and lookup IP network blocks

dev-perl / Perlbal : Reverse-proxy load balancer and webserver

dev-perl / Sys-Syscall : Access system calls that Perl doesn't normally provide access to

dev-perl / libwww-perl : Collection of Perl Modules for the WWW

acct-group / mogile : MogileFS group

acct-user / mogile : MogileFS user

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Cache-Memcached : Perl API for memcached

dev-perl / DBD-Pg : PostgreSQL database driver for the DBI module

dev-perl / DBD-SQLite : Self Contained RDBMS in a DBI Driver

dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)

dev-perl / DBI : Database independent interface for Perl

dev-perl / Danga-Socket : Non-blocking socket object; uses epoll()

dev-perl / IO-AIO : Asynchronous Input/Output

dev-perl / MogileFS-Client : Client library for the MogileFS distributed file system

dev-perl / MogileFS-Utils : Server for the MogileFS distributed file system

dev-perl / Net-Netmask : Parse, manipulate and lookup IP network blocks

dev-perl / Perlbal : Reverse-proxy load balancer and webserver

dev-perl / Sys-Syscall : Access system calls that Perl doesn't normally provide access to

dev-perl / libwww-perl : Collection of Perl Modules for the WWW

dev-perl / MogileFS-Network : Network awareness and extensions for MogileFS::Server

708726
dev-perl/MogileFS-Server-2.730.0 : Error: Crashed on purpose at lib/MogileFS/Worker/Query.pm line 186.
935783
dev-perl/MogileFS-Server-2.730.0-r1 fails tests (hang)
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/MogileFS-Server: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/MogileFS-Server: Rekeyword 2.73
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Andreas K. Hüttel · gentoo
dev-perl/MogileFS-Server: More minimal changeset
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/MogileFS-Server: EAPI=7, GLEP 81
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-perl/MogileFS-Server: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
dev-perl/MogileFS-Server: cleanup QA issues, try to make tests work
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Robin H. Johnson · gentoo
dev-perl/MogileFS-Server: bump
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
dev-perl/MogileFS-Server: disable automatic tests
Fix the test deps, but also disable tests. The SQLite test suite no longer completes for permission reasons, and we cannot rely on being able to use a system MySQL or PostGreSQL. Fixes: https://bugs.gentoo.org/show_bug.cgi?id=699560 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/MogileFS-Server: Cleanup old versions 2.700*
Closes: https://bugs.gentoo.org/450472 Package-Manager: Portage-2.3.29, Repoman-2.3.9
Kent Fredric · gentoo
dev-perl/MogileFS-Server: Add missing DBI dep
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Kent Fredric · gentoo
dev-perl/MogileFS-Server: Bump to version 2.720.0
- EAPI6 - Enable tests ( some appear to auto-skip when servers are missing and the objective is to enable them to see what breaks and maximally enable all possible end-user tests ) - Rework gentoo /etc/ stuff to use patches instead of explicit ${FILESDIR} copies, in order to make it easier for end users to tweak installed files with eapply_user, and make it easier to construct effective install trees trivially using upstream sources, as well as discouraging accidental retroactive changes to existing available versions ( happened many times in the past ), while encouraging using patch layering to augment incremental changes where relevant. - Remove hacks around mogdeps, which vanished upstream in MogileFS-Server 2.56 ( 2011-2012 ) - Use 'checkpath' instead of 'install' in mogilefsd script, and remove EQAWARNING use of keepdir /var/run Upstream: - Work with DBD::SQLite latest lock errors - remove update_host_property - remove users of unreachable_fids table - batch MySQL updates in monitor - defer monitor DB updates until all HTTP requests are done - defer expiry of timed out poolable connections - disable watch_write before retrying write in poolable connections - do not write before event_write in poolable connections - add conn_pool_size config option - enable TCP keepalives for iostat watcher sockets - add "readonly" state to overide host device "alive" state Package-Manager: Portage-2.3.8, Repoman-2.3.3
Andreas K. Hüttel · gentoo
dev-perl/MogileFS-Server: Add trivial fix for bug 304369
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Kent Fredric · gentoo
dev-perl/MogileFS-Server: Copy from dev-perl/mogilefs-server
Migrating to a name closer to upstream conventions Package-Manager: portage-2.2.27