Bug 227004

Summary: security/softhsm2: adding --with-migrate
Product: Ports & Packages Reporter: Roman <kabalax>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: jaap, pi
Priority: --- Flags: jaap: maintainer-feedback+
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
patch to fix problem none

Description Roman 2018-03-27 17:39:49 UTC
Hello,

I'd appreciate if --with-migrate could be added either as a default or as an additional 'make config' option.

Many thanks.
Comment 1 Jaap Akkerhuis 2018-03-29 13:01:05 UTC
Created attachment 191925 [details]
patch to fix problem

Thanks for the suggestion, I've added the option. I also made in default (which adds an dependency to Sqlite).

        jaap
Comment 2 Roman 2018-04-05 13:21:03 UTC
Thank you Jaap.

Could it be committed to the ports tree?
Comment 3 Jaap Akkerhuis 2018-05-03 13:53:53 UTC
Yes, as far as I'm concerned, this can be committed
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2018-07-27 12:30:44 UTC
testbuilds@work
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-07-27 12:37:29 UTC
A commit references this bug:

Author: pi
Date: Fri Jul 27 12:36:55 UTC 2018
New revision: 475432
URL: https://svnweb.freebsd.org/changeset/ports/475432

Log:
  security/softhsm2: add MIGRATE option to build the migration tool, as default

  PR:		227004
  Requested by:	Roman <kabalax@gmail.com>
  Submitted by:	jaap@NLnetLabs.nl (maintainer)

Changes:
  head/security/softhsm2/Makefile
  head/security/softhsm2/pkg-plist
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2018-07-27 12:39:04 UTC
Committed, thanks!