aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-launchy
Commit message (Collapse)AuthorAgeFilesLines
* fix distinfoPhilip M. Gollucci2011-06-241-2/+2
| | | | Notes: svn path=/head/; revision=276214
* - guess thats enough for the 1st day backPhilip M. Gollucci2011-06-231-2/+1
| | | | | | | - add files supposed to have been in previous commit for rails update to 3.0.9 Notes: svn path=/head/; revision=276172
* - Removing remaining MD5 from rubygem- portsPhilip M. Gollucci2011-06-231-1/+0
| | | | Notes: svn path=/head/; revision=276163
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Fix dependency versionsPhilip M. Gollucci2010-09-271-1/+1
| | | | | | | | | | | | [patch apply failed before] PR: ports/150808 Submitted by: myself (pgollucci) Approved by: rpsfa@rit.edu (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=261965
* PR: ports/150808Philip M. Gollucci2010-09-271-0/+1
| | | | | | | | | Submitted by: myself (pgollucci) Approved by: rpsfa@rit.edu (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=261962
* - Convert to USE_RAKEPhilip M. Gollucci2010-09-221-2/+2
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=261596
* RF -> RG Conversion (Part II)Philip M. Gollucci2010-06-231-1/+1
| | | | | | | | | | | | | PR: ports/147844 Submitted by: pgollucci (myself) Reviewed by: portmgr (flz) Discussed with: portmgr (pav) Tested by: make checksum Feature safe: yes Notes: svn path=/head/; revision=256881
* Launchy is helper class for launching cross-platformWesley Shields2009-12-013-0/+35
applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external application from within ruby programs. WWW: http://rubyforge.org/projects/copiousfreetime/ PR: ports/140343 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=245059