head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	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
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.05.58.57;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2011.10.24.03.33.12;	author stas;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.14.16.36.26;	author stas;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.27.22.12.00;	author stas;	state Exp;
branches;
next	1.4;

1.4
date	2006.07.21.12.28.56;	author rafan;	state Exp;
branches;
next	1.3;

1.3
date	2005.04.13.14.30.01;	author oliver;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.12.35.08;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.03.29.09.36.42;	author pat;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	stldoc
# Date created:		26 Mar 2002
# Whom:			Simon 'corecode' Schubert <corecode@@corecode.ath.cx>
#
# $FreeBSD: head/lang/stldoc/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	stldoc
PORTVERSION=	1.0
CATEGORIES=	lang devel
MASTER_SITES=	http://www.sgi.com/tech/stl/
DISTNAME=	STL_doc

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	The STL reference manual by SGI

NO_BUILD=	yes

do-install:
	@@${MKDIR} ${DOCSDIR}
	@@${INSTALL_DATA} ${WRKSRC}/* ${DOCSDIR}

.include <bsd.port.mk>
@


1.7
log
@- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Fix pkg-plist in NOPORTDOCS case.

Reported by:	itectu
@
text
@d14 1
a14 1
MAINTAINER=	stas@@FreeBSD.org
@


1.5
log
@- Change my email.

Suggested by:	skv
@
text
@a17 1
PORTDOCS=	*
@


1.4
log
@- Pass maintainership to submitter
- use PORTDOCS, no more pkg-plist

PR:		ports/100632
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
@
text
@d14 1
a14 1
MAINTAINER=	ssedov@@mbsd.msk.ru
@


1.3
log
@reset maintainer to ports@@FreeBSD.org

PR:		ports/79727
Approved by:	maintainer
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
d18 1
@


1.2
log
@De-pkg-comment.
@
text
@d14 1
a14 1
MAINTAINER=	corecode@@corecode.ath.cx
@


1.1
log
@Add new port lang/stldoc - STL reference manual by SGI

PR:		36324
Submitted by:	Simon 'corecode' Schubert <corecode@@corecode.ath.cx>
@
text
@d15 1
@

