Created attachment 250866 [details] git diff against www/ffproxy I use this from time to time. I find it has options squid doesn't and I find it easier to manage. As such, I want to prevent this from disappearing. I've moved this to a public VCS and have made some additional changes. I've upgraded it to 1.73. Files affected: modified -- www/ffproxy/Makefile www/ffproxy/distinfo www/ffproxy/pkg-descr www/ffproxy/pkg-plist deleted -- www/ffproxy/files/patch-Makefile.in www/ffproxy/files/patch-dbs.h www/ffproxy/files/patch-request.c www/ffproxy/files/patch-socket.c All tests return OK. Thanks! --Chris
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f9ed518d644aaec268aaa827f2c103c223704ee commit 6f9ed518d644aaec268aaa827f2c103c223704ee Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2024-07-07 16:50:33 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-07-07 16:53:36 +0000 www/ffproxy: undeprecate, update to 1.72 - Move distribution to site of submitter - Reword pkg-descr a bit PR: 279211 www/ffproxy/Makefile | 15 ++++------ www/ffproxy/distinfo | 5 ++-- www/ffproxy/files/patch-Makefile.in (gone) | 20 ------------- www/ffproxy/files/patch-dbs.h (gone) | 7 ----- www/ffproxy/files/patch-request.c (gone) | 47 ------------------------------ www/ffproxy/files/patch-socket.c (gone) | 35 ---------------------- www/ffproxy/pkg-descr | 15 +++++----- www/ffproxy/pkg-plist | 2 +- 8 files changed, 17 insertions(+), 129 deletions(-)
Patch committed, thanks!