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

CVS log for ports/www/rubygem-mongrel_cluster/Makefile

[BACK] Up to [FreeBSD] / ports / www / rubygem-mongrel_cluster

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Dec 8 23:08:04 2010 UTC (14 months ago) by avl
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Re-assign all my ruby* ports to ruby@

Discussed with:	pgollucci, stas

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 24 06:46:43 2010 UTC (14 months, 2 weeks ago) by avl
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- Add --clean option to the rc script. It removes orphaned pid files. [1]
- Use tab instead of spaces
- Bump PORTREVISION

Submitted by:	Damon Durand <damon AT durandfamily.org> [1]

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 2 02:33:34 2010 UTC (17 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- Prep ruby Rails 3
  Convert to RG

With Hat:       ruby
Sponsored by:   RideCharge Inc. / Taximagic

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 6 19:25:09 2010 UTC (20 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Mon Jun 15 14:30:23 2009 UTC (2 years, 7 months ago) by avl
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Install rdoc files
- Bump PORTREVISION

Reported by:	erwinbot

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 28 20:44:16 2009 UTC (2 years, 8 months ago) by avl
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	tabthorpe (mentor)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 9 00:11:43 2009 UTC (2 years, 10 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -14 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.13: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:19 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.12: preferred, colored
Changes since revision 1.12: +2 -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.12: download - view: text, markup, annotated - select for diffs
Fri Dec 14 03:45:59 2007 UTC (4 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4 lines
- Update to 1.0.5

Submitted by:	maintainer (Alexander Logvinov), via email

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 23 23:46:16 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -1 lines
- Fix loading on system startup

PR:		117259
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 7 00:42:25 2007 UTC (4 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
- Hide cgi_multipart_eof_fix's warning in rc.d script
  after recent rubygem-mongrel update.
- bump PORTREVISION

PR:		ports/115102
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 12 09:16:41 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- Update to 1.0.2

PR:		114516
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 6 15:44:46 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Alexander Logvinov is maintainer now.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 26 16:13:11 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Drop maintainership

PR:		ports/108376
Submitted by:	Rui Lopes <rgl@ruilopes.com> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 9 02:43:51 2007 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
- Fix breakage of pkg-plist.

PR:		ports/107111
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
Approved by:	maintainer (timeout)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 10 06:18:35 2006 UTC (5 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
BROKEN: Incomplete pkg-plist

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 25 09:10:42 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -3 lines
- Update to 0.2.1
- Add rc.d script

PR:		ports/103599
Submitted by:	Rui Lopes <rgl(at)ruilopes.com> (maintainer)

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

Approved by:	portmgr (erwin)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 23 11:29:22 2006 UTC (5 years, 7 months ago) by mat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
Update to 0.2.0

PR:		99187
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:35:18 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Mongrel plugin that provides commands and Capistrano tasks for managing
multiple Mongrel processes.

WWW: http://fluxura.com/
WWW: http://rubyforge.org/projects/railsmachine/

PR:		ports/97533
Submitted by:	Rui Lopes <rgl@ruilopes.com>

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