head	1.28;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.27
	RELEASE_7_4_0:1.25
	RELEASE_8_2_0:1.25
	RELEASE_6_EOL:1.25
	RELEASE_8_1_0:1.25
	RELEASE_7_3_0:1.25
	RELEASE_8_0_0:1.25
	RELEASE_7_2_0:1.25
	RELEASE_7_1_0:1.25
	RELEASE_6_4_0:1.25
	RELEASE_5_EOL:1.25
	RELEASE_7_0_0:1.25
	RELEASE_6_3_0:1.25
	PRE_XORG_7:1.25
	RELEASE_4_EOL:1.24
	RELEASE_6_2_0:1.24
	RELEASE_6_1_0:1.21
	RELEASE_5_5_0:1.21
	RELEASE_6_0_0:1.20
	RELEASE_5_4_0:1.20
	RELEASE_4_11_0:1.20
	RELEASE_5_3_0:1.20
	RELEASE_4_10_0:1.20
	RELEASE_5_2_1:1.20
	RELEASE_5_2_0:1.20
	RELEASE_4_9_0:1.20
	RELEASE_5_1_0:1.20
	RELEASE_4_8_0:1.19
	RELEASE_5_0_0:1.18
	RELEASE_4_7_0:1.17
	RELEASE_4_6_2:1.16
	RELEASE_4_6_1:1.16
	RELEASE_4_6_0:1.16
	RELEASE_5_0_DP1:1.16
	RELEASE_4_5_0:1.15
	RELEASE_4_4_0:1.14
	RELEASE_4_3_0:1.14
	RELEASE_4_2_0:1.11
	RELEASE_4_1_1:1.7;
locks; strict;
comment	@# @;


1.28
date	2012.11.17.05.58.56;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2011.11.01.22.59.35;	author pgollucci;	state Exp;
branches;
next	1.26;

1.26
date	2011.10.24.03.33.11;	author stas;	state Exp;
branches;
next	1.25;

1.25
date	2007.03.27.22.12.00;	author stas;	state Exp;
branches;
next	1.24;

1.24
date	2006.08.05.13.22.36;	author clsung;	state Exp;
branches;
next	1.23;

1.23
date	2006.07.24.13.39.08;	author clsung;	state Exp;
branches;
next	1.22;

1.22
date	2006.04.04.17.46.09;	author jmelo;	state Exp;
branches;
next	1.21;

1.21
date	2005.11.11.01.17.42;	author linimon;	state Exp;
branches;
next	1.20;

1.20
date	2003.03.30.15.50.58;	author knu;	state Exp;
branches;
next	1.19;

1.19
date	2003.02.18.05.28.16;	author knu;	state Exp;
branches;
next	1.18;

1.18
date	2002.10.06.21.29.41;	author knu;	state Exp;
branches;
next	1.17;

1.17
date	2002.09.11.19.27.04;	author knu;	state Exp;
branches;
next	1.16;

1.16
date	2002.03.24.16.44.29;	author knu;	state Exp;
branches;
next	1.15;

1.15
date	2001.09.21.17.39.55;	author knu;	state Exp;
branches;
next	1.14;

1.14
date	2001.02.07.22.15.13;	author knu;	state Exp;
branches;
next	1.13;

1.13
date	2001.02.07.22.12.20;	author knu;	state Exp;
branches;
next	1.12;

1.12
date	2001.02.07.19.11.03;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2000.10.14.19.13.33;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2000.09.28.07.17.09;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2000.09.26.09.58.59;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2000.09.26.08.02.13;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2000.09.20.06.52.01;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2000.09.17.15.40.04;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2000.09.16.08.22.46;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2000.09.11.02.40.20;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2000.09.07.14.39.44;	author knu;	state Exp;
branches;
next	1.2;

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

1.1
date	2000.08.30.09.33.03;	author knu;	state Exp;
branches;
next	;


desc
@@


1.28
log
@Switch exporter over
@
text
@# New ports collection makefile for:	ruby-usersguide
# Date created:			30 Aug 2000
# Whom:				Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/lang/ruby-usersguide/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	usersguide
PORTVERSION=	20051121
PORTREVISION=	1
CATEGORIES=	lang ruby
MASTER_SITES=	http://www.rubyist.net/~slagell/ruby/ \
		http://mbsd.msk.ru/dist/
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
DISTNAME=	ruby-uguide-${PORTVERSION}
DIST_SUBDIR=	ruby

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Ruby users guide, in HTML format

USE_RUBY=	yes
RUBY_NO_BUILD_DEPENDS=	yes
RUBY_NO_RUN_DEPENDS=	yes

WRKSRC=		${WRKDIR}/rg
NO_BUILD=	yes
DOCSDIR=	${RUBY_MODDOCDIR}

do-install:
	${MKDIR} ${RUBY_MODDOCDIR}
	${INSTALL_DATA} ${WRKSRC}/* ${RUBY_MODDOCDIR}
	@@${FIND} -d ${RUBY_MODDOCDIR}/ -type f | \
		${SED} -e 's,^${PREFIX}/,,' >> ${TMPPLIST}
	@@${FIND} -d ${RUBY_MODDOCDIR}/ -type d | \
		${SED} -e 's,^${PREFIX}/,@@dirrm ,' >> ${TMPPLIST}
	@@${ECHO_CMD} "@@unexec rmdir ${RUBY_DOCDIR} 2>/dev/null || true" \
		>> ${TMPPLIST}

.include <bsd.port.mk>
@


1.27
log
@Send ports@@ ruby ports over ruby@@
most of these were from stas@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.26
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
@d18 1
a18 1
MAINTAINER=	ports@@FreeBSD.org
@


1.25
log
@- Change my email.

Suggested by:	skv
@
text
@d18 1
a18 1
MAINTAINER=	stas@@FreeBSD.org
@


1.24
log
@- Remove RUBY_DOCDIR as well

PR:		ports/101350
Submitted by:	maintainer (Stanislav Sedov)
@
text
@d18 1
a18 1
MAINTAINER=	ssedov@@mbsd.msk.ru
@


1.23
log
@- Fix portname (use PKGNAMEPREFIX)
- Add mirror
- Use PORTDOCS feature
- Take maintainership

PR:		ports/100630
Submitted by:	Stanislav Sedov <ssedov@@mbsd dot msk dot ru>
@
text
@d10 1
a27 1
PORTDOCS=	*
d32 6
@


1.22
log
@- Update to 20051121.

PR: 92547
Approved by: mnag (mentor)
@
text
@d8 1
a8 1
PORTNAME=	ruby-usersguide
d11 4
a14 2
MASTER_SITES=	http://www.rubyist.net/~slagell/ruby/
DISTNAME=	${PORTNAME:S/usersguide/uguide/}-${PORTVERSION}
d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
d26 2
@


1.21
log
@With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
@
text
@d9 1
a9 1
PORTVERSION=	20020616
@


1.20
log
@Distfiles moved. (www.ruby-lang.org site reorg.)
@
text
@d15 1
a15 1
MAINTAINER=	knu@@FreeBSD.org
@


1.19
log
@De-pkg-comment.
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.ruby-lang.org/~slagell/ruby/
@


1.18
log
@Use RUBY_MOD*.
@
text
@d16 1
@


1.17
log
@Update to 20020616.
@
text
@a23 2
DOCDIR=		${RUBY_DOCDIR}/${PORTNAME}

d25 2
a26 2
	${MKDIR} ${DOCDIR}
	${INSTALL_DATA} ${WRKSRC}/* ${DOCDIR}
@


1.16
log
@Update to 20020323.
@
text
@d9 1
a9 1
PORTVERSION=	20020323
@


1.15
log
@Update to 20010216.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.14 2001/02/07 22:15:13 knu Exp $
d9 1
a9 1
PORTVERSION=	20010216
@


1.14
log
@Clean up more..
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.13 2001/02/07 22:12:20 knu Exp $
d9 1
a9 1
PORTVERSION=	20010131
d11 1
a11 1
MASTER_SITES=	http://www.cs.iastate.edu/~slagell/ruby/
@


1.13
log
@Clean up.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.12 2001/02/07 19:11:03 knu Exp $
d12 1
a12 1
DISTNAME=	${SHORTNAME}-${PORTVERSION}
a16 2
SHORTNAME=	${PORTNAME:S/usersguide/uguide/}

a22 1
PLIST_SUB=	LANGSUFFIX="${LANGSUFFIX}"
d24 1
a24 1
DOCDIR=		${RUBY_DOCDIR}/${PORTNAME}${LANGSUFFIX}
@


1.12
log
@Update the English version to 20010131.

De-slave japanese/ruby-usersguide since the differences between two
has grown bigger.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.11 2000/10/14 19:13:33 knu Exp $
d9 4
a12 4
PORTVERSION=	${VERSION}
CATEGORIES+=	lang ruby
MASTER_SITES?=	http://www.cs.iastate.edu/~slagell/ruby/
DISTNAME?=	${SHORTNAME}-${VERSION}
a17 1
VERSION?=	20010131
d23 1
a23 1
WRKSRC?=	${WRKDIR}/rg
@


1.11
log
@Update to 20001008.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.10 2000/09/28 07:17:09 knu Exp $
d18 1
a18 1
VERSION?=	20001008
d24 1
a24 1
WRKSRC=		${WRKDIR}/${SHORTNAME}
a29 3
post-extract:
	if [ -f ${WRKSRC}/ansi.com ]; then ${RM} ${WRKSRC}/ansi.com; fi

a32 1
	${LN} -fs uguide00.html ${DOCDIR}/index.html
@


1.10
log
@Update to 20000927.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.9 2000/09/26 09:58:59 knu Exp $
d18 1
a18 1
VERSION?=	20000927
@


1.9
log
@Define USE_RUBY so that bsd.ruby.mk is automatically included.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.8 2000/09/26 08:02:13 knu Exp $
a9 1
PORTREVISION=	1
d18 1
a18 1
VERSION?=	20000917
@


1.8
log
@Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.7 2000/09/20 06:52:01 knu Exp $
d21 3
a23 1
PLIST_SUB=	LANGSUFFIX="${LANGSUFFIX}"
a25 1

d27 1
@


1.7
log
@Update md5.  This should have been 20000918. :(

Anyway there seem only some style fixes.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.6 2000/09/17 15:40:04 knu Exp $
d37 1
a37 3
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.ruby.mk"
.include <bsd.port.post.mk>
@


1.6
log
@Update to 20000917.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.5 2000/09/16 08:22:46 knu Exp $
d10 1
@


1.5
log
@Update to 20000915.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.4 2000/09/11 02:40:20 knu Exp $
d18 1
a18 1
VERSION?=	20000915
@


1.4
log
@Update to 20000910.  The author put the version number in the distfile name. :)
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.3 2000/09/07 14:39:44 knu Exp $
d18 1
a18 1
VERSION?=	20000910
@


1.3
log
@Update with bsd.ruby.mk. :>
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.2 2000/09/04 08:53:45 knu Exp $
d12 1
a12 1
DISTNAME?=	${SHORTNAME}
d18 1
a18 1
VERSION?=	20000904
@


1.2
log
@lang/ruby-usersguide:
  - Replace with Mark Slagell's retranslation version.
  - Add an Author: credit to DESCR.

japanese/ruby-usersguide:
  - Use MASTER_SITE_RUBY.
  - Add Authors: credits to DESCR.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/ruby-usersguide/Makefile,v 1.1 2000/08/30 09:33:03 knu Exp $
d20 1
a20 1
PLIST_SUB=	RUBY_VER="${RUBY_VER}" LANGSUFFIX="${LANGSUFFIX}"
d26 1
a26 1
DOCDIR=		${PREFIX}/share/doc/ruby/${PORTNAME}${LANGSUFFIX}
d36 3
a38 1
.include <bsd.port.mk>
@


1.1
log
@Add lang/ruby-usersguide: English version of Ruby Users Guide, and
japanese/ruby-usersguide: Japanese version of Ruby Users Guide.
@
text
@d5 1
a5 1
# $FreeBSD$
d11 2
a12 2
MASTER_SITES?=	http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/
DISTNAME=	${SHORTNAME}-${PORTVERSION}
d18 1
a18 1
VERSION?=	981227
d28 3
d33 2
a34 1
	${INSTALL_DATA} ${WRKSRC}/index.html ${WRKSRC}/uguide* ${DOCDIR}
@

