aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-roauth
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
* 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
* - 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-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 0.0.8TAKATSU Tomonari2011-09-242-3/+3
| | | | Notes: svn path=/head/; revision=282293
* - Update to 0.0.7TAKATSU Tomonari2011-06-112-3/+3
| | | | | | | | PR: ports/157761 Submitted by: Jin-Sih Lin <linpct_AT_gmail_DOT_com> Notes: svn path=/head/; revision=275363
* Update some more outdated pkg-descr WWW linesPhilip M. Gollucci2010-11-231-1/+1
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=264960
* - Fix typoTAKATSU Tomonari2010-11-141-1/+1
| | | | Notes: svn path=/head/; revision=264506
* - Add a new port: security/rubygem-roauthTAKATSU Tomonari2010-11-143-0/+25
A simple OAuth library that supports OAuth header signing, and header verifying. WWW: http://github.com/maccman/roauth Notes: svn path=/head/; revision=264505