summaryrefslogtreecommitdiff
path: root/mail/exim/pkg-plist
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-07-17 14:21:13 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-07-17 14:21:13 +0000
commit32ed790ca91dc62b1295df2d61a54e3a21a284a9 (patch)
tree8f7bfc558cb7847081728c7e048014f93c9ae2fa /mail/exim/pkg-plist
parentMark BROKEN on amd64, program crashes after a few seconds (diff)
- Update to version 4.40
- Support for WITH_SPF and WITH_SRS via libspf2/libsrs2, needs exiscan - Note for 5.x users: the default location of the start/stop file has changed. Build WITH_RCORDER=yes when you depend on the old behaviour - WITH_OPENLDAP_VER and WITH_MYSQL_VER does no longer imply the corresponding WITH_ variable. - experimental support for optionsng from devel/portmk
Notes
Notes: svn path=/head/; revision=113825
Diffstat (limited to 'mail/exim/pkg-plist')
-rw-r--r--mail/exim/pkg-plist5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/exim/pkg-plist b/mail/exim/pkg-plist
index f4cf537b3eca..a8542ba4ff3d 100644
--- a/mail/exim/pkg-plist
+++ b/mail/exim/pkg-plist
@@ -40,6 +40,7 @@ sbin/exiwhat
%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
%%PORTDOCS%%%%EXAMPLESDIR%%/convert4r3
%%PORTDOCS%%%%EXAMPLESDIR%%/convert4r4
+%%PORTDOCS%%%%EXAMPLESDIR%%/pcretest
%%PORTDOCS%%%%EXAMPLESDIR%%/transport-filter.pl
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
etc/periodic/daily/150.exim-tidydb
@@ -50,6 +51,6 @@ etc/periodic/daily/460.exim-mail-rejects
etc/exim/configure.default
@exec [ -f %B/configure ] || cp %B/%f %B/configure
@unexec rmdir %B 2>/dev/null || true
-@cwd %%RC_DIR%%
-exim%%RC_SUFX%%
+%%RCORDER%%@cwd /
+etc/rc.d/exim%%RC_SUFX%%
@unexec rmdir %%LOGDIR%% 2>/dev/null || true