aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-rack
Commit message (Collapse)AuthorAgeFilesLines
* - Update rails to 3.2.12swills2013-02-172-8/+4
| | | | | | | | - Update dependent ports, including: - Update rack to 1.4.5 to resolve CVE-2013-0263 and CVE-2013-0262 - Update activemodel to 3.2.12 to resolve CVE-2013-0276 Security: forthcoming
* - Update to 1.4.4swills2013-01-242-3/+3
|
* - Update rubygem-rails to 3.2.11swills2013-01-092-3/+3
| | | | | | | | - Update ports require by rubygem-rails - Add vuxml entry for rails security issues Security: ca5d3272-59e3-11e2-853b-00262d5ed8ee Security: b4051b52-58fa-11e2-853b-00262d5ed8ee
* - Update to 1.4.1pgollucci2012-02-122-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.4.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Put back PORTEPOCH which should never be removedswills2012-01-201-0/+1
| | | | | Pointyhat to: swills (myself) Pointed out by: erwin
* - Update to 1.3.6swills2012-01-182-4/+3
| | | | Changes: https://github.com/rack/rack/commits/rack-1.3
* - Update Rails to 3.1.1 and associated changesswills2011-10-272-3/+3
| | | | With hat: ruby@
* - Downgraded to 1.2.1 so that rails can be updated to 3.0.6 and dm udpated ↵pgollucci2011-06-242-4/+4
| | | | | | | | | to 1.1.0 you've just gotta love this stuff With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.2.2clsung2011-03-152-4/+3
|
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infopgollucci2010-10-201-1/+1
| | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Prep ruby Rails 3pgollucci2010-09-022-4/+4
| | | | | | | Update to 1.2.1 With Hat: ruby Sponsored by: RideCharge Inc. / Taximagic
* - Notes about updating this port and breaking lots of other rubygem-* ↵pgollucci2010-08-261-0/+7
| | | | related ports
* - revert to 1.1.0clsung2010-08-172-5/+5
| | | | - actionpack 2.3.8 need rack ~> 1.1.0 (exactly 1.1.0)
* - Update to 1.2.1clsung2010-08-162-4/+4
|
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portspgollucci2010-05-271-1/+1
| | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@
* - Update www/rubygem-rack to 1.1.0pgollucci2010-05-262-4/+4
| | | | | | | | | | | | | | | | | See [ports/147047 which fixes www/rubygem-innate] - Set rails deps to *exactly* rack 1.1.0 - Pass www/rubygem-activeresource to ruby@ [approved by clsung@ (maintainer) long time ago] - Convert rails & railities from RF -> RG *** Update rails aka www/rubygem-rails to 2.3.8 *** *** note 3.0 has been beta for 3+ months *** PR: ports/146938 Special thanks to: Eric Freeman <freebsdports@chillibear.com> for the Mk/bsd.sites.mk RG patch Sponsored by: RideCharge Inc. / Taxi Magic Tested by: P6 TB rubygems- run and RC TB rubygems- run With Hat: ruby@
* - Re-assign all my rubygem-* ports to ruby@pgollucci2010-04-281-1/+1
| | | | | | | | | 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
* - Rollback to 1.0.1, update breaks rails and action*pgollucci2010-01-132-4/+5
| | | | Reported by: garga
* - pick up maintainershippgollucci2010-01-131-1/+1
| | | | Approved by: kuriyama (previous maintainer) via e-mail
* - Ugprade to 1.1.0.kuriyama2010-01-112-4/+4
| | | | | PR: ports/142610 Submitted by: pgollucci
* Upgrade to 1.0.0.kuriyama2009-04-262-4/+4
|
* - convert to RUBYGEM_AUTOPLISTpgollucci2009-04-091-9/+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
* Upgrade to 0.9.1.kuriyama2009-02-092-4/+4
|
* Upgrade to 0.4.0.kuriyama2008-11-153-435/+13
| | | | | PR: ports/128550 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
* Upgrade to 0.3.0.kuriyama2008-08-283-241/+282
| | | | | PR: ports/126878 Submitted by: clsung
* - Add ruby 1.9 supportstas2008-04-061-3/+4
| | | | | | | | | | | | | | - 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@
* Rack provides an minimal interface between webservers supporting Rubykuriyama2007-12-134-0/+415
and Ruby frameworks. WWW: http://rack.rubyforge.org/