aboutsummaryrefslogtreecommitdiff
path: root/mail/mimedefang
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-22 01:09:46 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-22 01:09:46 +0000
commit4910fc395a27687611e04c790cc7414cedcf3ba3 (patch)
treefcf6ef4f3c1f6d01206ebd94ac556283b2c5e8c2 /mail/mimedefang
parent4bd953d9e9f77c9e1688cc3fec99356749069fce (diff)
downloadports-4910fc395a27687611e04c790cc7414cedcf3ba3.tar.gz
ports-4910fc395a27687611e04c790cc7414cedcf3ba3.zip
Notes
Diffstat (limited to 'mail/mimedefang')
-rw-r--r--mail/mimedefang/Makefile2
-rw-r--r--mail/mimedefang/distinfo2
-rw-r--r--mail/mimedefang/files/patch-configure132
-rw-r--r--mail/mimedefang/files/patch-mimedefang-multiplexor.c44
4 files changed, 2 insertions, 178 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 01a5edb073fd..0b828af0d66f 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mimedefang
-PORTVERSION= 2.15
+PORTVERSION= 2.16
CATEGORIES= mail
MASTER_SITES= http://www.roaringpenguin.com/mimedefang/
diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo
index 4035a6b5e3a9..4a04b8d8c8a7 100644
--- a/mail/mimedefang/distinfo
+++ b/mail/mimedefang/distinfo
@@ -1 +1 @@
-MD5 (mimedefang-2.15.tar.gz) = 977c25b76b040d66a65757cc88f1746c
+MD5 (mimedefang-2.16.tar.gz) = 8aec387efc5222fa4ab3d989842bff16
diff --git a/mail/mimedefang/files/patch-configure b/mail/mimedefang/files/patch-configure
deleted file mode 100644
index e9cb95950125..000000000000
--- a/mail/mimedefang/files/patch-configure
+++ /dev/null
@@ -1,132 +0,0 @@
---- configure Sat Jun 15 18:55:57 2002
-+++ configure Sat Jun 15 19:02:10 2002
-@@ -2172,80 +2172,6 @@
- echo "$ac_t""no" 1>&6
- fi
-
--SMPATH=`echo ../sendmail-*/obj.*/libsmutil`
--# Extract the first word of "libsmutil.a", so it can be a program name with args.
--set dummy libsmutil.a; ac_word=$2
--echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2180: checking for $ac_word" >&5
--if eval "test \"`echo '$''{'ac_cv_path_LIBSMUTIL'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
-- case "$LIBSMUTIL" in
-- /*)
-- ac_cv_path_LIBSMUTIL="$LIBSMUTIL" # Let the user override the test with a path.
-- ;;
-- ?:/*)
-- ac_cv_path_LIBSMUTIL="$LIBSMUTIL" # Let the user override the test with a dos path.
-- ;;
-- *)
-- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
-- ac_dummy="$MILTERLIB:$SMPATH:/usr/local/lib:/lib:/usr/lib:/usr/lib/libsmutil:/usr/lib/libmilter"
-- for ac_dir in $ac_dummy; do
-- test -z "$ac_dir" && ac_dir=.
-- if test -f $ac_dir/$ac_word; then
-- ac_cv_path_LIBSMUTIL="$ac_dir/$ac_word"
-- break
-- fi
-- done
-- IFS="$ac_save_ifs"
-- test -z "$ac_cv_path_LIBSMUTIL" && ac_cv_path_LIBSMUTIL="no"
-- ;;
--esac
--fi
--LIBSMUTIL="$ac_cv_path_LIBSMUTIL"
--if test -n "$LIBSMUTIL"; then
-- echo "$ac_t""$LIBSMUTIL" 1>&6
--else
-- echo "$ac_t""no" 1>&6
--fi
--
--SMPATH=`echo ../sendmail-*/obj.*/libsm`
--# Extract the first word of "libsm.a", so it can be a program name with args.
--set dummy libsm.a; ac_word=$2
--echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2217: checking for $ac_word" >&5
--if eval "test \"`echo '$''{'ac_cv_path_LIBSM'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
-- case "$LIBSM" in
-- /*)
-- ac_cv_path_LIBSM="$LIBSM" # Let the user override the test with a path.
-- ;;
-- ?:/*)
-- ac_cv_path_LIBSM="$LIBSM" # Let the user override the test with a dos path.
-- ;;
-- *)
-- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
-- ac_dummy="$MILTERLIB:$SMPATH:/usr/local/lib:/lib:/usr/lib:/usr/lib/libsm:/usr/lib/libmilter"
-- for ac_dir in $ac_dummy; do
-- test -z "$ac_dir" && ac_dir=.
-- if test -f $ac_dir/$ac_word; then
-- ac_cv_path_LIBSM="$ac_dir/$ac_word"
-- break
-- fi
-- done
-- IFS="$ac_save_ifs"
-- test -z "$ac_cv_path_LIBSM" && ac_cv_path_LIBSM="no"
-- ;;
--esac
--fi
--LIBSM="$ac_cv_path_LIBSM"
--if test -n "$LIBSM"; then
-- echo "$ac_t""$LIBSM" 1>&6
--else
-- echo "$ac_t""no" 1>&6
--fi
--
- # Extract the first word of "mail", so it can be a program name with args.
- set dummy mail; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-@@ -2369,12 +2295,6 @@
-
- echo ""
-
--if test "$LIBSMUTIL" = "no" ; then
-- echo "Oops.. I couldn't find libsmutil.a. Please install Sendmail 8.11"
-- echo "and its libraries."
-- PROBLEM=1
--fi
--
- if test "$LIBMILTER" = "no" ; then
- echo "Oops.. I couldn't find libmilter.a. Please install Sendmail 8.11"
- echo "and its libraries."
-@@ -2389,35 +2309,6 @@
- else
- echo "$ac_t""yes" 1>&6
- LIBS="$LIBS -lsfio"
-- fi
--
--
-- echo $ac_n "checking whether libmilter requires -lsm""... $ac_c" 1>&6
--echo "configure:2397: checking whether libmilter requires -lsm" >&5
-- RESULT=`$NM $LIBMILTER | grep sm_strlcpy`
-- if test -z "$RESULT" ; then
-- echo "$ac_t""no" 1>&6
-- LIBSM=""
-- else
-- echo "$ac_t""yes" 1>&6
-- LIBS="$LIBS"
-- if test "$LIBSM" = "no" ; then
-- echo "Oops.. I couldn't find libsm.a. Please install Sendmail 8.12"
-- echo "and its libraries."
-- PROBLEM=1
-- else
--
-- echo $ac_n "checking whether libsm requires -lldap""... $ac_c" 1>&6
--echo "configure:2412: checking whether libsm requires -lldap" >&5
-- RESULT=`$NM $LIBSM | grep ldap_`
-- if test -z "$RESULT" ; then
-- echo "$ac_t""no" 1>&6
-- else
-- echo "$ac_t""yes" 1>&6
-- LIBS="$LIBS -lldap -llber"
-- fi
--
-- fi
- fi
-
- fi
diff --git a/mail/mimedefang/files/patch-mimedefang-multiplexor.c b/mail/mimedefang/files/patch-mimedefang-multiplexor.c
deleted file mode 100644
index 76020fc0ed9f..000000000000
--- a/mail/mimedefang/files/patch-mimedefang-multiplexor.c
+++ /dev/null
@@ -1,44 +0,0 @@
-*** mimedefang-multiplexor.c Sat Jun 15 01:44:53 2002
---- mimedefang-multiplexor.c Sat Jun 15 18:42:55 2002
-***************
-*** 13,19 ****
- ***********************************************************************/
-
- static char const RCSID[] =
-! "$Id: mimedefang-multiplexor.c,v 1.71 2002/06/14 17:08:24 dfs Exp $";
-
- #include "config.h"
- #include "event_tcp.h"
---- 13,19 ----
- ***********************************************************************/
-
- static char const RCSID[] =
-! "$Id: mimedefang-multiplexor.c,v 1.72 2002/06/15 01:12:25 dfs Exp $";
-
- #include "config.h"
- #include "event_tcp.h"
-***************
-*** 1989,1999 ****
---- 1989,2010 ----
- as *= 1024;
- lim.rlim_cur = as;
- lim.rlim_max = as;
-+ #ifdef RLIMIT_AS
- n = setrlimit(RLIMIT_AS, &lim);
- if (n < 0) {
- syslog(LOG_WARNING, "setrlimit(RLIMIT_AS, %lu) failed: %m",
- as);
- }
-+ #endif
-+
-+ #ifdef RLIMIT_DATA
-+ n = setrlimit(RLIMIT_DATA, &lim);
-+ if (n < 0) {
-+ syslog(LOG_WARNING, "setrlimit(RLIMIT_DATA, %lu) failed: %m",
-+ as);
-+ }
-+ #endif
-+
- }
- }
-