head	1.18;
access;
symbols;
locks; strict;
comment	@# @;


1.18
date	2006.02.13.14.26.31;	author rwatson;	state dead;
branches;
next	1.17;

1.17
date	2006.02.09.20.50.23;	author rwatson;	state Exp;
branches;
next	1.16;

1.16
date	2005.04.29.10.24.36;	author rwatson;	state Exp;
branches;
next	1.15;

1.15
date	2003.12.07.23.41.53;	author rwatson;	state Exp;
branches;
next	1.14;

1.14
date	2003.12.07.23.23.08;	author rwatson;	state Exp;
branches;
next	1.13;

1.13
date	2003.11.06.21.37.41;	author rwatson;	state Exp;
branches;
next	1.12;

1.12
date	2003.10.24.00.39.14;	author rwatson;	state Exp;
branches;
next	1.11;

1.11
date	2003.09.22.16.06.51;	author rwatson;	state Exp;
branches;
next	1.10;

1.10
date	2003.08.01.17.19.56;	author chris;	state Exp;
branches;
next	1.9;

1.9
date	2003.08.01.16.32.27;	author rwatson;	state Exp;
branches;
next	1.8;

1.8
date	2003.04.20.16.03.14;	author rwatson;	state Exp;
branches;
next	1.7;

1.7
date	2002.12.23.22.34.04;	author rwatson;	state Exp;
branches;
next	1.6;

1.6
date	2002.12.19.19.17.08;	author chris;	state Exp;
branches;
next	1.5;

1.5
date	2002.07.08.13.38.03;	author chris;	state Exp;
branches;
next	1.4;

1.4
date	2002.07.07.17.17.14;	author rwatson;	state Exp;
branches;
next	1.3;

1.3
date	2002.07.01.04.08.38;	author chris;	state Exp;
branches;
next	1.2;

1.2
date	2002.05.02.22.37.42;	author chris;	state Exp;
branches;
next	1.1;

1.1
date	2002.05.02.00.31.14;	author chris;	state Exp;
branches;
next	;


desc
@@


1.18
log
@Remove TrustedBSD web page from CVS -- it's now being maintained in P4 so
that non-committers can help maintain it.  The new path is:

    //depot/projects/trustedbsd/www/...
@
text
@# Copyright (c) 2002, 2003 Networks Associates Technologies, Inc.
# All rights reserved.
# 
# This software was developed for the FreeBSD Project by Chris Costello
# at Safeport Network Services and Network Assoicates Laboratories, the
# Security Research Division of Network Associates, Inc. under
# DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA
# CHATS research program.
# 
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
#    notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
#    notice, this list of conditions and the following disclaimer in the
#    documentation and/or other materials provided with the distribution.
# 
# THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
# 
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.17 2006/02/09 20:50:23 rwatson Exp $

STYLESHEET=	page.xsl

SRCS=		home.page
SRCS+=		news.page
SRCS+=		legal.page
SRCS+=		beastie.page
SRCS+=		developers.page
SRCS+=		mailinglists.page
SRCS+=		components.page
SRCS+=		docs.page
SRCS+=		mac.page
SRCS+=		openbsm.page
SRCS+=		sebsd.page
SRCS+=		sedarwin.page

IMGS=		components.gif componentsgray.gif
IMGS+=		developers.gif developersgray.gif docs.gif
IMGS+=		docsgray.gif home.gif homegray.gif
IMGS+=		horizontalbar1.gif mailinglists.gif mailinglistsgray.gif
IMGS+=		minipemaquidlight.jpg pemaquidlight.jpg powerlogo.gif
IMGS+=		resources.gif trustydibmed2.jpg trustyshadow.gif
IMGS+=		trustyteenie.gif verticalbar1.gif wwwheader.gif

DATA=		trustedbsd-supfile trustedbsd-bsdcon-2000.ps.gz
DATA+=		trustedbsd-freenix-2001.ps.gz
DATA+=		trustedbsd-usenix2003freenix.pdf.gz
DATA+=		trustedbsd-usenix2003freenix.ps.gz
DATA+=		trustedbsd-discex3.ps
DATA+=		trustedbsd-discex3.pdf
DATA+=		sebsd-july2003.pdf
DATA+=		20000809-trustedbsd-announcement.txt
DATA+=		robots.txt

GLOBAL_XML=	sidebar.xml

STYLESHEETS=	dev		# Developers' listing.
STYLESHEETS+=	bib		# Bibliography.

INDEXLINK=	home.html

NO_TIDY=	yes		# XXX: Makes some links ugly in some browsers

.include "trusted.web.mk"
@


1.17
log
@Install robots.txt with other data files.

Tweak capitalization.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.16 2005/04/29 10:24:36 rwatson Exp $
@


1.16
log
@Hook up a basic front page for OpenBSM.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.15 2003/12/07 23:41:53 rwatson Exp $
d64 1
@


1.15
log
@Break out the page on the TrustedBSD MAC Framework into a seperate
web page from the Components page, and reference it appopriately.
Attempt to consistently refer to it with "TrustedBSD" in front.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.14 2003/12/07 23:23:08 rwatson Exp $
d44 1
@


1.14
log
@Add sedarwin.page, a description of the experimental port of the
MAC Framework and SEBSD policy module to Apple's Darwin operating
system, as well as a reference on the Components web page.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, McAfee Research
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.13 2003/11/06 21:37:41 rwatson Exp $
d43 1
@


1.13
log
@Add "Security Enhanced BSD" technical report from Network Associates
Laboratories.  This report describes work through early July to port
the SELinux FLASK and TE implementation to FreeBSD using the TrustedBSD
MAC Framework.  Release approval from the sponsor took a while, which
is why it has only just gone up now.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.12 2003/10/24 00:39:14 rwatson Exp $
d44 1
@


1.12
log
@Store original TrustedBSD announcement in CVS.  Update URL.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.11 2003/09/22 16:06:51 rwatson Exp $
d59 1
@


1.11
log
@Break the SEBSD description out onto its own page, since we'll be
posting a fair amount more information there over the next few weeks.
Improve the description of the status of the SEBSD MAC module work,
as well as document that we (NAI Labs) intend to do a snapshot release
of the SEBSD work in October, 2003.

Update the sidebar to take these changes into account.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.10 2003/08/01 17:19:56 chris Exp $
d59 1
@


1.10
log
@o Explicitly set GLOBAL_XML to sidebar.xml
o Split documentation up between Implementation Papers and Documentation.
o Update sidebar.xml to reflect the new sections.
o Sort implementation papers by date; make sure, then, that new entries
  include a role= and date= attribute.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.9 2003/08/01 16:32:27 rwatson Exp $
d43 1
@


1.9
log
@Add the DISCEX3 TrustedBSD paper to the docs page.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.8 2003/04/20 16:03:14 rwatson Exp $
d58 2
@


1.8
log
@Add USENIX 2003/FREENIX TrustedBSD paper.
Update copyright.
@
text
@d1 1
a1 1
# Copyright (c) 2002 Networks Associates Technologies, Inc.
d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.7 2002/12/23 22:34:04 rwatson Exp $
d56 2
@


1.7
log
@Generally spell NAI Labs as Network Associates Laboratories for
consistency; remove third clause of license per NETA permission.
@
text
@d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.6 2002/12/19 19:17:08 chris Exp $
d54 2
@


1.6
log
@Default to -DNO_TIDY for now.  tidy(1) breaks the image header in some
browsers.

Sponsored by:	DARPA, Network Associates Laboratories
@
text
@d4 5
a8 5
# This software was developed for the FreeBSD Project by Chris
# Costello at Safeport Network Services and NAI Labs, the Security
# Research Division of Network Associates, Inc. under DARPA/SPAWAR
# contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS
# research program.
a17 3
# 3. The names of the authors may not be used to endorse or promote
#    products derived from this software without specific prior written
#    permission.
d31 1
a31 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.5 2002/07/08 13:38:03 chris Exp $
@


1.5
log
@Formatting: Use `DATA+=' when a line gets too long instead of using a `\'
line continuation.

Sponsored by:	DARPA, NAI Labs
@
text
@d34 1
a34 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.4 2002/07/07 17:17:14 rwatson Exp $
d62 2
@


1.4
log
@Hook up papers to the web site install.  Still not linked in.
@
text
@d34 1
a34 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.3 2002/07/01 04:08:38 chris Exp $
d55 2
a56 2
DATA=		trustedbsd-supfile trustedbsd-bsdcon-2000.ps.gz \
		trustedbsd-freenix-2001.ps.gz
@


1.3
log
@o Add in and link to a sample supfile.
o Be sure to only install ${DATA} and ${IMGS} if they're set.

Sponsored by:	DARPA, NAI Labs
@
text
@d34 1
a34 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.2 2002/05/02 22:37:42 chris Exp $
d55 2
a56 1
DATA=		trustedbsd-supfile
@


1.2
log
@Add two image files left out in the original commit.

Sponsored by:	DARPA, NAI Labs
Obtained from:	TrustedBSD Project
@
text
@d34 1
a34 1
# $FreeBSD: projects/trustedbsd/www/Makefile,v 1.1 2002/05/02 00:31:14 chris Exp $
d54 2
@


1.1
log
@Welcome the TrustedBSD Web site code.  This is being kept here because
it is the best place for FreeBSD Doc. Project people to have access to
it, and because it can be easily mirrored.  It fulfills the requirement
that it is directly related to FreeBSD.

Sponsored by:	DARPA, NAI Labs
Obtained from:	TrustedBSD Project
@
text
@d34 1
a34 1
# $FreeBSD$
d47 2
a48 1
IMGS=		developers.gif developersgray.gif docs.gif
@

