aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/rubygem-xmpp4r
Commit message (Collapse)AuthorAgeFilesLines
* - Fix EXPIRATION date, we are in 2013, not 2012swills2013-03-031-1/+1
| | | | | Pointyhat to: swills Reported by: bapt
* - Deprecate ports which don't work with Ruby 1.9swills2013-03-031-5/+4
| | | | | | | | - Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@
* - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag itpgollucci2011-12-211-1/+1
| | | | With Hat: ruby@
* - Mark as broken with Ruby 1.9swills2011-07-051-1/+5
| | | | Approved by: portmgr
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Add missing rubygem virtual categoriespgollucci2010-09-141-1/+1
|
* - Use RG macromiwi2010-06-021-1/+1
| | | | PR: 147045
* - Update MASTER_SITESmiwi2009-08-292-3/+4
| | | | - Fix examples
* - Update to 0.5miwi2009-07-142-5/+5
|
* - Update to 0.4miwi2009-03-213-482/+9
| | | | | | | | - Take maintainership - Disconnect/Connect ruby-xmpp4r/rubygem-xmpp4r PR: 131757 Submitted by: Wen Heping <wenheping@gmail.com>
* update to version 0.3.2edwin2008-04-303-15/+117
|
* - Update to 0.3.1miwi2007-10-063-4/+6
|
* - giving up port maintainershipclsung2007-06-071-1/+1
| | | | | PR: ports/113426 Submitted by: Stephan Maka<stephan_AT_spaceboyz dot net>
* - Update to 0.3clsung2006-07-203-159/+334
| | | | | PR: ports/100587 Submitted by: maintainer (Stephan Maka)
* XMPP4R is an XMPP/Jabber library for Ruby.pav2005-11-234-0/+229
Features: * Fully object-oriented (well, it's Ruby ;) * Aims at being XMPP compliant * Threaded and non-threaded mode * Well unit-tested and documented code * Uses well-known and well-tested software like REXML * Very easy to extend * Released under Ruby's license, which is compatible with the GNU GPL PR: ports/89339 Submitted by: Stephan Maka <stephan@spaceboyz.net>