head	1.3;
access;
symbols
	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
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.2
	RELEASE_2_2_6:1.2
	RELEASE_2_2_5:1.2
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.2
	V3_0:1.1.1.1
	CERN:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2006.12.12.16.42.34;	author vd;	state dead;
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.3
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
@*** Library/Implementation/HTTCP.c.orig	Mon Dec 30 12:20:05 1996
--- Library/Implementation/HTTCP.c	Mon Dec 30 13:23:20 1996
***************
*** 113,118 ****
--- 113,119 ----
  extern int errno;
  #endif /* errno */
  
+ #if !(defined(BSD) && (BSD >= 199306))
  #ifndef VM
  #ifndef VMS
  #ifndef NeXT
***************
*** 123,128 ****
--- 124,130 ----
  #endif	/* NeXT */
  #endif  /* VMS */
  #endif	/* VM */
+ #endif /* FreeBSD */
  
  #endif	/* PCNFS */
  
@


1.2
log
@Update, 3.0 -> 3.0A.

Submitted by:	Pedro Giffuni S. <m230761@@ingenieria.ingsala.unal.edu.co>
@
text
@@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
*** Daemon/Implementation/CommonMakefile.DIST	Sat Oct 29 12:36:04 1994
--- Daemon/Implementation/CommonMakefile	Sat Oct 29 12:36:21 1994
d4 4
a7 5
*** 35,41 ****
  #  If this env var is set to something else Some makes will use that instead
  SHELL = /bin/sh
  #  Rule file to be used by target daemon
! RULE_FILE = "/etc/httpd.conf"
d9 13
a21 7
  CMN = $(WWW)/Library/Implementation
  INC = $(WWW)/Library/Implementation
--- 35,41 ----
  #  If this env var is set to something else Some makes will use that instead
  SHELL = /bin/sh
  #  Rule file to be used by target daemon
! RULE_FILE = "/usr/local/etc/httpd.conf"
a22 2
  CMN = $(WWW)/Library/Implementation
  INC = $(WWW)/Library/Implementation
@


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