head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	RELEASE_3_3_0:1.1
	RELEASE_3_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.12.02.15.32.58;	author kevlo;	state dead;
branches;
next	1.1;

1.1
date	99.04.21.06.52.09;	author mharo;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version 2.3.4
Note that I changed RUN_DEPENDS=gmake to USE_GMAKE=yes

PR: 23218
Submitted by: MAINTAINER
@
text
@--- configure.in~ Tue Apr 20 10:15:59 1999
+++ configure.in Tue Apr 20 10:16:25 1999
@@@@ -69,7 +69,7 @@@@
     hppa*-hp-hpux*) $2=hppa-hpux ;;
     sparc*-solaris*) $2=sparc-solaris ;;
     i*86-*-freebsd2*) $2=x86-freebsd-aout ;;
-    i*86-*-freebsd3*) $2=x86-freebsd-elf ;;
+    i*86-*-freebsd*) $2=x86-freebsd-elf ;;
     i*86-pc-cygwin32) $2=x86-win32-gcc ;;
     i*86-pc-none) $2=x86-win32-vc ;;
     *) $2=unknown-unix ;;
@


1.1
log
@Update from 2.0 to 2.2

Note: Matt Dillon's 2xP3/450 w/512MB can build world over NFS faster than my
      k6-2 333 can compile this port.  It was *NOT* fun to test this port.
	  Maybe someone else (with a super fast computer) could make sure
	  everything works.  This port does pass the make install deinstall
	  reinstall package deinstall test though so I assume everything
	  is fine.

PR:		11242
Submitted by:	maintainer with fixes by me
@
text
@@
