aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-rake
Commit message (Collapse)AuthorAgeFilesLines
* - convert to RUBYGEM_AUTOPLISTPhilip M. Gollucci2009-04-092-243/+3
| | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 0.8.3Cheng-Lung Sung2009-02-023-128/+144
| | | | | | | | | PR: ports/130767 Submitted by: clsung Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=227424
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-2/+2
| | | | Notes: svn path=/head/; revision=214100
* - Add ruby 1.9 supportStanislav Sedov2008-04-061-1/+7
| | | | | | | | | | | | | | | | | - 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 0.8.1Cheng-Lung Sung2008-01-093-112/+131
| | | | | | | | | PR: ports/119083 Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp> Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=205298
* - Update to 0.7.3Pav Lucistnik2007-06-063-5/+7
| | | | | | | | | PR: ports/112991 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=192925
* - Update to 0.7.2Cheng-Lung Sung2007-03-223-362/+148
| | | | | | | | PR: ports/110115 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Notes: svn path=/head/; revision=187965
* - Replace spaces with tabs.Stanislav Sedov2006-09-301-2/+2
| | | | | | | | Reported by: miwi Approved by: sem (mentor) Notes: svn path=/head/; revision=174161
* - Install manpage into the appropriate placeStanislav Sedov2006-09-302-1/+10
| | | | | | | | | PR: ports/100493 Submitted by: me (stas) Approved by: maintainer timeout, sem (mentor) Notes: svn path=/head/; revision=174154
* - 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.7.1Pav Lucistnik2006-04-123-410/+422
| | | | | | | | PR: ports/95642 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=159381
* - Update to 0.7.0Pav Lucistnik2006-04-083-380/+411
| | | | | | | | PR: ports/95125 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=159167
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Populate newly created rubygems categoryPav Lucistnik2006-01-211-1/+1
| | | | Notes: svn path=/head/; revision=154086
* Fix pkg-plistEdwin Groothuis2005-11-032-0/+100
| | | | | | | | | Noticed by: YAPHR Submitted by: Jonathan Weiss <jw@innerewut.de> Notes: svn path=/head/; revision=147166
* [UPDATE] devel/rubygem-rake 0.5.4 --> 0.6.2 and fix www/rubygem-railsEdwin Groothuis2005-10-313-326/+279
| | | | | | | | | | | Updates rake to 0.6.2 and updates the dependency in www/rubygem-rails/Makefile PR: ports/87463 Submitted by: Jonathan Weiss <jw@innerewut.de> Notes: svn path=/head/; revision=146811
* - Fix maintainer's email addressPav Lucistnik2005-07-201-2/+2
| | | | | | | Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=139741
* Rake is a Ruby make-like utility using standard Ruby syntax for thePav Lucistnik2005-07-204-0/+360
build specification file. PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de> Notes: svn path=/head/; revision=139694