head	1.7;
access;
symbols
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.4
	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.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2006.02.20.22.44.23;	author jcamou;	state dead;
branches;
next	1.6;

1.6
date	2004.12.03.18.21.16;	author hmp;	state Exp;
branches;
next	1.5;

1.5
date	2004.08.05.10.04.27;	author den;	state Exp;
branches;
next	1.4;

1.4
date	2004.04.06.16.10.05;	author phantom;	state Exp;
branches;
next	1.3;

1.3
date	2003.04.22.18.35.39;	author hrs;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.19.11.39.25;	author hrs;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.10.19.23.54;	author trhodes;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Remove java-tomcat article:

  This article has been `out of shape' for quite
  some time now.  The idea of removing it has been
  discussed with some committers and contributors
  and we all came to the conclusion that it could
  be removed.  Quoting keramida@@:

    ``Keeping out of date docs around is sometimes
       worse that not having documentation at all''

  This article is no longer relevant.

Requested by:   lawrance (docs/93039)
No objections:  -doc
Approved by:    trhodes (mentor)
@
text
@#
# $FreeBSD: doc/en_US.ISO8859-1/articles/java-tomcat/Makefile,v 1.6 2004/12/03 18:21:16 hmp Exp $
#
# Author: Victoria Chan, Hiten Pandya
# Article: Java and Jakarta Tomcat on FreeBSD

MAINTAINER=hmp@@FreeBSD.org vkchan@@kendryl.net

DOC?= article

FORMATS?= html

INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=

SRCS=	article.sgml

URL_RELPREFIX?=	../../../..
DOC_PREFIX?= ${.CURDIR}/../../..

.include "${DOC_PREFIX}/share/mk/doc.project.mk"
@


1.6
log
@Update my e-mail address and contact preference.
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.5
log
@Use url entities for links between docs
@
text
@d7 1
a7 1
MAINTAINER=vkchan@@kendryl.net hiten@@uk.FreeBSD.org
@


1.4
log
@Sync these Makefiles to have one style of declarations and comments.
@
text
@d18 1
d20 1
@


1.3
log
@Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile.  The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
@
text
@a1 1
# FreeBSD Documentation Project
a3 1
# Makefile for "Java and FreeBSD First Steps"
d5 1
d16 1
a16 2
# SGML content
SRCS=  article.sgml
a18 1

@


1.2
log
@- Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
  enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
@
text
@a16 2
WITH_DOCFORMAT_NAVI_LINK?=YES

@


1.1
log
@New article on Java / Jakarta / Tomcat

PR:		36722
Submitted by:	Hiten Pandya <hiten@@uk.FreeBSD.org>
Approved by:	jim
@
text
@d17 2
@

