- Remove from virtual category "net" and add to "www".
- Remove pkg-message.in and patch-libprozilla_src_Makefile.in (now the
upstream version installs headers under a "prozilla" subdirectory).
- Change pkg-plist and remove patch-libprozilla_ltmain.sh to install .la
(libtool archive) files.
Approved by: garga (mentor)
- Remove local patches since they've been integrated in the release) [1].
- Use bzip2 distfile [1].
- Fix issue with non-standard PREFIX/LOCALBASE.
PR: ports/88815 [1]
Submitted by: maintainer [1]
This is a bug-fix version of ProZilla. Among the changes are:
* fix buffer overflows (possibility of remote exploitation)
* missing space in the User-Agent HTTP header
* hidden passwords in ftp downloads
While I'm here:
- Remove etc/prozilla.conf if it was not changed
- Utilize %%DOCSDIR%%
PR: ports/76630
Submitted by: Sergio Mangialardi <sergio(at)softshark.org>