diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-09 06:33:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-09 06:33:26 +0800 |
commit | a70d6409ee9fb3eef6a37f5c71433596f9b2861a (patch) | |
tree | 9ba6837fd11e078025749fb5bbe1b0778893e9b6 /www/osb-nrcit/pkg-descr | |
parent | 1613d1ef84259ff9e463d969abfa347429f3512c (diff) | |
download | freebsd-ports-gnome-a70d6409ee9fb3eef6a37f5c71433596f9b2861a.tar.gz freebsd-ports-gnome-a70d6409ee9fb3eef6a37f5c71433596f9b2861a.tar.zst freebsd-ports-gnome-a70d6409ee9fb3eef6a37f5c71433596f9b2861a.zip |
- Update to 0.5.1
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
PR: 108888
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'www/osb-nrcit/pkg-descr')
-rw-r--r-- | www/osb-nrcit/pkg-descr | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/www/osb-nrcit/pkg-descr b/www/osb-nrcit/pkg-descr index 1b368f9e1e10..afaa77574fdd 100644 --- a/www/osb-nrcit/pkg-descr +++ b/www/osb-nrcit/pkg-descr @@ -1,5 +1,10 @@ -Embeddable web component using KJS, KHTML and KWIQ. +Gtk+ WebCore is a Gtk+ port of Apple Computer Inc.'s WebCore KHTML html +rendering engine including a web component. Gtk+ WebCore is a standards +compliant (X)HTML rendering engine, javascript interpreter and an embeddable +web component. The purpose of the web component is to be a light-weight, +easy-to-compile and embed, open source rendering component. -Part of Gtk-Webcore +NRCit is a library which implements functionality needed to build an +browser. Encapsulates the core HTML rendering engine. WWW: http://gtk-webcore.sourceforge.net/ |