head	1.2;
access;
symbols
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	jgreco_1_0:1.1.1.1
	JGRECO:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.03.01.01.47.15;	author cy;	state dead;
branches;
next	1.1;

1.1
date	97.04.01.04.44.00;	author jdp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.04.01.04.44.00;	author jdp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update from 1.2 (academic source release) to 2.3.1-2 (open source Linux
release).  In relation to Tripwire 1.x, 2.x is a complete rewrite.

PR:		ports/29137
Submitted by:	nectar (first review), cjc (second review)
@
text
@*** include/config.h.orig	Fri Jul 15 06:02:52 1994
--- include/config.h	Sun Dec 31 18:56:20 1989
***************
*** 17,23 ****
   ***	file that corresponds with your operating system.
   ***/
  
! #include "../configs/conf-svr4.h"
  
  #ifdef TW_TYPE32
  typedef TW_TYPE32 int32;
--- 17,23 ----
   ***	file that corresponds with your operating system.
   ***/
  
! #include "../configs/conf-freebsd2.h"
  
  #ifdef TW_TYPE32
  typedef TW_TYPE32 int32;
***************
*** 103,110 ****
  #endif
  */
  
! #define CONFIG_PATH     "/tmp/genek"
! #define DATABASE_PATH   "/tmp/genek"
  
  /******* name of Tripwire files **************************************
   *
--- 103,110 ----
  #endif
  */
  
! # define CONFIG_PATH     "/var/adm/tcheck"
! # define DATABASE_PATH   "/var/adm/tcheck/databases"
  
  /******* name of Tripwire files **************************************
   *
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Initial import of Joe Greco's tripwire port.

Submitted by:	jgreco@@ns.sol.net
@
text
@@
