head	1.4;
access;
symbols
	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.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	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.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.3
	RELEASE_2_2_1:1.3
	RELEASE_2_2_2:1.3
	V3_0:1.1.1.1
	CERN:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2006.12.12.16.42.34;	author vd;	state dead;
branches;
next	1.3;

1.3
date	97.03.08.22.02.58;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	97.01.09.03.07.47;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	94.10.29.20.27.59;	author pst;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.10.29.20.28.00;	author pst;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove expired ports:
2006-12-01 net/wais: Imported 12 years ago; never completed
2006-12-01 www/w3c-httpd: Does not compile
@
text
@--- BUILD.orig	Sat Sep 24 11:28:46 1994
+++ BUILD	Sat Mar  8 10:08:38 1997
@@@@ -56,6 +56,9 @@@@
 if ($UNAME == "AIX")    	setenv WWW_MACH	rs6000
 if ($UNAME == "OSF1")   	setenv WWW_MACH	osf1
 if ($UNAME == "BSD/386")	setenv WWW_MACH	unix
+if ($UNAME == "FreeBSD")	setenv WWW_MACH	freebsd
+if ($UNAME == "OpenBSD")	setenv WWW_MACH	netbsd
+if ($UNAME == "NetBSD")		setenv WWW_MACH	netbsd
 if ($UNAME == "Linux")		setenv WWW_MACH	linux
 if ($UNAME == "A/UX")		setenv WWW_MACH	aux
 if ($UNAME == "SMP_DC.SOx")	setenv WWW_MACH	pyramid
@


1.3
log
@Add patch for MD5 encrypted passwords
Closes-PR: ports/2669
Submitted by:	Sergei Vnotchenko <sergey@@ns.extech.msk.su>

Added prelimiary support for OpenBSD and NetBSD.
@
text
@@


1.2
log
@Update, 3.0 -> 3.0A.

Submitted by:	Pedro Giffuni S. <m230761@@ingenieria.ingsala.unal.edu.co>
@
text
@d1 12
a12 12
*** BUILD.orig	Sat Sep 24 13:28:46 1994
--- BUILD	Mon Dec 30 17:07:45 1996
***************
*** 56,61 ****
--- 56,62 ----
  if ($UNAME == "AIX")    	setenv WWW_MACH	rs6000
  if ($UNAME == "OSF1")   	setenv WWW_MACH	osf1
  if ($UNAME == "BSD/386")	setenv WWW_MACH	unix
+ if ($UNAME == "FreeBSD")	setenv WWW_MACH	freebsd
  if ($UNAME == "Linux")		setenv WWW_MACH	linux
  if ($UNAME == "A/UX")		setenv WWW_MACH	aux
  if ($UNAME == "SMP_DC.SOx")	setenv WWW_MACH	pyramid
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
*** BUILD	Sat Sep 24 11:28:46 1994
--- BUILD	Sat Oct 29 12:20:18 1994
d4 2
a5 3
*** 55,60 ****
--- 55,61 ----
  if ($UNAME == "ULTRIX")		setenv WWW_MACH	decstation
a7 1
+ if ($UNAME == "FreeBSD")	setenv WWW_MACH	unix
d9 1
d12 1
@


1.1.1.1
log
@Cern HTTPD version 3.0 port for FreeBSD 2.x
@
text
@@
