Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 20:49:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191286] New: mail/opendkim -- update to 2.9.2 etc.
Message-ID:  <bug-191286-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 191286
           Summary: mail/opendkim -- update to 2.9.2 etc.
           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: matthew@FreeBSD.org

Created attachment 144041
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144041&action=edit
Update to 2.9.2

Update the opendkim port to version 2.9.2, and update it to current standards:

  - Use options helpers

  - Fix LIB_DEPENDS to use the modern style everywhere

  - Use OPTIONS_SUB -- fix the %%OPTNAME%% tokens in pkg-plist to match
    option names.  Sort pkg-plist.  Use @sample

  - Add libtool to USES.  Drop .la files from pkg-plist

  - New options CURL, JANSSON, LDNS, LMDB, SASL.  New options group DEVELOPER.
    Move STATS to the FFR group.  Drop the XML options (no longer supported 
    upstream)

  - Most of the Makefile.features logic is moved to Makefile.options due to use 
    of options helpers.  Move the remnants to the main Makefile and delete 
    Makefile.features

  - Finish off staging: get rid of references to MANx in conditional code in 
    Makefile.features.  Add optional man pages to pkg-plist.

  - Delete files/patch-librbl__rbl.c and files/patch-opendkim__opendkim.c
    -- patches have been incorporated upstream

  - Use 'MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}' so that installed shlibs
    are stripped

Still TODO:

   Create a port for the tre regex library and add a TRE option.

   Fix linux coverage support and re-enable the LCOV option.

Redports: https://redports.org/buildarchive/20140622204700-21632/

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