aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-mongrel_cluster
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - One WWW line in pkg-descr will do just finePhilip M. Gollucci2011-12-201-1/+0
| | | | Notes: svn path=/head/; revision=287684
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Re-assign all my ruby* ports to ruby@Alexander Logvinov2010-12-081-1/+1
| | | | | | | Discussed with: pgollucci, stas Notes: svn path=/head/; revision=265881
* - Add --clean option to the rc script. It removes orphaned pid files. [1]Alexander Logvinov2010-11-242-3/+3
| | | | | | | | | | - Use tab instead of spaces - Bump PORTREVISION Submitted by: Damon Durand <damon AT durandfamily.org> [1] Notes: svn path=/head/; revision=265067
* - Prep ruby Rails 3Philip M. Gollucci2010-09-021-2/+1
| | | | | | | | | | Convert to RG With Hat: ruby Sponsored by: RideCharge Inc. / Taximagic Notes: svn path=/head/; revision=260411
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-2/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=255916
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Install rdoc filesAlexander Logvinov2009-06-151-1/+1
| | | | | | | | | - Bump PORTREVISION Reported by: erwinbot Notes: svn path=/head/; revision=235870
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - convert to RUBYGEM_AUTOPLISTPhilip M. Gollucci2009-04-092-35/+2
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=231910
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-3/+2
| | | | | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=210636
* - Update to 1.0.5Cheng-Lung Sung2007-12-143-15/+15
| | | | | | | Submitted by: maintainer (Alexander Logvinov), via email Notes: svn path=/head/; revision=203529
* - Fix loading on system startupMartin Wilke2007-10-232-3/+10
| | | | | | | | PR: 117259 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=201865
* - Hide cgi_multipart_eof_fix's warning in rc.d scriptCheng-Lung Sung2007-08-072-1/+2
| | | | | | | | | | | after recent rubygem-mongrel update. - bump PORTREVISION PR: ports/115102 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Notes: svn path=/head/; revision=197246
* - Update to 1.0.2Martin Wilke2007-07-124-15/+25
| | | | | | | | PR: 114516 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=195466
* - Alexander Logvinov is maintainer now.Cheng-Lung Sung2007-03-061-1/+1
| | | | Notes: svn path=/head/; revision=186678
* - Drop maintainershipPav Lucistnik2007-01-261-1/+1
| | | | | | | | PR: ports/108376 Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) Notes: svn path=/head/; revision=183354
* - Fix breakage of pkg-plist.Cheng-Lung Sung2007-01-091-2/+3
| | | | | | | | | PR: ports/107111 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=181828
* BROKEN: Incomplete pkg-plistKris Kennaway2006-12-101-0/+2
| | | | Notes: svn path=/head/; revision=179357
* - Update to 0.2.1Martin Wilke2006-09-253-6/+44
| | | | | | | | | | - Add rc.d script PR: ports/103599 Submitted by: Rui Lopes <rgl(at)ruilopes.com> (maintainer) Notes: svn path=/head/; revision=173784
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-1/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* Update to 0.2.0Mathieu Arnold2006-06-233-10/+14
| | | | | | | | PR: 99187 Submitted by: maintainer Notes: svn path=/head/; revision=166105
* Mongrel plugin that provides commands and Capistrano tasks for managingPav Lucistnik2006-06-054-0/+56
multiple Mongrel processes. WWW: http://fluxura.com/ WWW: http://rubyforge.org/projects/railsmachine/ PR: ports/97533 Submitted by: Rui Lopes <rgl@ruilopes.com> Notes: svn path=/head/; revision=164463