pkgsrc/mail/postfix
jlam ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
..
files This patch can only apply cleanly if "inet6" is a build option. Move it 2004-08-11 06:51:31 +00:00
patches This patch can only apply cleanly if "inet6" is a build option. Move it 2004-08-11 06:51:31 +00:00
DESCR Remove unnecessary line in DESCR... IPv6 is a well-received patch in the 2004-07-31 05:23:59 +00:00
distinfo This patch can only apply cleanly if "inet6" is a build option. Move it 2004-08-11 06:51:31 +00:00
Makefile Support building STARTTLS support into Postfix without IPv6. 2004-08-07 16:56:53 +00:00
MESSAGE Fix the install message to note that "upgrade-configuration" is all that 2004-07-19 22:03:13 +00:00
MESSAGE.NetBSD Don't blindly run the post-install script; instead, tell the user to do 2004-07-19 03:25:11 +00:00
MESSAGE.sasl The sample-*.cf files aren't installed, so refer the user to the 2004-07-19 05:28:07 +00:00
MESSAGE.tls Make the messages for using both SASL and TLS more helpful. 2004-07-19 02:48:42 +00:00
options.mk Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
PLIST Sort. 2004-07-31 05:39:17 +00:00
PLIST.inet6 Support building STARTTLS support into Postfix without IPv6. 2004-08-07 16:56:53 +00:00
PLIST.sasl * With SASL2, the correct pwcheck_method to use the /etc/sasldb2 is 2003-11-21 15:33:41 +00:00
PLIST.tls Support building STARTTLS support into Postfix without IPv6. 2004-08-07 16:56:53 +00:00