Bug 82629 - new port: textproc/xlreader - Convert .xls spread sheets to tab delimited CSV or SQL inserts
Summary: new port: textproc/xlreader - Convert .xls spread sheets to tab delimited CSV...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-25 02:10 UTC by Emanuel Haupt
Modified: 2005-06-29 16:30 UTC (History)
0 users

See Also:


Attachments
xlreader.shar (2.60 KB, text/plain)
2005-06-25 02:10 UTC, Emanuel Haupt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt 2005-06-25 02:10:16 UTC
new port: textproc/xlreader - Convert .xls spread sheets to tab delimited CSV or SQL inserts

Read data from Excel spread sheets without Microsoft! Provides an API to allow
any application to read Excel documents. The xlreader tool converts Excel data
to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java
version by Andrew Khan.

This project was designed out frustration.
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 00:49:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 14:59:39 UTC
State Changed
From-To: open->feedback

Distfile is unfetchable.
Comment 3 Emanuel Haupt 2005-06-29 15:52:58 UTC
i'm having no problem from my isp. just checked it from a server in the
U.S. and it timed out. i added the distfile to one of my servers. you
can add the following url to the MASTER_SITE

http://critical.ch/distfiles/

emanuel
Comment 4 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 16:30:18 UTC
State Changed
From-To: feedback->closed

Committed with a few modifications, thanks!