pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/xlhtml Initial import of xlhtml-0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b218b1517d4
branches:  trunk
changeset: 476966:4b218b1517d4
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jun 24 05:26:13 2004 +0000

description:
Initial import of xlhtml-0.5.

xlhtml is used to convert Microsoft Excel Spreadsheet files into either html
or tab delimitted ASCII. The program can be interfaced with helper scripts
for viewing email attachments. Most use of this program is through the helper
scripts  and one would probably rarely resort to using the commandline
interface.

diffstat:

 textproc/xlhtml/DESCR    |   5 +++++
 textproc/xlhtml/Makefile |  17 +++++++++++++++++
 textproc/xlhtml/PLIST    |   8 ++++++++
 textproc/xlhtml/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r a112834332bb -r 4b218b1517d4 textproc/xlhtml/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xlhtml/DESCR     Thu Jun 24 05:26:13 2004 +0000
@@ -0,0 +1,5 @@
+xlhtml is used to convert Microsoft Excel Spreadsheet files into either html or
+tab delimitted ASCII. The program can be interfaced with helper scripts for
+viewing email attachments. Most use of this program is through the helper
+scripts  and one would probably rarely resort to using the commandline 
+interface.
diff -r a112834332bb -r 4b218b1517d4 textproc/xlhtml/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xlhtml/Makefile  Thu Jun 24 05:26:13 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/24 05:26:13 xtraeme Exp $
+#
+
+DISTNAME=              xlhtml-0.5
+CATEGORIES=            textproc
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=chicago/}
+EXTRACT_SUFX=          .tgz
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://chicago.sourceforge.net/xlhtml/
+COMMENT=               XLS to HTML converter
+
+GNU_CONFIGURE=         yes
+USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                make
+
+.include "../../mk/bsd.pkg.mk"
diff -r a112834332bb -r 4b218b1517d4 textproc/xlhtml/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xlhtml/PLIST     Thu Jun 24 05:26:13 2004 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/24 05:26:13 xtraeme Exp $
+bin/nsopen
+bin/nspptview
+bin/nsxlview
+bin/ppthtml
+bin/xlhtml
+man/man1/ppthtml.1
+man/man1/xlhtml.1
diff -r a112834332bb -r 4b218b1517d4 textproc/xlhtml/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/xlhtml/distinfo  Thu Jun 24 05:26:13 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/24 05:26:13 xtraeme Exp $
+
+SHA1 (xlhtml-0.5.tgz) = b661e061feb72282dbbe80d1dfe09ce08b44ce25
+Size (xlhtml-0.5.tgz) = 271045 bytes



Home | Main Index | Thread Index | Old Index