WebKit is a web content engine, derived from KHTML and KJS from KDE, and used 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/ How-To-Repeat: 1: unshar 2: 3: install and enjoy
Responsible Changed From-To: freebsd-ports-bugs->gabor Take.
gabor 2009-03-03 05:44:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Gtk2-WebKit Makefile distinfo pkg-descr pkg-plist Log: WebKit is a web content engine, derived from KHTML and KJS from KDE, and used 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> Revision Changes Path 1.2279 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/p5-Gtk2-WebKit/Makefile (new) 1.1 +3 -0 ports/www/p5-Gtk2-WebKit/distinfo (new) 1.1 +8 -0 ports/www/p5-Gtk2-WebKit/pkg-descr (new) 1.1 +21 -0 ports/www/p5-Gtk2-WebKit/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"
State Changed From-To: open->closed Port added with some changes (mostly missing dependencies, please look at the committed version for reference). Thanks for your contribution!