Port details |
- colorize Robust log colorizer
- 0.3.4_3 sysutils =16 0.3.4_3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2001-06-13 04:19:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nmap, unzip, png, libxml2, freetype2
- License: GPLv2+
- WWW:
- https://github.com/raszi/colorize
- Description:
- colorize is a perl script to add color to your logs (system logs, apache
logs, squid logs, and many other formats). colorize can also output a
colorized version of your logs as HTML.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- colorize>0:sysutils/colorize
- To install the port:
- cd /usr/ports/sysutils/colorize/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/colorize
- pkg install colorize
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colorize
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (raszi-colorize-v0.3.4_GH0.tar.gz) = 25c876a0ca3f56b84b9954ece169d87888e471127140f7bfd4ef6580969c46e6
SIZE (raszi-colorize-v0.3.4_GH0.tar.gz) = 17404
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- sysutils/p5-Log-Colorize-Helper
Configuration Options:
- No options to configure
- Options name:
- sysutils_colorize
- USES:
- shebangfix perl5
- pkg-message:
- For install:
- To customize the colorize utility, you can make changes to
/usr/local/etc/colorizerc
or user-specific changes in ~/.colorizerc
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.4_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.4_3 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.3.4_3 21 Jun 2022 21:22:48 |
Po-Chuan Hsieh (sunpoet) |
sysutils/colorize: Add NO_ARCH |
0.3.4_3 21 Jun 2022 20:58:55 |
Po-Chuan Hsieh (sunpoet) |
sysutils/colorize: Fix typo
- Bump PORTREVISION for package change
PR: 264772
Reported by: <agr@mail.ru> |
0.3.4_2 16 Jun 2022 13:59:15 |
Po-Chuan Hsieh (sunpoet) |
sysutils/colorize: Remove Perl core module
- Fix LICENSE
- Convert REINPLACE_CMD to patch file
- Do not silence installation message
- Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
- Bump PORTREVISION for dependency and package change
- Take maintainership |
0.3.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.4_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
0.3.4_1 18 Jun 2018 04:16:19 |
linimon |
Reset maintainer: email bounces. |
0.3.4_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.3.4_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.3.4_1 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.3.4_1 24 Jun 2014 23:54:42 |
jhale |
- Support staging
- Fix fetch by using USE_GITHUB. Checksum of distfile is different, but
contents are the same.
- Remove indefinite article from COMMENT
- Add LICENSE
- Use @sample in pkg-plist
Approved by: portmgr (blanket approval) |
0.3.4 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.3.4 12 Sep 2013 16:11:44 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.3.4 26 Jul 2013 10:46:37 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.3.4 30 Jun 2012 12:22:38 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.3.4 23 Jul 2011 23:18:18 |
dhn |
- Fix fetch
- Pass maintainership to submitter
- Add pkg-message.in
PR: ports/159146
Submitted by: Aex Keda <admin@lissyara.su> (maintainer) |
0.3.4 17 Jun 2011 15:37:23 |
bapt |
Mark broken some ports with unfetchable distfiles |
0.3.4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.4 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.3.4 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
0.3.4 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.4 15 Mar 2004 05:21:24 |
petef |
Update to 0.3.4. |
0.3.3 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.3.3 13 Apr 2003 17:04:40 |
petef |
- update to 0.3.3
- working webpage + download site now
- install as 'colorize', not 'colorize.pl'. |
0.3.0 07 Mar 2003 06:11:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.3.0 09 Jun 2002 15:32:16 |
petef |
Install the script as colorize.pl to avoid a conflict with the graphviz
port. Also install the manpage as colorize.pl.1.
PR: 36854
Submitted by: The Anarcat <anarcat@anarcat.dyndns.org> |
04 Feb 2002 00:10:57 |
petef |
House distfiles at ${MASTER_SITE_LOCAL} until the main distribution site
reappears. |
23 Aug 2001 00:07:25 |
petef |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
10 Aug 2001 17:43:58 |
lioux |
o unecho Makefile commands o re-phrase PKGMESSAGE and typo fix: PREFIX ->
/usr/local o gracefull install/deinstall of a default configuration file |
13 Jun 2001 08:19:08 |
markp |
Add colorize 0.3.0, a robust log colorizer. |