Commit graph

4 commits

Author SHA1 Message Date
ryoon
80c3695bdb Bump PKGREVISION.
* Enable ssl (https) option by default.
2013-10-09 14:23:42 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
snj
249e3912b3 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)
2008-10-31 02:02:44 +00:00
reed
10468e2523 Move options to separate options.mk file.
And add new option: dillo-ssl

The openssl buildlink3.mk is only used when that is enabled.

The package didn't use openssl and the https was disabled in the
code. The new option which is off by default can be used to
enable ssl. Note that is experimental for dillo and does not
appear to work very good.

No change to default package except on systems where it had an
un-needed dependency on openssl package -- so bump PKGREVISION
for that.
2006-05-27 03:22:32 +00:00