summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authortaca <taca>2001-12-10 16:03:44 +0000
committertaca <taca>2001-12-10 16:03:44 +0000
commitb56aacd7803d16918941ba6058e25f03c57193d1 (patch)
treec706a08dc4c54f2a32c8927d68a7685b01f05ae3 /converters
parent4e91cd243fa75820a7aecd7d31574692342da4fd (diff)
downloadpkgsrc-b56aacd7803d16918941ba6058e25f03c57193d1.tar.gz
Update xlHtml to 0.4. This should close pkg/14888.
Changes from 0.2.8 is here. 0.4 12/03/01 * removed spurrious tab before closing XML tag - Mike Ralphson * Fixed bug in trim edges * Many signed / unsigned cleanups * Updated the xldump utility - Charles Wyble * Added xlcdump utility to dump chart information - Charles Wyble * Added doxygen doco generation - Rafael Kitover * Added patch to support String Formulas - Rafael Kitover * Changed unsupported numeric formats to output using floating point technique with the decimal suppressed. Was truncating to MAXINT. * Fixed bug where CSV was not escaping currency fields - Rafael Kitover * Fixed bug where unknown field types were not escaped in CSV - Rafael Kitover * Fixed bug in cell merging where the whole row was selected * Fixed bug in mailto hyperlink * Now supports custom colors * New command line option -nh to suppress header & body tags in html * Fixed bug where tab delimited was allowing an extra tab at the EOL * Fixed bug in blank cells for CSV output - Thorsten Koch * Added test for negative value in cole_fread * Optimized html further so it suppresses alignment of blank rows * Improved portability to DOS & WIN32 * Moved everything over to U8, U16, U32, F32, & F64 data types. This is in effort to improve support on 64 bit platforms. * Added the xlv script from Asher Blum 0.3 10/19/01 * Added drive letter check for DOS & Windows * Fixed situation where ellipses were not being rendered correctly * Fixed Unicode problem in Label Cells * Fixed problem where cells created by row data were not being updated when the cell was officially created. * Program renamed to xlhtml...all lowercase. * Moved xlHtml over to a new makefile system. It does a static build now. * Finished moving cole library to mkstemp from tempnam() * Cole library unlinks temp files after opening so they are deleted * Fixed Numeric formats that need a comma * Fixed font name to not have Rich Text * Added bounds checking to Row Info opcode * Fixed hyperlinks that are unicode. * Scripts changed to use mkstemp * Added support for many currency & accounting formats * Aggressive optimizations make smaller html now * Fixed several cases where Ascii output had html in it * Added CSV output patch from Rob Arnold * Added support for multiple fonts in same cell * Added patch for continuation from Hironori * Added support for multiple style attributes in same cell * Added support for Hyperlinks * Added XML patch from Jason Venner * Added xls-handler for Apache
Diffstat (limited to 'converters')
-rw-r--r--converters/xlHtml-mixedcase/Makefile9
-rw-r--r--converters/xlHtml-mixedcase/PLIST18
-rw-r--r--converters/xlHtml-mixedcase/distinfo9
-rw-r--r--converters/xlHtml-mixedcase/patches/patch-aa10
-rw-r--r--converters/xlHtml-mixedcase/patches/patch-ab10
-rw-r--r--converters/xlHtml-mixedcase/patches/patch-ac10
6 files changed, 11 insertions, 55 deletions
diff --git a/converters/xlHtml-mixedcase/Makefile b/converters/xlHtml-mixedcase/Makefile
index 97e1c5db893..b44e066b331 100644
--- a/converters/xlHtml-mixedcase/Makefile
+++ b/converters/xlHtml-mixedcase/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2001/11/29 19:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/12/10 16:03:44 taca Exp $
#
-DISTNAME= xlHtml-0.2.8
+DISTNAME= xlhtml-0.4
CATEGORIES= converters
MASTER_SITES= http://www.xlHtml.org/
@@ -9,11 +9,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.xlHtml.org/
COMMENT= Microsoft xls/ppt to HTML converter
-BUILD_DEPENDS+= automake>=1.4:../../devel/automake
-
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+USE_GMAKE= YES
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/xlHtml-mixedcase/PLIST b/converters/xlHtml-mixedcase/PLIST
index b2ec66f3449..66f323aec48 100644
--- a/converters/xlHtml-mixedcase/PLIST
+++ b/converters/xlHtml-mixedcase/PLIST
@@ -1,16 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:20 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/12/10 16:03:44 taca Exp $
bin/nsopen
bin/nspptview
bin/nsxlview
-bin/pptHtml
-bin/xlHtml
-include/cole/cole.h
-lib/libcole.a
-lib/libcole.la
-lib/libcole.so
-lib/libcole.so.2
-lib/libcole.so.2.1
-man/man1/pptHtml.1
-man/man1/xlHtml.1
-share/aclocal/cole.m4
-@dirrm include/cole
+bin/ppthtml
+bin/xlhtml
+man/man1/ppthtml.1
+man/man1/xlhtml.1
diff --git a/converters/xlHtml-mixedcase/distinfo b/converters/xlHtml-mixedcase/distinfo
index ac4f170893b..a8e36e9c0b5 100644
--- a/converters/xlHtml-mixedcase/distinfo
+++ b/converters/xlHtml-mixedcase/distinfo
@@ -1,7 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/05/14 13:23:51 agc Exp $
+$NetBSD: distinfo,v 1.2 2001/12/10 16:03:44 taca Exp $
-SHA1 (xlHtml-0.2.8.tar.gz) = 17c39a704338c38f1c0463af2d01a6c063a6c834
-Size (xlHtml-0.2.8.tar.gz) = 339705 bytes
-SHA1 (patch-aa) = 11e45455c14a71f0459ac3104e5ffc2a148e70e7
-SHA1 (patch-ab) = 2f6d90508278fc8be313995bf1c83daf6c7ec21b
-SHA1 (patch-ac) = b44f37ce830bfe4cb53a64bac0c6f25892df8eba
+SHA1 (xlhtml-0.4.tar.gz) = c42844187db3965e078886e6c24eebd6a30be65e
+Size (xlhtml-0.4.tar.gz) = 266623 bytes
diff --git a/converters/xlHtml-mixedcase/patches/patch-aa b/converters/xlHtml-mixedcase/patches/patch-aa
deleted file mode 100644
index 3ca265fd13d..00000000000
--- a/converters/xlHtml-mixedcase/patches/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/05/14 13:23:51 agc Exp $
-
---- pptHtml/nspptview.orig Wed Oct 13 10:46:03 1999
-+++ pptHtml/nspptview
-@@ -1,4 +1,4 @@
--#!/bin/tcsh
-+#!/bin/csh
-
- if ($#argv != 1) then
- echo "Usage: $0 file.doc"
diff --git a/converters/xlHtml-mixedcase/patches/patch-ab b/converters/xlHtml-mixedcase/patches/patch-ab
deleted file mode 100644
index c2cd5d7aa14..00000000000
--- a/converters/xlHtml-mixedcase/patches/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/05/14 13:23:51 agc Exp $
-
---- xlHtml/nsopen.orig Wed Sep 29 07:22:31 1999
-+++ xlHtml/nsopen
-@@ -1,4 +1,4 @@
--#!/bin/tcsh
-+#!/bin/csh
-
- if ($#argv != 1) then
- echo "Usage: $0 file"
diff --git a/converters/xlHtml-mixedcase/patches/patch-ac b/converters/xlHtml-mixedcase/patches/patch-ac
deleted file mode 100644
index 288bd9f8f1c..00000000000
--- a/converters/xlHtml-mixedcase/patches/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 2001/05/14 13:23:51 agc Exp $
-
---- xlHtml/nsxlview.orig Sun Dec 26 13:39:05 1999
-+++ xlHtml/nsxlview
-@@ -1,4 +1,4 @@
--#!/bin/tcsh
-+#!/bin/csh
-
- if ($#argv != 1) then
- echo "Usage: $0 file.xls"