aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-twitter/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.0Sunpoet Po-Chuan Hsieh2012-02-091-5/+4
| | | | | | | | | | - Sort RUN_DEPENDS Changes: https://github.com/jnunemaker/twitter/commits/master Approved by: clsung (maintainer, via IRC) Notes: svn path=/head/; revision=290778
* - Fix version requirementsPhilip M. Gollucci2011-12-191-3/+3
| | | | Notes: svn path=/head/; revision=287675
* - Update to 2.0.2Cheng-Lung Sung2011-12-191-5/+3
| | | | Notes: svn path=/head/; revision=287639
* - Fix depend versions according to rubygems.org [again]Philip M. Gollucci2011-11-021-1/+1
| | | | | | | | With Hat: ruby@ Tested by: P6 TB Full rubygem run Notes: svn path=/head/; revision=284931
* - Update to 1.7.2Cheng-Lung Sung2011-09-291-7/+6
| | | | | | | - retain the maintainership since the dependency (ports) are mine Notes: svn path=/head/; revision=282610
* - Fix up depencies versions after all the churn todayPhilip M. Gollucci2011-06-231-1/+1
| | | | Notes: svn path=/head/; revision=276173
* - Update to 1.5.0Steve Wills2011-06-201-1/+1
| | | | Notes: svn path=/head/; revision=275943
* - Update to 1.4.1Cheng-Lung Sung2011-05-031-5/+6
| | | | Notes: svn path=/head/; revision=273544
* - Update to 1.2.0Cheng-Lung Sung2011-03-221-1/+1
| | | | Notes: svn path=/head/; revision=271451
* - Update to 1.1.2Cheng-Lung Sung2011-03-071-8/+8
| | | | Notes: svn path=/head/; revision=270397
* - Fix dependency versions based on rubygems.orgPhilip M. Gollucci2010-09-221-2/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=261573
* - Re-assign all my rubygem-* ports to ruby@Philip M. Gollucci2010-04-271-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 Notes: svn path=/head/; revision=253360
* - UnbreakPhilip M. Gollucci2009-12-141-6/+3
| | | | | | | | Repackage the .gem file unharcoding the (now) httparty = requirement to be >= Host custom distfile locally Notes: svn path=/head/; revision=245732
* This port has been broken for 3+ months, thusPav Lucistnik2009-12-081-0/+2
| | | | | | | | | - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr Notes: svn path=/head/; revision=245413
* - claim some abandoned gemsPhilip M. Gollucci2009-07-131-1/+1
| | | | Notes: svn path=/head/; revision=237735
* - Drop maintainershipMartin Wilke2009-07-111-1/+1
| | | | Notes: svn path=/head/; revision=237610
* - Mark BROKEN: does not install, requires exact version of oauthPav Lucistnik2009-06-151-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=235911
* - Fix dependencyMartin Wilke2009-06-011-1/+1
| | | | | | | PR: 135152 Notes: svn path=/head/; revision=234972
* - Unbreak and update to 0.6.11Martin Wilke2009-05-291-4/+3
| | | | Notes: svn path=/head/; revision=234801
* - Mark BROKEN: does not installPav Lucistnik2009-05-191-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=234231
* - Take maintainershipMartin Wilke2009-05-031-1/+1
| | | | Notes: svn path=/head/; revision=233161
* upgrade to 0.6.8Ying-Chieh Liao2009-05-031-7/+5
| | | | | | | drop maintainership Notes: svn path=/head/; revision=233159
* - convert to RUBYGEM_AUTOPLISTPhilip M. Gollucci2009-04-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | 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-141-0/+2
| | | | Notes: svn path=/head/; revision=228250
* - 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
* upgrade to 0.2.1Ying-Chieh Liao2007-10-251-4/+4
| | | | Notes: svn path=/head/; revision=201975
* add missing dependenciesYing-Chieh Liao2007-07-031-1/+2
| | | | Notes: svn path=/head/; revision=194740
* upgrade to 0.1.1Ying-Chieh Liao2007-07-021-2/+3
| | | | Notes: svn path=/head/; revision=194618
* BROKEN: Does not buildKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191685
* add rubygem-twitter 0.1.0Ying-Chieh Liao2007-04-151-0/+23
Command line twits and an API wrapper Notes: svn path=/head/; revision=190003