Port details |
- p5-Tk-TableMatrix Table/matrix extension to perl/tk for displaying table formatted data
- 1.29 x11-toolkits =5 1.29Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-11-04 01:21:29
- Last Update: 2022-12-30 09:06:06
- Commit Hash: 3d1aaea
- People watching this port, also watch:: libexif, libglade2, autoconf, p5-MIME-Tools, p5-MIME-Lite
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Tk-TableMatrix
- Description:
- Tk::TableMatrix is a table/matrix widget extension to perl/tk for
displaying data in a table (or spreadsheet) format. The basic
features of the widget are:
* multi-line cells
* support for embedded windows (one per cell)
* row & column spanning
* variable width columns / height rows (interactively resizable)
* row and column titles
* multiple data sources ((perl hash|| perl callback) &| internal caching)
* supports standard Tk reliefs, fonts, colors, etc.
* x/y scrollbar support
* 'tag' styles per row, column or cell to change visual appearance
* in-cell editing - returns value back to data source
* support for disabled (read-only) tables or cells (via tags)
* multiple selection modes, with "active" cell
* multiple drawing modes to get optimal performance for larger tables
* optional 'flashes' when things update
* cell validation support
* Works everywhere Tk does (including Windows and Mac!)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Tk-TableMatrix>0:x11-toolkits/p5-Tk-TableMatrix
- To install the port:
- cd /usr/ports/x11-toolkits/p5-Tk-TableMatrix/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/p5-Tk-TableMatrix
- pkg install p5-Tk-TableMatrix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Tk-TableMatrix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669058321
SHA256 (Tk-TableMatrix-1.29.tar.gz) = d31708b8bbfddce9034540522b2e4ec58e70f2eb5b23ac593d2421ea90dbd0d6
SIZE (Tk-TableMatrix-1.29.tar.gz) = 425413
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-Tk>=0 : x11-toolkits/p5-Tk
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Tk>=0 : x11-toolkits/p5-Tk
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- textproc/p5-xmltv
-
Deleted ports which required this port:
- for Run
-
- textproc/p5-xmltv
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_p5-Tk-TableMatrix
- USES:
- dos2unix 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.29 30 Dec 2022 09:06:06 |
Po-Chuan Hsieh (sunpoet) |
x11-toolkits/p5-Tk-TableMatrix: Update to 1.29
- Add LICENSE
Changes: https://metacpan.org/dist/Tk-TableMatrix/changes |
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.26 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.26 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.26 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.26 19 Dec 2020 20:24:35 |
sunpoet |
Update to 1.26
- Use USES=dos2unix to convert CRLF to LF
- Strip shared library
- Do not silence installation message
Changes: https://metacpan.org/changes/distribution/Tk-TableMatrix |
1.23_7 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.23_7 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.23_7 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.23_7 09 Feb 2016 01:56:43 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE, fails sporadically with parallel build:
chmod: libpTk.a: No such file or directory
or
ERROR: Cannot copy 'version.h' to '../blib/arch/Tk/pTk/version.h': Permission
denied
Approved by: portmgr blanket |
1.23_7 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.23_6 24 Nov 2014 17:05:21 |
mat |
Remove SITE_ARCH/auto/Tk/pTk/extralibs.ld, it's empty, and conflicts.
Sponsored by: Absolight |
1.23_5 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.23_5 03 Nov 2013 08:05:18 |
az |
- support STAGEDIR |
1.23_5 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.23_5 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.23_5 04 Jun 2012 08:31:14 |
az |
- Remove SITE_PERL from *_DEPENDS |
1.23_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.23_4 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.23_4 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
1.23_4 17 May 2011 11:14:02 |
jadawin |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
1.23_4 24 Sep 2010 00:44:29 |
pgollucci |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
1.23_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.23_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.23_1 16 Jan 2010 18:02:18 |
pgollucci |
- pass p5-Tk ports@ ports to perl |
1.23_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.23_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.23_1 08 Sep 2007 01:12:10 |
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.23_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.23 18 Jan 2007 17:11:18 |
mat |
Update to 1.23 |
1.22 02 Dec 2006 17:03:01 |
rafan |
- Respect X11BASE
Reported by: pointyhat |
1.22 06 Jun 2006 07:16:03 |
erwin |
- Update to 1.22 [1]
- Require perl from ports
PR: 98557 [1]
Submitted by: Rong-En Fan <rafan@infor.org> |
1.2 22 Jan 2006 03:00:46 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
1.2 14 Oct 2005 06:56:22 |
ahze |
- Update to 1.2 |
1.1 05 Mar 2005 01:17:09 |
lioux |
Drop maintainership |
1.1 20 Mar 2004 03:03:47 |
lioux |
Remove BROKEN: update to version 1.1
PR: 62521 [1]
Reminded by: Neil Hoggarth <neil@hoggarth.me.uk> [1] |
0.9 09 Feb 2004 01:39:07 |
kris |
BROKEN on 5.x: does not compile |
0.9 08 Feb 2004 01:14:05 |
lioux |
USE_SIZEify |
0.9 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.9 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
0.9 04 Nov 2002 01:19:27 |
lioux |
o New port p5-Tk-TableMatrix version 0.9: Table/matrix extension
to perl/tk for displaying table formatted data
o First port to use PORTCOMMENT variable (let the races begin) |