x11/p5-Tk-TableMatrix

Tk::TableMatrix is a table/matix widget extentsion to perl/tk
for displaying data in a table (or spreadsheet) format. 

ok jasper@
This commit is contained in:
nigel 2011-08-29 14:30:44 +00:00
parent 50a4a8d405
commit a99759fe21
5 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/08/29 14:30:44 nigel Exp $
SHARED_ONLY = Yes
COMMENT = create and manipulate tables
DISTNAME = Tk-TableMatrix-1.23
CATEGORIES = x11 devel
CPAN_AUTHOR = CERNEY
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# custom:
# http://cpansearch.perl.org/src/CERNEY/Tk-TableMatrix-1.23/COPYING
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += X11 m
MODULES = cpan
RUN_DEPENDS = x11/p5-Tk
BUILD_DEPENDS = ${RUN_DEPENDS}
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = demos
REGRESS_IS_INTERACTIVE = X11
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Tk-TableMatrix-1.23.tar.gz) = a3ZT0Sm/GoMnBUqItY1jZA==
RMD160 (Tk-TableMatrix-1.23.tar.gz) = P6Pim22cDjv6w8v/rw0seb0j4bw=
SHA1 (Tk-TableMatrix-1.23.tar.gz) = RjJbr4BEYbzIVIEkU2rJRSaosf4=
SHA256 (Tk-TableMatrix-1.23.tar.gz) = zprOjRwSRbgOprLnLuPn91ykERAm5AMTS47K0C7JMdo=
SIZE (Tk-TableMatrix-1.23.tar.gz) = 318954

View File

@ -0,0 +1,2 @@
Tk::TableMatrix is a table/matix widget extentsion to perl/tk
for displaying data in a table (or spreadsheet) format.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/08/29 14:30:44 nigel Exp $
${P5ARCH}/auto/Tk/TableMatrix/TableMatrix.so

View File

@ -0,0 +1,34 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/08/29 14:30:44 nigel Exp $
%%SHARED%%
${P5ARCH}/Tk/TableMatrix/
${P5ARCH}/Tk/TableMatrix.pm
${P5ARCH}/Tk/TableMatrix.pod
${P5ARCH}/Tk/TableMatrix/Spreadsheet.pm
${P5ARCH}/Tk/TableMatrix/SpreadsheetHideRows.pm
${P5ARCH}/Tk/pTk/mm.h
${P5ARCH}/Tk/pTk/tkTable.h
${P5ARCH}/Tk/pTk/tkTableversion.h
${P5ARCH}/Tk/pTk/version.h
${P5ARCH}/auto/Tk/TableMatrix/
${P5ARCH}/auto/Tk/TableMatrix/TableMatrix.bs
${P5ARCH}/auto/Tk/TableMatrix/autosplit.ix
@comment ${P5ARCH}/auto/Tk/pTk/extralibs.ld
@man man/man3p/Tk::TableMatrix.3p
@man man/man3p/Tk::TableMatrix::Spreadsheet.3p
@man man/man3p/Tk::TableMatrix::SpreadsheetHideRows.3p
share/examples/p5-Tk-TableMatrix/
share/examples/p5-Tk-TableMatrix/SpreadsheetHideRows
share/examples/p5-Tk-TableMatrix/TableMatrixSpreadsheetTest
share/examples/p5-Tk-TableMatrix/TableMatrixTest
share/examples/p5-Tk-TableMatrix/basic
share/examples/p5-Tk-TableMatrix/buttons
share/examples/p5-Tk-TableMatrix/command
share/examples/p5-Tk-TableMatrix/debug
share/examples/p5-Tk-TableMatrix/dynarows
share/examples/p5-Tk-TableMatrix/edit_styles.pl
share/examples/p5-Tk-TableMatrix/embeddedWindows.pl
share/examples/p5-Tk-TableMatrix/maxsize
share/examples/p5-Tk-TableMatrix/spreadsheet
share/examples/p5-Tk-TableMatrix/tagBorderWidth
share/examples/p5-Tk-TableMatrix/tagMerge
share/examples/p5-Tk-TableMatrix/tagMerge2