OpenBSD CVS

CVS log for ports/devel/ruby-gem_plugin/Attic/Makefile


[BACK] Up to [local] / ports / devel / ruby-gem_plugin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19, Tue Nov 14 00:55:49 2017 UTC (6 years, 6 months ago) by jeremy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +1 -1 lines
FILE REMOVED

Remove pure ruby gem ports that haven't been updated in 7 years.

These ports in general have not be touched since initial import,
are none are dependencies of any other port.

OK jcs@

Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 19 02:10:31 2015 UTC (8 years, 10 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.17: +2 -5 lines
Diff to previous 1.17 (unified)

Remove MODRUBY_RAKE_DEPENDS.  Only necessary on ruby 1.8, and none of
the ports that use it are still built with ruby 1.8.

OK ajacoutot@

Revision 1.17 / (download) - annotate - [select for diffs], Sat Oct 11 19:54:46 2014 UTC (9 years, 7 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified)

Bump gem ports buildable with ruby 1.8 that have binaries

The binaries now use a 18 suffix on ruby 1.8.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Oct 26 23:55:35 2013 UTC (10 years, 7 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 11 10:50:29 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.14: +1 -4 lines
Diff to previous 1.14 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.14 / (download) - annotate - [select for diffs], Sun Sep 23 16:57:33 2012 UTC (11 years, 8 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Sep 16 09:24:57 2011 UTC (12 years, 8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (unified)

normalize pkgpath

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jan 6 04:24:23 2011 UTC (13 years, 5 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

REVISION bump for rbx FLAVOR PLIST change.

OK landry@

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 24 21:35:14 2010 UTC (13 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 8 23:28:53 2010 UTC (13 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.9: +3 -6 lines
Diff to previous 1.9 (unified)

REVISION bumps for most ruby ports after the ruby.port.mk update.

PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 28 20:12:17 2010 UTC (13 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (unified)

Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk

All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 23 22:30:26 2010 UTC (13 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (unified)

Bump all ruby ports not already handled.

In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jun 14 23:46:38 2008 UTC (15 years, 11 months ago) by landry
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 4 14:35:22 2007 UTC (16 years, 7 months ago) by bernd
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (unified)

Update to ruby-gem_plugin-0.2.3.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 28 18:42:10 2007 UTC (16 years, 8 months ago) by bernd
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Fix distinfo because of a re-rolled distfile. Bump PKGNAME because
I don't have the old distfile anymore to compare both.

Noticed by naddy@, thanks!

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 27 18:53:53 2007 UTC (16 years, 8 months ago) by bernd
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

Update to ruby-gem_plugin-0.2.2.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 20 12:48:05 2007 UTC (16 years, 8 months ago) by msf
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

use MASTER_SITE_RUBYFORGE

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 16 02:53:13 2007 UTC (16 years, 8 months ago) by merdely
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 20 18:15:00 2006 UTC (17 years, 7 months ago) by bernd
Branch: bernd
CVS Tags: bernd_2006-oct-20, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Initial import of ruby-gem_plugin-0.2.1. 

GemPlugin is a system that lets your users install gems and lets you load
them as additional features to use in your software. It originated from the
Mongrel project but proved useful enough to break out into a separate project.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 20 18:15:00 2006 UTC (17 years, 7 months ago) by bernd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.