Port details |
- p5-Text-Format Various subroutines to format text
- 0.63 textproc
=3 0.62Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2000-12-31 02:34:30
- Last Update: 2024-09-15 20:11:49
- Commit Hash: 1c97e0c
- People watching this port, also watch:: memcached, e2fsprogs, p5-MIME-Tools, autoconf, p5-Sort-Naturally
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- The format routine will format under all circumstances even if the width
isn't enough to contain the longest words. Text::Wrap will die under
these circumstances, although I am told this is fixed. If columns is set
to a small number and words are longer than that and the leading
'whitespace' than there will be a single word on each line. This will
let you make a simple word list which could be indented or right
aligned.
-Anton
<tobez@FreeBSD.org>
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Text-Format>0:textproc/p5-Text-Format
- To install the port:
- cd /usr/ports/textproc/p5-Text-Format/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Text-Format
- pkg install p5-Text-Format
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Text-Format
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726081895
SHA256 (Text-Format-0.63.tar.gz) = fc64654f7d8da7071760ea0116e112b6d661b0a7bc3188dff1b2d52fb6a663cb
SIZE (Text-Format-0.63.tar.gz) = 28203
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.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Net-eBay
- for Run
-
- www/p5-Net-eBay
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Text-Format
- USES:
- perl5
- 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.63 15 Sep 2024 20:11:49
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Text-Format: Update to 0.63
Changes: https://metacpan.org/dist/Text-Format/changes |
0.62 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.62 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.62 19 Dec 2020 20:21:32
  |
sunpoet  |
Update to 0.62
Changes: https://metacpan.org/changes/distribution/Text-Format |
0.61 12 Sep 2018 22:57:15
  |
sunpoet  |
Update to 0.61
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Text-Format |
0.58_1 10 Sep 2018 11:17:00
  |
des  |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.58_1 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.58_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 ) |
0.58 24 Jan 2014 14:59:10
  |
mat  |
- Convert to staging (as a user)
- Add license
- Pet portlint
Sponsored by: Absolight |
0.58 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.58 05 Aug 2013 15:05:30
  |
az  |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.58 14 Nov 2012 09:10:20
  |
tobez  |
Update to 0.58.
Changes: http://cpansearch.perl.org/src/SHLOMIF/Text-Format-0.58/Changes
Feature safe: yes |
0.53 08 Sep 2011 09:48:35
 |
tobez  |
Update to 0.53.
Changes: http://search.cpan.org/dist/Text-Format/Changes |
0.52 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
0.52 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) |
0.52 24 Jan 2006 03:10:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.52 22 Jan 2006 02:55:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.52 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.52 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.52 07 Mar 2003 06:11:57
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Jun 2001 20:25:42
    |
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
31 Dec 2000 05:34:30
    |
will  |
Add p5-Text-Format 0.52, a perl module that includes various subroutines to
format text. |