notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-Text-ANSITable Create nice formatted tables using extended ASCII and ANSI colors
0.609 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.609Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-21 00:26:28
Last Update: 2023-07-31 16:39:55
Commit Hash: 301eeee
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Text-ANSITable
Description:
Text::ANSITable is yet another text table formatter module like Text::ASCIITable or Text::SimpleTable, with the following differences: - Colors and color themes: ANSI color codes will be used by default (even 256 and 24bit colors), but will degrade to lower color depth and black/white according to terminal support. - Box-drawing characters: Box-drawing characters will be used by default, but will degrade to using normal ASCII characters if terminal does not support them. - Unicode and wide character support: Border styles using Unicode characters (double lines, bold/heavy lines, brick style, etc). Columns containing wide characters stay aligned. (Note: support for wide characters requires Text::ANSI::WideUtil which is currently set as an optional prereq, so you'll need to install it explicitly or set your CPAN client to install 'recommends' prereq). Compared to Text::ASCIITable, it uses lower_case method/attr names instead of CamelCase, and it uses arrayref for columns and add_row. When specifying border styles, the order of characters are slightly different. More fine-grained options to customize appearance.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Text-ANSITable-0.609/catalog.mk
  2. /usr/local/share/licenses/p5-Text-ANSITable-0.609/LICENSE
  3. /usr/local/share/licenses/p5-Text-ANSITable-0.609/ART10
  4. /usr/local/share/licenses/p5-Text-ANSITable-0.609/GPLv1+
  5. bin/ansitable-list-border-styles
  6. bin/ansitable-list-color-themes
  7. bin/ansitable-list-style-sets
  8. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/bold.pm
  9. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/brick.pm
  10. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/bricko.pm
  11. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/csingle.pm
  12. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/double.pm
  13. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/none_ascii.pm
  14. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/none_boxchar.pm
  15. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/none_utf8.pm
  16. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/single_ascii.pm
  17. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/single_boxchar.pm
  18. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/single_utf8.pm
  19. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singleh_ascii.pm
  20. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singleh_boxchar.pm
  21. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singleh_utf8.pm
  22. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singlei_ascii.pm
  23. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singlei_boxchar.pm
  24. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singlei_utf8.pm
  25. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singleo_ascii.pm
  26. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singleo_boxchar.pm
  27. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singleo_utf8.pm
  28. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singlev_ascii.pm
  29. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singlev_boxchar.pm
  30. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/singlev_utf8.pm
  31. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/space_ascii.pm
  32. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/space_boxchar.pm
  33. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/space_utf8.pm
  34. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/spacei_ascii.pm
  35. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/spacei_boxchar.pm
  36. lib/perl5/site_perl/BorderStyle/Text/ANSITable/OldCompat/Default/spacei_utf8.pm
  37. lib/perl5/site_perl/ColorTheme/Text/ANSITable/OldCompat/Default/default_gradation.pm
  38. lib/perl5/site_perl/ColorTheme/Text/ANSITable/OldCompat/Default/default_gradation_whitebg.pm
  39. lib/perl5/site_perl/ColorTheme/Text/ANSITable/OldCompat/Default/default_nogradation.pm
  40. lib/perl5/site_perl/ColorTheme/Text/ANSITable/OldCompat/Default/default_nogradation_whitebg.pm
  41. lib/perl5/site_perl/ColorTheme/Text/ANSITable/OldCompat/Default/no_color.pm
  42. lib/perl5/site_perl/ColorTheme/Text/ANSITable/Standard/Gradation.pm
  43. lib/perl5/site_perl/ColorTheme/Text/ANSITable/Standard/GradationWhiteBG.pm
  44. lib/perl5/site_perl/ColorTheme/Text/ANSITable/Standard/NoGradation.pm
  45. lib/perl5/site_perl/ColorTheme/Text/ANSITable/Standard/NoGradationWhiteBG.pm
  46. lib/perl5/site_perl/Text/ANSITable.pm
  47. lib/perl5/site_perl/Text/ANSITable/StyleSet/AltRow.pm
  48. lib/perl5/site_perl/auto/share/dist/Text-ANSITable/examples/demo1.pl
  49. lib/perl5/site_perl/man/man1/ansitable-list-border-styles.1.gz
  50. lib/perl5/site_perl/man/man1/ansitable-list-color-themes.1.gz
  51. lib/perl5/site_perl/man/man1/ansitable-list-style-sets.1.gz
  52. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::bold.3.gz
  53. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::brick.3.gz
  54. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::bricko.3.gz
  55. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::csingle.3.gz
  56. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::double.3.gz
  57. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::none_ascii.3.gz
  58. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::none_boxchar.3.gz
  59. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::none_utf8.3.gz
  60. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::single_ascii.3.gz
  61. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::single_boxchar.3.gz
  62. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::single_utf8.3.gz
  63. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singleh_ascii.3.gz
  64. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singleh_boxchar.3.gz
  65. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singleh_utf8.3.gz
  66. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singlei_ascii.3.gz
  67. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singlei_boxchar.3.gz
  68. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singlei_utf8.3.gz
  69. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singleo_ascii.3.gz
  70. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singleo_boxchar.3.gz
  71. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singleo_utf8.3.gz
  72. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singlev_ascii.3.gz
  73. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singlev_boxchar.3.gz
  74. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::singlev_utf8.3.gz
  75. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::space_ascii.3.gz
  76. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::space_boxchar.3.gz
  77. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::space_utf8.3.gz
  78. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::spacei_ascii.3.gz
  79. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::spacei_boxchar.3.gz
  80. lib/perl5/site_perl/man/man3/BorderStyle::Text::ANSITable::OldCompat::Default::spacei_utf8.3.gz
  81. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation.3.gz
  82. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::OldCompat::Default::default_gradation_whitebg.3.gz
  83. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation.3.gz
  84. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::OldCompat::Default::default_nogradation_whitebg.3.gz
  85. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::OldCompat::Default::no_color.3.gz
  86. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::Standard::Gradation.3.gz
  87. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::Standard::GradationWhiteBG.3.gz
  88. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::Standard::NoGradation.3.gz
  89. lib/perl5/site_perl/man/man3/ColorTheme::Text::ANSITable::Standard::NoGradationWhiteBG.3.gz
  90. lib/perl5/site_perl/man/man3/Text::ANSITable.3.gz
  91. lib/perl5/site_perl/man/man3/Text::ANSITable::StyleSet::AltRow.3.gz
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • p5-Text-ANSITable>0:textproc/p5-Text-ANSITable
To install the port:
cd /usr/ports/textproc/p5-Text-ANSITable/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-Text-ANSITable
  • pkg install p5-Text-ANSITable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Text-ANSITable
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1689398813 SHA256 (Text-ANSITable-0.609.tar.gz) = db9e931eb4aea24eb3288e8a851fb67e1d7dbdfbf10997095044d54abd310fdc SIZE (Text-ANSITable-0.609.tar.gz) = 71468

Packages (timestamps in pop-ups are UTC):
p5-Text-ANSITable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6090.6090.6010.6090.609-0.601-
FreeBSD:13:quarterly0.6090.6090.6080.6090.6090.6090.6090.609
FreeBSD:14:latest0.6090.6090.6080.6090.6090.608-0.608
FreeBSD:14:quarterly0.6090.609-0.6090.6090.6090.6090.609
FreeBSD:15:latest0.6090.609n/a0.609n/a0.6090.6090.609
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-File-ShareDir-Install>=0.06 : devel/p5-File-ShareDir-Install
  2. p5-BorderStyles-Standard>=0 : devel/p5-BorderStyles-Standard
  3. p5-Color-RGB-Util>=0.600 : devel/p5-Color-RGB-Util
  4. p5-ColorThemeBase-Static>=0.006 : devel/p5-ColorThemeBase-Static
  5. p5-ColorThemeUtil-ANSI>=0 : devel/p5-ColorThemeUtil-ANSI
  6. p5-ColorThemes-Standard>=0 : devel/p5-ColorThemes-Standard
  7. p5-Function-Fallback-CoreOrPP>=0 : devel/p5-Function-Fallback-CoreOrPP
  8. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  9. p5-Log-ger>=0.038 : devel/p5-Log-ger
  10. p5-Module-List>=0 : devel/p5-Module-List
  11. p5-Module-Load-Util>=0.009 : devel/p5-Module-Load-Util
  12. p5-Moo>=0 : devel/p5-Moo
  13. p5-Package-MoreUtil>=0.590 : devel/p5-Package-MoreUtil
  14. p5-Parse-VarName>=0 : devel/p5-Parse-VarName
  15. p5-Term-App-Roles>=0.031 : devel/p5-Term-App-Roles
  16. p5-Text-ANSI-Util>=0.22 : textproc/p5-Text-ANSI-Util
  17. p5-alias-module>=0 : devel/p5-alias-module
  18. p5-namespace-clean>=0 : devel/p5-namespace-clean
  19. perl5>=5.34<5.35 : lang/perl5.34
  20. perl5>=5.34<5.35 : lang/perl5.34
Test dependencies:
  1. p5-Test-Exception>=0 : devel/p5-Test-Exception
  2. p5-Test-Needs>=0 : devel/p5-Test-Needs
Runtime dependencies:
  1. p5-BorderStyles-Standard>=0 : devel/p5-BorderStyles-Standard
  2. p5-Color-RGB-Util>=0.600 : devel/p5-Color-RGB-Util
  3. p5-ColorThemeBase-Static>=0.006 : devel/p5-ColorThemeBase-Static
  4. p5-ColorThemeUtil-ANSI>=0 : devel/p5-ColorThemeUtil-ANSI
  5. p5-ColorThemes-Standard>=0 : devel/p5-ColorThemes-Standard
  6. p5-Function-Fallback-CoreOrPP>=0 : devel/p5-Function-Fallback-CoreOrPP
  7. p5-JSON-MaybeXS>=0 : converters/p5-JSON-MaybeXS
  8. p5-Log-ger>=0.038 : devel/p5-Log-ger
  9. p5-Module-List>=0 : devel/p5-Module-List
  10. p5-Module-Load-Util>=0.009 : devel/p5-Module-Load-Util
  11. p5-Moo>=0 : devel/p5-Moo
  12. p5-Package-MoreUtil>=0.590 : devel/p5-Package-MoreUtil
  13. p5-Parse-VarName>=0 : devel/p5-Parse-VarName
  14. p5-Term-App-Roles>=0.031 : devel/p5-Term-App-Roles
  15. p5-Text-ANSI-Util>=0.22 : textproc/p5-Text-ANSI-Util
  16. p5-alias-module>=0 : devel/p5-alias-module
  17. p5-namespace-clean>=0 : devel/p5-namespace-clean
  18. perl5>=5.34<5.35 : lang/perl5.34
This port is required by:
for Build
  1. net/p5-Net-Connection-ncnetstat
  2. sysutils/p5-Proc-ProcessTable-ncps
  3. textproc/p5-Text-Table-Any
for Run
  1. net/p5-Net-Connection-ncnetstat
  2. sysutils/p5-Proc-ProcessTable-ncps
  3. textproc/p5-Text-Table-Any

Configuration Options:
No options to configure
Options name:
textproc_p5-Text-ANSITable
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Text/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Text/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Text/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Text/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Text/
  7. http://backpan.perl.org/modules/by-module/Text/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Text/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Text/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Text/
  12. https://www.cpan.org/modules/by-module/Text/
Collapse this list.

There are no commits on branch 2022Q2 for this port