aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-highline
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.2Steve Wills2011-06-182-3/+3
| | | | Notes: svn path=/head/; revision=275801
* - Update to 1.6.1Philip M. Gollucci2010-12-152-4/+3
| | | | | | | | | | | | - Remove MD5 PR: ports/153168 Submitted by: Hsin-Han You <hhyou@cs.nctu.edu.tw> With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=266382
* - 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
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* - Re-assign all my rubygem-* ports to ruby@Philip M. Gollucci2010-04-271-2/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=253360
* - Update to 1.5.2Philip M. Gollucci2010-04-272-4/+4
| | | | Notes: svn path=/head/; revision=253316
* - Upate to 1.5.1Philip M. Gollucci2009-05-102-4/+4
| | | | Notes: svn path=/head/; revision=233662
* - convert to RUBYGEM_AUTOPLISTPhilip M. Gollucci2009-04-091-2/+1
| | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix plist after ruby update by generating it dynamically.Stanislav Sedov2009-02-142-135/+1
| | | | Notes: svn path=/head/; revision=228255
* Update to 1.5.0Wesley Shields2008-11-182-4/+4
| | | | | | | | PR: ports/128657 Approved by: maintainer timeout Notes: svn path=/head/; revision=222996
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-2/+2
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - Add ruby 1.9 supportStanislav Sedov2008-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@ Notes: svn path=/head/; revision=210636
* A high-level IO library that provides validation, type conversion, and moreMartin Wilke2007-10-054-0/+163
for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. WWW: http://rubyforge.org/projects/highline PR: ports/116919 Submitted by: Philip M. Gollucci <pgollucci at p6m7g8.com> Notes: svn path=/head/; revision=200935