Subject: CVS commit: pkgsrc/www/dillo
From: Michael Baeuerle
Date: 2025-01-31 15:33:17
Message id: 20250131143317.E8159FBE0@cvs.NetBSD.org

Log Message:
www/dillo: Switch to FLTK 1.4

Part of FLTK 1.4 transition (Step 2).

- Add patch to detect FLTK 1.4
- Add patch for dillo-install-hyphenation
  POSIX::tmpnam() is replaced with File::Temp
- Declare net/wget as dependency
  dillo uses wget at runtime
- Declare usage of features "snprintf" and "vsnprintf"
- Use option "tls" to enable/disable TLS support
  SSL is obsolete
- Use option "libwebp" to enable/disable WEBP image support
  Option "webp" is not documented
- Add more information to DESCR
- Bump PKGREVISION

Files:
RevisionActionfile
1.7modifypkgsrc/www/dillo/DESCR
1.94modifypkgsrc/www/dillo/Makefile
1.21modifypkgsrc/www/dillo/PLIST
1.46modifypkgsrc/www/dillo/distinfo
1.9modifypkgsrc/www/dillo/options.mk
1.1addpkgsrc/www/dillo/patches/patch-configure.ac
1.1addpkgsrc/www/dillo/patches/patch-dillo-install-hyphenation