aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-twitter
Commit message (Collapse)AuthorAgeFilesLines
* Update to 7.0.0Sunpoet Po-Chuan Hsieh2020-02-132-6/+5
| | | | | | | Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=526054
* Update version requirement of RUN_DEPENDSSunpoet Po-Chuan Hsieh2019-11-031-10/+10
| | | | Notes: svn path=/head/; revision=516517
* Change RUN_DEPENDS from rubygem-http to rubygem-http3Sunpoet Po-Chuan Hsieh2019-07-131-3/+5
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=506571
* Update to 6.2.0Sunpoet Po-Chuan Hsieh2017-12-123-22/+11
| | | | | | | Changes: https://github.com/sferik/twitter/blob/v6.2.0/CHANGELOG.md Notes: svn path=/head/; revision=456145
* Update WWWSunpoet Po-Chuan Hsieh2017-07-151-1/+1
| | | | Notes: svn path=/head/; revision=445897
* Fix gemspec for rubygem-faraday 0.12.0 updateSunpoet Po-Chuan Hsieh2017-04-022-0/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=437522
* Update to 6.1.0Sunpoet Po-Chuan Hsieh2017-01-153-27/+11
| | | | | | | Changes: https://github.com/sferik/twitter/blob/6-stable/CHANGELOG.md Notes: svn path=/head/; revision=431523
* net/rubygem-twitter: switch to json 1.x depSteve Wills2017-01-021-1/+2
| | | | Notes: svn path=/head/; revision=430416
* - Update to 5.17.0Sunpoet Po-Chuan Hsieh2016-12-092-4/+4
| | | | | | | Changes: https://github.com/sferik/twitter/blob/5-stable/CHANGELOG.md Notes: svn path=/head/; revision=428186
* - Fix gemspec for rubygem-http 2.0.0 updateSunpoet Po-Chuan Hsieh2016-04-282-2/+6
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=414199
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070 Notes: svn path=/head/; revision=414118
* devel/ruby-gems: Update to 2.6.2Steve Wills2016-04-041-9/+9
| | | | | | | | PR: 208371 Submitted by: wen (partial) Notes: svn path=/head/; revision=412516
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-10/+10
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 5.16.0Sunpoet Po-Chuan Hsieh2016-02-013-9/+5
| | | | | | | Changes: https://github.com/sferik/twitter/blob/5-stable/CHANGELOG.md Notes: svn path=/head/; revision=407756
* - Fix gemspec for rubygem-http 1.0.1 updateSunpoet Po-Chuan Hsieh2015-12-292-3/+7
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=404755
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-09-201-0/+1
| | | | Notes: svn path=/head/; revision=397424
* - Update to 5.15.0Sunpoet Po-Chuan Hsieh2015-09-073-13/+13
| | | | | | | Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=396317
* - Remove RG linkSunpoet Po-Chuan Hsieh2015-08-131-1/+0
| | | | Notes: svn path=/head/; revision=394174
* - Remove blank line between NO_ARCH and USE_RUBYSunpoet Po-Chuan Hsieh2015-07-061-1/+0
| | | | Notes: svn path=/head/; revision=391473
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb Notes: svn path=/head/; revision=391169
* Update ruby-gems to 2.4.5Steve Wills2015-03-302-4/+11
| | | | | | | | Note this is a big upgrade and the way gemspecs are generated changed. As a result, all patched gemspecs had to have new patches. Notes: svn path=/head/; revision=382631
* - Update to 5.14.0Sunpoet Po-Chuan Hsieh2015-02-182-4/+3
| | | | | | | Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=379242
* - Fix .gemspecSunpoet Po-Chuan Hsieh2015-01-051-0/+5
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=376315
* - Update to 5.13.0Sunpoet Po-Chuan Hsieh2014-12-253-8/+16
| | | | | | | | | | | - Update COMMENT - Update WWW - Add RG link to pkg-descr Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=375585
* - Add LICENSESunpoet Po-Chuan Hsieh2014-12-241-1/+3
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=375411
* Reset maintainership:Baptiste Daroussin2014-12-021-1/+1
| | | | | | | | | | - Lots of maintainers timeout - unresponsive for almost a year PR: 195059 Notes: svn path=/head/; revision=373790
* - Stage SafeMartin Wilke2014-01-241-1/+0
| | | | Notes: svn path=/head/; revision=340904
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 4.8.1Cheng-Lung Sung2013-06-272-9/+6
| | | | | | | | PR: ports/179884 Submitted by: swills@ Notes: svn path=/head/; revision=321834
* - Update to 3.6.0Steve Wills2012-09-222-7/+6
| | | | | | | | PR: ports/170637 Approved by: maintainer timeout (clsung, >5 weeks) Notes: svn path=/head/; revision=304711
* - Update to 2.1.0Sunpoet Po-Chuan Hsieh2012-02-092-7/+6
| | | | | | | | | | - 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-192-7/+5
| | | | 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-292-9/+8
| | | | | | | - 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
* - Cannoicalize the WWW: [again],Philip M. Gollucci2011-06-231-1/+1
| | | | | | | - Save redirects s/http/https/ for github Notes: svn path=/head/; revision=276162
* - Update to 1.5.0Steve Wills2011-06-202-3/+3
| | | | Notes: svn path=/head/; revision=275943
* - Update to 1.4.1Cheng-Lung Sung2011-05-032-7/+8
| | | | Notes: svn path=/head/; revision=273544
* - Update to 1.2.0Cheng-Lung Sung2011-03-222-3/+3
| | | | Notes: svn path=/head/; revision=271451
* - Update to 1.1.2Cheng-Lung Sung2011-03-072-11/+10
| | | | Notes: svn path=/head/; revision=270397
* - 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 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
* - that was the wrong distinfoPhilip M. Gollucci2009-12-141-3/+3
| | | | Notes: svn path=/head/; revision=245734
* - UnbreakPhilip M. Gollucci2009-12-142-9/+6
| | | | | | | | 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