Bug 24333 - New port: html2wml: A CGI that can do on-the-fly HTML to WML conversion
Summary: New port: html2wml: A CGI that can do on-the-fly HTML to WML conversion
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: Tetsurou Okazaki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-15 01:20 UTC by George Reid
Modified: 2001-03-21 20:28 UTC (History)
0 users

See Also:


Attachments
file.shar (3.75 KB, text/plain)
2001-01-15 01:20 UTC, George Reid
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Reid 2001-01-15 01:20:00 UTC
Html2Wml converts HTML pages to WML pages, suitable for being viewed
on a Wap device. The conversion can be done either on the command line
to create static WML pages or on-the-fly by calling this program as a
CGI.

- George Reid
greid@ukug.uk.freebsd.org

How-To-Repeat: n/a
Comment 1 Tetsurou Okazaki freebsd_committer freebsd_triage 2001-03-20 22:26:45 UTC
Responsible Changed
From-To: freebsd-ports->okazaki

I will handle this.
Comment 2 Tetsurou Okazaki freebsd_committer freebsd_triage 2001-03-21 20:20:15 UTC
State Changed
From-To: open->closed

Committed with some modifications and update to the latest version, thanks!