CVS log for ports/devel/rubygem-daemons/Makefile
Up to [FreeBSD] / ports / devel / rubygem-daemons
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Feb 7 05:31:13 2012 UTC (4 days, 12 hours ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Update to 1.1.7 - This fixes the world writable file issue reported eearlier.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Dec 20 05:10:43 2011 UTC (7 weeks, 4 days ago) by pgollucci
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 1.1.5 With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jun 18 20:13:17 2011 UTC (7 months, 3 weeks ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Update to 1.1.4
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jun 18 03:35:10 2011 UTC (7 months, 3 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 1.1.3
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 6 07:34:11 2011 UTC (10 months, 1 week ago) by clsung
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 1.1.2
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 8 23:08:02 2010 UTC (14 months ago) by avl
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Re-assign all my ruby* ports to ruby@ Discussed with: pgollucci, stas
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 17 16:23:03 2010 UTC (18 months, 3 weeks ago) by avl
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update to 1.1.0
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 26 19:51:16 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 28 20:44:08 2009 UTC (2 years, 8 months ago) by avl
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
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:27 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: +0 -13 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
Sat Feb 14 00:55:03 2009 UTC (2 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Fix plist after ruby update by generating it dynamically.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 6 08:58:06 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.11: preferred, colored
Changes since revision 1.11: +4 -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.11: download - view: text, markup, annotated - select for diffs
Tue Mar 25 23:01:14 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 1.0.10 PR: 121984 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Dec 14 03:41:28 2007 UTC (4 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
- Update to 1.0.9 Submitted by: maintainer (Alexander Logvinov), via email
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 27 20:56:48 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 1.0.8 PR: 116618 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.0.7 PR: 114513 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 27 10:40:56 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.0.6 PR: 112541 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 6 15:48:17 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Update to 1.0.5 - grab maintainership Submitted by: new maintainer (Alexander Logvinov)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 19 10:26:19 2007 UTC (4 years, 11 months ago) by clsung
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update to 1.0.4
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 26 16:13:10 2007 UTC (5 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Drop maintainership PR: ports/108376 Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 25 00:31:54 2006 UTC (5 years, 4 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to 1.0.1 PR: ports/103595 Submitted by: maintainer (Rui Lopes)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 8 11:35:22 2006 UTC (5 years, 6 months ago) by jmelo
Branches: MAIN
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
Mon Jun 5 14:24:41 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. If you want, you can also use daemons to run blocks of ruby code in a daemon process and to control these processes from the main application. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash. WWW: http://daemons.rubyforge.org/ PR: ports/97531 Submitted by: Rui Lopes <rgl@ruilopes.com>
