aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat-ruby
Commit message (Collapse)AuthorAgeFilesLines
* - Mark as broken with Ruby 1.9Steve Wills2011-07-041-1/+5
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=277053
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226280
* For those of us that prefer the Ruby programming language above all others,Dirk Meyer2008-06-214-0/+68
the XChat-Ruby Plugin now allows X-Chat plugins to written in Ruby, in addition to the other supported scripting interfaces. This means that, for the first time, you can use a purely object-oriented language in which to write X-Chat plugins. WWW: http://xchat-ruby.sourceforge.net/ Notes: svn path=/head/; revision=215493