Bug 279211 - www/ffproxy: take MAINTAINER, move to VCS, upgradew to 1.73, remove DEPRECIATION
Summary: www/ffproxy: take MAINTAINER, move to VCS, upgradew to 1.73, remove DEPRECIA...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rene Ladan
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2024-05-22 04:57 UTC by Chris Hutchinson
Modified: 2024-07-07 16:54 UTC (History)
1 user (show)

See Also:


Attachments
git diff against www/ffproxy (8.37 KB, patch)
2024-05-22 04:57 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2024-05-22 04:57:58 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-07 16:54:10 UTC
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(-)
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2024-07-07 16:54:30 UTC
Patch committed, thanks!