head	1.9;
access;
symbols
	pkgsrc-2013Q2:1.9.0.42
	pkgsrc-2013Q2-base:1.9
	pkgsrc-2012Q4:1.9.0.40
	pkgsrc-2012Q4-base:1.9
	pkgsrc-2011Q4:1.9.0.38
	pkgsrc-2011Q4-base:1.9
	pkgsrc-2011Q2:1.9.0.36
	pkgsrc-2011Q2-base:1.9
	pkgsrc-2009Q4:1.9.0.34
	pkgsrc-2009Q4-base:1.9
	pkgsrc-2008Q4:1.9.0.32
	pkgsrc-2008Q4-base:1.9
	pkgsrc-2008Q3:1.9.0.30
	pkgsrc-2008Q3-base:1.9
	cube-native-xorg:1.9.0.28
	cube-native-xorg-base:1.9
	pkgsrc-2008Q2:1.9.0.26
	pkgsrc-2008Q2-base:1.9
	pkgsrc-2008Q1:1.9.0.24
	pkgsrc-2008Q1-base:1.9
	pkgsrc-2007Q4:1.9.0.22
	pkgsrc-2007Q4-base:1.9
	pkgsrc-2007Q3:1.9.0.20
	pkgsrc-2007Q3-base:1.9
	pkgsrc-2007Q2:1.9.0.18
	pkgsrc-2007Q2-base:1.9
	pkgsrc-2007Q1:1.9.0.16
	pkgsrc-2007Q1-base:1.9
	pkgsrc-2006Q4:1.9.0.14
	pkgsrc-2006Q4-base:1.9
	pkgsrc-2006Q3:1.9.0.12
	pkgsrc-2006Q3-base:1.9
	pkgsrc-2006Q2:1.9.0.10
	pkgsrc-2006Q2-base:1.9
	pkgsrc-2006Q1:1.9.0.8
	pkgsrc-2006Q1-base:1.9
	pkgsrc-2005Q4:1.9.0.6
	pkgsrc-2005Q4-base:1.9
	pkgsrc-2005Q3:1.9.0.4
	pkgsrc-2005Q3-base:1.9
	pkgsrc-2005Q2:1.9.0.2
	pkgsrc-2005Q2-base:1.9
	pkgsrc-2005Q1:1.8.0.12
	pkgsrc-2005Q1-base:1.8
	pkgsrc-2004Q4:1.8.0.10
	pkgsrc-2004Q4-base:1.8
	pkgsrc-2004Q3:1.8.0.8
	pkgsrc-2004Q3-base:1.8
	pkgsrc-2004Q2:1.8.0.6
	pkgsrc-2004Q2-base:1.8
	pkgsrc-2004Q1:1.8.0.4
	pkgsrc-2004Q1-base:1.8
	pkgsrc-2003Q4:1.8.0.2
	pkgsrc-2003Q4-base:1.8
	netbsd-1-6-1:1.6.0.6
	netbsd-1-6-1-base:1.6
	netbsd-1-6:1.6.0.8
	netbsd-1-6-RELEASE-base:1.6
	pkgviews:1.6.0.4
	pkgviews-base:1.6
	buildlink2:1.6.0.2
	buildlink2-base:1.6
	netbsd-1-5-PATCH003:1.6
	netbsd-1-5-PATCH001:1.6
	netbsd-1-5-RELEASE:1.5
	netbsd-1-4-PATCH003:1.5
	netbsd-1-4-PATCH002:1.5
	comdex-fall-1999:1.4
	netbsd-1-4-PATCH001:1.4
	netbsd-1-4-RELEASE:1.4
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2005.04.19.01.05.45;	author wiz;	state dead;
branches;
next	1.8;

1.8
date	2003.07.21.17.10.30;	author martti;	state Exp;
branches;
next	1.7;

1.7
date	2003.04.10.01.28.21;	author grant;	state Exp;
branches;
next	1.6;

1.6
date	2001.02.17.18.18.43;	author wiz;	state Exp;
branches;
next	1.5;

1.5
date	2000.01.10.00.57.15;	author wiz;	state Exp;
branches;
next	1.4;

1.4
date	98.10.27.19.12.22;	author agc;	state Exp;
branches;
next	1.3;

1.3
date	98.10.02.14.38.59;	author rvb;	state Exp;
branches;
next	1.2;

1.2
date	98.10.02.14.15.33;	author agc;	state Exp;
branches;
next	1.1;

1.1
date	98.09.29.20.54.04;	author rvb;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.09.29.20.54.04;	author rvb;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove very outdated coda documentation packages coda_doc and coda_intro.
Ok'd by phil@@.
@
text
@# $NetBSD: Makefile,v 1.8 2003/07/21 17:10:30 martti Exp $
#

DISTNAME=	coda-doc-4.6.5-3
PKGNAME=	coda-doc-4.6.5.3
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/
EXTRACT_SUFX=	.tgz

MAINTAINER=	rvb@@cs.cmu.edu
HOMEPAGE=	http://www.coda.cs.cmu.edu/
COMMENT=	Documentation for a replicated, high-performance network file system

#NO_DEPENDS=
#NO_CONFIGURE=

do-build:
	@@${ECHO} "At present, Coda documentation is distributed in html,"
	@@${ECHO} "man, ps, and ppt forms but documentation source is not"
	@@${ECHO} "available.  It should appear in a release or two."

do-install:
	cd ${WRKSRC} && ${PAX} -rw man ${PREFIX}
	cd ${WRKSRC} && ${PAX} -rw doc ${PREFIX}/share

.include "../../mk/bsd.pkg.mk"
@


1.8
log
@COMMENT should start with a capital letter.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2003/04/10 01:28:21 grant Exp $
@


1.7
log
@make ${PAX} usage consistent:

- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2001/02/17 18:18:43 wiz Exp $
d12 1
a12 1
COMMENT=	documentation for a replicated, high-performance network file system
@


1.6
log
@Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2000/01/10 00:57:15 wiz Exp $
d23 2
a24 2
	cd ${WRKSRC}; ${PAX} -r -w man ${PREFIX}
	cd ${WRKSRC}; ${PAX} -r -w doc ${PREFIX}/share
@


1.5
log
@replaced a whole lot more commands with ${COMMAND}
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 1998/10/27 19:12:22 agc Exp $
d12 1
@


1.4
log
@Use pax to install the documentation.
Remove the code documentation directories at de-installation time.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 1998/10/02 14:38:59 rvb Exp $
d22 2
a23 2
	cd ${WRKSRC}; pax -r -w man ${PREFIX}
	cd ${WRKSRC}; pax -r -w doc ${PREFIX}/share
@


1.3
log
@Attend to some comments by Alan Barret and Thorsten Frueauf.
Also, run pkglint.  And then contend with the ci conflict
that ensued since agc did a lot of these changes too.
@
text
@d1 1
a1 1
# $NetBSD$
d17 3
a19 3
	@@${ECHO} "At present, Coda documentation is distributed in html, man, ps, and ppt forms"
	@@${ECHO} "but documentation source is not available.  It should appear in a release"
	@@${ECHO} "or two."
d22 2
a23 2
	cd ${WRKSRC}; tar cf - man | (cd ${PREFIX}; tar xvf -)
	cd ${WRKSRC}; tar cf - doc | (cd ${PREFIX}/share; tar xvf -)
@


1.2
log
@Add NetBSD RCS Ids.
Bring COMMENT file in under 70 chars.
Make the package name have the proper format.
Remove useless comments from beginning of Makefile.
@
text
@d5 1
d10 1
a10 1
MAINTAINER=	coda@@cs.cmu.edu
@


1.1
log
@Initial revision
@
text
@d1 1
a1 6
# New makefile for:	coda documentation
# Version required:	4.6.5
# Date created:		29 Sept 1998
# Whom:			rvb@@cs.cmu.edu
#
# $Id$
a4 1
PKGNAME=	coda-doc-4.6.5-3-pkg
d16 3
a18 3
	@@echo At present, Coda documentation is distributed in html, man, ps, and ppt forms
	@@echo but documentation source is not available.  It should appear in a release
	@@echo or two.
@


1.1.1.1
log
@This is the bulk of the Coda documentation.  For now
we just copy the prebuilt tar into the pkg areas.
I need to put together one more package for docs
in the next day or two.
@
text
@@
