Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/rubygem-transactionsimple/Makefile

[BACK] Up to [FreeBSD] / ports / devel / rubygem-transactionsimple

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 9 19:12:53 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
RF -> RG Conversion (Part III)

With Hat:       ruby@
Tested by:      make checksum

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 6 19:25:03 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:11:33 2009 UTC (2 years, 10 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 14 02:16:03 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Fix plist after ruby update by generating it dynamically.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:10 2008 UTC (3 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:12:59 2008 UTC (3 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
- speedup make

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:11:37 2008 UTC (3 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
- cleanup with GEM macros
- use new dependecy form

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 3 12:41:58 2007 UTC (4 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
- detect version of hoe now dynamicly

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 3 00:07:28 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- reflect the update of rubygem-hoe

Noted by:     pav
Pointyhat to: clsung (myself)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 9 19:30:21 2007 UTC (4 years, 11 months ago) by dinoex
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- unbreak after update of hoe-1.2.0

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 16 11:49:12 2007 UTC (4 years, 11 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
- update to 1.4.0
Reported by:	portsscout

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 8 11:35:23 2006 UTC (5 years, 6 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:	portmgr (erwin)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 21 20:25:06 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Populate newly created rubygems category

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 10 19:50:02 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update descriptions

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 9 11:30:07 2005 UTC (6 years, 3 months ago) by dinoex
Branches: MAIN
Transaction::Simple provides active ("live", non-backend)
transactional support to Marshal-able objects.

WWW: http://rubyforge.org/projects/trans-simple/

Diff request

This form allows you to request diffs 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.

Log view options