Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Oct 2015 10:22:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203654] [patch] Remove extraneous runtime dependency from security/pam_krb5
Message-ID:  <bug-203654-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203654

            Bug ID: 203654
           Summary: [patch] Remove extraneous runtime dependency from
                    security/pam_krb5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: wwaites@tardis.ed.ac.uk
             Flags: maintainer-feedback?(cy@FreeBSD.org)
          Keywords: patch
          Assignee: cy@FreeBSD.org

Created attachment 161842
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161842&action=edit
Patch setting USE_PERL5=build

The security/pam_krb5 has a runtime dependency on perl5. This
should only be a build time dependency. This is relevant for
embedded systems (in my case BSDRP) that need Kerberos
authentication and ticket granting but do not have sufficient
storage space for a perl installation.

This patch sets the USE_PERL5 flag appropriately.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203654-13>