aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Gtk2-WebKit
Commit message (Collapse)AuthorAgeFilesLines
* WebKit is a web content engine, derived from KHTML and KJS from KDE, and usedGabor Kovesdan2009-03-034-0/+68
primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. WWW: http://search.cpan.org/dist/Gtk2-WebKit/ PR: ports/131044 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=229402