head	1.4;
access;
symbols
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.08.08.11.19.48;	author gabor;	state dead;
branches;
next	1.3;

1.3
date	2004.03.16.06.14.04;	author daichi;	state Exp;
branches;
next	1.2;

1.2
date	2003.11.20.11.00.19;	author jeh;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.20.10.02.44;	author leeym;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 2.7.0
- Beautify OPTIONS
- Remove unnecessary patch

PR:		ports/158613
Submitted by:	sahil
@
text
@--- helper-progs/configure.orig	Thu Mar  4 18:45:55 2004
+++ helper-progs/configure	Fri Mar 12 08:53:15 2004
@@@@ -2041,9 +2041,3 @@@@
 
 
 
-if test "$SENDMAILPROG" != "no" ; then
-        sendmailversion=`$SENDMAILPROG -bv -d0.1 | $AWK '/Version/ {print $2}'`
-        echo ""
-        echo "Info: sendmail version $sendmailversion detected"
-        echo ""
-fi
@


1.3
log
@Update to 20030616.p8
Add new official mirrors.

PR:		ports/64146
Submitted by:	Blaz Zupan <blaz@@si.FreeBSD.org> (maintainer)
@
text
@@


1.2
log
@1) Update security/amavisd-new to amavisd-new-20030616-p6.
2) Incorporate changes from PR 57382:
   - add rc.subr support
   - cleanup sed variable replacement scripts
   - add pointer to Clam Antivirus to installation message
  PR 57382 was closed by mistake, I thought the contents
  have already been commited, while they were not.

PR:		59323
Submitted by:	milter@@free.fr (1)
Submitted by:	Martin Matuska <martin@@tradex.sk> (2)
Approved by:	MAINTAINER
@
text
@d1 3
a3 3
--- helper-progs/configure.orig	Tue Nov 11 22:59:24 2003
+++ helper-progs/configure	Tue Nov 11 23:01:31 2003
@@@@ -2040,12 +2040,3 @@@@
a6 1
-
d10 1
a10 3
-        echo "Note: sendmail version $sendmailversion detected"
-        echo "check http://www.sendmail.org/~ca/email/sm-812.html for sendmail bugs and patches"
-        echo "It's advised to run sendmail latest versions when using MILTER"
@


1.1
log
@Update amavisd-new port to 20030314.p1.
Don't remove amavis user/group and directories, just remind user that they
should do it manually if they don't want to use the port anymore.

PR:		51153
Submitted by:	Blaz Zupan <blaz.zupan@@amis.net>
@
text
@d1 3
a3 3
--- helper-progs/configure.orig	Thu Dec 26 12:35:33 2002
+++ helper-progs/configure	Sat Apr 19 10:54:31 2003
@@@@ -2041,20 +2041,3 @@@@
a6 8
-if test "$AMAVISUSER" != "" ; then
-   id $AMAVISUSER > /dev/null 2>&1
-   if test "$?" != 0 ; then
-      echo ""
-      echo "Note:  The Amavis user '$AMAVISUSER' does not seem to"
-      echo "exist.  Please create this user before continuing."
-   fi
-fi
@

