CVS log for ports/databases/rubygem-memcache-client/Makefile
Up to [FreeBSD] / ports / databases / rubygem-memcache-client
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 2 02:30:54 2010 UTC (17 months, 1 week 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.15: preferred, colored
Changes since revision 1.15: +3 -7 lines
- Prep ruby Rails 3 Update to 1.8.5 Convert to RG Fix depends With Hat: ruby Sponsored by: RideCharge Inc. / Taximagic
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jun 6 19:24:58 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 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.14: download - view: text, markup, annotated - select for diffs
Tue Apr 27 22:55:16 2010 UTC (21 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Re-assign all my rubygem-* ports to ruby@ this gives us more eyes and brings us inline with perl@ Current ruby@ members (stas, dinoex, pgollucci) http://wiki.freebsd.org/Ruby Discussed with: stas on #bsdports
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 9 08:04:55 2009 UTC (2 years, 2 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 1.7.5 - Update WWW
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 10 21:41:23 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update to 1.7.4
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 7 22:12:27 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 1.7.3
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 28 22:04:25 2009 UTC (2 years, 8 months ago) by linimon
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Reassign these ports to the committer who has been most active in updating them. Approved by: old maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 23 20:23:53 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- update to 1.7.2 PR: ports/134666 Approved by: maintainer Submitted by: me
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 24 02:25:03 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.7.1 PR: ports/133505 Approved by: maintainer timeout (2 weeks 1 day) Submitted by: me
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:11:26 2009 UTC (2 years, 10 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Sat Feb 14 01:22:17 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
- Fix plist after ruby update by generating it dynamically.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:04 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.4: preferred, colored
Changes since revision 1.4: +6 -5 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.4: download - view: text, markup, annotated - select for diffs
Thu Sep 20 06:05:19 2007 UTC (4 years, 4 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines
- Update to 1.5.0 PR: ports/115507 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 5 20:34:57 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -1 lines
- Update to 1.2.0 PR: ports/106374 Submitted by: Jonathan Weiss<jw@innerewut.de> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 8 11:35:21 2006 UTC (5 years, 6 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem. Approved by: portmgr (erwin)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 29 11:57:23 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
New Ruby MemCached client memcache-client from the Robotcoop. It is a pure Ruby client for memcached. It is nearly a drop-in replacement for Ruby MemCache while beeing much faster. PR: ports/92350 Submitted by: Jonathan Weiss <jw@innerewut.de>
