summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"