[Bug 196448] New: [PATCH] mail/dovecot2-pigeonhole register dependency on OpenSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 2 20:47:24 UTC 2015


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

            Bug ID: 196448
           Summary: [PATCH] mail/dovecot2-pigeonhole register dependency
                    on OpenSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: spil.oss at gmail.com
                CC: ler at lerctr.org
             Flags: maintainer-feedback?(ler at lerctr.org)
                CC: ler at lerctr.org

Created attachment 151224
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151224&action=edit
Patch for the makefile

The mail/dovecot2-pigeonhole port does not register the dependency on OpenSSL.
This just bit me when dovecot was still running fine but the pigeonhole daemon
died.

Simple patch, add USES_OPENSSL= yes

tested build and it now registers the dependency 

name: "dovecot-pigeonhole"
origin: "mail/dovecot2-pigeonhole"
<snip>
deps: {
    libressl: {
        origin: "security/libressl",
        version: "2.1.2"
    },

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

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


More information about the freebsd-ports-bugs mailing list