postgresql-13-partman
PostgreSQL Partition Manager
pg_partman is a PostgreSQL extension to create and manage both time-based and
serial-based table partition sets. Sub-partitioning is also supported. Child
table & trigger function creation is all managed by the extension itself.
Tables with existing data can also have their data partitioned in easily
managed smaller batches. Optional retention policy can automatically drop
partitions no longer needed. A background worker (BGW) process is included to
automatically run partition maintenance without the need of an external
scheduler (cron, etc) in most cases.
lcmaps-plugins-jobrep
Jobrepository plugin for the LCMAPS authorization framework
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials (typically X.509
proxy certificates and VOMS attributes) and maps the user to a local
account based on the site local policy.
g++-9-multilib-mipsisa64r6-linux-gnuabi64
GNU C++ compiler (multilib support) (cross compiler for mips64r6 architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
bld-tools
Generic tools for Black List Daemon
BLD stands for "black list daemon" and is intended to build blacklists
using simple rules based on a maximum number of submissions of the same
IP address during a minimum time interval. BLD was primarily designed to
fight against dictionary-based spams (by making the MTA report to BLD
any host that tries to send a mail to an unknown user) but can be used
by any application that needs a blacklist based on connection rate
limits.
blepvco
LADSPA, minBLEP-based, hard-sync-capable oscillator plugins
A collection of LADSPA plugins containing three anti-aliased,
minBLEP-based, hard-sync-capable oscillator plugins. The oscillators are
intended to be used with modular synthesis systems, such as Alsa Modular
Synth.
gccgo-9-mipsisa64r6-linux-gnuabi64
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.