Bug 115358 - [New port] textproc/p5-HTML-FormatText-WithLinks a perl module to convert HTML to text with links as footnotes
Summary: [New port] textproc/p5-HTML-FormatText-WithLinks a perl module to convert HTM...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 19:10 UTC by loader
Modified: 2007-08-21 09:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.34 KB, text/plain)
2007-08-09 19:10 UTC, loader
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description loader 2007-08-09 19:10:02 UTC
	HTML::FormatText::WithLinks takes HTML and turns it into plain text
but prints all the links in the HTML as footnotes. By default, it
attempts to mimic the format of the lynx text based web browser's
--dump option.

Author: Struan Donald. <struan@cpan.org>
WWW: http://search.cpan.org/~struan/HTML-FormatText-WithLinks-0.09/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-08-20 18:26:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-21 09:36:08 UTC
miwi        2007-08-21 08:36:04 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-HTML-FormatText-WithLinks Makefile distinfo 
                                          pkg-descr pkg-plist 
  Log:
  HTML::FormatText::WithLinks takes HTML and turns it into plain text
  but prints all the links in the HTML as footnotes. By default, it
  attempts to mimic the format of the lynx text based web browser's
  --dump option.
  
  Author: Struan Donald. <struan@cpan.org>
  WWW: http://search.cpan.org/~struan/HTML-FormatText-WithLinks-0.09/
  
  PR:             ports/115358
  Submitted by:   loader <loader at freebsdmall.com>
  
  Revision  Changes    Path
  1.1173    +1 -0      ports/textproc/Makefile
  1.1       +24 -0     ports/textproc/p5-HTML-FormatText-WithLinks/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-HTML-FormatText-WithLinks/distinfo (new)
  1.1       +7 -0      ports/textproc/p5-HTML-FormatText-WithLinks/pkg-descr (new)
  1.1       +5 -0      ports/textproc/p5-HTML-FormatText-WithLinks/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-08-21 09:36:21 UTC
State Changed
From-To: open->closed

New port added. Thanks!