necrose99 / portage-overlay

Gentoo portage overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nest overlay

Number of ebuilds: 140 GitHub repo size in bytes Build Status

References

How to use this overlay

For automatic install, you must have app-eselect/eselect-repository or app-portage/layman installed on your system for this to work.

eselect-repository:

eselect repository enable nest

layman:

layman -fa nest

For manual install, through local overlays, you should add this in /etc/portage/repos.conf/nest.conf:

[nest]
location = /usr/local/portage/nest
sync-type = git
sync-uri = https://github.com/spiderx/portage-overlay.git
priority=9999

Afterwards, simply run emerge --sync, and Portage should seamlessly make all our ebuilds available.

List of Ebuilds

This overlay consists of an Gentoo Portage ebuilds for projects:

  • app-admin/qtpass | multi-platform GUI for pass, the standard unix password manager
  • app-admin/reprepro | A tool to handle local repositories of Debian packages
  • app-admin/userdbadm | Tool to manage (PAM) userdb files with crypted passwords
  • app-admin/uwsgitop | uWSGI stats viewer
  • Gentoo Bug Gentoo package app-backup/zbackup | A versatile deduplicating backup tool
  • app-crypt/acme-client | Secure Let's Encrypt client
  • app-crypt/qesteidutil | Estonian ID card management desktop utility
  • app-emulation/looking-glass | A low latency KVM FrameRelay implementation for guests with VGA PCI Passthrough
  • app-emulation/qio | QEMU Init OpenRC
  • app-misc/android-file-transfer-linux | Reliable MTP client with minimalistic UI
  • app-misc/cointop | Interactive cryptocurrency monitor
  • app-misc/jshon | JSON parser designed for maximum convenience within the shell
  • app-misc/pet | Simple command-line snippet manager
  • app-misc/rmlint | Removes duplicates and other lint from your filesystem
  • app-shells/peco | Simplistic interactive filtering tool
  • app-text/keening | A simple command line pastebin designed to be used together with ssh
  • dev-db/influxdb-bin | Scalable datastore for metrics, events, and real-time analytics
  • dev-db/pgtune | A high-performance PostgreSQL tuning script
  • dev-libs/libcommuni | A cross-platform IRC framework written with Qt
  • dev-libs/libdigidoc | DigiDoc digital signature library
  • Gentoo Bug dev-libs/loki | C++ library of common design patterns and idioms
  • dev-lua/lyaml | LibYAML binding for Lua
  • dev-haskell/daemons | Daemons in Haskell made fun and easy
  • dev-haskell/ini | Quick and easy configuration files in the INI format
  • dev-haskell/scotty | A Haskell web framework, using WAI and Warp
  • dev-haskell/tz | Library for time zone conversions
  • dev-haskell/tzdata | Distribution of the standard time zone database
  • dev-haskell/wai-cors | Cross-Origin resource sharing (CORS) for Wai
  • dev-ml/ocaml-alsa | OCaml bindings to alsa-lib
  • dev-ml/ocaml-ao | OCaml bindings to libao
  • dev-ml/ocaml-bjack | OCaml blocking JACK API
  • dev-ml/ocaml-cry | OCaml native module for icecast/shoutcast source protocols
  • dev-ml/ocaml-dssi | OCaml bindings to dssi
  • dev-ml/ocaml-dtools | OCaml daemon tools library
  • dev-ml/ocaml-duppy | OCaml advanced scheduler
  • dev-ml/ocaml-faad | OCaml bindings to faad2
  • dev-ml/ocaml-fdkaac | OCaml bindings to fdk-aac
  • dev-ml/ocaml-ffmpeg | OCaml bindings to ffmpeg
  • dev-ml/ocaml-flac | OCaml bindings to flac
  • dev-ml/ocaml-frei0r | OCaml bindings to frei0r plugins
  • dev-ml/ocaml-gavl | OCaml bindings to Gavl video manipulation library
  • dev-ml/ocaml-gstreamer | OCaml bindings to gstreamer
  • dev-ml/ocaml-inotify | OCaml bindings to inotify
  • dev-ml/ocaml-ladspa | OCaml bindings to LADSPA plugins
  • dev-ml/ocaml-lame | OCaml bindings to lame
  • dev-ml/ocaml-lastfm | OCaml interface for Lastfm
  • dev-ml/ocaml-lo | OCaml bindings to liblo
  • dev-ml/ocaml-mad | OCaml bindings to libmad
  • dev-ml/ocaml-magic | OCaml bindings to libmagic
  • dev-ml/ocaml-mm | OCaml bindings to mm
  • dev-ml/ocaml-ogg | OCaml bindings to libogg
  • dev-ml/ocaml-opus | OCaml bindings to opus
  • dev-ml/ocaml-portaudio | OCaml bindings to portaudio
  • dev-ml/ocaml-pulseaudio | OCaml bindings to pulseaudio
  • dev-ml/ocaml-samplerate | OCaml bindings to libsamplerate
  • dev-ml/ocaml-shine | OCaml bindings to libshine
  • dev-ml/ocaml-soundtouch | OCaml bindings to libsoundtouch
  • dev-ml/ocaml-speex | OCaml bindings to speex
  • dev-ml/ocaml-syslog | OCaml syslog client functions
  • dev-ml/ocaml-taglib | OCaml bindings to taglib
  • dev-ml/ocaml-theora | OCaml bindings to libtheora
  • dev-ml/ocaml-vorbis | OCaml bindings to libvorbis
  • dev-ml/ocaml-xmlplaylist | OCaml module to parse various RSS playlist formats
  • dev-python/adal | Library for authentication in Azure Active Directory
  • dev-python/anyconfig | Generic access to configuration files in any formats
  • dev-python/applicationinsights | Application Insights API surface
  • dev-python/crossplane | Fast and reliable NGINX configuration parser
  • dev-python/django-debug-toolbar | A configurable set of panels that display debug information
  • dev-python/django-filter | A generic system for filtering Django QuerySets based on user selections
  • dev-python/django-guardian | Implementation of per object permissions for Django 1.2+
  • dev-python/django-rest-framework | Powerful and flexible toolkit that makes it easy to build Web APIs using Django
  • dev-python/django-rest-swagger | Swagger Documentation Generator for Django REST Framework
  • dev-python/django-tables2 | Table/data-grid framework for Django
  • dev-python/graphviz | Simple Python interface for Graphviz
  • dev-python/m9dicts | A dict-like object supports recursive merge operation
  • dev-python/msrest | AutoRest swagger generator Python client runtime
  • dev-python/ncclient | Python library for NETCONF clients
  • dev-python/PythonQt | A dynamic Python binding for the Qt framework
  • dev-python/rstr | Generate random strings in Python
  • dev-python/testinfra | An unit tests in Python to test actual state of servers
  • dev-python/toml | Python Library for Tom's Obvious, Minimal Language
  • dev-util/ansible-lint | Best practices checker for Ansible
  • dev-util/ansible-molecule | Automated testing for Ansible roles
  • dev-vcs/mercurial-extension_utils | Mercurial Extension Utils
  • dev-vcs/mercurial-keyring | Mercurial Keyring Extension
  • media-gfx/screencloud | Screenshot capturing and sharing tool over various services
  • media-libs/shine | Fixed-point mp3 encoding library
  • media-radio/krudio | Radio tray for linux on QT
  • media-radio/liquidsoap | A swiss-army knife for multimedia streaming, used for netradios and webtvs
  • Gentoo Bug Gentoo package net-analyzer/goaccess | A real-time web log analyzer and interactive viewer that runs in a terminal
  • net-analyzer/logswan | Web log analyzer using probabilistic data structures
  • net-analyzer/netgauge | Server software for testing internet bandwidth using speedtest.net
  • net-analyzer/nginx-amplify-agent | System and NGINX metric collection
  • Gentoo Bug Gentoo package net-analyzer/nuttcp | Network performance measurement tool
  • net-analyzer/passivedns | Network sniffer that logs all DNS server replies
  • net-dns/inadyn-mt | A simple dynamic DNS client
  • net-dns/nsping | Measure reachability and latency of DNS nameservers
  • net-firewall/ipt_netflow | Netflow iptables module
  • net-firewall/ipt_ratelimit | Ratelimit iptables module
  • net-im/communi-desktop | A cross-platform IRC framework written with Qt
  • net-im/gitter-bin | Chat and network platform
  • Gentoo Bug Gentoo package net-im/slack-bin | Team collaboration tool
  • net-im/viber-bin | Free text and calls
  • net-im/vkmessenger-bin | Simple and Easy App for Messaging on VK
  • net-misc/comcast | Network problems simulator
  • Gentoo Bug Gentoo package net-misc/dhcdrop | Effectively suppresses illegal DHCP servers on the LAN
  • Gentoo Bug net-misc/fiche | Command line pastebin server
  • net-misc/mcproxy | IGMP/MLD Proxy daemon
  • net-misc/ngrok-bin | Secure introspected tunnels to localhost
  • net-misc/pingu | Policy routing daemon with failover and load-balancing
  • net-misc/qfreerdp | Qt launcher GUI for XFreeRDP
  • net-misc/qia | Authorization tool for Stargazer Billing System written in Qt
  • net-misc/redir | TCP port redirector
  • net-misc/rstatd | Client-server linux performance statistics
  • Gentoo Bug Gentoo package net-misc/samplicator | UDP packets forwarder and duplicator
  • net-misc/slowhttptest | Application Layer DoS attack simulator
  • net-misc/ssmd | SNMP Switch Management Daemon
  • net-misc/stargazer | Billing system for small home and office networks
  • net-misc/topola | Customer accounting system, services and statistics collection management
  • net-misc/uredir | UDP port redirector
  • net-misc/virtualhere-usb-bin | Share USB devices over the network
  • net-p2p/automatic | RSS downloader for Tranmission
  • net-p2p/tremotesf | A remote GUI for transmission
  • Gentoo Bug net-p2p/opentracker | High-performance bittorrent tracker
  • Gentoo Bug Gentoo package net-p2p/resilio-sync | Resilient, fast and scalable file synchronization tool
  • Gentoo Bug net-vpn/softether | Multi-protocol VPN software
  • net-wireless/unifi | Management Controller for Ubiquiti Networks UniFi APs
  • sys-apps/firetools | Graphical user interface of Firajail security sandbox
  • sys-fs/adhocify | Tool which monitors for inotify events and executes script
  • sys-power/powerstat | Laptop power measuring tool
  • Gentoo package sys-process/criu | utility to checkpoint/restore a process tree
  • www-apps/draw-io | Online diagramming web application
  • www-apps/netbox | IP address management (IPAM) and data center infrastructure management (DCIM)
  • www-apps/noc-tower | NOCProject supervisor
  • www-apps/webui-aria2 | The worlds best and hottest interface to interact with aria2
  • www-plugins/chrome-token-signing | Native client and extension for signing with your eID on the web
  • www-servers/gitlab-gitaly | Gitaly is a Git RPC service for handling GitLab git calls
  • www-servers/gitlab-workhorse | GitLab reverse proxy
  • Gentoo package x11-misc/libinput-gestures | Actions gestures on your touchpad using libinput
  • x11-misc/logkeys | A Linux keylogger

About

Gentoo portage overlay

License:MIT License


Languages

Language:Shell 95.3%Language:Roff 4.7%