From owner-freebsd-ports-bugs@FreeBSD.ORG  Sun Jun 22 20:49:27 2014
Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG>
Delivered-To: freebsd-ports-bugs@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 6907AAAB
 for <freebsd-ports-bugs@FreeBSD.org>; Sun, 22 Jun 2014 20:49:27 +0000 (UTC)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 362B524C0
 for <freebsd-ports-bugs@FreeBSD.org>; Sun, 22 Jun 2014 20:49:27 +0000 (UTC)
Received: from bugs.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s5MKnRfg004265
 for <freebsd-ports-bugs@FreeBSD.org>; Sun, 22 Jun 2014 21:49:27 +0100 (BST)
 (envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: freebsd-ports-bugs@FreeBSD.org
Subject: [Bug 191286] New: mail/opendkim -- update to 2.9.2 etc.
Date: Sun, 22 Jun 2014 20:49:27 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports Tree
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Some People
X-Bugzilla-Who: matthew@FreeBSD.org
X-Bugzilla-Status: Needs Triage
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
 op_sys bug_status bug_severity priority component assigned_to reporter
 attachments.created
Message-ID: <bug-191286-13@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-ports-bugs@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports-bugs>, 
 <mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/>
List-Post: <mailto:freebsd-ports-bugs@freebsd.org>
List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, 
 <mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Jun 2014 20:49:27 -0000

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.