head	1.27;
access;
symbols
	RELEASE_8_3_0:1.23
	RELEASE_9_0_0:1.21
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.18
	RELEASE_7_0_0:1.18
	RELEASE_6_3_0:1.18
	PRE_XORG_7:1.18
	RELEASE_4_EOL:1.17
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.16
	RELEASE_5_5_0:1.16
	RELEASE_6_0_0:1.14
	RELEASE_5_4_0:1.14
	RELEASE_4_11_0:1.14
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.7
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.3;
locks; strict;
comment	@# @;


1.27
date	2013.03.03.04.16.14;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2013.03.03.01.53.46;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2012.12.18.08.04.12;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.11.17.05.54.23;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2012.01.24.04.37.36;	author swills;	state Exp;
branches;
next	1.22;

1.22
date	2012.01.24.04.36.18;	author swills;	state Exp;
branches;
next	1.21;

1.21
date	2011.11.01.22.59.31;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2011.10.24.03.32.42;	author stas;	state Exp;
branches;
next	1.19;

1.19
date	2011.07.04.17.46.07;	author swills;	state Exp;
branches;
next	1.18;

1.18
date	2007.03.24.14.03.00;	author pav;	state Exp;
branches;
next	1.17;

1.17
date	2006.11.19.14.52.35;	author stas;	state Exp;
branches;
next	1.16;

1.16
date	2005.11.11.01.17.17;	author linimon;	state Exp;
branches;
next	1.15;

1.15
date	2005.10.21.18.56.23;	author pav;	state Exp;
branches;
next	1.14;

1.14
date	2004.12.14.04.54.36;	author edwin;	state Exp;
branches;
next	1.13;

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

1.12
date	2004.04.12.01.33.50;	author kris;	state Exp;
branches;
next	1.11;

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

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

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

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

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

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

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

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

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

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

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


desc
@@


1.27
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313317
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Akinori MUSHA aka knu <knu@@idaemons.org>
# $FreeBSD: head/archivers/ruby-bz2/Makefile 313317 2013-03-03 01:43:02Z swills $

PORTNAME=	bz2
PORTVERSION=	0.2.2
PORTREVISION=	2
CATEGORIES=	archivers ruby
MASTER_SITES=	ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR=	ruby

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Ruby extension to use libbz2

DEPRECATED=	Does not work with Ruby 1.9
EXPIRATION_DATE=	2013-05-02

USE_RUBY=	yes
USE_RUBY_EXTCONF=	yes

INSTALL_TARGET=	site-install

.include <bsd.port.pre.mk>

.if ${RUBY_VER} == 1.9
BROKEN=		does not build with ruby ${RUBY_VER}
.endif

.include <bsd.port.post.mk>
@


1.26
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313298
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/archivers/ruby-bz2/Makefile 313298 2013-03-02 21:01:58Z swills $
d16 1
a16 1
EXPIRATION_DATE=	2012-05-02
@


1.25
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309150
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309150 | danfe | 2012-12-18 07:57:31 +0000 (Tue, 18 Dec 2012) | 4 lines
## SVN ##
## SVN ## For a number of ports in archives category, trim the header and drop leading
## SVN ## indefinite article from COMMENT line; also fix few noticed styles bugs while
## SVN ## I am here.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/archivers/ruby-bz2/Makefile 309150 2012-12-18 07:57:31Z danfe $
d15 3
@


1.24
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	Ruby-BZ2
# Date created:		16 November 2002
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/archivers/ruby-bz2/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d13 1
a13 1
COMMENT=	A Ruby extension to use libbz2
d23 1
a23 1
BROKEN=	does not build with ruby 1.9
@


1.23
log
@- Forgot to bump PORTREVISION in previous commit, needed due to plist change
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@- Fix build
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.21
log
@Send ports@@ ruby ports over ruby@@
most of these were from stas@@
@
text
@a20 1
USE_RUBY_RDOC=		yes
a23 7
RUBY_RD_FILES=	bz2.rd

DOCS=		Changes \
		README.en \
		${RUBY_RD_FILES} \
		${RUBY_RD_HTML_FILES}

a29 15
post-build:
.if !defined(NOPORTDOCS)
	cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} \
		${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} rdoc
.endif

post-install: doc-install

doc-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${RUBY_MODDOCDIR}
	@@(cd  ${WRKSRC}/ && ${COPYTREE_SHARE} "${DOCS}" ${RUBY_MODDOCDIR}/)
	@@(cd  ${WRKSRC}/docs/ && ${COPYTREE_SHARE} doc ${RUBY_MODDOCDIR}/)
.endif

@


1.20
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
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.19
log
@- Mark as broken with Ruby 1.9

Approved by:	portmgr
@
text
@d16 1
a16 1
MAINTAINER=	stas@@FreeBSD.org
@


1.18
log
@- COPYTREE_* are now part of bsd.port.mk

PR:		ports/100996
Submitted by:	stass
@
text
@d34 4
@


1.17
log
@- Prefix cleaness
- Honor permissions
- Take maintainership
@
text
@a31 7
# XXX: exists untill it will be committed to bsd.port.mk
COPYTREE_SHARE=	${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \
		2>&1) && \
		${CHOWN} -R ${SHAREOWN}:${SHAREGRP} $$1 && \
		${FIND} $$1/ -type d -exec ${CHMOD} 755 {} \; && \
		${FIND} $$1/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;' --

@


1.16
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
@d10 1
d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
d30 8
a37 2
		${RUBY_RD_HTML_FILES} \
		docs/doc
d43 2
a44 1
	cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} rdoc
d52 2
a53 3
.for f in ${DOCS}
	${CP} -R ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
.endfor
@


1.15
log
@- Update to 0.2.2

Approved by:	maintainer timeout (knu; 14 days)
@
text
@d15 1
a15 1
MAINTAINER=	knu@@FreeBSD.org
@


1.14
log
@Make portlint happier.

They are not the patches from the submitter, but one which overcome
knu@@s objections about the original ones and discussed in ports/69037.

PR:		ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037
Submitted by:	Wesley Shields <wxs@@csh.rit.edu>
@
text
@d9 1
a9 1
PORTVERSION=	0.2.1
@


1.13
log
@Fix plist and unbreak.
@
text
@d32 2
a40 2
.include <bsd.port.mk>

d48 2
@


1.12
log
@BROKEN: Broken pkg-plist
@
text
@a17 2
BROKEN=		Broken pkg-plist

@


1.11
log
@Update to 0.2.1, which supports ruby 1.6 again.
@
text
@d18 2
@


1.10
log
@This does not work with ruby 1.6, but requires ruby 1.8 or later.
Maybe ruby 1.6 will be supported again, but for the moment mark this
port IGNORE when it is being built with ruby 1.6.

PR:		ports/61631
Submitted by:	Paul Argentoff <argentoff@@rtelekom.ru>
@
text
@d9 1
a9 1
PORTVERSION=	0.2.0
a31 9
RUBY_REQUIRE=	Ruby >= 180

.include <bsd.port.pre.mk>

.if !defined(RUBY_PROVIDED)
IGNORE=		only works with Ruby 1.8 or later
RUBY_VER=	1.8	# This gets in effect when NO_IGNORE is defined
.endif

d39 1
a39 1
.include <bsd.port.post.mk>
@


1.9
log
@Update to 0.2.0.
@
text
@d32 9
d48 1
a48 1
.include <bsd.port.mk>
@


1.8
log
@Update to 0.1.9.
@
text
@d9 1
a9 1
PORTVERSION=	0.1.9
@


1.7
log
@Update to 0.1.8.
@
text
@d9 1
a9 1
PORTVERSION=	0.1.8
@


1.6
log
@Update to 0.1.7.
@
text
@d9 1
a9 1
PORTVERSION=	0.1.7
@


1.5
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.1.6
@


1.4
log
@Update to 0.1.6, which is compatible with the latest ruby 1.8.
@
text
@d16 1
@


1.3
log
@Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha.  This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.

Tested on:	the axp cluster
Approved by:	kris
@
text
@d9 1
a9 1
PORTVERSION=	0.1.1
d33 1
a33 1
	cd ${WRKSRC}/docs; ${RUBY} b.rb bz2; ${RUBY_RDOC} bz2.rb
@


1.2
log
@Update to 0.1.1.
@
text
@a19 1
USE_RUBY_RDTOOL=	yes
d23 6
a28 1
DOCS=		Changes		README.en	bz2.html	bz2.rd	\
d33 1
a33 2
	cd ${WRKSRC}; ${RUBY_RD2} bz2.rd > bz2.html
	cd ${WRKSRC}/docs; ${RUBY} b.rb bz2; rdoc bz2.rb
d36 5
a40 1
post-install:
a46 2

.include <bsd.port.mk>
@


1.1
log
@Add ruby-bz2, a Ruby extension to use libbz.
@
text
@d9 1
a9 1
PORTVERSION=	0.1.0
d24 1
a24 1
DOCS=		README.en	bz2.html	bz2.rd	\
@

