head	1.4;
access;
symbols
	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.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2008.08.23.20.13.18;	author beech;	state dead;
branches;
next	1.3;

1.3
date	2006.12.14.12.34.40;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2004.08.19.14.25.11;	author vs;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.21.13.50.27;	author vs;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 20080609

PR:		ports/126749
Submitted by:	Yarema <yds@@CoolRat.org>
Approved by:	Rudolf Cejka <cejkar@@fit.vutbr.cz> (maintainer)
@
text
@
Fix off_t size detection, so that determined off_t size is 8 instead of 0.

--- configure.orig	Wed Dec 13 11:00:41 2006
+++ configure	Wed Dec 13 11:02:41 2006
@@@@ -2455,6 +2455,7 @@@@
   cat > conftest.$ac_ext <<EOF
 #line 2457 "configure"
 #include "confdefs.h"
+#include <sys/types.h>
 #include <stdio.h>
 main()
 {
@


1.3
log
@- Update to 20061204

PR:		ports/106700
Submitted by:	Rudolf Cejka <cejkar@@fit.vutbr.cz> (maintainer)
@
text
@@


1.2
log
@Update to 20040810, which contains latest security fixes

PR:		ports/70624
Submitted by:	Rudolf Cejka (maintainer)
@
text
@d1 6
a6 3
--- configure.orig	Mon May 17 14:46:54 2004
+++ configure	Mon May 17 14:47:14 2004
@@@@ -2434,6 +2434,7 @@@@
d8 1
a8 1
 #line 2425 "configure"
@


1.1
log
@Handle files over 4GB.

PR:		ports/66741
Submitted by:	Rudolf Cejka (maintainer)
@
text
@d3 1
a3 1
@@@@ -2423,6 +2423,7 @@@@
@

