Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2014 09:44:42 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190960] New: [Stage] security/p5-openxpki-deployment
Message-ID:  <bug-190960-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 190960
           Summary: [Stage] security/p5-openxpki-deployment
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com

Created attachment 143703
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143703&action=edit
patch for staging support

This port has two long-standing and non-related problems: 
    1) not staged,
    2) does not compile on FreeBSD-10+ (this is controled by the IGNORE
        constuct in port security/p5-openxpki, from which we depend).

    This patch deals with the first promlem only, the second problem will 
    be solved in the next version of the openxpki port suite. 

    This patch:

    - adds staging support to Makefile
    - increments PORTREVISION
    - adds LICENSE
    - fixes pkg-plist to include man pages
    - fixes rc.d script to new rules

    Please note that the line in the Makefile 

    CONFIGURE_ARGS= --prefix ${PREFIX}

    should be left intact, that is without incerting STAGEDIR, because here
    we do not specify "destination" of the port, but rather a special
    configuration option of the original software.

    This patch has passed tests on FreeBSD-9.3-beta2 (i386) as follows:

1) with rclint,
2) with ports-mgmt/porttools running "port test
security/p5-openxpki-deployment",
3) building, installing and deinstalling a package as a non-root user.

-- 
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-190960-13>