Summary: | www/tinyproxy: Only binds to all (*) interfaces for IPv6, but not IPv4, when "Listen" is disabled (fixed in 1.8.4) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason Mann <jason.mann> | ||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | jason.mann, pi | ||||||
Priority: | --- | Keywords: | patch, patch-ready | ||||||
Version: | Latest | Flags: | pi:
maintainer-feedback-
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 206233 | ||||||||
Attachments: |
|
Description
Jason Mann
2016-02-09 10:24:52 UTC
Created attachment 170242 [details] Patch to update port to 1.8.4 This patch updates the port to 1.8.4 and also uncomments PidFile and LogFile directives in the config file so that the service can be started after the port is installed, remediating bug 206233 Attachment 170242 [details] resolves bug 206233 Comment on attachment 170242 [details]
Patch to update port to 1.8.4
Maintainer timeout, implicit approval
QA (portlint, poudriere) results would be handy
Created attachment 172005 [details]
New patch
This patch supersedes the previous one.
Source now used in un-processed form (no automake/autoconf already done), so patches included in the port needed changing to work on different files (Makefile.am instead of Makefile.in, and configure.ac instead of configure).
Portlint output: FATAL: .svn/wc.db-journal: empty file and should be removed. If it still needs to be there, put a dummy comment to state that the file is intentionally left empty. WARN: Consider to set DEVELOPER=yes in /etc/make.conf 1 fatal error and 1 warning found. Assuming that FATAL can be disregarded as it refers to a .svn file. Comment on attachment 172005 [details]
New patch
This patch is a replacement for the prior patch only modifying the source autoconf files, rather than their processed counterparts, maintainer timeout, implicit approval accordingly
Open to take testbuilds@work testbuilds are OK I've been having issues with the 1.8.4 build on my system. Tinyproxy is from time to time becoming unresponsive to requests made to it for several minutes. It'll then suddenly burst back into life. Not sure how best to diagnose this. Committed, thanks! Sorry for the delay! A commit references this bug: Author: pi Date: Tue Nov 22 17:58:55 UTC 2016 New revision: 426834 URL: https://svnweb.freebsd.org/changeset/ports/426834 Log: www/tinyproxy: update 1.8.3 -> 1.8.4 - new WWW PR: 207051 Changes: https://github.com/tinyproxy/tinyproxy/releases Submitted by: jason.mann+freebsd@gmail.com Approved by: sunpoet (maintainer timeout) Changes: head/www/tinyproxy/Makefile head/www/tinyproxy/distinfo head/www/tinyproxy/files/patch-Makefile.am head/www/tinyproxy/files/patch-Makefile.in head/www/tinyproxy/files/patch-configure head/www/tinyproxy/files/patch-configure.ac head/www/tinyproxy/files/patch-etc-Makefile.in head/www/tinyproxy/files/patch-src-main.c head/www/tinyproxy/pkg-descr A commit references this bug: Author: pi Date: Mon Jan 16 19:25:01 UTC 2017 New revision: 431697 URL: https://svnweb.freebsd.org/changeset/ports/431697 Log: www/tinyproxy: MAINTAINER back to sunpoet@ PR: 207051 Requested by: sunpoet Changes: head/www/tinyproxy/Makefile |