Summary: | net-proxy/sqtop - squid top | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jaco Kroon <jaco> |
Component: | New packages | Assignee: | Jaco Kroon <jaco> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | G.Jaekel, jstein, kevin |
Priority: | Normal | Keywords: | EBUILD, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/paleg/sqtop | ||
See Also: | https://github.com/gentoo/gentoo/pull/15151 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
sqtop-20111101.ebuild
sqtop-20150208.ebuild |
Created attachment 575512 [details]
sqtop-20150208.ebuild
I revised the ebuild:
* The project was moved to GitHub.
* The is a marked release for 2015-02-08
* I add the mentioned DEPENDS and configure options as USE flags.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db345b6898d4139af9788da2bcbe04ab2f9a9df7 commit db345b6898d4139af9788da2bcbe04ab2f9a9df7 Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2020-03-28 15:43:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-04 17:14:14 +0000 net-proxy/sqtop: initial version sqtop is like top, but for squid. It connects to squid's manager object to retrieve information about what's going on, and then visually displays the information. Closes: https://bugs.gentoo.org/414577 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15151 Signed-off-by: Sam James <sam@gentoo.org> net-proxy/sqtop/Manifest | 1 + .../sqtop/files/sqtop-2015.02.08-ncurses.patch | 15 +++++++++++ net-proxy/sqtop/metadata.xml | 15 +++++++++++ net-proxy/sqtop/sqtop-2015.02.08.ebuild | 31 ++++++++++++++++++++++ 4 files changed, 62 insertions(+) |
Created attachment 310767 [details] sqtop-20111101.ebuild handy tool to "top" what is currently going on inside a squid cache (ie, what is squid actually doing).