Bug 124770 - [NEW PORT] www/jericho-html: A java library to analyse and manipulate HTML
Summary: [NEW PORT] www/jericho-html: A java library to analyse and manipulate HTML
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: 2008-06-20 00:50 UTC by Marcin Cieslak
Modified: 2008-07-19 18:29 UTC (History)
0 users

See Also:


Attachments
jericho-html-2.5.shar (5.35 KB, text/plain)
2008-06-20 00:50 UTC, Marcin Cieslak
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Cieslak 2008-06-20 00:50:05 UTC
Jericho HTML Parser is a simple but powerful java library allowing
analysis and manipulation of parts of an HTML document, including
some common server-side tags, while reproducing verbatim any
unrecognised or invalid HTML. 

It also provides high-level HTML form manipulation functions.

WWW:	http://jerichohtml.sourceforge.net/doc/index.html

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-06-20 16:16:52 UTC
State Changed
From-To: open->feedback

Hi 

Here the patch is rejected. Could you please send me a tarball as attachment? 

https://tinderbox.chruetertee.ch/index.php?action=describe_port&id=2534
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-06-20 16:16:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Take
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-19 18:02:27 UTC
miwi        2008-07-19 17:02:19 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/jericho-html     Makefile distinfo pkg-descr 
    www/jericho-html/files patch-encoding 
  Log:
  Jericho HTML Parser is a simple but powerful java library allowing
  analysis and manipulation of parts of an HTML document, including
  some common server-side tags, while reproducing verbatim any
  unrecognised or invalid HTML.
  
  It also provides high-level HTML form manipulation functions.
  
  WWW:    http://jerichohtml.sourceforge.net/doc/index.html
  
  PR:             ports/124770
  Submitted by:   Marcin Cieslak <saper at SYSTEM.PL>
  
  Revision  Changes    Path
  1.2095    +1 -0      ports/www/Makefile
  1.1       +52 -0     ports/www/jericho-html/Makefile (new)
  1.1       +3 -0      ports/www/jericho-html/distinfo (new)
  1.1       +15 -0     ports/www/jericho-html/files/patch-encoding (new)
  1.1       +8 -0      ports/www/jericho-html/pkg-descr (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 4 Martin Wilke freebsd_committer freebsd_triage 2008-07-19 18:29:44 UTC
State Changed
From-To: feedback->closed

New port added. Thanks!