Package: bcache-tools Version: 1.0.4-1bs1 Architecture: amd64 Maintainer: Gabriel de Perthuis Installed-Size: 51 Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.4), libuuid1 (>= 2.16), initramfs-tools Homepage: http://bcache.evilpiepirate.org/ Priority: optional Section: utils Filename: pool/tools/b/bcache-tools/bcache-tools_1.0.4-1bs1_amd64.deb Size: 18998 SHA256: 5b4046cdbd2501ccc022d515cf02bdd32139a9c60110589f24a14eb6bfcf16cf SHA1: b6b9f3d7713f113a31906c931b5ec803ead51ff1 MD5sum: 2f783c447122f77c75d050eb42d258c2 Description: bcache userspace tools Bcache allows the use of SSDs to cache other block devices. . Documentation for the run time interface is included in the kernel tree, in Documentation/bcache.txt. . This package includes udev rules, initramfs support and the following tools: make-bcache Formats block devices for use with bcache. Devices can be formatted for use as a cache or as a backing device. The most important option is for specifying the bucket size. Allocation is done in terms of buckets, and cache hits are counted per bucket; thus a smaller bucket size will give better cache utilization, but poorer write performance. The bucket size is intended to be equal to the size of your SSD's erase blocks, which seems to be 128k-512k for most SSDs; feel free to experiment. . bcache-super-show Prints the bcache superblock of a cache device or a backing device. Package: buildbot-slave Version: 0.8.5-2~ccu1bs1 Architecture: all Maintainer: Matthias Klose Installed-Size: 619 Depends: python (>= 2.6.6-7~), python (<< 2.8), python-twisted-core (>= 2.2), python-twisted-words, adduser Suggests: buildbot, bzr | subversion | cvs | mercurial | darcs | git-core Breaks: buildbot (<< 0.8) Homepage: http://buildbot.net Priority: optional Section: devel Filename: pool/tools/b/buildbot-slave/buildbot-slave_0.8.5-2~ccu1bs1_all.deb Size: 95416 SHA256: 9c955e351b8d920de35694d6009d516e985155713da2f0561b9ae6019350c6c7 SHA1: 333e110ffc35229ad1d647168246f214630f6095 MD5sum: 1eaabb121e89fe9c46e37c8da381fe6f Description: system to automate the compile/test cycle The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. . By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. Package: chef Version: 10.12.0-3bs1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 1925 Depends: debconf (>= 0.5) | debconf-2.0, ruby | ruby-interpreter, ruby-mixlib-config (>= 1.1.2), ruby-mixlib-cli (>= 1.1.0), ruby-mixlib-log (>= 1.3.0), ruby-mixlib-authentication (>= 1.1.0), ruby-mixlib-shellout (>= 1.0.0), ohai (>= 0.6.0), ruby-rest-client (>= 1.0.4), ruby-rest-client (<< 1.7.0), ruby-json, ruby-yajl (>= 1.0.0), ruby-treetop (>= 1.4.9), ruby-net-ssh (>= 2.2.2), ruby-net-ssh-multi (>= 1.1), ruby-bunny (>= 0.6.0), ruby-highline (>= 1.6.9), erubis, ruby-moneta, ruby-uuidtools, ucf Conflicts: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~) Replaces: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~) Provides: libchef-ruby, libchef-ruby1.8 Homepage: http://wiki.opscode.com/display/chef Priority: optional Section: ruby Filename: pool/tools/c/chef/chef_10.12.0-3bs1_all.deb Size: 397086 SHA256: 8ae81f5d8ccf04c340bb315125c481cd421228a6d3d0501b746aec9ccf8dddfc SHA1: a5ffd151a31e81ec039494a2bef57a9ddf239a22 MD5sum: b3009a223aaefeec189d162528889f01 Description: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure. Chef is a systems integration framework and configuration management library written in Ruby. Chef provides a Ruby library and API that can be used to bring the benefits of configuration management to an entire infrastructure. . Chef can be run as a client (chef-client) to a server, or run as a standalone tool (chef-solo). Configuration recipes are written in a pure Ruby DSL. . This package contains the chef-client, chef-solo and knife binaries as well as the chef library. Ruby-Versions: ruby1.8 ruby1.9.1 Package: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 750 Depends: libc6 (>= 2.3), libdspam7, perl, procmail | maildrop | courier-maildrop | sensible-mda, lsb-base (>= 3.0-6) Recommends: dspam-doc Suggests: clamav-daemon, dspam-webfrontend Homepage: http://dspam.sourceforge.net Priority: optional Section: mail Filename: pool/tools/d/dspam/dspam_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 408330 SHA256: e3e2b3eedbee2e5af249777cb447ffedfe559f6b98c12f71ae7fda2f6cc2a3e1 SHA1: 9d86dfadd073b47a942390575f052f3f8d9e4198 MD5sum: 640c20aab98bee8372e7fc74095809e7 Description: Scalable, fast and statistical anti-spam filter DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package includes the DSPAM agent which provides. Package: dspam-dbg Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 1995 Depends: dspam (= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1) Homepage: http://dspam.sourceforge.net Priority: extra Section: debug Filename: pool/tools/d/dspam/dspam-dbg_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 766056 SHA256: 338610e94ddf48aeb1c807a20a114bcf40e1f192afa78bc59ec6f6e331c481ea SHA1: 96fa3d35b25908e3ff0f02ca70c8bb019d0b8059 MD5sum: 67968a6e84c20c243edd9b8891020ace Description: debugging symbols for dspam DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package includes the debugging symbols for the dspam packages. Package: dspam-doc Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: all Maintainer: Debian DSPAM Maintainers Installed-Size: 176 Homepage: http://dspam.sourceforge.net Priority: optional Section: doc Filename: pool/tools/d/dspam/dspam-doc_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_all.deb Size: 124336 SHA256: 5a2b91678e66dfe5497d762fbd03f5a94c7a8fe8d6e019dbab07a1229fde59fc SHA1: 55e55e758ab741c94b36ba1ebf8a2e3e6c86fbec MD5sum: 8c68945db9292d27236b9957fdc0dfdb Description: Documentation for DSPAM anti-spam filter DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package contains the documentation for DSPAM. Package: dspam-webfrontend Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: all Maintainer: Debian DSPAM Maintainers Installed-Size: 728 Depends: perl, dspam (>= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1), ucf (>= 0.28), libgd-gd2-perl | libgd-gd2-noxpm-perl, libgd-graph3d-perl, libhtml-parser-perl Suggests: apache2, apache2-suexec (>= 2.2.9-3), libapache2-mod-perl2, libapache2-mod-auth-pam | libapache2-mod-auth-mysql | libapache2-mod-auth-pgsql | libapache2-mod-auth-openid | libapache2-mod-auth-kerb | libapache2-mod-auth-plain | libapache2-mod-auth-radius | libapache2-mod-auth-sys-group, ttf-dejavu-core | ttf-bitstream-vera | ttf-freefont Homepage: http://dspam.sourceforge.net Priority: extra Section: mail Filename: pool/tools/d/dspam/dspam-webfrontend_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_all.deb Size: 197836 SHA256: 7b2f1abde54cbbedabe0552709a06c4aa449e080f9996fe175e4a592572d9280 SHA1: 0c47376d3a4e3eef65188be94ce2c080ee22be61 MD5sum: bb7edc90048cc865ab7f1f935d64068d Description: Webfrontend for DSPAM anti-spam filter DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package includes the webfrontend for DSPAM. This can be used together with several database backends including PostgreSQL, MySQL, and sqlite3. Package: ekeyd Version: 1.1.4-1~ccu1bs1 Architecture: amd64 Maintainer: Simtec Electronics Installed-Size: 195 Depends: libc6 (>= 2.2.5), liblua5.1-0, lua5.1, liblua5.1-socket2 Recommends: udev Suggests: munin-node Priority: optional Section: utils Filename: pool/tools/e/ekeyd/ekeyd_1.1.4-1~ccu1bs1_amd64.deb Size: 99482 SHA256: 93cca952e9ed2edc517abb694fe5465f01f8c44bc6ecb19ef65b4cc0bdd11e1b SHA1: 7ea8bf53ccf396dd4d00ef2176875889bed01feb MD5sum: d9624229e3cea9e44a3e26147f580cbb Description: Simtec Electronics UDEKEY01 Entropy Key Daemon This is a driver for the Simtec Electronics Entropy Key. It is only needed if you have such a device (or devices). It provides a daemon and tools to drive and control it, as well as options for injecting entropy directly into the kernel's pool, or serving it via the EGD protocol. Package: ekeyd-egd-linux Source: ekeyd Version: 1.1.4-1~ccu1bs1 Architecture: amd64 Maintainer: Simtec Electronics Installed-Size: 29 Depends: libc6 (>= 2.2.5) Suggests: ekeyd Priority: optional Section: utils Filename: pool/tools/e/ekeyd/ekeyd-egd-linux_1.1.4-1~ccu1bs1_amd64.deb Size: 17710 SHA256: 35da3c4936faaf05fc9557eb6cd96748bfaafc55512279e81e96425d2cd55e5e SHA1: 7080e1f54b76eb658da5c3e3a000afca28a108ff MD5sum: 1291c5a3d2053b89e194459170b3ec42 Description: Transfers entropy from an EGD to the Linux kernel pool This utility reads from an EGD capable service over TCP and writes the entropy retrieved to the Linux kernel random pool. Typically this will be used on clusters or virtual hosts where direct access to useful entropy is hard. Package: inspircd Version: 2.0.8+dfsg-0.1+ccu1bs1 Architecture: amd64 Maintainer: Debian IRC Team Installed-Size: 7621 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libpq5, libstdc++6 (>= 4.6) Homepage: http://www.inspircd.org/ Priority: optional Section: net Filename: pool/tools/i/inspircd/inspircd_2.0.8+dfsg-0.1+ccu1bs1_amd64.deb Size: 2341650 SHA256: bea374cc519c7422d12d042b52fb6368b2a598975fda17f8e95a2572f15bfc09 SHA1: 039e2a9d82f72f93ddf6262caf6f6435503ee722 MD5sum: 7abf8739f3e2ff045055667abe852a9b Description: Modular IRCd written in C++ InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. . This package contains the daemon. Package: inspircd-dbg Source: inspircd Version: 2.0.8+dfsg-0.1+ccu1bs1 Architecture: amd64 Maintainer: Debian IRC Team Installed-Size: 6599 Depends: inspircd Homepage: http://www.inspircd.org/ Priority: extra Section: debug Filename: pool/tools/i/inspircd/inspircd-dbg_2.0.8+dfsg-0.1+ccu1bs1_amd64.deb Size: 1226206 SHA256: 78a95c7dc7be53bbb9ae73d48690fa0a893b1a2d8ff672fe2e10cd739c56f1da SHA1: 7c4edf0e3bff93682831405a422f044cc0b0d1d2 MD5sum: 7a686a43dd26376ad6b6651e50d388c9 Description: Modular IRCd written in C++ - debugging symbols InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. . This package contains the debugging symbols. Package: kms-cmake-utils Version: 1.0.1-trustybs1 Architecture: all Maintainer: Kurento Maintenance Team Installed-Size: 22 Depends: cmake, cmake-data Homepage: http://kurento.org Priority: optional Section: utils Filename: pool/tools/k/kms-cmake-utils/kms-cmake-utils_1.0.1-trustybs1_all.deb Size: 8342 SHA256: 262819e107ff59ace76c2f34c97959994b9e887a1dbdee028b8b10bf018e14ef SHA1: 991f366563ff09cc5d8b6ba7ad7a9abcc6d0df06 MD5sum: e038bee727f4a64536f83fe2f8259e75 Description: Kurento cmake utils This package contains cmake utilities for building kurento projects Package: libchef-ruby Source: chef Version: 10.12.0-3bs1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 44 Depends: chef Homepage: http://wiki.opscode.com/display/chef Priority: optional Section: oldlibs Filename: pool/tools/c/chef/libchef-ruby_10.12.0-3bs1_all.deb Size: 17468 SHA256: 821dd5edab2de8465d7f3326cc34b4bd526a5deaf1a6c763b8f63736c00c66d0 SHA1: 096548b724847545ebe111a3bc51bb9a791c8bc0 MD5sum: 2da01f57df3fe314af4204088f7abe7d Description: Transitional package for chef This is a transitional package to ease upgrades to the chef package. It can safely be removed. Package: libchef-ruby1.8 Source: chef Version: 10.12.0-3bs1 Architecture: all Maintainer: Debian Ruby Extras Maintainers Installed-Size: 44 Depends: chef Homepage: http://wiki.opscode.com/display/chef Priority: optional Section: oldlibs Filename: pool/tools/c/chef/libchef-ruby1.8_10.12.0-3bs1_all.deb Size: 17472 SHA256: 48205593257ef6224451e6445e86edfe57562e1625811b689b66c627b0a49401 SHA1: f55acfc40d2440c80baabd8f8f2e585cc4460ee6 MD5sum: 006d5d10a8f4317d19b40435c64ca77e Description: Transitional package for chef This is a transitional package to ease upgrades to the chef package. It can safely be removed. Package: libdspam7 Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 207 Depends: libc6 (>= 2.3), libldap-2.4-2 (>= 2.4.7), adduser Suggests: libdspam7-drv (= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1) Homepage: http://dspam.sourceforge.net Priority: optional Section: libs Filename: pool/tools/d/dspam/libdspam7_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 144380 SHA256: 82d02fbbc36cf690efbc22b7687bf21b91c9abc313af7cf8f04c4ce2026a6fa2 SHA1: 20c6a1a440fded8cd4f5f3fb636afd47343c4fab MD5sum: 84121fcc1d38bbfcc06d74d55960a2a9 Description: Core message processing and classification functionality for DSPAM DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package contains the library where people can link to. Package: libdspam7-dev Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 319 Depends: libdspam7 (= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1) Homepage: http://dspam.sourceforge.net Priority: optional Section: libdevel Filename: pool/tools/d/dspam/libdspam7-dev_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 164306 SHA256: 33275f21b33d2025d538b162e05f1e3cb05977457e37e0529c008c1bce5869a4 SHA1: d8387b9bd60193778de737276a7059fce199d23c MD5sum: a4d18e333df6d798ab1db40e962375e9 Description: Development headers for libdspam DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package contains the development headers for libdspam. Package: libdspam7-drv-mysql Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 164 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.2.5), libdspam7 (= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1), libmysqlclient18 (>= 5.5.24+dfsg-1), dbconfig-common, ucf (>= 0.28), mysql-client Recommends: mysql-server Provides: libdspam7-drv Homepage: http://dspam.sourceforge.net Priority: optional Section: mail Filename: pool/tools/d/dspam/libdspam7-drv-mysql_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 124042 SHA256: 3bab556c5c89ab1549cab19dd1e42e8d1d1e553a7e60d5bb88b7db74fc3ce1a6 SHA1: 7b9fb1d4d1e066fdf836eaecc9478dbd6d2de7be MD5sum: 1941d64f4154711afd9f287157821229 Description: MySQL backend for DSPAM anti-spam filter DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package contains the MySQL backend. Package: libdspam7-drv-pgsql Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 185 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.2.5), libdspam7 (= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1), libpq5, dbconfig-common, ucf (>= 0.28), postgresql-client Recommends: postgresql Provides: libdspam7-drv Homepage: http://dspam.sourceforge.net Priority: optional Section: mail Filename: pool/tools/d/dspam/libdspam7-drv-pgsql_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 133298 SHA256: f19106e4d1b80219ae15826ffca2719f48f6148a609a7152fa7e3b94398579b2 SHA1: ee00e0ad0ff2e862c3091658b4dba46ea11f91e9 MD5sum: 713fa2c1c33f78982dae45d1b4eab2b8 Description: PostregSQL backend for DSPAM anti-spam filter DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package contains the PostgreSQL backend. Package: libdspam7-drv-sqlite3 Source: dspam Version: 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1 Architecture: amd64 Maintainer: Debian DSPAM Maintainers Installed-Size: 129 Depends: libc6 (>= 2.2.5), libdspam7 (= 3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1), libsqlite3-0 (>= 3.5.9), sqlite3 Provides: libdspam7-drv Homepage: http://dspam.sourceforge.net Priority: optional Section: mail Filename: pool/tools/d/dspam/libdspam7-drv-sqlite3_3.9.1~rc1+git20110312.9a9050f+dfsg-1~ccu2bs1_amd64.deb Size: 108492 SHA256: e258d65b1d4e513ce65458bdf1d51b8fc44003b1571f424fd836a03c66da28aa SHA1: e04ef75e9e40cd99d81b1fead24c9378b6b51ef0 MD5sum: a9e90b400a80b737a9b037de6093c483 Description: sqlite3 backend for DSPAM anti-spam filter DSPAM is a dedicated statistical filter with minimal resources. It includes many new algorithms to fight against spam including: * Concept Identification * Message Inoculation * Advanced de-obfuscation techniques * Bayesian Noise Reduction . This package contains the sqlite3 backend. Package: libemail-mime-perl Version: 1.910-1~ccu1bs1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 89 Depends: perl, libemail-simple-perl, libemail-mime-contenttype-perl, libemail-mime-encodings-perl (>= 1.313), libmime-types-perl, libemail-simple-perl (>= 2.100) | libemail-simple-creator-perl, libemail-messageid-perl Breaks: libemail-mime-creator-perl (<< 1.900-1), libemail-mime-modifier-perl (<< 1.900-1) Replaces: libemail-mime-creator-perl (<< 1.900-1), libemail-mime-modifier-perl (<< 1.900-1) Provides: libemail-mime-creator-perl, libemail-mime-modifier-perl Homepage: http://search.cpan.org/dist/Email-MIME/ Priority: optional Section: perl Filename: pool/tools/libe/libemail-mime-perl/libemail-mime-perl_1.910-1~ccu1bs1_all.deb Size: 28520 SHA256: 9b8693da597b7e42cfbef718ee251123efec5866fa09a37480ce4b1b1d5ebe40 SHA1: 17c16fe0bf56f9b75cb39dec9cce475826f59dfb MD5sum: 7cdc2728278a379cc3a94bab3a8c4eba Description: module for simple MIME message parsing Email::MIME is an extension of the Email::Simple module for easily handling MIME-encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding. Package: libev-dev Source: libev Version: 1:4.11-1~ccu1bs1 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 207 Depends: libev4 (= 1:4.11-1~ccu1bs1) Homepage: http://libev.schmorp.de/ Priority: extra Section: libdevel Filename: pool/tools/libe/libev/libev-dev_4.11-1~ccu1bs1_amd64.deb Size: 131256 SHA256: d569d7e189275e71db36dca7fa2a4062ad4a4886b425722804a0ca29f15505ea SHA1: 3d207c8e04b22a6cc6a15c2e81db927aa69a8485 MD5sum: 4102e39d6db6738148d6c31a3df8a59e Description: static library, header files, and docs for libev Static library, header files, and documentation for libev. . libev provides a full-featured and high-performance event loop that is loosely modelled after libevent. It includes relative timers, absolute timers with customized rescheduling, synchronous signals, process status change events, event watchers dealing with the event loop itself, file watchers, and even limited support for fork events. It uses a priority queue to manage timers and uses arrays as fundamental data structure. It has no artificial limitations on the number of watchers waiting for the same event. . libev supports select, poll, epoll, kqueue, and inotify. Package: libev-libevent-dev Source: libev Version: 1:4.11-1~ccu1bs1 Architecture: all Maintainer: Jérémy Lal Installed-Size: 47 Depends: libev4 (>= 1:4.11), libev4 (<< 1:4.11+1~), libev-dev Conflicts: libevent-dev Homepage: http://libev.schmorp.de/ Priority: extra Section: libdevel Filename: pool/tools/libe/libev/libev-libevent-dev_4.11-1~ccu1bs1_all.deb Size: 15120 SHA256: af86cade777b60632123fa99cb8826b9c0f40ff33ed169e40a07be502336d87d SHA1: e18b76b4ce00cae1749a26eafc3f4ccaf4f6d911 MD5sum: 6804ca0d453f1955da2e6181ab70c671 Description: libevent event loop compatibility wrapper for libev Compatibility wrapper "event.h" to enable programs which use the libevent event loop to link against libev. . libev provides a full-featured and high-performance event loop that is loosely modelled after libevent. It includes relative timers, absolute timers with customized rescheduling, synchronous signals, process status change events, event watchers dealing with the event loop itself, file watchers, and even limited support for fork events. It uses a priority queue to manage timers and uses arrays as fundamental data structure. It has no artificial limitations on the number of watchers waiting for the same event. . libev supports select, poll, epoll, kqueue, and inotify. Package: libev4 Source: libev Version: 1:4.11-1~ccu1bs1 Architecture: amd64 Maintainer: Jérémy Lal Installed-Size: 70 Depends: libc6 (>= 2.9) Homepage: http://libev.schmorp.de/ Priority: extra Section: libs Filename: pool/tools/libe/libev/libev4_4.11-1~ccu1bs1_amd64.deb Size: 39974 SHA256: 453f25187e4e3029bce70f60d681ddad8328712441ec435faea6fcbad9c30430 SHA1: b23c3d939779e72bb126e571c0fd041c539c1515 MD5sum: 9b055002bdd864ddd0d1b9795cc57581 Description: high-performance event loop library modelled after libevent libev provides a full-featured and high-performance event loop that is loosely modelled after libevent. It includes relative timers, absolute timers with customized rescheduling, synchronous signals, process status change events, event watchers dealing with the event loop itself, file watchers, and even limited support for fork events. It uses a priority queue to manage timers and uses arrays as fundamental data structure. It has no artificial limitations on the number of watchers waiting for the same event. . libev supports select, poll, epoll, kqueue, and inotify. Package: libfreemarker-java Version: 2.3.20-4bs1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 1048 Suggests: jython, libdom4j-java, libjaxen-java, libjdom1-java, librhino-java, libxalan2-java Homepage: http://www.freemarker.org Priority: optional Section: java Filename: pool/tools/libf/libfreemarker-java/libfreemarker-java_2.3.20-4bs1_all.deb Size: 922914 SHA256: 53d3b65c6d031bb16fc76bcaac8c645c6db50954427896eed262f099fb1c25a7 SHA1: 0424dbfa84efe6280dfbc853ea916d39fc73d7ab MD5sum: bce0c3b770d68cc28ec85af1d4bdb0f0 Description: template engine written in Java FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products. . FreeMarker is designed to be practical for the generation of HTML Web pages, particularly by servlet-based applications following the MVC (Model View Controller) pattern. The idea behind using the MVC pattern for dynamic Web pages is that you separate the designers (HTML authors) from the programmers. Everybody works on what they are good at. Designers can change the appearance of a page without programmers having to change or recompile code, because the application logic (Java programs) and page design (FreeMarker templates) are separated. Templates do not become polluted with complex program fragments. This separation is useful even for projects where the programmer and the HMTL page author is the same person, since it helps to keep the application clear and easily maintainable. Package: libfreemarker-java-doc Source: libfreemarker-java Version: 2.3.20-4bs1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 7127 Recommends: default-jdk-doc, jython-doc, libcommons-jxpath-java, libdom4j-java-doc, libjaxen-java-doc, libjdom1-java-doc, liblog4j1.2-java-doc, librhino-java-doc, libxalan2-java-doc, libxerces2-java-doc Suggests: libfreemarker-java Homepage: http://www.freemarker.org Priority: optional Section: doc Filename: pool/tools/libf/libfreemarker-java/libfreemarker-java-doc_2.3.20-4bs1_all.deb Size: 553282 SHA256: ff4c582ffcbf98de5bc6d76d5dfa57a3758efd63bac1946795af159745d85177 SHA1: 3e1b27ac16ab6499d8b07a925d284b4378dab2c4 MD5sum: 147916eeefe99903e07e14911e2b1574 Description: template engine written in Java (documentation) FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products. . FreeMarker is designed to be practical for the generation of HTML Web pages, particularly by servlet-based applications following the MVC (Model View Controller) pattern. The idea behind using the MVC pattern for dynamic Web pages is that you separate the designers (HTML authors) from the programmers. Everybody works on what they are good at. Designers can change the appearance of a page without programmers having to change or recompile code, because the application logic (Java programs) and page design (FreeMarker templates) are separated. Templates do not become polluted with complex program fragments. This separation is useful even for projects where the programmer and the HMTL page author is the same person, since it helps to keep the application clear and easily maintainable. . This package contains the documentation of libfreemarker-java. Package: libpam-pgsql Source: pam-pgsql Version: 0.7.3.1-2+ccu1bs1 Architecture: amd64 Maintainer: Jan Dittberner Installed-Size: 40 Depends: libc6 (>= 2.3), libgcrypt11 (>= 1.4.5), libpam0g (>= 0.99.7.1), libpq5 Homepage: http://sourceforge.net/projects/pam-pgsql/ Priority: extra Section: admin Filename: pool/tools/p/pam-pgsql/libpam-pgsql_0.7.3.1-2+ccu1bs1_amd64.deb Size: 26910 SHA256: 50cc260f5bef563eea5bbbaa34210515ea922c23028304c1a724d08a1b7432ed SHA1: 1bf9b2fc8a7ff91d4756cb9f26da0d5ad409a11f MD5sum: 1c875647f7c1ef4ec986a9e269b24bbd Description: PAM module to authenticate using a PostgreSQL database This module lets you authenticate users against a table in a PostgreSQL database. It also supports checking account information and updating authentication tokens (ie. passwords). Package: obs-build Version: 20170201-2co2debian7.1 Architecture: all Maintainer: RPM packaging team Installed-Size: 1148 Depends: perl, rpm, debootstrap Recommends: rpm2cpio, osc, libcrypt-ssleay-perl Priority: extra Section: devel Filename: pool/tools/o/obs-build/obs-build_20170201-2co2debian7.1_all.deb Size: 233018 SHA256: 676ce3ea1f6196ad84b8c6566e8dfe53c0a90ae97fb8832c289bae5890cb5e64 SHA1: 61fe1bf76610d2dcdfde72c68e5e4201e83e7dac MD5sum: 43c944cdabff274e299bb66735c66543 Description: scripts for building RPM/debian packages for multiple distributions This package provides scripts for building RPM and debian packages in contained environments for various build distributions. These tools are use by Open Build Service workers and openSUSE distribution by default. Package: pglistener Version: 4bs1 Architecture: all Maintainer: Tollef Fog Heen Installed-Size: 142 Depends: python, python-psycopg2, lsb-base (>= 3.0-6), adduser Recommends: libnss-db Suggests: libdbix-class-perl Priority: optional Section: misc Filename: pool/tools/p/pglistener/pglistener_4bs1_all.deb Size: 16798 SHA256: ba88b38db5f833bf29c357518b51cab4fc50da8d67cff3e57e2b38775a905c42 SHA1: e2a2b93cbdf1a90c0229a8574b2ffe28b5e3d2ed MD5sum: 62689f274d963d0ce033190c10c2b65e Description: Postgres listener Daemon that generates files from Postgres when Postgres data is modified. Package: python-sqlparse Source: sqlparse Version: 0.1.3-2+ccu1bs1 Architecture: all Maintainer: Andriy Senkovych Installed-Size: 328 Depends: python (>= 2.6.6-7~), python (<< 2.8), libjs-sphinxdoc (>= 1.0) Homepage: http://code.google.com/p/python-sqlparse/ Priority: optional Section: python Filename: pool/tools/s/sqlparse/python-sqlparse_0.1.3-2+ccu1bs1_all.deb Size: 60704 SHA256: a769593967238f953a89ea5a6fa7a38ea2564d35d377429307fa7c75b4322d8c SHA1: 5e0a29fc71e609c469f9f88aec0193b87ea5fc15 MD5sum: 62e3461f6daa6ff7b391c2909ebcc6f2 Description: non-validating SQL parser for Python Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This package also provides sqlformat script which can be used as external SQL formatting utility. Package: trac-email2trac Source: email2trac Version: 2.0.2-0+ccu1bs1 Architecture: all Maintainer: Python Applications Packaging Team Installed-Size: 141 Depends: python, trac Homepage: https://subtrac.sara.nl/oss/email2trac Priority: optional Section: web Filename: pool/tools/e/email2trac/trac-email2trac_2.0.2-0+ccu1bs1_all.deb Size: 39228 SHA256: 62db42ac4cbc1ee620b48b07050ab63e6e48ff73fc355592e56c07cde9987a7a SHA1: caa45423bdea1b6119a85e16ba85809ac5f80e2e MD5sum: dd8668c55fc9dc0206bc4a95545f9f49 Description: Creates and amends Trac tickets from e-mail email2trac creates tickets for the issue tracking system Trac from e-mail. Is also amends existing tickets, if the subject contains the ticket number. Package: trac-git Version: 0.12.0.5+722342e-1~ccu1bs1 Architecture: all Maintainer: Python Applications Packaging Team Installed-Size: 161 Depends: python (>= 2.6.6-7~), python (<< 2.8), trac (>= 0.11), git-core Homepage: http://trac-hacks.org/wiki/GitPlugin Priority: optional Section: python Filename: pool/tools/t/trac-git/trac-git_0.12.0.5+722342e-1~ccu1bs1_all.deb Size: 23814 SHA256: 8364259208a56f30df0d96189b8f5e8a6e308eb24d93145ed6a92b3cfedb1a1a SHA1: ad25acbbf241e29824296f8ad45ee06b862bd6ea MD5sum: 9977b568829abd676a8c1b5a05871e42 Description: Git version control backend for Trac A plugin that provides support for the Git source code management tool for Edgewall Software's Trac. Package: zabbix-agent Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: amd64 Maintainer: Christoph Haas Installed-Size: 900 Depends: libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libldap-2.4-2 (>= 2.4.7), ucf, adduser, lsb-base, pciutils Recommends: usbutils Suggests: logrotate Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-agent_2.2.6+dfsg-1~bpo70+1bs1_amd64.deb Size: 321174 SHA256: 7b0ba3afec77dd7c9f34ce7b50dcc6c1b064cf858ceb64da6a8ea52647dd0797 SHA1: ba2ae0ad72d8ddab50783c2e3f5be65da733324d MD5sum: 0489a46526f777d74b868012595fc461 Description: network monitoring solution - agent Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to monitor a host using a Zabbix agent. Package: zabbix-frontend-php Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: all Maintainer: Christoph Haas Installed-Size: 27319 Depends: ucf, apache2 | httpd, php5, php5-gd, php5-pgsql | php5-mysql | php5-sqlite, ttf-dejavu-core Recommends: php5-ldap Suggests: libapache2-mod-php5 | php5-fpm Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-frontend-php_2.2.6+dfsg-1~bpo70+1bs1_all.deb Size: 2931652 SHA256: e77cb7c062187ee27907a58f67a522b23a45e1b1d91476dc4d96213e23111829 SHA1: 860d30caa8b5a977ad7e3d4444133a1fe914fb8b MD5sum: b6c8253aedb210effdf9981903aa2388 Description: network monitoring solution - PHP front-end Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides a web-browsable front-end to the Zabbix server, which can display graphs of the data collected from clients. Package: zabbix-proxy-mysql Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: amd64 Maintainer: Christoph Haas Installed-Size: 1755 Depends: libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libldap-2.4-2 (>= 2.4.7), libmysqlclient18 (>= 5.5.24+dfsg-1), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libsnmp15 (>= 5.4.3~dfsg), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), ucf, fping, adduser, lsb-base Recommends: mysql-server Suggests: logrotate Conflicts: zabbix-proxy-pgsql, zabbix-proxy-sqlite3, zabbix-server-mysql, zabbix-server-pgsql, zabbix-server-sqlite3 Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-proxy-mysql_2.2.6+dfsg-1~bpo70+1bs1_amd64.deb Size: 555002 SHA256: 09570fa0959ca232ad17e46fe3c020b2823bf882324ccc771989aa8c8c36fba3 SHA1: 22547c3f71f5032a3a0334f65ea26a8afeacd71a MD5sum: 1471320809e6f58ac7851622836d7de1 Description: network monitoring solution - proxy (using MySQL) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in a MySQL database and then passes it to a Zabbix server. Package: zabbix-proxy-pgsql Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: amd64 Maintainer: Christoph Haas Installed-Size: 1746 Depends: libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libldap-2.4-2 (>= 2.4.7), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libpq5, libsnmp15 (>= 5.4.3~dfsg), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), ucf, fping, adduser, lsb-base Recommends: postgresql Suggests: logrotate Conflicts: zabbix-proxy-mysql, zabbix-proxy-sqlite3, zabbix-server-mysql, zabbix-server-pgsql, zabbix-server-sqlite3 Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-proxy-pgsql_2.2.6+dfsg-1~bpo70+1bs1_amd64.deb Size: 555054 SHA256: ab121fa697b0ab50b5c9dbcd9af6d03905a9fe4eb69228b79fcba3e2a6e3595b SHA1: 0c6e511464e096be00d432d5033b4213aa2fe952 MD5sum: 2a6f2759e9133f734d890ff472e27942 Description: network monitoring solution - proxy (using PostgreSQL) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in a PostgreSQL database and then passes it to a Zabbix server. Package: zabbix-proxy-sqlite3 Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: amd64 Maintainer: Christoph Haas Installed-Size: 1683 Depends: libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libldap-2.4-2 (>= 2.4.7), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libsnmp15 (>= 5.4.3~dfsg), libsqlite3-0 (>= 3.5.9), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), ucf, fping, adduser, lsb-base, sqlite3 Suggests: logrotate Conflicts: zabbix-proxy-mysql, zabbix-proxy-pgsql, zabbix-server-mysql, zabbix-server-pgsql, zabbix-server-sqlite3 Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-proxy-sqlite3_2.2.6+dfsg-1~bpo70+1bs1_amd64.deb Size: 538892 SHA256: 644a3fad24de52114bf7eb74c0a60ae03c2f5bed89b5799563c1e5a06ff80fd0 SHA1: 92c1dcc26172e5e7be45da86874e2da4a9988f57 MD5sum: 124c1ee67d8fc47c8d7d2cfee353a2e0 Description: network monitoring solution - proxy (using SQLite3) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix proxy. It collects information from Zabbix agents, temporarily stores it in an SQLite3 database and then passes it to a Zabbix server. Package: zabbix-server-mysql Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: amd64 Maintainer: Christoph Haas Installed-Size: 2965 Depends: libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libiksemel3, libldap-2.4-2 (>= 2.4.7), libmysqlclient18 (>= 5.5.24+dfsg-1), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libsnmp15 (>= 5.4.3~dfsg), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), ucf, fping, adduser, lsb-base Recommends: mysql-server, snmpd Suggests: zabbix-frontend-php, logrotate, snmp-mibs-downloader Conflicts: zabbix-proxy-mysql, zabbix-proxy-pgsql, zabbix-proxy-sqlite3, zabbix-server-pgsql, zabbix-server-sqlite3 Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-server-mysql_2.2.6+dfsg-1~bpo70+1bs1_amd64.deb Size: 1731098 SHA256: 6fc3bf7c13260bafd19012baa49f39d6f07889e919d404caf50b1d99b728cc8a SHA1: f06967f95818af300321aa38b1577ec693e4171f MD5sum: 6b2c2e67222a8c0b8de7b76a6adbc1d2 Description: network monitoring solution - server (using MySQL) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a MySQL database. Package: zabbix-server-pgsql Source: zabbix Version: 1:2.2.6+dfsg-1~bpo70+1bs1 Architecture: amd64 Maintainer: Christoph Haas Installed-Size: 2960 Depends: libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2), libiksemel3, libldap-2.4-2 (>= 2.4.7), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libopenipmi0, libpq5, libsnmp15 (>= 5.4.3~dfsg), libssh2-1 (>= 1.0), libxml2 (>= 2.7.4), ucf, fping, adduser, lsb-base Recommends: postgresql, snmpd Suggests: zabbix-frontend-php, logrotate, snmp-mibs-downloader Conflicts: zabbix-proxy-mysql, zabbix-proxy-pgsql, zabbix-proxy-sqlite3, zabbix-server-mysql, zabbix-server-sqlite3 Homepage: http://zabbix.com Priority: optional Section: net Filename: pool/tools/z/zabbix/zabbix-server-pgsql_2.2.6+dfsg-1~bpo70+1bs1_amd64.deb Size: 1730292 SHA256: a4c838ee43f794bbeed16bdcf12f2543964519f678d86a9811b6728e148a2112 SHA1: 628daf2239adcc0670d53eb0bb2e30bceeaac856 MD5sum: ec4d6973f0431960beba2576de51e05e Description: network monitoring solution - server (using PostgreSQL) Zabbix is a server/client network monitoring system with many features. It can be used for: . - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. . This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a PostgreSQL database.