head	1.14;
access;
symbols
	pkgsrc-2013Q2:1.14.0.4
	pkgsrc-2013Q2-base:1.14
	pkgsrc-2012Q4:1.14.0.2
	pkgsrc-2012Q4-base:1.14
	pkgsrc-2011Q4:1.13.0.2
	pkgsrc-2011Q4-base:1.13
	pkgsrc-2011Q3:1.12.0.6
	pkgsrc-2011Q3-base:1.12
	pkgsrc-2011Q2:1.12.0.4
	pkgsrc-2011Q2-base:1.12
	pkgsrc-2011Q1:1.12.0.2
	pkgsrc-2011Q1-base:1.12
	pkgsrc-2010Q4:1.10.0.4
	pkgsrc-2010Q4-base:1.10
	pkgsrc-2010Q3:1.10.0.2
	pkgsrc-2010Q3-base:1.10
	pkgsrc-2010Q2:1.8.0.2
	pkgsrc-2010Q2-base:1.8
	pkgsrc-2010Q1:1.7.0.4
	pkgsrc-2010Q1-base:1.7
	pkgsrc-2009Q4:1.7.0.2
	pkgsrc-2009Q4-base:1.7
	pkgsrc-2009Q3:1.6.0.2
	pkgsrc-2009Q3-base:1.6
	pkgsrc-2009Q2:1.5.0.2
	pkgsrc-2009Q2-base:1.5
	pkgsrc-2009Q1:1.4.0.6
	pkgsrc-2009Q1-base:1.4
	pkgsrc-2008Q4:1.4.0.4
	pkgsrc-2008Q4-base:1.4
	pkgsrc-2008Q3:1.4.0.2
	pkgsrc-2008Q3-base:1.4
	cube-native-xorg:1.3.0.6
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.4
	pkgsrc-2008Q2-base:1.3
	cwrapper:1.3.0.2
	pkgsrc-2008Q1:1.1.1.1.0.2
	pkgsrc-2008Q1-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.14
date	2012.03.18.08.05.31;	author taca;	state dead;
branches;
next	1.13;

1.13
date	2011.12.13.15.57.55;	author taca;	state Exp;
branches;
next	1.12;

1.12
date	2011.03.23.14.27.14;	author taca;	state Exp;
branches;
next	1.11;

1.11
date	2011.02.09.12.43.09;	author taca;	state Exp;
branches;
next	1.10;

1.10
date	2010.10.15.11.38.59;	author taca;	state Exp;
branches
	1.10.4.1;
next	1.9;

1.9
date	2010.09.10.12.45.31;	author taca;	state Exp;
branches;
next	1.8;

1.8
date	2010.06.09.16.32.36;	author minskim;	state Exp;
branches;
next	1.7;

1.7
date	2009.12.01.23.24.24;	author minskim;	state Exp;
branches;
next	1.6;

1.6
date	2009.09.12.22.14.17;	author minskim;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	2009.04.07.17.13.27;	author minskim;	state Exp;
branches;
next	1.4;

1.4
date	2008.09.15.05.43.01;	author minskim;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.20.04.34.11;	author minskim;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.04.15.30.02;	author jlam;	state Exp;
branches;
next	1.1;

1.1
date	2008.02.09.06.27.48;	author minskim;	state Exp;
branches
	1.1.1.1;
next	;

1.10.4.1
date	2011.02.14.18.26.33;	author spz;	state Exp;
branches;
next	;

1.6.2.1
date	2009.12.02.23.17.10;	author tron;	state Exp;
branches;
next	;

1.1.1.1
date	2008.02.09.06.27.48;	author minskim;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove ruby-activeresource, say good-by to Ruby on Rails 2.
@
text
@# $NetBSD: Makefile,v 1.13 2011/12/13 15:57:55 taca Exp $

DISTNAME=	activeresource-${RUBY_RAILS_VERSION}
CATEGORIES=	www

MAINTAINER=	minskim@@NetBSD.org
HOMEPAGE=	http://rubyforge.org/projects/activeresource/
COMMENT=	Object-relational mapping for REST webservices
LICENSE=	mit

DEPENDS+=	${RUBY_ACTIVESUPPORT_DEPENDS}

RUBY_RAILS_SUPPORTED=	2

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
@


1.13
log
@* Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2011/03/23 14:27:14 taca Exp $
@


1.12
log
@Switch to utilize lang/ruby/rail.mk.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2011/02/09 12:43:09 taca Exp $
d3 1
a3 1
DISTNAME=	activeresource-${RUBY_RAILS2_VERSION}
d11 1
a11 1
RUBY_RAILS=	2
d13 1
a13 1
DEPENDS+=	${RUBY_ACTIVESUPPORT_DEPENDS}
@


1.11
log
@Update ruby-activeresource/ package to 2.3.11.

* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2010/10/15 11:38:59 taca Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.11
d11 3
a13 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.11<2.3.12:../../devel/ruby-activesupport
@


1.10
log
@Update www/ruby-activeresource to 2.3.10.

No change except version, it is part of Rails 2.3.10.
Change depending pattern to prevent ruby-activesupport 3.0.0 and later.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2010/09/10 12:45:31 taca Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.10
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.10<3.0.0:../../devel/ruby-activesupport
@


1.10.4.1
log
@Pullup ticket 3353 - requested by taca
security update

Revisions pulled up:
- pkgsrc/databases/ruby-activerecord/Makefile     1.21
- pkgsrc/databases/ruby-activerecord/distinfo     1.21
- pkgsrc/devel/ruby-activesupport/Makefile        1.24
- pkgsrc/devel/ruby-activesupport/distinfo        1.21
- pkgsrc/mail/ruby-actionmailer/Makefile          1.19
- pkgsrc/mail/ruby-actionmailer/distinfo          1.20
- pkgsrc/www/ruby-actionpack/Makefile             1.22
- pkgsrc/www/ruby-actionpack/distinfo             1.22
- pkgsrc/www/ruby-actionpack/PLIST                1.21
- pkgsrc/www/ruby-activeresource/Makefile         1.11
- pkgsrc/www/ruby-activeresource/distinfo         1.11
- pkgsrc/www/ruby-rails/Makefile                  1.2
- pkgsrc/www/ruby-rails/distinfo                  1.2

Files deleted:
pkgsrc/www/ruby-rails/patches/patch-ad

-------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Wed Feb  9 12:37:58 UTC 2011

   Modified Files:
           pkgsrc/devel/ruby-activesupport: Makefile distinfo

   Log Message:
   Update ruby-activesupport package to 2.3.11.

   It is update of version only for Ruby on Rails 2.3.11 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/ruby-activesupport/Makefile
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ruby-activesupport/distinfo

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Wed Feb  9 12:39:41 UTC 2011

   Modified Files:
           pkgsrc/databases/ruby-activerecord: Makefile distinfo

   Log Message:
   Update ruby-activerecord package to 2.3.11.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 2.3.11 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/ruby-activerecord/Makefile \
       pkgsrc/databases/ruby-activerecord/distinfo

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Wed Feb  9 12:40:52 UTC 2011

   Modified Files:
           pkgsrc/www/ruby-actionpack: Makefile PLIST distinfo

   Log Message:
   Update ruby-actionpack package to 2.3.11.

   * More strict dependency reflect gemspec's description.

   *2.3.11 (February 9, 2011)*

   * Two security fixes. CVE-2011-0446, CVE-2011-0447


   To generate a diff of this commit:
   cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/ruby-actionpack/Makefile \
       pkgsrc/www/ruby-actionpack/distinfo
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/ruby-actionpack/PLIST

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Wed Feb  9 12:42:26 UTC 2011

   Modified Files:
           pkgsrc/mail/ruby-actionmailer: Makefile distinfo

   Log Message:
   Update ruby-actionmailer package to 2.3.11.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 2.3.11 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/ruby-actionmailer/Makefile
   cvs rdiff -u -r1.19 -r1.20 pkgsrc/mail/ruby-actionmailer/distinfo

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Wed Feb  9 12:43:09 UTC 2011

   Modified Files:
           pkgsrc/www/ruby-activeresource: Makefile distinfo

   Log Message:
   Update ruby-activeresource/ package to 2.3.11.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 2.3.11 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/ruby-activeresource/Makefile \
       pkgsrc/www/ruby-activeresource/distinfo

   -------------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   taca
   Date:           Wed Feb  9 12:44:07 UTC 2011

   Modified Files:
           pkgsrc/www/ruby-rails: Makefile distinfo
   Removed Files:
           pkgsrc/www/ruby-rails/patches: patch-ad

   Log Message:
   Update ruby-rails package to 2.3.11.

   * More strict dependency reflect gemspec's description.
   * It is update of version only for Ruby on Rails 2.3.11 update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/ruby-rails/Makefile \
       pkgsrc/www/ruby-rails/distinfo
   cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/www/ruby-rails/patches/patch-ad
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2011/02/09 12:43:09 taca Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.11
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.11<2.3.12:../../devel/ruby-activesupport
@


1.9
log
@Update www/ruby-activeresource to 2.3.9.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Update dependency according to gemspec.


*2.3.9 (September 4, 2010)*

* Version bump.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2010/06/09 16:32:36 minskim Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.9
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.9:../../devel/ruby-activesupport
@


1.8
log
@Sync ruby-activeresource with other rails packages.

Patch by Wen Heping in PR 43442.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2009/12/01 23:24:24 minskim Exp $
d3 1
a3 2
DISTNAME=	activeresource-2.3.8
PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME}
d9 1
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.8:../../devel/ruby-activesupport
d13 1
a13 1
.include "../../misc/rubygems/rubygem.mk"
@


1.7
log
@Update rails packages to 2.3.5.  This fixes a cross-site scripting
vulnerability in ruby-actionpack.

Major changes:
- Improved compatibility with Ruby 1.9
- RailsXss plugin availability
- Fixes for the Nokogiri backend for XmlMini
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2009/09/12 22:14:17 minskim Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.5
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.5:../../devel/ruby-activesupport
@


1.6
log
@Update rails packages to 2.3.4.

Changes since 2.3.2:
* I18n support for plugins.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2009/04/07 17:13:27 minskim Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.4
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.2:../../devel/ruby-activesupport
@


1.6.2.1
log
@Pullup ticket #2941 - requested by minskim
databases/ruby-activerecord: security update
devel/ruby-activesupport: security update
mail/ruby-actionmailer: security update
www/rails: security update
www/ruby-actionpack: security update
www/ruby-activeresource security update

Revisions pulled up:
- databases/ruby-activerecord/Makefile		1.17
- databases/ruby-activerecord/distinfo		1.17
- devel/ruby-activesupport/Makefile		1.20
- devel/ruby-activesupport/PLIST		1.16
- devel/ruby-activesupport/distinfo		1.17
- mail/ruby-actionmailer/Makefile		1.16
- mail/ruby-actionmailer/distinfo		1.17
- www/rails/Makefile				1.17
- www/rails/distinfo				1.13
- www/ruby-actionpack/Makefile			1.18
- www/ruby-actionpack/PLIST			1.18
- www/ruby-actionpack/distinfo			1.19
- www/ruby-activeresource/Makefile		1.7
- www/ruby-activeresource/distinfo		1.7
---
Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Dec  1 23:24:24 UTC 2009

Modified Files:
        pkgsrc/databases/ruby-activerecord: Makefile distinfo
        pkgsrc/devel/ruby-activesupport: Makefile PLIST distinfo
        pkgsrc/mail/ruby-actionmailer: Makefile distinfo
        pkgsrc/www/rails: Makefile distinfo
        pkgsrc/www/ruby-actionpack: Makefile PLIST distinfo
        pkgsrc/www/ruby-activeresource: Makefile distinfo

Log Message:
Update rails packages to 2.3.5.  This fixes a cross-site scripting
vulnerability in ruby-actionpack.

Major changes:
- Improved compatibility with Ruby 1.9
- RailsXss plugin availability
- Fixes for the Nokogiri backend for XmlMini
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	activeresource-2.3.5
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.3.5:../../devel/ruby-activesupport
@


1.5
log
@Update rails packages to 2.3.1.

Changes since 2.1.1:
* Allow metal to live in plugins #2045 [Matthew Rudy]
* Added metal [Josh Peek]
* Remove script/performance/request in favour of the performance
  integration tests. [Pratik Naik]
* Add a rake task to apply a template to an existing application :
  rake rails:template LOCATION=~/template.rb [Pratik Naik]
* Add "-m/--template" option to Rails generator to apply a template to
  the generated application. [Jeremy McAnally]
* Extracted the process scripts (inspector, reaper, spawner) into the
  plugin irs_process_scripts [David Heinemeier Hansson]
* Changed Rails.root to return a Pathname object
* Added view path support for engines [David Heinemeier Hansson]
* Added that config/routes.rb files in engine plugins are
  automatically loaded (and reloaded when they change in dev mode)
  [David Heinemeier Hansson]
* Added app/[models|controllers|helpers] to the load path for plugins
  that has an app directory (go engines ;)) [David Heinemeier Hansson]
* Add config.preload_frameworks to load all frameworks at
  startup. Default to false so Rails autoloads itself as it's
  used. Turn this on for Passenger and JRuby. Also turned on by
  config.threadsafe!  [Jeremy Kemper]
* Add a rake task to generate dispatchers : rake
  rails:generate_dispatchers [Pratik Naik]
* "rails <app>" will not generate public/dispatch.cgi/fcgi/rb files by
  default now. Please use "--with-dispatchers" option if you need
  them. [Yaroslav Markin, Pratik Naik]
* Added rake rails:update:application_controller to renamed
  application.rb to application_controller.rb -- included in rake
  rails:update so upgrading to 2.3 will automatically trigger it #1439
  [kastner]
* Added Rails.backtrace_cleaner as an accessor for the
  Rails::BacktraceCleaner instance used by the framework to cut down
  on backtrace noise and config/initializers/backtrace_silencers.rb to
  add your own (or turn them all off) [David Heinemeier Hansson]
* Switch from Test::Unit::TestCase to ActiveSupport::TestCase.  [Jeremy Kemper]
* Added config.i18n settings gatherer to config/environment,
  auto-loading of all locales in config/locales/*.rb,yml, and
  config/locales/en.yml as a sample locale [David Heinemeier Hansson]
* BACKWARDS INCOMPATIBLE: Renamed application.rb to
  application_controller.rb and removed all the special casing that
  was in place to support the former. You must do this rename in your
  own application when you upgrade to this version [David Heinemeier
  Hansson]
* Fixed plugin generator so that generated unit tests would subclass
  ActiveSupport::TestCase, also introduced a helper script to reduce
  the needed require statements #1137 [Mathias Meyer]
* Update Prototype to 1.6.0.3 [sam]
* Fixed that sqlite would report "db/development.sqlite3 already
  exists" whether true or not on db:create #614 [Antonio Cangiano]
* Added config.threadsafe! to toggle allow concurrency settings and
  disable the dependency loader [Josh Peek]
* Turn cache_classes on by default [Josh Peek]
* Added configurable eager load paths. Defaults to app/models,
  app/controllers, and app/helpers [Josh Peek]
* Introduce simple internationalization support.  [Ruby i18n team]
* Make script/plugin install <plugin> -r <revision> option work with
  git based plugins. #257. [Tim Pope Jakub Kuźma]. Example:
* Added Rails.initialized? flag [Josh Peek]
* Make rake test:uncommitted work with Git. [Tim Pope]
* Added Thin support to script/server.  #488 [Bob Klosinski]
* Fix script/about in production mode.  #370 [Cheah Chu Yeow, Xavier
  Noria, David Krmpotic]
* Add the gem load paths before the framework is loaded, so certain
  gems like RedCloth and BlueCloth can be frozen.
* Fix discrepancies with loading rails/init.rb from gems.
* Plugins check for the gem init path (rails/init.rb) before the
  standard plugin init path (init.rb) [Jacek Becela]
* Changed all generated tests to use the test/do declaration style
  [David Heinemeier Hansson]
* Wrapped Rails.env in StringInquirer so you can do
  Rails.env.development? [David Heinemeier Hansson]
* Fixed that RailsInfoController wasn't considering all requests local
  in development mode (Edgard Castro) [#310 state:resolved]
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2008/09/15 05:43:01 minskim Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.3.2
@


1.4
log
@Update ruby-activeresource to 2.1.1.

Changes:

* Fixed Base#exists? to check status code as integer [#299
  state:resolved] (Wes Oldenbeuving)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2008/06/20 04:34:11 minskim Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.1.1
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.1.1:../../devel/ruby-activesupport
@


1.3
log
@Update ruby-activeresource to 2.1.0.

Too many changes since 2.0.2.  See CHANGELOG for the complete list.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2008/04/04 15:30:02 jlam Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.1.0
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.1.0:../../devel/ruby-activesupport
@


1.2
log
@Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2008/02/09 06:27:48 minskim Exp $
d3 1
a3 1
DISTNAME=	activeresource-2.0.2
a4 1
PKGREVISION=	1
d11 1
a11 1
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.0.2nb1:../../devel/ruby-activesupport
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
a6 2
MASTER_SITES=	http://rubyforge.org/frs/download.php/29357/
EXTRACT_SUFX=	.tgz
d12 1
a12 22
DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=2.0.2:../../devel/ruby-activesupport

USE_LANGUAGES=	# none
NO_BUILD=	yes

.include "../../lang/ruby/modules.mk"

pre-install:
	${FIND} ${WRKSRC} -name \*.orig -exec ${RM} -f {} \;

do-install:
	${CP} -R ${WRKSRC}/lib/* ${RUBY_SITELIBDIR}
	${CHOWN} -R ${LIBOWN}:${LIBGRP} ${RUBY_SITELIBDIR}/active_resource
	${FIND} ${RUBY_SITELIBDIR}/active_resource -type d		\
		-exec ${CHMOD} ${PKGDIRMODE} {} \;
	${FIND} ${RUBY_SITELIBDIR}/active_resource* -type f		\
		-exec ${CHMOD} ${LIBMODE} {} \;
	${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/active_resource
	${INSTALL_DATA} ${WRKSRC}/CHANGELOG \
		${RUBY_DOCDIR}/active_resource
	${INSTALL_DATA} ${WRKSRC}/README \
		${RUBY_DOCDIR}/active_resource
d14 1
@


1.1.1.1
log
@Import ruby-activeresource.

Active Resource (ARes) connects business objects and Representational
State Transfer (REST) web services.  It implements object-relational
mapping for REST webservices to provide transparent proxying
capabilities between a client (ActiveResource) and a RESTful service.
@
text
@@
