Port details |
- p5-Text-FixedLength-Extra Various niceties for p5-Text-FixedLength lovers
- 1.1_1 textproc =2 1.1_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-05-11 13:11:52
- Last Update: 2022-07-20 14:23:14
- Commit Hash: 5cf7e35
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- Description:
- Right now, Text::FixedLength::Extra does two things for those who like
using Text::FixedLength - simpler API and extended number processing.
-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-FixedLength-Extra>0:textproc/p5-Text-FixedLength-Extra
- To install the port:
- cd /usr/ports/textproc/p5-Text-FixedLength-Extra/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Text-FixedLength-Extra
- pkg install p5-Text-FixedLength-Extra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Text-FixedLength-Extra
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Text-FixedLength-Extra-1.1.tar.gz) = ef0395b2668c4aaa54203e28ce2d41af612584cebb707a433cb6cb4b8e031aca
SIZE (Text-FixedLength-Extra-1.1.tar.gz) = 3460
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:
-
- p5-Text-FixedLength>=0 : textproc/p5-Text-FixedLength
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Text-FixedLength>=0 : textproc/p5-Text-FixedLength
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Text-FixedLength-Extra
- 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 |
1.1_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.1_1 10 Sep 2018 12:37:05 |
des |
Regenerate with 'make makepatch'. |
1.1_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.1_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1_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 ) |
1.1 24 Jan 2014 14:56:49 |
mat |
And now, perl's not needed during patch.
Sponsored by: Absolight |
1.1 24 Jan 2014 13:58:29 |
mat |
- Convert to staging
- Kill patching that was needed before perl 5.6.
Sponsored by: Absolight |
1.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.1 31 Jul 2013 06:54:10 |
az |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
1.1 03 Jun 2012 05:56:20 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
1.1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.1 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.1 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.1 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) |
1.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.1 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. |
24 Sep 2001 16:20:25 |
tobez |
Update to 1.1. While at it, make it work on -stable. |
24 Aug 2001 22:32:55 |
tobez |
Remove redundant USE_PERL5 statements. |
12 Jun 2001 20:25:42 |
tobez |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
11 May 2001 17:11:52 |
vanilla |
Various niceties for p5-Text-FixedLength lovers |