[Bug 212097] [NEW PORT] www/apt-cacher-ng: Specialized http/s proxy for caching software distribution sites (FreeBSD Version)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 25 08:03:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212097

Tobias Kortkamp <tobik at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs at FreeBSD.org      |tobik at freebsd.org
             Status|Open                        |Closed
         Resolution|---                         |FIXED
           Keywords|needs-patch, needs-qa       |

--- Comment #19 from Tobias Kortkamp <tobik at freebsd.org> ---
(In reply to keve from comment #17)
> shar -> diff any reason why? I can certainly submit diffs from now on as well.

We use SVN as our VCS and when I prep it for commit running 'svn
diff' is much easier than creating a shar.  You are free to submit
new ports either as a shar or as a unified diff.

In the interest of committing this now rather than delaying it
longer, I removed the SSL option and made it mandatory since the
port was failing to build when I disabled it:

source/acngtool.cc:565:7: error: use of undeclared identifier 'm_ssl'
                                                m_ssl = nullptr;
                                                ^

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list