pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/postfix
Module Name: pkgsrc
Committed By: gdt
Date: Wed Mar 23 12:55:18 UTC 2016
Modified Files:
pkgsrc/mail/postfix: distinfo
pkgsrc/mail/postfix/patches: patch-ai
Log Message:
Fix netbsd-5 build by defining shlib methods
Very surprisingly, postfix's build hard-codes shared library behavior
in a giant case statement not only per OS but per version, essentially
open-coding libtool while not being complete. This commit copies the
netbsd-6 flags to netbsd-5, as a minimal change during the freeze to
let this build on netbsd-5 (where it then works fine).
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/mail/postfix/distinfo
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/postfix/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index