diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-30 03:39:18 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-30 03:39:18 +0000 |
commit | b38c6b674796c12084a0a0c0b2c11dfe26970919 (patch) | |
tree | 5af34d64c5210397d0b2224dc054764a9c6744b1 /mail/postfix-current/files/patch-conf::post-install | |
parent | Fix mishandling of root/all case. (diff) |
- Update to 2.8-20100707
- Fix whitespace in Makefile header
- Refactor port to ease maintenance (adopted from mail/postfix)
- Remove unnecessary patches
- Add option to install into base
PR: ports/147732
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer timeout (> 14 days)
Notes
Notes:
svn path=/head/; revision=258459
Diffstat (limited to 'mail/postfix-current/files/patch-conf::post-install')
-rw-r--r-- | mail/postfix-current/files/patch-conf::post-install | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/postfix-current/files/patch-conf::post-install b/mail/postfix-current/files/patch-conf::post-install deleted file mode 100644 index 78401de5bdf3..000000000000 --- a/mail/postfix-current/files/patch-conf::post-install +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/post-install.orig Thu Feb 24 08:06:08 2005 -+++ conf/post-install Sat Mar 5 11:53:42 2005 -@@ -185,7 +185,7 @@ - - umask 022 - --PATH=/bin:/usr/bin:/usr/sbin:/usr/etc:/sbin:/etc:/usr/contrib/bin:/usr/gnu/bin:/usr/ucb:/usr/bsd -+PATH=/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin - SHELL=/bin/sh - IFS=" - " |