head	1.14;
access;
symbols
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2009.02.04.10.26.36;	author pgollucci;	state dead;
branches;
next	1.13;

1.13
date	2006.04.15.14.43.29;	author anray;	state Exp;
branches;
next	1.12;

1.12
date	2005.11.28.14.43.33;	author az;	state Exp;
branches;
next	1.11;

1.11
date	2005.11.22.22.07.33;	author pav;	state Exp;
branches;
next	1.10;

1.10
date	2005.11.09.21.16.52;	author mnag;	state Exp;
branches;
next	1.9;

1.9
date	2004.11.25.11.54.01;	author sem;	state Exp;
branches;
next	1.8;

1.8
date	2002.08.25.05.30.34;	author ache;	state Exp;
branches;
next	1.7;

1.7
date	2002.06.12.09.32.30;	author ache;	state Exp;
branches;
next	1.6;

1.6
date	2002.05.21.15.27.36;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	2002.05.11.03.26.45;	author ache;	state Exp;
branches;
next	1.4;

1.4
date	2002.02.20.23.02.51;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	2001.10.20.20.50.21;	author ache;	state Exp;
branches;
next	1.2;

1.2
date	2001.10.03.04.56.34;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.24.19.26.21;	author ache;	state Exp;
branches;
next	;


desc
@@


1.14
log
@- Update to 4.44.1
- While here:
  fix DISTNAME/DISTFILES and ordering
  pet portlint
  rename rc.d scripts from foo.sh -> foo.in (.sh is legacy)

PR:             ports/131292,   ports/131293, ports/131300, ports/131301
Submitted by:   Demin Alexander <support@@spectrum.ru> (maintainer)
@
text
@--- usr/local/etc/drweb/drweb_smf.conf.orig	Mon Sep 26 18:51:24 2005
+++ usr/local/etc/drweb/drweb_smf.conf	Mon Nov 21 14:39:27 2005
@@@@ -386,9 +386,9 @@@@
 RcptsNotify = yes
 
 # Files with notification templates
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-admin.msg
-RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-rcpts.msg
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender_virus.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_virus.msg
+RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rcpts_virus.msg
 
 [MalwareNotifications]
 # Enable or disable sending notifications to persons (yes/no)
@@@@ -397,21 +397,21 @@@@
 RcptsNotify = yes
 
 # Files with notification templates
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/malware-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/malware-admin.msg
-RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/malware-rcpts.msg
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender_malware.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_malware.msg
+RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rcpts_malware.msg
 
 [CuredNotifications]
 SenderNotify = yes
 AdminNotify = yes
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/cured-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/cured-admin.msg
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender_cured.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_cured.msg
 
 [SkipNotifications]
 SenderNotify = yes
 AdminNotify = no
 RcptsNotify = no
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/skip-sender.msg
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender_skip.msg
 AdminTemplate = 
 RcptsTemplate = 
 
@@@@ -419,16 +419,16 @@@@
 SenderNotify = yes
 AdminNotify = yes
 RcptsNotify = no
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/archive-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/archive-admin.msg
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender_archive.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_archive.msg
 RcptsTemplate = 
 
 [ErrorNotifications]
 SenderNotify = yes
 AdminNotify = yes
 RcptsNotify = no
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/error-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/error-admin.msg
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender_error.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_error.msg
 RcptsTemplate = 
 
 [RuleFilterNotifications]
@@@@ -436,12 +436,12 @@@@
 AdminNotify = yes
 RcptsNotify = no
 SenderTemplate = 
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rule-admin.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_rule.msg
 RcptsTemplate = 
 
 [LicenseLimitNotifications]
 AdminNotify = yes
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/license-admin.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin_license.msg
 
 ###################
 # Logging section #
@@@@ -480,8 +480,8 @@@@
 
 # Definition of Sendmail Milter Address according to sendmail.cf 
 # Note: FAMILY pid is not valid
-# MilterAddress = local:/usr/local/drweb/run/drweb-smf.skt
-MilterAddress = inet:3001@@localhost
+MilterAddress = local:/usr/local/drweb/run/drweb-smf.skt
+# MilterAddress = inet:3001@@localhost
 
 # Timeout for drweb-smf to sendmail connection
 # (Must be greater than any Timeout. parameter in sendmail.cf)
@


1.13
log
@There was mistake in the configuration file - drweb_smf.conf

PR:		ports/95696
Submitted by:	Demin Alexander (maintainer)
@
text
@@


1.12
log
@- Fix path of templates message in default configuration file
- Bump PORTREVISION

PR:		ports/89659
Submitted by:	Demin Alexander (maintainer)
@
text
@d11 1
a11 1
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admih_virus.msg
@


1.11
log
@- Fix message templates in default configuration file

PR:		ports/89366
Submitted by:	Demin Alexander <support@@spectrum.ru> (maintainer)
@
text
@d10 3
a12 3
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-virus.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admih-virus.msg
+RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rcpts-virus.msg
d23 3
a25 3
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-malware.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-malware.msg
+RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rcpts-malware.msg
d32 2
a33 2
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-cured.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-cured.msg
d40 1
a40 1
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-skip.msg
d50 2
a51 2
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-archive.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-archive.msg
d60 2
a61 2
+SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/sender-error.msg
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-error.msg
d70 1
a70 1
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-rule.msg
d76 1
a76 1
+AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/admin-license.msg
@


1.10
log
@Update to 4.33
Use groups in MASTER_SITES
Add SHA256

PR:		88618
Submitted by:	Demin Alexander <support@@spectrum.ru> (maintainer)
@
text
@d1 79
a79 2
--- usr/local/etc/drweb/drweb_smf.conf.def	Mon Sep 26 18:51:24 2005
+++ usr/local/etc/drweb/drweb_smf.conf	Mon Nov  7 21:44:51 2005
@


1.9
log
@- Update to 4.32.1
- Pass maintainership to submitter

PR:		ports/72511
Submitted by:	Demin Alexander <support(at)spectrum.ru>
@
text
@d1 10
a10 4
--- usr/local/etc/drweb/drweb_smf.conf.orig	Mon Oct 11 11:55:31 2004
+++ usr/local/etc/drweb/drweb_smf.conf	Mon Oct 11 12:02:22 2004
@@@@ -97,10 +97,10 @@@@
 DenyByDefault = no
d12 2
a13 97
 # List with rules for users or domains to block scanning 
-DenyList = /usr/local/etc/drweb/users.conf
+DenyList = %CONFDIR%/users.conf
 
 # Directory used to store temporary files
-Spool = /var/drweb/spool 
+Spool = /tmp
 
 # Permissions for created spool files
 SpoolFilesMode = 0600
@@@@ -282,16 +282,16 @@@@
 FilterMail = DrWEB-DAEMON
 
 # List of unnotificable viruses
-UnnotificableVirusesList = /usr/local/etc/drweb/viruses.conf
+UnnotificableVirusesList = %CONFDIR%/viruses.conf
 
 # List of unnotificable addresses
-UnnotificableAddressesList = /usr/local/etc/drweb/addresses.conf
+UnnotificableAddressesList = %CONFDIR%/addresses.conf
 
 # Quarantine directory. 
 # The infected files could be moved in that dir 
 # if you leave this field empty or commented out then 
 # infected messages will not be stored
-Quarantine = /var/drweb/infected
+Quarantine = /usr/local/drweb/infected
 
 # Permissions for quarantined files
 QuarantineFilesMode = 0660
@@@@ -330,21 +330,21 @@@@
 RcptsNotify = yes
 
 # Files with notification templates
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-admin.msg
-RcptsTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/virus-rcpts.msg
+SenderTemplate = %CONFDIR%/templates/en-ru/sendmail/virus-sender.msg
+AdminTemplate = %CONFDIR%/templates/en-ru/sendmail/virus-admin.msg
+RcptsTemplate = %CONFDIR%/templates/en-ru/sendmail/virus-rcpts.msg
 
 [CuredNotifications]
 SenderNotify = yes
 AdminNotify = yes
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/cured-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/cured-admin.msg
+SenderTemplate = %CONFDIR%/templates/en-ru/sendmail/cured-sender.msg
+AdminTemplate = %CONFDIR%/templates/en-ru/sendmail/cured-admin.msg
 
 [SkipNotifications]
 SenderNotify = yes
 AdminNotify = no
 RcptsNotify = no
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/skip-sender.msg
+SenderTemplate = %CONFDIR%/templates/en-ru/sendmail/skip-sender.msg
 AdminTemplate = 
 RcptsTemplate = 
 
@@@@ -352,16 +352,16 @@@@
 SenderNotify = yes
 AdminNotify = yes
 RcptsNotify = no
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/archive-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/archive-admin.msg
+SenderTemplate = %CONFDIR%/templates/en-ru/sendmail/archive-sender.msg
+AdminTemplate = %CONFDIR%/templates/en-ru/sendmail/archive-admin.msg
 RcptsTemplate = 
 
 [ErrorNotifications]
 SenderNotify = yes
 AdminNotify = yes
 RcptsNotify = no
-SenderTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/error-sender.msg
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/error-admin.msg
+SenderTemplate = %CONFDIR%/templates/en-ru/sendmail/error-sender.msg
+AdminTemplate = %CONFDIR%/templates/en-ru/sendmail/error-admin.msg
 RcptsTemplate = 
 
 [RuleFilterNotifications]
@@@@ -369,7 +369,7 @@@@
 AdminNotify = yes
 RcptsNotify = no
 SenderTemplate = 
-AdminTemplate = /usr/local/etc/drweb/templates/en-ru/sendmail/rule-admin.msg
+AdminTemplate = %CONFDIR%/templates/en-ru/sendmail/rule-admin.msg
 RcptsTemplate = 
 
 ###################
@@@@ -430,7 +430,7 @@@@
 
 # Milter (libmilter have its own output system) debug level (0 - quiet .. 5 -
 # verbose)
-MilterDebugLevel = 0
+MilterDebugLevel = 1
 
 ################################
 # Mail system settings section #
@


1.8
log
@Upgrade to 4.28.10
@
text
@d1 102
a102 17
--- configure.orig	Thu Jul 25 17:31:39 2002
+++ configure	Sat Aug 24 20:10:04 2002
@@@@ -148,14 +148,6 @@@@
          -o\
          $NO_ADD = "yes" ] ; then
         echo
-        echo "So you should to have next files:"
-        echo "$SM_HDR"
-        echo "include/libmilter/mfapi.h"
-        echo "lib/libmilter.a"
-        echo "$SM_LIB" 
-        echo 
-        echo "Do it and try again"
-        exit 1
     fi
 else
     DRWEB_SM=""
@


1.7
log
@Upgrade to 4.28.4
@
text
@d1 8
a8 49
--- configure.orig	Thu May 16 16:59:30 2002
+++ configure	Wed Jun 12 11:40:12 2002
@@@@ -104,7 +104,7 @@@@
     if [ "$INPUT" != "y" -a "x$INPUT" != "x" ] ; then
         MILTER_VER="FFR"
     fi    
-    if [ $MILTER_VER = "STD" ] ; then
+    if [ $MILTER_VER = "xSTD" ] ; then
         SM_LIB="libsm"
         SM_LIB_CMD="-lsm"
     elif [ $OS = "Linux" ] ; then
@@@@ -114,52 +114,6 @@@@
         SM_LIB=""
         SM_LIB_CMD=""
     fi
-    if [ ! -f include/libmilter/mfapi.h ] ; then
-        echo "no include/libmilter/mfapi.h"
-    fi
-    if [ ! -f include/libmilter/mfdef.h ] ; then
-        echo "no include/libmilter/mfdef.h"
-    fi
-    if [ "x$SM_LIB" != "x" -a ! -f "lib/$SM_LIB.a" ] ; then
-        NO_ADD="yes"        
-        echo "no lib/$SM_LIB.a"        
-    else
-        NO_ADD="no"
-    fi
-    if [ ! -f lib/libmilter.a ] ; then
-        echo "no lib/libmilter.a"
-    fi
-    if [ ! -f include/libmilter/mfapi.h\
-         -o\
-         ! -f include/libmilter/mfdef.h\
-         -o\
-         ! -f lib/libmilter.a\
-         -o $NO_ADD = "yes" ] ; then
-        echo 
-        echo "Please copy (or make symlinks) for next files:"
-        echo "in ./include/libmilter directory mfapi.h and mfdef.h"
-        echo $n "in ./lib directory libmilter.a"
-        if [ $SM_LIB = "libsm" -a $OS = "Linux" ] ; then
-            echo " and libsm.a" 
-        elif [ $SM_LIB = "libsmutil" ] ; then
-            echo " and libsmutil.a" 
-        else
-            echo
-        fi
-        echo
-        echo "So you should have next tree:"
a9 1
-        echo "                  mfdef.h"
d11 1
a11 5
-        if [ $SM_LIB = "libsm" -a $OS = "Linux" ] ; then
-            echo "    libsm.a" 
-        elif [ $SM_LIB = "libsmutil" ] ; then
-            echo "    libsmutil.a" 
-        fi
d15 1
a15 1
-    fi
a17 10
 fi 
@@@@ -261,7 +215,7 @@@@
 if [ "x$BSD_MAKE" = "xyes" ] ; then
     COMPILE_RULE_1=".c.o:"
     COMPILE_RULE_2="	\$(CC) -c \$(ADD_CFLAGS) -D__SIGNAL_BASED_DW \${.ALLSRC}"
-    COMPILE_RULE_3="	\$(CC) -c \$(ADD_CFLAGS) -D__THREAD_BASED_DW \${.ALLSRC} -o \${.PREFIX}_r.o"
+    COMPILE_RULE_3="	\$(CC) -c \$(ADD_CFLAGS) -D_THREAD_SAFE -D__THREAD_BASED_DW \${.ALLSRC} -o \${.PREFIX}_r.o"
     COMPILE_RULE_4=""
 else
     COMPILE_RULE_1="%.o: %.c"
@


1.6
log
@Distfile re-rolled on official site
@
text
@d1 2
a2 2
--- configure.orig	Tue May 21 14:59:19 2002
+++ configure	Tue May 21 19:19:28 2002
d12 1
a12 1
@@@@ -114,60 +114,6 @@@@
d19 1
a19 1
-    if [ $MILTER_VER = "STD" -a ! -f include/libmilter/mfdef.h ] ; then
a20 3
-        FAIL_MFDEF="yes"
-    else
-        FAIL_MFDEF="no"
d33 1
a33 1
-         $FAIL_MFDEF = "yes"\
d39 1
a39 4
-        echo $n "in ./include/libmilter directory mfapi.h"
-        if [ $MILTER_VER = "STD" ] ; then
-            echo " and mfdef.h"
-        fi
d51 1
a51 3
-        if [ $MILTER_VER = "STD" ] ; then
-            echo "                  mfdef.h"
-        fi
d65 1
a65 1
@@@@ -269,7 +215,7 @@@@
@


1.5
log
@Upgrade to 4.28
@
text
@d1 2
a2 2
--- configure.orig	Mon Mar 18 20:43:16 2002
+++ configure	Fri May 10 11:49:42 2002
d12 1
a12 1
@@@@ -114,52 +114,6 @@@@
d19 1
a19 1
-    if [ ! -f include/libmilter/mfdef.h ] ; then
d21 3
d36 1
a36 1
-         ! -f include/libmilter/mfdef.h\
d42 4
a45 1
-        echo "in ./include/libmilter directory mfapi.h and mfdef.h"
d57 3
a59 1
-        echo "                  mfdef.h"
d73 1
a73 1
@@@@ -256,7 +210,7 @@@@
@


1.4
log
@Tune for -current sendmail 8.12.2
@
text
@d1 4
a4 3
--- configure.orig	Tue Oct 16 19:28:21 2001
+++ configure	Wed Feb 20 23:50:34 2002
@@@@ -135,7 +135,7 @@@@
d6 1
a6 2
     fi
     
d11 37
a47 7
     elif [ $OS = "Linux_DW" ] ; then
@@@@ -173,40 +173,15 @@@@
     rm -f configure.cache
     echo $n "${SM_DIR}${c}" >> configure.cache
     
-    OBJ_DIR=`ls -1 "$SM_DIR" | grep "obj.*"`
-    if [ ! -d "$SM_DIR/$OBJ_DIR" ] ; then 
d49 8
a56 10
-        echo "Cannot found directory in that Sendmail puts results of compilation"
-        echo "Please re-build Sendmail or enter name (not a path) of this directory"
-        echo $n ">$c"
-        read INPUT
-        if [ "x$INPUT" = "x" ] ; then
-            echo "Try later."
-            exit 2
-        elif [ ! -d "$SM_DIR/$INPUT" ] ; then
-            echo "$SM_DIR/$INPUT not found"
-            exit 1
d58 2
a59 6
-        OBJ_DIR="$INPUT"
-    fi   
-
-    if [ ! -f "$SM_DIR/$OBJ_DIR/libmilter/libmilter.a" ] ; then
-        echo "Cannot found Milter library (libmilter.a)"
-        echo "Please go to $SM_DIR/libmilter and build it"
a61 18
-    if [ "x$SM_LIB" != "x" -a ! -f "$SM_DIR/$OBJ_DIR/$SM_LIB/$SM_LIB.a" ] ; then
-        echo "Cannot found additional library ($SM_LIB.a)"
-        echo "Please go to $SM_DIR and check it"
-        exit 1    
-    fi
     rm -fr include/libmilter
     rm -f lib/libmilter.a           
-    ln -s "$SM_DIR/include/libmilter" include/libmilter
-    ln -s "$SM_DIR/$OBJ_DIR/libmilter/libmilter.a" lib/libmilter.a           
+    if [ ! -f /usr/lib/libmilter.a ] ; then
+	ln -s "$SM_DIR/include/libmilter" include/libmilter
+	ln -s "../libmilter/libmilter.a" lib/libmilter.a
+    fi
     if [  "x$SM_LIB" != "x" ] ; then
         rm -f "lib/$SM_LIB.a"
-        ln -s "$SM_DIR/$OBJ_DIR/$SM_LIB/$SM_LIB.a" "lib/$SM_LIB.a"
+	ln -s "../libsmutil/$SM_LIB.a" "lib/$SM_LIB.a"
     fi
d64 10
@


1.3
log
@Upgrade to 4.26b
@
text
@d2 7
a8 3
+++ configure	Sun Oct 21 00:00:54 2001
@@@@ -138,6 +138,9 @@@@
     if [ $MILTER_VER = "STD" ] ; then
a10 3
+    elif [ $OS = "FreeBSD_DW" ] ; then
+        SM_LIB="libsmutil"
+        SM_LIB_CMD="-lsmutil"
d12 1
a12 3
         SM_LIB="libsmutil"
         SM_LIB_CMD="-lsmutil"
@@@@ -173,40 +176,13 @@@@
d45 1
a45 1
     ln -s "$SM_DIR/include/libmilter" include/libmilter
d47 4
a50 1
+    ln -s "../libmilter/libmilter.a" lib/libmilter.a
@


1.2
log
@Upgrade to 4.26
(working, but not cleanly configured)
@
text
@d1 3
a3 3
--- configure.orig	Thu Sep 27 01:00:45 2001
+++ configure	Wed Oct  3 07:59:17 2001
@@@@ -105,6 +105,9 @@@@
d13 1
a13 1
@@@@ -140,40 +143,13 @@@@
d44 1
a44 1
     rm -dfr include/libmilter
@


1.1
log
@Add -current detection as FreeBSD
@
text
@d1 55
a55 12
--- configure.bak	Fri Jun 29 09:06:30 2001
+++ configure	Fri Aug 24 23:19:25 2001
@@@@ -21,6 +21,9 @@@@
 	"Linux"*)
 		OS="Linux"
 		;;
+	"FreeBSD 5"*)
+		OS="FreeBSD"
+        ;;
 	"FreeBSD 4"*)
 		OS="FreeBSD"
         ;;
@

