This commit is contained in:
sturm 2005-01-26 19:37:22 +00:00
parent 2ca4ad7fb3
commit 210c026731
3 changed files with 4 additions and 30 deletions

View File

@ -1,26 +0,0 @@
--- OS/Makefile-OpenBSD.orig Mon May 10 12:31:20 2004
+++ OS/Makefile-OpenBSD Fri Jul 16 13:32:28 2004
@@ -2,7 +2,7 @@
CHOWN_COMMAND=/usr/sbin/chown
CHGRP_COMMAND=/usr/sbin/chgrp
-CFLAGS=-O
+CFLAGS=-O2 -Wall
HAVE_SA_LEN=YES
@@ -10,9 +10,14 @@ X11=/usr/X11R6
XINCLUDE=-I$(X11)/include
XLFLAGS=-L$(X11)/lib
+EXIWHAT_MULTIKILL_CMD=pkill
+EXIWHAT_MULTIKILL_ARG='exim( |$$|-)'
+
EXIWHAT_PS_ARG=-ax
EXIWHAT_EGREP_ARG='/exim( |$$)'
EXIWHAT_KILL_SIGNAL=-USR1
+
+HAVE_IPV6=YES
# OpenBSD always ships with Berkeley DB
USE_DB=yes

View File

@ -6,7 +6,7 @@
if [ $name = exim${EXE} ]; then
- version=exim-`./exim -bV -C /dev/null | \
- awk '/Exim version/ { OFS=""; print $3,"-",substr($4,2,length($4)-1) }'`${EXE}
+ version=exim-4.41
+ version=exim-4.44
if [ "${version}" = "exim-" ]; then
if [ "${version}" = "exim-${EXE}" ]; then
echo $com ""

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.13 2004/11/19 07:38:45 alek Exp $
@comment $OpenBSD: PLIST,v 1.14 2005/01/26 19:37:22 sturm Exp $
@newgroup _exim:521
@newuser _exim:521:_exim:daemon:Exim Account:/var/spool/exim:/sbin/nologin
bin/exicyclog
bin/exigrep
bin/exim
bin/exim-4.41
bin/exim-4.44
bin/exim_checkaccess
bin/exim_dbmbuild
bin/exim_dumpdb