From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:15:53 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34F6B106566C; Tue, 12 Apr 2011 04:15:53 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 16E4D8FC17; Tue, 12 Apr 2011 04:15:52 +0000 (UTC) Received: from [192.168.1.2] (173.66.131.189) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.254.0; Mon, 11 Apr 2011 21:15:51 -0700 Message-ID: <4DA3D1F4.9070301@p6m7g8.com> Date: Tue, 12 Apr 2011 00:15:48 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: Steve Wills References: <201104101818.p3AII9U0018732@repoman.freebsd.org> In-Reply-To: <201104101818.p3AII9U0018732@repoman.freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/ruby-serialport Makefile ports/databases/ruby-search-namazu Makefile ports/databases/ruby-sqlite Makefile ports/databases/rubygem-kirbybase Makefile ports/devel/ruby-eet Makefile ports/devel/ruby-filelock Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 04:15:53 -0000 FWIW, revied by me (pgollucci, ruby@) On 4/10/2011 2:18 PM, Steve Wills wrote: > swills 2011-04-10 18:18:09 UTC > > FreeBSD ports repository > > Modified files: > comms/ruby-serialport Makefile > databases/ruby-search-namazu Makefile > databases/ruby-sqlite Makefile > databases/rubygem-kirbybase Makefile > devel/ruby-eet Makefile > devel/ruby-filelock Makefile > devel/ruby-filemagic Makefile > devel/ruby-metaruby Makefile > devel/ruby-poll Makefile > devel/ruby-rrb Makefile > devel/ruby-strongtyping Makefile > devel/ruby-textbuf Makefile > graphics/ruby-graph Makefile > graphics/ruby-libpng Makefile > graphics/ruby-pgplot Makefile > japanese/ruby-kakasi Makefile > lang/ruby-extensions Makefile > lang/ruby-lua Makefile > lang/ruby-perl Makefile > mail/ruby-tmail Makefile > math/ruby-bitset Makefile > math/ruby-bitvector Makefile > math/ruby-gmp Makefile > net/ruby-mpi Makefile > net/ruby-nis Makefile > net/ruby-pcap Makefile > net/ruby-romp Makefile > net/ruby-spread Makefile > print/ruby-pdflib Makefile > security/ruby-aes Makefile > security/ruby-blowfish Makefile > security/ruby-cast_256 Makefile > security/ruby-mcrypt Makefile > security/ruby-pam Makefile > sysutils/ruby-log4r Makefile > textproc/ruby-csv Makefile > textproc/ruby-formvalidator Makefile > textproc/ruby-gdome Makefile > textproc/ruby-htmltools Makefile > textproc/ruby-nqxml Makefile > textproc/ruby-quixml Makefile > textproc/ruby-raspell Makefile > textproc/ruby-tempura Makefile > textproc/ruby-xtemplate Makefile > www/ruby-tmpl Makefile > Log: > - Mark broken with Ruby 1.9 > > Revision Changes Path > 1.9 +5 -1 ports/comms/ruby-serialport/Makefile > 1.17 +5 -1 ports/databases/ruby-search-namazu/Makefile > 1.10 +5 -1 ports/databases/ruby-sqlite/Makefile > 1.5 +5 -1 ports/databases/rubygem-kirbybase/Makefile > 1.10 +4 -0 ports/devel/ruby-eet/Makefile > 1.12 +5 -1 ports/devel/ruby-filelock/Makefile > 1.6 +4 -0 ports/devel/ruby-filemagic/Makefile > 1.9 +5 -1 ports/devel/ruby-metaruby/Makefile > 1.5 +5 -1 ports/devel/ruby-poll/Makefile > 1.7 +5 -1 ports/devel/ruby-rrb/Makefile > 1.11 +5 -1 ports/devel/ruby-strongtyping/Makefile > 1.25 +5 -1 ports/devel/ruby-textbuf/Makefile > 1.14 +5 -1 ports/graphics/ruby-graph/Makefile > 1.18 +5 -1 ports/graphics/ruby-libpng/Makefile > 1.17 +5 -1 ports/graphics/ruby-pgplot/Makefile > 1.16 +4 -0 ports/japanese/ruby-kakasi/Makefile > 1.7 +5 -1 ports/lang/ruby-extensions/Makefile > 1.17 +5 -1 ports/lang/ruby-lua/Makefile > 1.20 +5 -1 ports/lang/ruby-perl/Makefile > 1.40 +5 -1 ports/mail/ruby-tmail/Makefile > 1.6 +5 -1 ports/math/ruby-bitset/Makefile > 1.10 +5 -1 ports/math/ruby-bitvector/Makefile > 1.10 +4 -0 ports/math/ruby-gmp/Makefile > 1.13 +5 -1 ports/net/ruby-mpi/Makefile > 1.9 +5 -1 ports/net/ruby-nis/Makefile > 1.8 +5 -1 ports/net/ruby-pcap/Makefile > 1.13 +5 -1 ports/net/ruby-romp/Makefile > 1.12 +5 -1 ports/net/ruby-spread/Makefile > 1.21 +5 -1 ports/print/ruby-pdflib/Makefile > 1.7 +5 -1 ports/security/ruby-aes/Makefile > 1.11 +5 -1 ports/security/ruby-blowfish/Makefile > 1.6 +5 -1 ports/security/ruby-cast_256/Makefile > 1.14 +5 -1 ports/security/ruby-mcrypt/Makefile > 1.12 +5 -1 ports/security/ruby-pam/Makefile > 1.15 +5 -1 ports/sysutils/ruby-log4r/Makefile > 1.17 +5 -1 ports/textproc/ruby-csv/Makefile > 1.8 +5 -1 ports/textproc/ruby-formvalidator/Makefile > 1.18 +4 -0 ports/textproc/ruby-gdome/Makefile > 1.7 +5 -1 ports/textproc/ruby-htmltools/Makefile > 1.20 +5 -1 ports/textproc/ruby-nqxml/Makefile > 1.9 +5 -1 ports/textproc/ruby-quixml/Makefile > 1.9 +5 -1 ports/textproc/ruby-raspell/Makefile > 1.6 +5 -1 ports/textproc/ruby-tempura/Makefile > 1.14 +4 -0 ports/textproc/ruby-xtemplate/Makefile > 1.9 +5 -1 ports/www/ruby-tmpl/Makefile > > http://cvsweb.FreeBSD.org/ports/comms/ruby-serialport/Makefile.diff?r1=1.8&r2=1.9&f=h > | --- ports/comms/ruby-serialport/Makefile 2009/08/17 08:29:06 1.8 > | +++ ports/comms/ruby-serialport/Makefile 2011/04/10 18:18:02 1.9 > | @@ -2,7 +2,7 @@ > | # Date created: 21 February 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/comms/ruby-serialport/Makefile,v 1.8 2009/08/17 08:29:06 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/comms/ruby-serialport/Makefile,v 1.9 2011/04/10 18:18:02 swills Exp $ > | # > | > | PORTNAME= serialport > | @@ -41,4 +41,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/databases/ruby-search-namazu/Makefile.diff?r1=1.16&r2=1.17&f=h > | --- ports/databases/ruby-search-namazu/Makefile 2009/06/16 15:53:06 1.16 > | +++ ports/databases/ruby-search-namazu/Makefile 2011/04/10 18:18:02 1.17 > | @@ -2,7 +2,7 @@ > | # Date created: 13 October 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/ruby-search-namazu/Makefile,v 1.16 2009/06/16 15:53:06 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/ruby-search-namazu/Makefile,v 1.17 2011/04/10 18:18:02 swills Exp $ > | # > | > | PORTNAME= search-namazu > | @@ -42,4 +42,8 @@ doc-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/databases/ruby-sqlite/Makefile.diff?r1=1.9&r2=1.10&f=h > | --- ports/databases/ruby-sqlite/Makefile 2010/06/07 20:48:39 1.9 > | +++ ports/databases/ruby-sqlite/Makefile 2011/04/10 18:18:03 1.10 > | @@ -2,7 +2,7 @@ > | # Date created: 26 June 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/ruby-sqlite/Makefile,v 1.9 2010/06/07 20:48:39 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/ruby-sqlite/Makefile,v 1.10 2011/04/10 18:18:03 swills Exp $ > | # > | > | PORTNAME= sqlite > | @@ -41,4 +41,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/databases/rubygem-kirbybase/Makefile.diff?r1=1.4&r2=1.5&f=h > | --- ports/databases/rubygem-kirbybase/Makefile 2010/08/26 23:55:18 1.4 > | +++ ports/databases/rubygem-kirbybase/Makefile 2011/04/10 18:18:03 1.5 > | @@ -2,7 +2,7 @@ > | # Date created: 07 Jan 2009 > | # Whom: Wen Heping > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/rubygem-kirbybase/Makefile,v 1.4 2010/08/26 23:55:18 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/databases/rubygem-kirbybase/Makefile,v 1.5 2011/04/10 18:18:03 swills Exp $ > | > | PORTNAME= kirbybase > | PORTVERSION= 2.6 > | @@ -19,4 +19,8 @@ GEM_NAME= ${DISTNAME} > | RUBYGEM_AUTOPLIST= yes > | PLIST_FILES= bin/kbserver.rb > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/devel/ruby-eet/Makefile.diff?r1=1.9&r2=1.10&f=h > | --- ports/devel/ruby-eet/Makefile 2010/12/16 03:37:18 1.9 > | +++ ports/devel/ruby-eet/Makefile 2011/04/10 18:18:03 1.10 > | @@ -2,7 +2,7 @@ > | # Date created: 06 Apr 2006 > | # Whom: Alexander Botero-Lowry > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-eet/Makefile,v 1.9 2010/12/16 03:37:18 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-eet/Makefile,v 1.10 2011/04/10 18:18:03 swills Exp $ > | > | PORTNAME= eet > | PORTVERSION= 0.1.4 > | @@ -22,6 +22,10 @@ USE_RAKE= yes > | > | .include > | > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | + > | do-build: > | @cd ${WRKSRC} && ${RAKE_BIN} PREFIX=${PREFIX}/ > | > http://cvsweb.FreeBSD.org/ports/devel/ruby-filelock/Makefile.diff?r1=1.11&r2=1.12&f=h > | --- ports/devel/ruby-filelock/Makefile 2010/06/07 21:00:36 1.11 > | +++ ports/devel/ruby-filelock/Makefile 2011/04/10 18:18:03 1.12 > | @@ -2,7 +2,7 @@ > | # Date created: 22 Aug 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-filelock/Makefile,v 1.11 2010/06/07 21:00:36 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-filelock/Makefile,v 1.12 2011/04/10 18:18:03 swills Exp $ > | # > | > | PORTNAME= filelock > | @@ -36,4 +36,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/devel/ruby-filemagic/Makefile.diff?r1=1.5&r2=1.6&f=h > | --- ports/devel/ruby-filemagic/Makefile 2009/06/16 15:53:07 1.5 > | +++ ports/devel/ruby-filemagic/Makefile 2011/04/10 18:18:03 1.6 > | @@ -2,7 +2,7 @@ > | # Date created: 29 July 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-filemagic/Makefile,v 1.5 2009/06/16 15:53:07 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-filemagic/Makefile,v 1.6 2011/04/10 18:18:03 swills Exp $ > | # > | > | PORTNAME= filemagic > | @@ -31,6 +31,10 @@ DOCS= AUTHORS CHANGELOG README TODO \ > | > | .include > | > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | + > | post-install: doc-install > | > | doc-install: > http://cvsweb.FreeBSD.org/ports/devel/ruby-metaruby/Makefile.diff?r1=1.8&r2=1.9&f=h > | --- ports/devel/ruby-metaruby/Makefile 2009/06/16 15:53:09 1.8 > | +++ ports/devel/ruby-metaruby/Makefile 2011/04/10 18:18:03 1.9 > | @@ -2,7 +2,7 @@ > | # Date created: 8 March 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-metaruby/Makefile,v 1.8 2009/06/16 15:53:09 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-metaruby/Makefile,v 1.9 2011/04/10 18:18:03 swills Exp $ > | # > | > | PORTNAME= metaruby > | @@ -31,4 +31,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/devel/ruby-poll/Makefile.diff?r1=1.4&r2=1.5&f=h > | --- ports/devel/ruby-poll/Makefile 2009/06/16 15:53:09 1.4 > | +++ ports/devel/ruby-poll/Makefile 2011/04/10 18:18:03 1.5 > | @@ -2,7 +2,7 @@ > | # Date created: 25 October 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-poll/Makefile,v 1.4 2009/06/16 15:53:09 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-poll/Makefile,v 1.5 2011/04/10 18:18:03 swills Exp $ > | # > | > | PORTNAME= poll > | @@ -45,4 +45,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/devel/ruby-rrb/Makefile.diff?r1=1.6&r2=1.7&f=h > | --- ports/devel/ruby-rrb/Makefile 2010/06/07 20:38:08 1.6 > | +++ ports/devel/ruby-rrb/Makefile 2011/04/10 18:18:04 1.7 > | @@ -2,7 +2,7 @@ > | # Date created: 17 June 2004 > | # Whom: Alexander Novitsky > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-rrb/Makefile,v 1.6 2010/06/07 20:38:08 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-rrb/Makefile,v 1.7 2011/04/10 18:18:04 swills Exp $ > | # > | > | PORTNAME= rrb > | @@ -23,4 +23,8 @@ do-install: > | @cd ${INSTALL_WRKSRC}; \ > | ${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP} install > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/devel/ruby-strongtyping/Makefile.diff?r1=1.10&r2=1.11&f=h > | --- ports/devel/ruby-strongtyping/Makefile 2009/06/16 15:53:10 1.10 > | +++ ports/devel/ruby-strongtyping/Makefile 2011/04/10 18:18:04 1.11 > | @@ -2,7 +2,7 @@ > | # Date created: 29 January 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-strongtyping/Makefile,v 1.10 2009/06/16 15:53:10 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-strongtyping/Makefile,v 1.11 2011/04/10 18:18:04 swills Exp $ > | # > | > | PORTNAME= strongtyping > | @@ -32,4 +32,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/devel/ruby-textbuf/Makefile.diff?r1=1.24&r2=1.25&f=h > | --- ports/devel/ruby-textbuf/Makefile 2009/06/16 15:53:10 1.24 > | +++ ports/devel/ruby-textbuf/Makefile 2011/04/10 18:18:04 1.25 > | @@ -2,7 +2,7 @@ > | # Date created: 19 Jan 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-textbuf/Makefile,v 1.24 2009/06/16 15:53:10 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/ruby-textbuf/Makefile,v 1.25 2011/04/10 18:18:04 swills Exp $ > | # > | > | PORTNAME= textbuf > | @@ -38,4 +38,8 @@ do-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/graphics/ruby-graph/Makefile.diff?r1=1.13&r2=1.14&f=h > | --- ports/graphics/ruby-graph/Makefile 2010/03/28 06:37:51 1.13 > | +++ ports/graphics/ruby-graph/Makefile 2011/04/10 18:18:04 1.14 > | @@ -2,7 +2,7 @@ > | # Date created: 24 October 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/ruby-graph/Makefile,v 1.13 2010/03/28 06:37:51 dinoex Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/ruby-graph/Makefile,v 1.14 2011/04/10 18:18:04 swills Exp $ > | # > | > | PORTNAME= graph > | @@ -36,4 +36,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/graphics/ruby-libpng/Makefile.diff?r1=1.17&r2=1.18&f=h > | --- ports/graphics/ruby-libpng/Makefile 2010/06/07 21:00:37 1.17 > | +++ ports/graphics/ruby-libpng/Makefile 2011/04/10 18:18:04 1.18 > | @@ -2,7 +2,7 @@ > | # Date created: 27 Sep 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/ruby-libpng/Makefile,v 1.17 2010/06/07 21:00:37 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/ruby-libpng/Makefile,v 1.18 2011/04/10 18:18:04 swills Exp $ > | # > | # http://www.isc.meiji.ac.jp/~ee77038/ruby/program/ > | > | @@ -50,4 +50,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/graphics/ruby-pgplot/Makefile.diff?r1=1.16&r2=1.17&f=h > | --- ports/graphics/ruby-pgplot/Makefile 2010/06/07 20:48:40 1.16 > | +++ ports/graphics/ruby-pgplot/Makefile 2011/04/10 18:18:04 1.17 > | @@ -2,7 +2,7 @@ > | # Date created: 26 June 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/ruby-pgplot/Makefile,v 1.16 2010/06/07 20:48:40 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/ruby-pgplot/Makefile,v 1.17 2011/04/10 18:18:04 swills Exp $ > | # > | > | PORTNAME= pgplot > | @@ -50,4 +50,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/japanese/ruby-kakasi/Makefile.diff?r1=1.15&r2=1.16&f=h > | --- ports/japanese/ruby-kakasi/Makefile 2009/06/16 15:53:13 1.15 > | +++ ports/japanese/ruby-kakasi/Makefile 2011/04/10 18:18:04 1.16 > | @@ -2,7 +2,7 @@ > | # Date created: 16 Aug 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/japanese/ruby-kakasi/Makefile,v 1.15 2009/06/16 15:53:13 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/japanese/ruby-kakasi/Makefile,v 1.16 2011/04/10 18:18:04 swills Exp $ > | # > | > | PORTNAME= kakasi > | @@ -26,6 +26,10 @@ DOCS_JA= README.jp > | > | .include > | > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | + > | PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${RUBY_PKGNAMEPREFIX} > | > | post-patch: > http://cvsweb.FreeBSD.org/ports/lang/ruby-extensions/Makefile.diff?r1=1.6&r2=1.7&f=h > | --- ports/lang/ruby-extensions/Makefile 2010/12/29 20:04:22 1.6 > | +++ ports/lang/ruby-extensions/Makefile 2011/04/10 18:18:05 1.7 > | @@ -2,7 +2,7 @@ > | # Date created: 3 Jan 2007 > | # Whom: Christopher Boumenot > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/ruby-extensions/Makefile,v 1.6 2010/12/29 20:04:22 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/ruby-extensions/Makefile,v 1.7 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= extensions > | @@ -40,4 +40,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/lang/ruby-lua/Makefile.diff?r1=1.16&r2=1.17&f=h > | --- ports/lang/ruby-lua/Makefile 2010/04/28 05:12:57 1.16 > | +++ ports/lang/ruby-lua/Makefile 2011/04/10 18:18:05 1.17 > | @@ -2,7 +2,7 @@ > | # Date created: 30 August 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/ruby-lua/Makefile,v 1.16 2010/04/28 05:12:57 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/ruby-lua/Makefile,v 1.17 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= lua5 > | @@ -33,4 +33,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR} > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/lang/ruby-perl/Makefile.diff?r1=1.19&r2=1.20&f=h > | --- ports/lang/ruby-perl/Makefile 2010/04/28 05:12:58 1.19 > | +++ ports/lang/ruby-perl/Makefile 2011/04/10 18:18:05 1.20 > | @@ -2,7 +2,7 @@ > | # Date created: 11 Aug 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/ruby-perl/Makefile,v 1.19 2010/04/28 05:12:58 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/lang/ruby-perl/Makefile,v 1.20 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= perl > | @@ -48,4 +48,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/README.ja ${RUBY_MODDOCDIR}/ja/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/mail/ruby-tmail/Makefile.diff?r1=1.39&r2=1.40&f=h > | --- ports/mail/ruby-tmail/Makefile 2010/04/28 05:12:58 1.39 > | +++ ports/mail/ruby-tmail/Makefile 2011/04/10 18:18:05 1.40 > | @@ -2,7 +2,7 @@ > | # Date created: 22 Aug 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/ruby-tmail/Makefile,v 1.39 2010/04/28 05:12:58 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/ruby-tmail/Makefile,v 1.40 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= tmail > | @@ -37,4 +37,8 @@ do-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/math/ruby-bitset/Makefile.diff?r1=1.5&r2=1.6&f=h > | --- ports/math/ruby-bitset/Makefile 2009/06/16 15:53:15 1.5 > | +++ ports/math/ruby-bitset/Makefile 2011/04/10 18:18:05 1.6 > | @@ -2,7 +2,7 @@ > | # Date created: 30 October 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/math/ruby-bitset/Makefile,v 1.5 2009/06/16 15:53:15 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/math/ruby-bitset/Makefile,v 1.6 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= bitset > | @@ -26,4 +26,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/math/ruby-bitvector/Makefile.diff?r1=1.9&r2=1.10&f=h > | --- ports/math/ruby-bitvector/Makefile 2010/06/07 21:00:37 1.9 > | +++ ports/math/ruby-bitvector/Makefile 2011/04/10 18:18:05 1.10 > | @@ -2,7 +2,7 @@ > | # Date created: 23 Nov 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/math/ruby-bitvector/Makefile,v 1.9 2010/06/07 21:00:37 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/math/ruby-bitvector/Makefile,v 1.10 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= bitvector > | @@ -30,4 +30,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/math/ruby-gmp/Makefile.diff?r1=1.9&r2=1.10&f=h > | --- ports/math/ruby-gmp/Makefile 2010/04/19 10:43:36 1.9 > | +++ ports/math/ruby-gmp/Makefile 2011/04/10 18:18:05 1.10 > | @@ -2,7 +2,7 @@ > | # Date created: 23 August 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/math/ruby-gmp/Makefile,v 1.9 2010/04/19 10:43:36 ale Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/math/ruby-gmp/Makefile,v 1.10 2011/04/10 18:18:05 swills Exp $ > | # > | > | PORTNAME= gmp > | @@ -29,6 +29,10 @@ DOCS= ChangeLog README doc/PRECISION do > | > | .include > | > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | + > | post-install: > | .if !defined(NOPORTDOCS) > | ${MKDIR} ${RUBY_MODDOCDIR} > http://cvsweb.FreeBSD.org/ports/net/ruby-mpi/Makefile.diff?r1=1.12&r2=1.13&f=h > | --- ports/net/ruby-mpi/Makefile 2009/12/07 23:07:37 1.12 > | +++ ports/net/ruby-mpi/Makefile 2011/04/10 18:18:06 1.13 > | @@ -2,7 +2,7 @@ > | # Date created: 2005 Apr 24 > | # Whom: mneumann@ntecs.de > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-mpi/Makefile,v 1.12 2009/12/07 23:07:37 pav Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-mpi/Makefile,v 1.13 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= mpi > | @@ -45,4 +45,8 @@ do-install: > | ${INSTALL_DATA} ${WRKSRC}/docs/rd/*.rd ${RUBY_MODDOCDIR}/rd/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/net/ruby-nis/Makefile.diff?r1=1.8&r2=1.9&f=h > | --- ports/net/ruby-nis/Makefile 2009/08/22 00:31:43 1.8 > | +++ ports/net/ruby-nis/Makefile 2011/04/10 18:18:06 1.9 > | @@ -2,7 +2,7 @@ > | # Date created: 21 June 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-nis/Makefile,v 1.8 2009/08/22 00:31:43 amdmi3 Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-nis/Makefile,v 1.9 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= nis > | @@ -35,4 +35,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_MODEXAMPLESDIR}/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/net/ruby-pcap/Makefile.diff?r1=1.7&r2=1.8&f=h > | --- ports/net/ruby-pcap/Makefile 2009/06/16 15:53:17 1.7 > | +++ ports/net/ruby-pcap/Makefile 2011/04/10 18:18:06 1.8 > | @@ -2,7 +2,7 @@ > | # Date created: 20 Nov 2000 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-pcap/Makefile,v 1.7 2009/06/16 15:53:17 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-pcap/Makefile,v 1.8 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= pcap > | @@ -35,4 +35,8 @@ post-install: > | ${RUBY_MODDOCDIR}/ja/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/net/ruby-romp/Makefile.diff?r1=1.12&r2=1.13&f=h > | --- ports/net/ruby-romp/Makefile 2009/06/16 15:53:17 1.12 > | +++ ports/net/ruby-romp/Makefile 2011/04/10 18:18:06 1.13 > | @@ -2,7 +2,7 @@ > | # Date created: 24 August 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-romp/Makefile,v 1.12 2009/06/16 15:53:17 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-romp/Makefile,v 1.13 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= romp > | @@ -50,4 +50,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/net/ruby-spread/Makefile.diff?r1=1.11&r2=1.12&f=h > | --- ports/net/ruby-spread/Makefile 2010/04/28 05:12:58 1.11 > | +++ ports/net/ruby-spread/Makefile 2011/04/10 18:18:06 1.12 > | @@ -2,7 +2,7 @@ > | # Date created: 2002 July 22 > | # Whom: seanc@FreeBSD.org > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-spread/Makefile,v 1.11 2010/04/28 05:12:58 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/ruby-spread/Makefile,v 1.12 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= spread > | @@ -33,4 +33,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR} > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/print/ruby-pdflib/Makefile.diff?r1=1.20&r2=1.21&f=h > | --- ports/print/ruby-pdflib/Makefile 2010/03/28 06:42:57 1.20 > | +++ ports/print/ruby-pdflib/Makefile 2011/04/10 18:18:06 1.21 > | @@ -2,7 +2,7 @@ > | # Date created: 21 February 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/print/ruby-pdflib/Makefile,v 1.20 2010/03/28 06:42:57 dinoex Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/print/ruby-pdflib/Makefile,v 1.21 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= pdflib > | @@ -59,4 +59,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/security/ruby-aes/Makefile.diff?r1=1.6&r2=1.7&f=h > | --- ports/security/ruby-aes/Makefile 2009/06/16 15:53:18 1.6 > | +++ ports/security/ruby-aes/Makefile 2011/04/10 18:18:06 1.7 > | @@ -2,7 +2,7 @@ > | # Date created: 16 January 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-aes/Makefile,v 1.6 2009/06/16 15:53:18 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-aes/Makefile,v 1.7 2011/04/10 18:18:06 swills Exp $ > | # > | > | PORTNAME= aes > | @@ -39,4 +39,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/security/ruby-blowfish/Makefile.diff?r1=1.10&r2=1.11&f=h > | --- ports/security/ruby-blowfish/Makefile 2010/06/07 21:00:37 1.10 > | +++ ports/security/ruby-blowfish/Makefile 2011/04/10 18:18:07 1.11 > | @@ -2,7 +2,7 @@ > | # Date created: 8 May 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-blowfish/Makefile,v 1.10 2010/06/07 21:00:37 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-blowfish/Makefile,v 1.11 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= blowfish > | @@ -38,4 +38,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/security/ruby-cast_256/Makefile.diff?r1=1.5&r2=1.6&f=h > | --- ports/security/ruby-cast_256/Makefile 2009/06/16 15:53:18 1.5 > | +++ ports/security/ruby-cast_256/Makefile 2011/04/10 18:18:07 1.6 > | @@ -2,7 +2,7 @@ > | # Date created: 8 October 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-cast_256/Makefile,v 1.5 2009/06/16 15:53:18 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-cast_256/Makefile,v 1.6 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= cast_256 > | @@ -49,4 +49,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/security/ruby-mcrypt/Makefile.diff?r1=1.13&r2=1.14&f=h > | --- ports/security/ruby-mcrypt/Makefile 2010/06/07 21:00:37 1.13 > | +++ ports/security/ruby-mcrypt/Makefile 2011/04/10 18:18:07 1.14 > | @@ -2,7 +2,7 @@ > | # Date created: 20 June 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-mcrypt/Makefile,v 1.13 2010/06/07 21:00:37 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-mcrypt/Makefile,v 1.14 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= mcrypt > | @@ -40,4 +40,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/security/ruby-pam/Makefile.diff?r1=1.11&r2=1.12&f=h > | --- ports/security/ruby-pam/Makefile 2009/08/22 00:35:04 1.11 > | +++ ports/security/ruby-pam/Makefile 2011/04/10 18:18:07 1.12 > | @@ -2,7 +2,7 @@ > | # Date created: 29 May 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-pam/Makefile,v 1.11 2009/08/22 00:35:04 amdmi3 Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/ruby-pam/Makefile,v 1.12 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= pam > | @@ -33,4 +33,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_MODEXAMPLESDIR}/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/sysutils/ruby-log4r/Makefile.diff?r1=1.14&r2=1.15&f=h > | --- ports/sysutils/ruby-log4r/Makefile 2010/12/29 20:04:33 1.14 > | +++ ports/sysutils/ruby-log4r/Makefile 2011/04/10 18:18:07 1.15 > | @@ -2,7 +2,7 @@ > | # Date created: 13 January 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/ruby-log4r/Makefile,v 1.14 2010/12/29 20:04:33 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/sysutils/ruby-log4r/Makefile,v 1.15 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= log4r > | @@ -36,4 +36,8 @@ do-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-csv/Makefile.diff?r1=1.16&r2=1.17&f=h > | --- ports/textproc/ruby-csv/Makefile 2009/06/16 15:53:19 1.16 > | +++ ports/textproc/ruby-csv/Makefile 2011/04/10 18:18:07 1.17 > | @@ -2,7 +2,7 @@ > | # Date created: 18 Feb 2001 > | # Whom: Yarema > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-csv/Makefile,v 1.16 2009/06/16 15:53:19 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-csv/Makefile,v 1.17 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= csv > | @@ -27,4 +27,8 @@ do-install: > | ${INSTALL_DATA} ${WRKSRC}/README.txt ${RUBY_MODDOCDIR} > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-formvalidator/Makefile.diff?r1=1.7&r2=1.8&f=h > | --- ports/textproc/ruby-formvalidator/Makefile 2009/02/15 13:33:55 1.7 > | +++ ports/textproc/ruby-formvalidator/Makefile 2011/04/10 18:18:07 1.8 > | @@ -2,7 +2,7 @@ > | # Date created: 21 February 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-formvalidator/Makefile,v 1.7 2009/02/15 13:33:55 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-formvalidator/Makefile,v 1.8 2011/04/10 18:18:07 swills Exp $ > | # > | > | PORTNAME= formvalidator > | @@ -45,4 +45,8 @@ do-install: > | >> ${TMPPLIST} > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-gdome/Makefile.diff?r1=1.17&r2=1.18&f=h > | --- ports/textproc/ruby-gdome/Makefile 2009/06/16 15:53:20 1.17 > | +++ ports/textproc/ruby-gdome/Makefile 2011/04/10 18:18:08 1.18 > | @@ -2,7 +2,7 @@ > | # Date created: 12 July 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-gdome/Makefile,v 1.17 2009/06/16 15:53:20 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-gdome/Makefile,v 1.18 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= gdome > | @@ -29,6 +29,10 @@ INSTALL_TARGET= site-install > | > | .include > | > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | + > | post-extract: > | ${RM} -rf ${WRKSRC}/examples-ruby/CVS > | > http://cvsweb.FreeBSD.org/ports/textproc/ruby-htmltools/Makefile.diff?r1=1.6&r2=1.7&f=h > | --- ports/textproc/ruby-htmltools/Makefile 2010/06/08 00:22:08 1.6 > | +++ ports/textproc/ruby-htmltools/Makefile 2011/04/10 18:18:08 1.7 > | @@ -2,7 +2,7 @@ > | # Date created: 2005-03-31 > | # Whom: Alexander Novitsky > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-htmltools/Makefile,v 1.6 2010/06/08 00:22:08 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-htmltools/Makefile,v 1.7 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= htmltools > | @@ -36,4 +36,8 @@ do-install: > | @cd ${INSTALL_WRKSRC}; \ > | ${SETENV} ${MAKE_ENV} ${RUBY} ${RUBY_FLAGS} ${RUBY_SETUP} install ${RUBY_INSTALL_ARGS} > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-nqxml/Makefile.diff?r1=1.19&r2=1.20&f=h > | --- ports/textproc/ruby-nqxml/Makefile 2009/08/22 00:37:08 1.19 > | +++ ports/textproc/ruby-nqxml/Makefile 2011/04/10 18:18:08 1.20 > | @@ -2,7 +2,7 @@ > | # Date created: 10 March 2001 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-nqxml/Makefile,v 1.19 2009/08/22 00:37:08 amdmi3 Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-nqxml/Makefile,v 1.20 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= nqxml > | @@ -33,4 +33,8 @@ do-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-quixml/Makefile.diff?r1=1.8&r2=1.9&f=h > | --- ports/textproc/ruby-quixml/Makefile 2010/06/07 20:48:41 1.8 > | +++ ports/textproc/ruby-quixml/Makefile 2011/04/10 18:18:08 1.9 > | @@ -2,7 +2,7 @@ > | # Date created: 10 September 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-quixml/Makefile,v 1.8 2010/06/07 20:48:41 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-quixml/Makefile,v 1.9 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= quixml > | @@ -33,4 +33,8 @@ post-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-raspell/Makefile.diff?r1=1.8&r2=1.9&f=h > | --- ports/textproc/ruby-raspell/Makefile 2009/08/22 00:37:08 1.8 > | +++ ports/textproc/ruby-raspell/Makefile 2011/04/10 18:18:08 1.9 > | @@ -2,7 +2,7 @@ > | # Date created: 10 November 2002 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-raspell/Makefile,v 1.8 2009/08/22 00:37:08 amdmi3 Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-raspell/Makefile,v 1.9 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= raspell > | @@ -32,4 +32,8 @@ post-install: > | ${INSTALL_DATA} ${WRKSRC}/README ${RUBY_MODDOCDIR}/ > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-tempura/Makefile.diff?r1=1.5&r2=1.6&f=h > | --- ports/textproc/ruby-tempura/Makefile 2009/06/16 15:53:21 1.5 > | +++ ports/textproc/ruby-tempura/Makefile 2011/04/10 18:18:08 1.6 > | @@ -2,7 +2,7 @@ > | # Date created: 18 March 2004 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-tempura/Makefile,v 1.5 2009/06/16 15:53:21 stas Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-tempura/Makefile,v 1.6 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= tempura > | @@ -38,4 +38,8 @@ do-install: > | .endfor > | .endif > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include > http://cvsweb.FreeBSD.org/ports/textproc/ruby-xtemplate/Makefile.diff?r1=1.13&r2=1.14&f=h > | --- ports/textproc/ruby-xtemplate/Makefile 2009/08/22 00:37:08 1.13 > | +++ ports/textproc/ruby-xtemplate/Makefile 2011/04/10 18:18:08 1.14 > | @@ -2,7 +2,7 @@ > | # Date created: 6 February 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-xtemplate/Makefile,v 1.13 2009/08/22 00:37:08 amdmi3 Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/textproc/ruby-xtemplate/Makefile,v 1.14 2011/04/10 18:18:08 swills Exp $ > | # > | > | PORTNAME= xtemplate > | @@ -27,6 +27,10 @@ DOCS_EN= CHANGES README STATUS TUTORIAL > | > | .include > | > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | + > | post-install: > | .if !defined(NOPORTDOCS) > | ${MKDIR} ${RUBY_MODEXAMPLESDIR} > http://cvsweb.FreeBSD.org/ports/www/ruby-tmpl/Makefile.diff?r1=1.8&r2=1.9&f=h > | --- ports/www/ruby-tmpl/Makefile 2009/08/22 00:38:24 1.8 > | +++ ports/www/ruby-tmpl/Makefile 2011/04/10 18:18:09 1.9 > | @@ -2,7 +2,7 @@ > | # Date created: 2001-08-22 > | # Whom: Sean Chittenden > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/ruby-tmpl/Makefile,v 1.8 2009/08/22 00:38:24 amdmi3 Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/ruby-tmpl/Makefile,v 1.9 2011/04/10 18:18:09 swills Exp $ > | # > | > | PORTNAME= tmpl > | @@ -25,4 +25,8 @@ PLIST_FILES= %%RUBY_SITELIBDIR%%/ruby-tm > | do-install: > | cd ${WRKSRC}; ${RUBY} install.rb > | > | -.include > | +.include > | +.if ${RUBY_VER} == 1.9 > | +BROKEN= does not build with ruby 1.9 > | +.endif > | +.include -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.