summaryrefslogtreecommitdiff
path: root/net/ruby-tw
AgeCommit message (Collapse)AuthorFilesLines
2022-10-10Remove lines for Ruby 2.6.taca1-3/+1
2022-08-29ruby-oauth: does not support ruby 2.6 any longerwiz1-1/+3
2022-01-14net/ruby-tw: s/RUBY_JSON_VERSION/RUBY_JSON_VER/taca1-2/+2
Replase RUBY_JSON_VERSION to RUBY_JSON_VER.
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-06-16ruby-tw: update to 1.3.1.tsutsui2-9/+8
Upstream changes (from History.txt): === 1.3.1 2019-04-15 * use https (#79) * thank you for contributing @sachin21
2018-04-29ruby-tw: relax a gemspec version of json.tsutsui1-1/+4
2018-02-17ruby-tw: update to 1.3.0.tsutsui2-7/+7
Upstream changes (from History.txt): === 1.3.0 2018-02-18 * 280 chars tweet (#75)
2017-12-09ruby-tw: update to 1.2.1.tsutsui2-12/+12
Upstream changes (from History.txt): === 1.2.1 2017-12-10 * Fix deprecated warnings (#77) * update gems, use twitter v6.2.0, remove yajl-ruby from dependencies (#76) === 1.2.0 2017-08-20 * fix --stream option (#73) === 1.1.0 2017-07-02 * update rubygems - parallel, rainbow, launchy #72 * fix gemspec for ruby 2.4.x #71
2017-05-30Stop using RUBY_JSON_{REQD,TYPE} since all ruby2*-base pacakges containtaca1-4/+1
required version of json extension.
2017-02-05Update ruby-tw to 1.0.12.tsutsui2-7/+7
Upstream change (from Histroy.txt): === 1.0.12 2016-11-30 * use https on tweet URL
2015-12-13Update ruby-tw to 1.0.11.taca2-9/+8
=== 1.0.11 2015-10-19 * bugfix search #65 === 1.0.10 2015-10-18 * support a timezone #66 * thank you for contributing @kaihar4
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-11Allow this package build on Ruby 2.2.taca1-2/+1
2014-12-14Explicitly require ruby-userstream>=1.4.0 for --stream option with ruby200.tsutsui1-2/+3
Bump PKGREVISION.
2014-06-01Update ruby-tw to 1.0.9.tsutsui2-6/+6
Changelog (from History.txt) === 1.0.9 2014-05-14 * merge multiple lines from STDIN into one tweet
2014-03-26Allow build with ruby21.taca1-2/+2
2014-03-09Update ruby-tw to 1.0.8.tsutsui2-8/+8
Changelog (from History.txt) === 1.0.8 2014-01-28 * fix for rainbow gem v2.0.x * fix for twitter gem v5.6.x === 1.0.7 2014-01-25 * Add --delete option * thank you for contributing @janusadm
2014-01-17Update ruby-tw to 1.0.6. PR/48447tsutsui2-9/+10
Changelog (from History.txt) === 1.0.6 2014-01-17 * rescue Launchy::CommandNotFoundError #56 === 1.0.5 2014-01-16 * use HTTPS for OAuth::Consumer #55 * thank you for contributing @ymrl === 1.0.4 2014-01-08 * update gem dependencies === 1.0.3 2014-01-08 * bugfix for rainbow 1.99.x #54 * use launchy gem to open OAuth-URL #53 === 1.0.2 2013-11-27 * fix syntax error on ruby1.8.7 === 1.0.1 2013-11-23 * bugfix -user:add #51 === 1.0.0 2013-11-21 * fix for twitter gem v5.0.0 #50
2014-01-17ruby version restriction from www/ruby-multipart-postobache1-1/+2
2013-12-21Update DEPENDS gem versions per tw.gemspec file.tsutsui1-3/+3
Note both ruby-args_parser-0.2.0 and ruby-parallel-0.8.2 were updated in September.
2013-12-14Update ruby-tw to 0.5.2.tsutsui2-7/+6
(Note newer tw-1.0.2 has been released already, but it requires recent tw-twitter 5.x.y which requires much more gems not in pkgsrc) Changes from History.txt: === 0.5.2 2013-09-19 * do not show dialogue with "--yes" option
2013-11-24Bump PKGREVISION for json version handling change.taca1-1/+2
2013-09-23Update ruby-tw to 0.5.1. (leaf package update)tsutsui2-6/+6
Changes from History.txt: === 0.5.1 2013-09-18 * tweet with file % tw 'yummy!!' --file=food.jpg
2013-09-07Update ruby-tw to 0.5.0.tsutsui2-6/+6
Changes from History.txt: === 0.5.0 2013-08-26 * show RT/Fav count on % tw --id=1234552234 === 0.4.9 2013-08-22 * show tweet by status_id % tw --id=1234543234
2013-08-18Update ruby-tw to 0.4.8.tsutsui2-6/+6
Changes from History.txt: === 0.4.8 2013-08-10 * show Fav/RT count === 0.4.7 2013-08-09 * modify DM send dialog * declare license in gemspec === 0.4.6 2013-07-28 * unescape HTML in Tw::Client#show_status === 0.4.5 2013-07-27 * fix listname regex, could contain '-' * thank you for contributing @takano32 === 0.4.4 2013-07-14 * silent if --format option === 0.4.3 2013-07-02 * notify switch user
2013-06-14New tw gems explicitly requires ruby-args_parser>=0.1.4.tsutsui1-2/+2
(it is already in pkgsrc)
2013-06-14Update ruby-tw to 0.4.2.tsutsui2-6/+6
Changes from History.txt: === 0.4.2 2013-05-18 * enable -id=(id) option in pipe-tweet === 0.4.1 2013-05-18 * replty to status % tw "@shokai hello!" --id=1123454321 === 0.4.0 2013-05-16 * status_id % tw --id * RT tweet % tw --rt=12345136 * Fav tweet % tw --fav=12345136
2013-05-09PR pkg/47791 orignated by tsutsui@ for tw,mef4-0/+60
CUI client for twitter written by ruby. This is actually following set. But just making package on net/ruby-tw will pull all these prerequisites. - misc/ruby-args_parser args_parser-0.1.4 Parse ARGV from command line with DSL. - misc/ruby-hashie hashie-1.2.0 Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash). - misc/ruby-parallel parallel-0.6.4 Ruby gem to run any kind of code in parallel processes. - misc/ruby-rainbow rainbow-1.1.4 Rainbow extends ruby String class enabling coloring text on ANSI terminals. - net/ruby-tw tw-0.3.9 Ruby based CUI Twitter client. - net/ruby-twitter twitter-4.6.2 A Ruby interface to the Twitter API. - net/ruby-userstream userstream-1.3.0 UserStream is a simple twitter userstream library.