diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-02-18 14:48:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-02-18 14:48:29 +0000 |
commit | e83ea3450e80fd5ad0bddcf37dc3bd28405d1c27 (patch) | |
tree | 406d6b38b06a604cc1d1bae0ea8c36f625c8a85f /mail | |
parent | 09916f705070b8ad858675873252f4b624a61cfd (diff) | |
download | ports-e83ea3450e80fd5ad0bddcf37dc3bd28405d1c27.tar.gz ports-e83ea3450e80fd5ad0bddcf37dc3bd28405d1c27.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail/files/patch-aa | 12 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail811/files/patch-aa | 9 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 1 | ||||
-rw-r--r-- | mail/sendmail812/files/patch-aa | 12 |
6 files changed, 3 insertions, 34 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 3130ee5778d3..8fb18d5124a9 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.13.3 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} diff --git a/mail/sendmail/files/patch-aa b/mail/sendmail/files/patch-aa index 8f725c56dc42..a324d8be66d9 100644 --- a/mail/sendmail/files/patch-aa +++ b/mail/sendmail/files/patch-aa @@ -33,18 +33,6 @@ diff -ur cf/sh/makeinfo.sh src/contrib/sendmail/cf/sh/makeinfo.sh echo '#####' in `pwd` | sed 's/\/tmp_mnt//' echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//' echo "define(\`__HOST__', $host)dnl" -diff -ur include/sendmail/pathnames.h.orig include/sendmail/pathnames.h ---- include/sendmail/pathnames.h.orig Fri Mar 23 23:09:44 2001 -+++ include/sendmail/pathnames.h Mon May 7 08:32:45 2001 -@@ -41,7 +41,7 @@ - # endif /* ! _PATH_MAILDIR */ - - # ifndef _PATH_LOCTMP --# define _PATH_LOCTMP "/tmp/local.XXXXXX" -+# define _PATH_LOCTMP "/var/tmp/local.XXXXXX" - # endif /* ! _PATH_LOCTMP */ - - # ifndef _PATH_HOSTS diff -ur mail.local/mail.local.8.orig mail.local/mail.local.8 --- mail.local/mail.local.8.orig Fri Apr 6 01:27:35 2001 +++ mail.local/mail.local.8 Thu May 31 07:36:03 2001 diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index fc9c0a91ed7e..ae251d0eb453 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -7,7 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.11.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} diff --git a/mail/sendmail811/files/patch-aa b/mail/sendmail811/files/patch-aa index 1bbc4bb837e1..0b783c2e61ea 100644 --- a/mail/sendmail811/files/patch-aa +++ b/mail/sendmail811/files/patch-aa @@ -91,15 +91,6 @@ diff -ur mail.local/mail.local.c src/contrib/sendmail/mail.local/mail.local.c # endif /* defined(BSD4_4) || defined(__GLIBC__) */ # ifdef BSD4_4 -@@ -215,7 +217,7 @@ - # endif /* USE_SETRESUID */ - - # ifndef _PATH_LOCTMP --# define _PATH_LOCTMP "/tmp/local.XXXXXX" -+# define _PATH_LOCTMP "/var/tmp/local.XXXXXX" - # endif /* ! _PATH_LOCTMP */ - # ifndef _PATH_MAILDIR - # define _PATH_MAILDIR "/var/spool/mail" @@ -252,6 +254,8 @@ bool HoldErrs = FALSE; /* Hold errors in ErrBuf */ bool LMTPMode = FALSE; diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index bf6494b2df2f..8035a7239d54 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -7,6 +7,7 @@ PORTNAME= sendmail PORTVERSION= 8.12.11 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} diff --git a/mail/sendmail812/files/patch-aa b/mail/sendmail812/files/patch-aa index c353c5ad932f..fa6d391dd22b 100644 --- a/mail/sendmail812/files/patch-aa +++ b/mail/sendmail812/files/patch-aa @@ -33,18 +33,6 @@ diff -ur cf/sh/makeinfo.sh src/contrib/sendmail/cf/sh/makeinfo.sh echo '#####' in `pwd` | sed 's/\/tmp_mnt//' echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//' echo "define(\`__HOST__', $host)dnl" -diff -ur include/sendmail/pathnames.h.orig include/sendmail/pathnames.h ---- include/sendmail/pathnames.h.orig Fri Mar 23 23:09:44 2001 -+++ include/sendmail/pathnames.h Mon May 7 08:32:45 2001 -@@ -41,7 +41,7 @@ - # endif /* ! _PATH_MAILDIR */ - - # ifndef _PATH_LOCTMP --# define _PATH_LOCTMP "/tmp/local.XXXXXX" -+# define _PATH_LOCTMP "/var/tmp/local.XXXXXX" - # endif /* ! _PATH_LOCTMP */ - - # ifndef _PATH_HOSTS diff -ur mail.local/mail.local.8.orig mail.local/mail.local.8 --- mail.local/mail.local.8.orig Fri Apr 6 01:27:35 2001 +++ mail.local/mail.local.8 Thu May 31 07:36:03 2001 |