652e FreshPorts -- textproc/p5-Text-ASCIITable
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Text-ASCIITable 0.20 textproc on this many watch lists=1 search for ports that depend on this port
Create a nice formatted table using ASCII characters
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Apr 2005 12:11:08
Also Listed In: perl5
License: not specified in port


Pretty nifty if you want to output dynamic text to your console or
other fixed-size-font displays, and at the same time it will display
it in a nice human-readable, or "cool" way.

WWW: http://search.cpan.org/dist/Text-ASCIITable/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Module-Build
  2. lang/perl5.8
Required To Run:
  1. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/p5-Text-ASCIITable/ && make install clean
To add the package: pkg_add -r p5-Text-ASCIITable


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Text/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Text/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Text/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Text/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Text/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Text/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Text/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Text/
  10. http://at.cpan.org/modules/by-module/Text/
  11. http://backpan.perl.org/modules/by-module/Text/
  12. http://cpan.nctu.edu.tw/modules/by-module/Text/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Text/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Text/
  15. http://www.cpan.dk/modules/by-module/Text/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.20
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.20
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
04 Jan 2012 06:40:10
Original commit files touched by this commit  0.20
lth search for other commits by this committer
Update to 0.20
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.18
ohauer search for other commits by this committer
-remove MD5
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.18
araujo search for other commits by this committer
- 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)
08 Sep 2007 01:08:35
Original commit files touched by this commit  0.18
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
25 Jul 2006 05:50:23
Original commit files touched by this commit  0.18
lth search for other commits by this committer
Fix package building

PR:             ports/100791
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
17 Jul 2006 21:08:28
Original commit files touched by this commit  0.18
lth search for other commits by this committer
Update to 0.18. Now requires Perl from ports.

PR:             ports/100363
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.17
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:55:05
Original commit files touched by this commit  0.17
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
27 Sep 2005 19:30:07
Original commit files touched by this commit  0.17
lth search for other commits by this committer
Update to 0.17
23 Sep 2005 09:37:11
Original commit files touched by this commit  0.16
lth search for other commits by this committer
Update to 0.16
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.15
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
20 Apr 2005 12:10:41
Original commit files touched by this commit  0.15
lth search for other commits by this committer
Add p5-Text-ASCIITable 0.15, create a nice formatted table using ASCII
characters.

Number of commits found: 14

2849
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0