1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/mail/opendmarc/pkg-plist
Kubilay Kocak bdb34983c4 mail/opendmarc: Add libspf2 as a run-time (library) dependency
libsfp2 is a build and run-time dependency for opendmarc.

Currently libspf2 is declared a BUILD_DEPENDS, which results in the
libspf2 package being removed by portmaster or pkg as an unecessary
package when using -s argument or autoremove command respectively.

This change correctly declares libspf2 as a LIB_DEPENDS, resulting
in both build and run-time dependency registration.

While I'm here:

 - Convert MSPF conditional to an option helper
 - Group and sort USE{S} entries
 - Whitespace align OPTIONS
 - Tweak SPF_DESC to match ./configure output for the option
 - Sort pkg-plist

PR:		204050
Submitted by:	Douglas <douglas douglasthrift net>
Approved by:	portmgr (blanket)
MFH:		2015Q4
2015-10-27 05:04:54 +00:00

22 lines
540 B
Plaintext

etc/mail/opendmarc.conf.sample
include/opendmarc/dmarc.h
lib/libopendmarc.a
lib/libopendmarc.so
lib/libopendmarc.so.2
lib/libopendmarc.so.2.0.1
man/man5/opendmarc.conf.5.gz
man/man8/opendmarc-check.8.gz
man/man8/opendmarc-expire.8.gz
man/man8/opendmarc-import.8.gz
man/man8/opendmarc-importstats.8.gz
man/man8/opendmarc-params.8.gz
man/man8/opendmarc-reports.8.gz
man/man8/opendmarc.8.gz
sbin/opendmarc
sbin/opendmarc-check
sbin/opendmarc-expire
sbin/opendmarc-import
sbin/opendmarc-importstats
sbin/opendmarc-params
sbin/opendmarc-reports