Port details |
- colormake Wrapper around GNU make to colorize output
- 0.9.20140503 devel
=3 0.9_1Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2012-10-04 09:16:49
- Last Update: 2025-05-28 21:05:50
- Commit Hash: 75e2223
- People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv2+
- WWW:
- https://github.com/pagekite/Colormake
- Description:
- This package contains colormake.pl script which parses the output of
GNU make to colorize it and make it easier read. In addition, there
are two wrapper scripts included, colormake and clmake, which can be
invoked instead of make(1) with colorized output on-the-fly.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- colormake>0:devel/colormake
- To install the port:
- cd /usr/ports/devel/colormake/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/colormake
- pkg install colormake
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: colormake
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1399116895
SHA256 (pagekite-Colormake-0.9.20140503_GH0.tar.gz) = a3f9fae9a455ac96be1cce0371b28bda33a9af73b06fa8e4329aa2f693d68d22
SIZE (pagekite-Colormake-0.9.20140503_GH0.tar.gz) = 11062
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- gmake : devel/gmake
- bash : shells/bash
- perl5>=5.40.r<5.41 : lang/perl5.40
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for colormake-0.9.20140503:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_colormake
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.20140503 28 May 2025 21:05:50
    |
Alexey Dokuchaev (danfe)  |
devel/colormake: unbreak the port and update to the latest version
- Update to version 0.9.20140503 (project is now hosted on GitHub)
- Improve grammar in COMMENT, define LICENSE (GPLv2 or later)
- Set NO_ARCH=yes, sort PLIST_FILES, install documentation files
- Clean up and shorten regexp in the `post-patch' target recipe
- Amend port description; take maintainership for the time being
Inspired by: Debian package |
0.9_1 04 May 2025 09:55:14
    |
Daniel Engberg (diizzy)  |
devel/colormake: Mark BROKEN, deprecate and set expiration date to 2025-05-31
Unfetchable, unmaintained in tree for years and abandoned upstream
Reference:
https://github.com/pagekite/Colormake |
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.9_1 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.9_1 11 Nov 2021 18:05:38
    |
Tilman Keskinoz (arved)  |
Drop maintainership on most of my ports |
0.9_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.9_1 23 May 2016 18:36:52
  |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.9_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.9_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9_1 21 Dec 2014 21:24:22
  |
antoine  |
Shebangfix |
0.9 30 Dec 2013 16:41:07
  |
arved  |
Support Stagedir |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.9 09 Sep 2013 16:55:32
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.9 04 Oct 2012 09:15:45
  |
arved  |
Add colormake, a wrapper for gmake to produce colorful output |