Port details |
- p5-Term-ANSIColor Color screen output using ANSI escape sequences
- 5.01 devel =50 5.01Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, libiconv, gettext, png, m4
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Term-ANSIColor
- Description:
- While ANSI color escape codes are fairly simple, it can be hard to
remember the codes for all of the attributes and the code resulting
from hard-coding them into your script is definitely difficult to
read. This module is designed to fix those problems, as well as
provide a convenient interface to do a few things for you
automatically (like resetting attributes after the text you print out
so that you don't accidentally leave attributes set).
Despite its name, this module can also handle non-color ANSI text
attributes (bold, underline, reverse video, and blink). It uses either
of two interfaces, one of which uses "constants" for each different
attribute and the other of which uses two subs which take strings of
attributes as arguments.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Term-ANSIColor>0:devel/p5-Term-ANSIColor
- To install the port:
- cd /usr/ports/devel/p5-Term-ANSIColor/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Term-ANSIColor
- pkg install p5-Term-ANSIColor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Term-ANSIColor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1579412831
SHA256 (Term-ANSIColor-5.01.tar.gz) = 6281bd87cced7a885c38aa104498e3cd4b5f4c276087442cf68c67379318f27d
SIZE (Term-ANSIColor-5.01.tar.gz) = 57411
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 Build
-
- databases/innotop
- dns/rbllookup
- net/p5-Net-Connection-ncnetstat
- sysutils/p5-Proc-ProcessTable-Colorizer
- sysutils/p5-Proc-ProcessTable-InfoString
- sysutils/p5-Proc-ProcessTable-ncps
-
Deleted ports which required this port:
- for Run
-
- databases/innotop
- mail/p5-Mail-BIMI
- net/p5-Net-Connection-ncnetstat
- sysutils/p5-Proc-ProcessTable-Colorizer
- sysutils/p5-Proc-ProcessTable-InfoString
- sysutils/p5-Proc-ProcessTable-ncps
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for p5-Term-ANSIColor-5.01:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_p5-Term-ANSIColor
- 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 |
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) |
5.01 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 ) |
5.01 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.01 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.01 19 Jan 2020 11:12:37 |
sunpoet |
Update to 5.01
Changes: https://metacpan.org/changes/distribution/Term-ANSIColor |
5.00 13 Jan 2020 17:47:47 |
sunpoet |
Update to 5.00
Changes: https://metacpan.org/changes/distribution/Term-ANSIColor |
4.06 04 Jun 2018 18:07:35 |
sunpoet |
Fix and update WWW |
4.06 05 Nov 2017 21:16:40 |
sunpoet |
Update to 4.06
- Add LICENSE
- Add NO_ARCH
- Fix space/tab
Changes: http://search.cpan.org/dist/Term-ANSIColor/Changes |
4.05_1 05 Nov 2017 06:05:25 |
adamw |
perl@ maintains the unmaintained modules |
4.05_1 04 Nov 2017 13:07:42 |
zi |
- Reset MAINTAINER due to fatal email bounces, maintainer timeouts
Reported by: portscout |
4.05_1 14 Apr 2017 11:50:17 |
miwi |
- Fix shebangs |
4.05 13 Jun 2016 18:55:23 |
bdrewery |
Update to 4.05 |
3.02_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
3.02 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
3.02 29 Jan 2014 09:19:35 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
3.02 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.02 09 Sep 2013 15:01:28 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
3.02 08 Sep 2012 02:45:35 |
swills |
- Update to 3.02
PR: ports/170924
Approved by: maintainer timeout (dsh@vlink.ru, >2 weeks) |
3.01 12 Oct 2011 10:06:37 |
sunpoet |
- Update to 3.01
Changes: http://search.cpan.org/dist/Term-ANSIColor/ChangeLog
PR: ports/161479
Submitted by: sunpoet (myself)
Approved by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
3.00 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.00 11 Feb 2010 17:02:51 |
pgollucci |
- Update to 3.00
PR: ports/143766
Submitted by: myself (pgollucci@)
Approved by: dsh@vlink.ru (maintainer) |
2.02 29 Dec 2009 04:13:46 |
pgollucci |
- Update to 2.02
PR: ports/141540
Approved by: maintainer timeout (dsh@vlink.ru; 14 days)
Submitted by: myself (pgollucci@) |
1.12 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.12 30 Jan 2008 05:59:43 |
leeym |
- Update to 1.12
PR: 119882
Submitted by: leeym
Approved by: maintainer |
1.11 14 Jul 2006 07:37:22 |
clsung |
- - Update to 1.11
PR: ports/100275
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (dsh_AT_vlink dot ru) |
1.10 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.10 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.10 30 Aug 2005 01:02:04 |
leeym |
- update to 1.10
PR: based on ports/84129
Submitted by: leeym
Approved by: maintainer timeout |
1.09 27 Jul 2005 09:41:10 |
ahze |
- Update to 1.09
PR: ports/84158
Submitted by: Deis Shaposhnikov <dsh@vlink.ru> (maintainer) |
1.08 11 Nov 2004 11:21:29 |
demon |
Update to version 1.08.
PR: 73809
Submitted by: maintainer |
1.07 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.07 06 Jul 2003 03:20:19 |
kuriyama |
Update to 1.07.
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/52214 |
1.05 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.05 03 Sep 2002 08:21:56 |
kevlo |
Update to version 1.05
PR: 42355
Submitted by: MAINTAINER |
13 Mar 2001 01:30:03 |
kuriyama |
Fix plist. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
25 Feb 2001 18:00:44 |
ijliao |
fix install path on current use system build-in PERL_CONFIGURE |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
11 Aug 2000 11:30:25 |
will |
Update to 1.03. |