Port details |
- p5-Data-Table Data type related to database tables, HTML table displays, etc
- 1.78 devel
=4 1.78Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2004-11-24 19:27:19
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Sort-Naturally, p5-Crypt-DSA, p5-MIME-Tools, p5-Event, p5-MIME-Lite
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Data-Table
- Description:
- This perl package uses perl5 objects to make it easy for manipulating
spreadsheet data among disk files, database, and Web publishing.
A table object contains a header and a two-dimensional array of scalars. Four
class methods Data::fromFile, Data::Table::fromCSV, Data::Table::fromTSV, and
Data::Table::fromSQL allow users to create a table object from a CSV/TSV file or
a database SQL selection in a snap.
Table methods provide basic access, add, delete row(s) or column(s) operations,
as well as more advanced sub-table extraction, table sorting, record matching
via keywords or patterns, table merging, and web publishing. Data::Table class
also provides a straightforward interface to other popular Perl modules such as
DBI and GD::Graph.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-Table>0:devel/p5-Data-Table
- To install the port:
- cd /usr/ports/devel/p5-Data-Table/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Data-Table
- pkg install p5-Data-Table
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-Table
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1581519163
SHA256 (Data-Table-1.78.tar.gz) = 5c5417eeb348c4148604c5fe87887fb38bba6b8371102e07fe2dc8e067d88a82
SIZE (Data-Table-1.78.tar.gz) = 80426
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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:
- devel_p5-Data-Table
- 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.78 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.78 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.78 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.78 12 Feb 2020 19:23:32
  |
sunpoet  |
Update to 1.78
Changes: https://metacpan.org/changes/distribution/Data-Table |
1.77 24 Jan 2019 17:38:10
  |
sunpoet  |
Update to 1.77
Changes: https://metacpan.org/changes/distribution/Data-Table |
1.76 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.76 23 Nov 2017 19:08:35
  |
sunpoet  |
Update to 1.76
Changes: http://search.cpan.org/dist/Data-Table/Changes |
1.75 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.75 25 Apr 2016 09:07:17
  |
sunpoet  |
- Update to 1.75
Changes: http://search.cpan.org/dist/Data-Table/Changes |
1.74 27 Mar 2016 17:56:32
  |
sunpoet  |
- Update to 1.74
Changes: http://search.cpan.org/dist/Data-Table/Changes |
1.73 06 Mar 2016 06:20:07
  |
sunpoet  |
- Update to 1.73
Changes: http://search.cpan.org/dist/Data-Table/Changes |
1.72 13 Jun 2015 20:00:30
  |
sunpoet  |
- Update to 1.72
Changes: http://search.cpan.org/dist/Data-Table/Changes |
1.68_1 13 Jun 2015 13:51:13
  |
sunpoet  |
- Add LICENSE
- Add NO_ARCH
- Update and reformat pkg-descr
- Take maintainership |
1.68_1 12 Jun 2015 20:58:14
  |
erwin  |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
1.68_1 02 Mar 2015 23:21:08
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.68_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.68 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.68 31 Jan 2014 09:46:46
  |
az  |
- adjust pkg-plist |
1.68 31 Jan 2014 09:15:24
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.68 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.68 07 Sep 2013 10:57:49
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.68 10 Aug 2012 08:07:56
 |
dhn  |
- Update to 1.68 |
1.67 26 Jul 2012 10:01:56
 |
dhn  |
- Update to 1.67 |
1.65 25 Jul 2012 11:05:14
 |
dhn  |
- Update to 1.65 |
1.63 15 Jun 2012 04:42:26
 |
dhn  |
- Update to 1.63
PR: ports/169069
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> |
1.58 04 Feb 2012 07:42:49
 |
dhn  |
- Update to 1.58 |
1.54 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.54 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.54 23 Aug 2011 07:45:27
 |
dougb  |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities |
1.54 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.54 04 May 2009 18:42:24
 |
miwi  |
- Pass maintainership to dhn@ |
1.54 29 Apr 2008 10:22:25
 |
miwi  |
- Update to 1.54
- Take maintainership |
1.52 29 Apr 2008 05:27:10
 |
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
1.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) |
1.52 23 Feb 2008 15:44:07
 |
erwin  |
Update to 1.52
PR: 120429
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout |
1.50 11 Feb 2007 09:25:41
 |
erwin  |
Update to 1.50
PR: 108403
Submitted by: chinsan
Approved by: maintainer timeout |
1.47 23 May 2006 16:46:50
 |
aaron  |
- Updated from v1.45 to v1.47
Approved by: tobez (implicit)
1.47 Sun May 21 15:03:14 PDT 2006
Upload the wrong code in 1.46, re-upload
1.46 Sat May 13 05:44:09 PDT 2006
fromCSV, fromTSV, csv, tsv can all take either a file hander or a file
name
Notice: to leave rooms for future development, file handler is not
closed by Data::Table.
It's caller's responsibility to close it afterwards, if no
longer used.
table::sort code is replaced, the old sort method is renamed to sort_v0
and is deprecated.
The new sort method allow user-defined sorting operators, please read
manual on table::sort
The new sort method also runs faster in some benchmark tests.
A big thank to Wenbin Ye for suggestions, as well as contributing
both the new sort code and test examples |
1.45 10 May 2006 03:19:24
 |
aaron  |
- Updated from 1.43 to 1.45
- Updated maintainer
1.45 Mon May 1 09:08:20 PDT 2006
Fix a bug in fromTSV
last column name is truncated by one character (introduced in 1.44)
Thanks to Albert V. Smith
1.44 Sat Apr 15 04:27:28 PDT 2006
Fix a bug in join (type=2 and 3)
When right or full join, key fields are undef for right-only entries.
modify fromCSV, fromTSV, tsv, csv subroutines to support read/write PC, Mac
and UNIX files.
csv and tsv can take a file name and directly writes to it.
Approved by: tobez (implicit); |
1.43 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.43 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.43 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 |
1.43 24 Nov 2004 19:21:59
 |
sem  |
New Port: devel/p5-Data-Table - Data type related to database tables,
spreadsheets, etc...
PR: ports/73796
Submitted by: Aaron Dalton <aaron(at)daltons.ca> |