aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-twitter_oauth
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-03-061-1/+1
| | | | Notes: svn path=/head/; revision=410385
* 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
* - Add LICENSESunpoet Po-Chuan Hsieh2013-12-311-0/+2
| | | | Notes: svn path=/head/; revision=338275
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332049
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 0.4.94Steve Wills2013-07-192-3/+3
| | | | Notes: svn path=/head/; revision=323311
* - Update to 0.4.93TAKATSU Tomonari2013-06-302-7/+6
| | | | | | | | | | - Transfer maintainership to ruby@ PR: ports/179883 Submitted by: swills Notes: svn path=/head/; revision=322082
* - Update to 0.4.4TAKATSU Tomonari2012-10-132-7/+4
| | | | | | | | | - Convert to new Makefile header Feature safe: yes Notes: svn path=/head/; revision=305850
* - Point at the homepage consistently as defined by rubygems.orgPhilip M. Gollucci2011-12-201-1/+1
| | | | Notes: svn path=/head/; revision=287683
* - Add a new port: security/rubygem-twitter_oauthTAKATSU Tomonari2011-07-313-0/+29
twitter_oauth is a Ruby client for the Twitter API using OAuth. WWW: https://github.com/moomerman/twitter_oauth Notes: svn path=/head/; revision=278600