Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jun 2016 19:57:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210177] sysutils/bareos-server: Added option to build LTO crypto module
Message-ID:  <bug-210177-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210177
           Summary: sysutils/bareos-server: Added option to build LTO
                    crypto module
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: rand@iteris.com
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

Created attachment 171244
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171244&action=
=3Dedit
Patch to enable scsicrypto plugin

Bareos comes with a scsicrypto.so plugin that allows Bareos to use AME
(application managed encryption) with LTO tape drives. The plugin isn't bui=
lt
by default, so I added an option for it.

In doing so, I found that one of the patches
(patch-src-plugins-stored-Makefile.in) had only addressed the first referen=
ce
to libbareos.  I removed the patch and instead put the change
(s|\.\./\.\./lib/libbareos|$$(LOCALBASE)/lib/libbareos|g) into a REINPLACE_=
CMD
in the existing post-patch target. Seemed cleaner.=20

Attached is an svn diff.

Thanks.

--=20
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-210177-13>