head	1.5;
access;
symbols
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2003.05.03.21.01.46;	author vanilla;	state dead;
branches;
next	1.4;

1.4
date	2002.05.11.11.29.27;	author vanilla;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.12.02.45.08;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2000.09.12.04.10.01;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.26.21.25.20;	author ade;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Upgrade to 2.3.11.

PR:		ports/51134
Submitted by:	Christopher Nehren <apeiron@@comcast.net>
@
text
@--- configure.orig	Fri May 10 00:24:38 2002
+++ configure	Fri May 10 00:25:20 2002
@@@@ -7096,7 +7096,7 @@@@
 echo "${ECHO_T}no" >&6
 fi;
 	;;
-linux*)
+linux*|freebsd*)
 
 echo "$as_me:$LINENO: checking for main in -lcrypt" >&5
 echo $ECHO_N "checking for main in -lcrypt... $ECHO_C" >&6
@


1.4
log
@Upgrade to 2.3.4.

Submitted by:	ijliao
@
text
@@


1.3
log
@Upgrade to 2.1.8.9pre12.
@
text
@d1 5
a5 5
--- configure.orig	Wed Aug 16 01:32:49 2000
+++ configure	Sat Nov 11 14:48:08 2000
@@@@ -1970,7 +1970,7 @@@@
 fi
 
d9 3
a11 3
 	echo $ac_n "checking for main in -lcrypt""... $ac_c" 1>&6
 echo "configure:1976: checking for main in -lcrypt" >&5
 ac_lib_var=`echo crypt'_'main | sed 'y%./+-%__p_%'`
@


1.2
log
@Remove ipv6 support temporary, it seems buggy.
Activate loadavg support.
@
text
@d1 4
a4 4
--- configure.orig	Sat Dec 11 08:02:56 1999
+++ configure	Mon Sep  4 02:56:08 2000
@@@@ -1768,7 +1768,7 @@@@
 EOF
d10 1
a10 1
 echo "configure:1774: checking for main in -lcrypt" >&5
a11 41
@@@@ -3016,40 +3016,6 @@@@
 EOF
 
 fi
-
-echo $ac_n "checking for R_OK""... $ac_c" 1>&6
-echo "configure:3022: checking for R_OK" >&5
-if eval "test \"`echo '$''{'ac_cv_type_R_OK'+set}'`\" = set"; then
-  echo $ac_n "(cached) $ac_c" 1>&6
-else
-  cat > conftest.$ac_ext <<EOF
-#line 3027 "configure"
-#include "confdefs.h"
-#include <sys/types.h>
-#if STDC_HEADERS
-#include <stdlib.h>
-#include <stddef.h>
-#endif
-EOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  egrep "(^|[^a-zA-Z_0-9])R_OK[^a-zA-Z_0-9]" >/dev/null 2>&1; then
-  rm -rf conftest*
-  ac_cv_type_R_OK=yes
-else
-  rm -rf conftest*
-  ac_cv_type_R_OK=no
-fi
-rm -f conftest*
-
-fi
-echo "$ac_t""$ac_cv_type_R_OK" 1>&6
-if test $ac_cv_type_R_OK = no; then
-  cat >> confdefs.h <<\EOF
-#define R_OK 4
-EOF
-
-fi
-
 
 for ac_hdr in sys/types.h sys/termios.h termios.h sys/select.h rpc/rpc.h rpc/rpcent.h sys/file.h ftw.h machine/reg.h linux/time.h netdb.h
 do
@


1.1
log
@Update to 2.1.8.8p1 (previous version no longer available
at MASTER_SITE).  Two extra patches to fix build warnings, and
make the inetd->xinetd configuration file translator work
a little better.

Submitted by:	Mikhail Teterin <mi@@video-collage.com>
@
text
@d1 16
a16 3
--- configure	Fri Dec 10 19:02:56 1999
+++ configure	Fri Feb 25 17:12:19 2000
@@@@ -3020,34 +3019,0 @@@@
d50 3
a52 1
-
@

