Port details |
- p5-Text-RecordParser Read record-oriented files
- 1.6.5_1 textproc =4 1.6.5_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-12-04 16:29:02
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Pod-Spell, p5-List-MoreUtils, p5-Test-ClassAPI, p5-Class-Base, p5-Lingua-EN-Inflect-Number
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/Text-RecordParser
- Description:
- This module is for reading record-oriented data. The most common example have
records separated by newlines and fields separated by commas or tabs, but this
module aims to provide a consistent interface for handling sequential records
in a file however they may be delimited.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Text-RecordParser>0:textproc/p5-Text-RecordParser
- To install the port:
- cd /usr/ports/textproc/p5-Text-RecordParser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Text-RecordParser
- pkg install p5-Text-RecordParser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Text-RecordParser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1495046633
SHA256 (Text-RecordParser-1.6.5.tar.gz) = da3b81414c63f8d9218d116745a88b948c46c98b187634f629892e54001bc35a
SIZE (Text-RecordParser-1.6.5.tar.gz) = 83653
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-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Readonly>=0 : devel/p5-Readonly
- p5-Text-Autoformat>=0 : textproc/p5-Text-Autoformat
- p5-Text-TabularDisplay>=1.22 : textproc/p5-Text-TabularDisplay
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-IO-Stringy>=0 : devel/p5-IO-Stringy
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Readonly>=0 : devel/p5-Readonly
- p5-Text-Autoformat>=0 : textproc/p5-Text-Autoformat
- p5-Text-TabularDisplay>=1.22 : textproc/p5-Text-TabularDisplay
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-SQL-Translator
- for Run
-
- databases/p5-SQL-Translator
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Text-RecordParser
- 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 |
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) |
1.6.5_1 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 ) |
1.6.5_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.5_1 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
1.6.5 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.6.5 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.6.5 18 May 2017 16:03:52 |
sunpoet |
Update to 1.6.5
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-RecordParser/Changes |
1.6.3_4 07 Apr 2017 18:50:22 |
lth |
Moving maintainership burden onto broader shoulders |
1.6.3_4 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
1.6.3_3 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.6.3_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.3_3 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.6.3_3 21 Mar 2015 19:56:13 |
sunpoet |
- Fix *_DEPENDS: version is already in all supported Perl releases
- Bump PORTREVISION for dependency change
With hat: perl |
1.6.3_2 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.6.3_1 24 Jan 2014 15:52:13 |
mat |
- Support staging
- Add license
- Pet portlint
Sponsored by: Absolight |
1.6.3_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.6.3_1 02 Sep 2013 09:35:45 |
lth |
- fix broken patch [1]
- workaround for bug in distribution
PR: ports/181745
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
1.6.3 01 Sep 2013 19:30:43 |
az |
- Regen files/patch-Build.PL which failed to apply:
===> Applying FreeBSD patches for p5-Text-RecordParser-1.6.3
1 out of 1 hunks failed--saving rejects to ./Build.PL.rej
=> Patch patch-Build.PL failed to apply cleanly.
*** Error code 1
With hat: perl@ |
1.6.3 31 Aug 2013 11:38:34 |
lth |
- Update to 1.6.3
Changelog:
1.6.3 August 9 2012
- Fixed bug in "Build.PL" regarding "podselect," updated Build.PL reqs
1.6.2 August 9 2012
- Made output of "tablify -v" prettier using Text::Autoformat |
1.6.1 07 Aug 2013 13:20:32 |
az |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
1.6.1 18 Jun 2013 13:53:16 |
lth |
- update to 1.6.1 |
1.5.0 05 Jun 2012 11:46:48 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (lth@ via email) |
1.5.0 29 Jan 2012 20:22:44 |
swills |
- Add TEST_DEPENDS to enable testing
PR: ports/164323
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
1.5.0 17 Sep 2011 06:50:17 |
sunpoet |
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.5.0 29 Aug 2011 11:39:17 |
lth |
Update to 1.5.0 |
1.4.0 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.4.0 18 Feb 2010 08:48:51 |
lth |
Update to 1.4.0
Feature safe: yes |
1.3.0_1 26 Jan 2010 12:36:19 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).
Approved by: portmgr (itetcu) |
1.3.0 25 Oct 2009 17:38:32 |
lth |
Update to 1.3.0
PR: ports/139790
Submitted by: Andrej Zverev <az@freebsd.org> |
1.2.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.2.1 08 Sep 2007 01:08:35 |
linimon |
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 |
1.2.1 14 Jun 2006 09:54:48 |
lth |
Update to 1.2.1 |
1.1.2 21 Apr 2006 13:30:07 |
lth |
Update to 1.1.2 |
1.1.0 21 Feb 2006 13:36:57 |
lth |
Update to 1.1.0 |
1.0.1 13 Feb 2006 10:31:12 |
lth |
Update to 1.0.1 |
1.0.0_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.0.0_1 17 Jan 2006 07:58:30 |
lth |
Forgot to bump PORTREVISION on last change.
Noticed by: pointyhat |
1.0.0 15 Jan 2006 13:27:09 |
lth |
- Added missing installed module
- Added additional dependency
- Make Build.PL install bin scripts (reported upstream)
- Removed test-only dependencies from Build.PL
- Make portlint happy
Reported by: pointyhat
Pointy hat to: lth |
1.0.0 09 Jan 2006 14:17:40 |
lth |
- Update to 1.0.0, port now requires perl5.8
- Added SHA256 checksum |
0.09 21 Sep 2005 19:31:43 |
fenner |
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 |
0.09 29 Aug 2005 08:10:38 |
lth |
Update to 0.09 |
0.08 24 Nov 2004 19:15:03 |
lth |
Update to 0.08 |
0.07 14 Oct 2004 21:19:24 |
lth |
- Missing distinfo update
Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
0.07 13 Oct 2004 20:31:45 |
lth |
- Update to 0.07
- Remove obsolete PREFIX hackery |
0.06 01 Jun 2004 12:32:33 |
lth |
Change of email address.
Approved by: erwin (mentor) |
0.06 18 May 2004 14:07:14 |
erwin |
- Update to 0.06.
- Now depends on the new port textproc/p5-Text-TabularDisplay
- Make PREFIX-clean under perl 5.005_03.
PR: 66807
Submitted by: maintainer |
0.05 06 May 2004 14:16:55 |
mat |
Add a small patch so that 5.005 works too
Approved by: maintainer |
0.05 19 Mar 2004 01:51:15 |
trevor |
Add size data, approved by maintainers. |
0.05 20 Dec 2003 21:11:01 |
krion |
- Update to version 0.05
PR: 60436
Submitted by: maintainer |
0.04 04 Dec 2003 16:27:16 |
mat |
Add p5-Text-RecordParser 0.04, read record-oriented files.
PR: 59623
Submitted by: Lars Thegler <lars@thegler.dk> |