Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414577 - net-proxy/sqtop - squid top
Summary: net-proxy/sqtop - squid top
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL: https://github.com/paleg/sqtop
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2012-05-04 08:56 UTC by Jaco Kroon
Modified: 2021-01-04 18:51 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sqtop-20111101.ebuild (sqtop-20111101.ebuild,422 bytes, text/plain)
2012-05-04 08:56 UTC, Jaco Kroon
Details
sqtop-20150208.ebuild (file_414577.txt,593 bytes, text/plain)
2019-05-08 10:01 UTC, Guido Jäkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaco Kroon 2012-05-04 08:56:42 UTC
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).
Comment 1 Guido Jäkel 2019-05-08 10:01:19 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2021-01-04 17:14:37 UTC
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(+)