Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484218 - app-admin/clog: colorized log tail utility.
Summary: app-admin/clog: colorized log tail utility.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://tasktools.org/projects/clog.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-08 11:42 UTC by Alice Ferrazzi
Modified: 2018-01-28 09:27 UTC (History)
1 user (show)

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


Attachments
clog-9999.ebuild (clog-9999.ebuild,807 bytes, text/plain)
2013-09-08 12:05 UTC, Alice Ferrazzi
Details
clog-1.0.0.ebuild (clog-1.0.0.ebuild_,26.81 KB, text/html)
2013-09-08 12:10 UTC, Alice Ferrazzi
Details
clog-1.1.0.ebuild (clog-1.1.0.ebuild,807 bytes, text/plain)
2014-04-07 10:38 UTC, Alice Ferrazzi
Details
clog-9999.ebuild (clog-9999.ebuild,820 bytes, text/plain)
2014-04-07 10:38 UTC, Alice Ferrazzi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2013-09-08 11:42:47 UTC
Clog is a colorized log tail utility. It can spot patterns in an input stream and colorize or suppress the lines. It can also decorate the lines with time- or date-stamps.

Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2013-09-08 11:55:55 UTC
$ wget http://taskwarrior.org/download/clog-1.0.0.tar.gz
--2013-09-08 13:54:54--  http://taskwarrior.org/download/clog-1.0.0.tar.gz
Resolving taskwarrior.org... 97.107.141.107
Connecting to taskwarrior.org|97.107.141.107|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-09-08 13:54:54 ERROR 404: Not Found.
Comment 2 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2013-09-08 12:05:22 UTC
Created attachment 358266 [details]
clog-9999.ebuild
Comment 3 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2013-09-08 12:10:22 UTC
Created attachment 358268 [details]
clog-1.0.0.ebuild
Comment 4 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-04-05 17:50:05 UTC
This is in the top 10 oldest bugs in my inbox, I'd like to progress on this; in checking this out, I notice the URL / HOMEPAGE / SRC_URI is again dead. It would be nice if this project had a consistent upstream website. Do you know where they have moved this time?
Comment 5 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2014-04-07 10:12:24 UTC
http://tasktools.org/projects/clog.html
Comment 6 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2014-04-07 10:36:55 UTC
diff --git a/app-misc/clog/clog-9999.ebuild b/app-misc/clog/clog-9999.ebuild
index 5cf0598..a811e16 100644
--- a/app-misc/clog/clog-9999.ebuild
+++ b/app-misc/clog/clog-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-EGIT_REPO_URI="git://tasktools.org/${PN}.git"
+EGIT_REPO_URI="https://git.tasktools.org/scm/ut/${PN}.git"
 [[ ${PV} = 9999 ]] && inherit git-2
 
 inherit eutils cmake-utils bash-completion-r1
Comment 7 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2014-04-07 10:38:17 UTC
Created attachment 374460 [details]
clog-1.1.0.ebuild
Comment 8 Alice Ferrazzi Gentoo Infrastructure gentoo-dev 2014-04-07 10:38:47 UTC
Created attachment 374462 [details]
clog-9999.ebuild
Comment 9 Patrice Clement gentoo-dev 2018-01-27 22:10:55 UTC
Hi Alice!

This is a really cool software. I love it! I'm going to add it to the Portage tree. Watch this space!
Comment 10 Larry the Git Cow gentoo-dev 2018-01-27 22:30:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4181e03f9e080b6befba78c7f303619fbdd858d8

commit 4181e03f9e080b6befba78c7f303619fbdd858d8
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-01-27 22:13:33 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-01-27 22:30:46 +0000

    app-misc/clog: new package.
    
    Clog is a colorized log tail utility. It can spot patterns in an input
    stream and colorize or suppress the lines. It can also decorate the
    lines with time- or date-stamps.
    
    Closes: https://bugs.gentoo.org/484218
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-misc/clog/Manifest          |  1 +
 app-misc/clog/clog-1.3.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 app-misc/clog/metadata.xml      | 12 ++++++++++++
 3 files changed, 46 insertions(+)
Comment 11 Diogo Pereira 2018-01-28 03:44:14 UTC
This was already in app-admin/clog: https://packages.gentoo.org/packages/app-admin/clog
Comment 12 Patrice Clement gentoo-dev 2018-01-28 09:27:40 UTC
Fair enough. I've just masked it for removal.

Alice please close the bug next time. Thanks! :)