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


1.3
date	2010.03.05.00.07.22;	author danger;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.16.07.58.53;	author pgj;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.11.17.15.28;	author pgj;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- archive old press articles for 2008
- we should wait with archive for 2009 until we will have enough entries
  for 2010
@
text
@# $FreeBSD: www/en/news/2008/Makefile,v 1.2 2009/03/16 07:58:53 pgj Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

XMLDOCS+=	index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
DEPENDSET.index=transtable news

XMLDOCS+=	press:${XSL_NEWS_PRESS_OLD}::
DEPENDSET.press=transtable press

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.2
log
@- Restore press releases for year 2008 from archive

Note: Please wait until there are enough stories until all four news
boxes on the front page have enough content before archiving stories
into a previous year.

Requested by:	murray
@
text
@d1 1
a1 1
# $FreeBSD: www/en/news/2008/Makefile,v 1.1 2009/02/11 17:15:28 pgj Exp $
d13 3
@


1.1
log
@Archive the old news and press articles from 2008 and link to them from
the main sites.

Reviewed by:	keramida, jkoshy, hrs
@
text
@d1 1
a1 1
# $FreeBSD$
a12 3
XMLDOCS+=	press:${XSL_NEWS_PRESS_OLD}::
DEPENDSET.press=transtable press

@

