aboutsummaryrefslogtreecommitdiff
path: root/irc/rubygem-cogbot
Commit message (Collapse)AuthorAgeFilesLines
* Fix gemspec for rubygem-daemons 1.3.1 updateSunpoet Po-Chuan Hsieh2020-08-252-6/+7
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=546224
* Change RUN_DEPENDS from rubygem-thor to rubygem-thor0Sunpoet Po-Chuan Hsieh2020-08-231-2/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=546013
* irc/rubygem-cogbot: Fix gemspec rubygem-json 2.3.0 updateKoichiro Iwao2020-07-062-6/+7
| | | | | | | | | PR: 245044 Approved by: maintainer timeout Sponsored by: HAW International Notes: svn path=/head/; revision=541310
* Fix gemspec for rubygem-twitter 7.0.0 updateSunpoet Po-Chuan Hsieh2020-02-132-2/+2
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=526061
* Fix gemspec for nokogiri 1.10.1 update (r494390)Sunpoet Po-Chuan Hsieh2019-08-132-2/+3
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=508870
* Fix gemspec for rubygem-twitter 6.2.0 and rubygem-yajl-ruby 1.4.0 updateSunpoet Po-Chuan Hsieh2018-04-282-3/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=468586
* Fix gemspec for rubygem-cinch 2.3.4 updateSunpoet Po-Chuan Hsieh2017-09-202-4/+6
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=450221
* Fix gemspec for rubygem-thor 0.20.0 updateSunpoet Po-Chuan Hsieh2017-08-172-0/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=448126
* Update to 0.1.13.Marcelo Araujo2017-07-273-27/+13
| | | | | | | | | PR: ports/220675 Submitted by: lifanov Approved by: Mose <mose@mose.com> Notes: svn path=/head/; revision=446718
* irc/rubygem-cogbot: switch to json 1.x depSteve Wills2017-01-021-2/+2
| | | | Notes: svn path=/head/; revision=430397
* - Fix gemspec for rubygem-twitter 5.17.0 updateSunpoet Po-Chuan Hsieh2016-12-092-4/+7
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=428187
* - Fix gemspec for rubygem-yajl-ruby 1.3.0 updateSunpoet Po-Chuan Hsieh2016-12-032-0/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=427695
* 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 h, i, j, k, and l.Mathieu Arnold2016-04-011-10/+10
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Update to 0.1.7.Marcelo Araujo2016-03-283-17/+5
| | | | | | | | PR: ports/208170 Submitted by: Mose <mose@gandi.net> (maintainer) Notes: svn path=/head/; revision=412032
* - Fix gemspec for rubygem-eventmachine 1.0.9 updateSunpoet Po-Chuan Hsieh2016-01-192-0/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=406656
* Cogbot is an irc bot written in ruby based on Cinch bot framework.Marcelo Araujo2015-11-243-0/+39
It has its unique plugin system and various features oriented towards ruby development tasks. WWW: https://github.com/mose/cogbot PR: ports/204759 Submitted by: mose <mose@gandi.net> Notes: svn path=/head/; revision=402341