[Bug 190960] New: [Stage] security/p5-openxpki-deployment

bz-noreply at freebsd.org bz-noreply at freebsd.org
Thu Jun 12 09:44:43 UTC 2014


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 at FreeBSD.org
          Reporter: svysh.fbsd at 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.


More information about the freebsd-ports-bugs mailing list