diff options
author | snj <snj@pkgsrc.org> | 2008-10-31 02:02:44 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2008-10-31 02:02:44 +0000 |
commit | c90f7a82f8a34c95852650feecddbcbb9551463e (patch) | |
tree | e87968174e89501dbddc342d55099cf64f5e3e5f /www/dillo/DESCR | |
parent | 21e34e8755df9e2f2690839190d405e11cb059a5 (diff) | |
download | pkgsrc-c90f7a82f8a34c95852650feecddbcbb9551463e.tar.gz |
Update to 2.0, which is a major overhaul. Change dillo-ssl option to
ssl, as there is no reason for it to be package-specific.
Most visible changes:
- Switch from GTK1 to FLTK2
- Tabbed browsing
- Downloads and FTP now work (at the expense of a wget dependency)
Diffstat (limited to 'www/dillo/DESCR')
-rw-r--r-- | www/dillo/DESCR | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/dillo/DESCR b/www/dillo/DESCR index b5fd7dbae26..9828542c56e 100644 --- a/www/dillo/DESCR +++ b/www/dillo/DESCR @@ -1,5 +1 @@ -A very small and fast graphical web browser using GTK+. - -It is still in early development, so many features are still missing: most -notably ftp, https, and frames. Table support is incomplete. Cookies are -supported. +A very small and fast graphical web browser using FLTK2. |