Port details |
- ruby-jabber4r A Ruby library to connect to an existing Jabber account
- 0.6.0 net
=0 0.6.0Version of this port present on the latest quarterly branch. BROKEN: Does not build
DEPRECATED: Does not build
IGNORE: "is marked as broken: Does not build"
- Maintainer: knu@FreeBSD.org
 - Port Added: 2003-01-01 19:51:56
- Last Update: 2005-02-18 23:44:49
- SVN Revision: UNKNOWN
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://jabber4r.rubyforge.org/
- Description:
- This library was created to allow a Ruby application to connect to an
existing Jabber account as an additional resource.
This is not meant to be a library to create a complete Ruby-based
Jabber IM client. It was written for ease of use, not completeness. It
does support:
* Account registration
* Connection to an account (plain-text/digest)
* Access to Roster (buddy list)
* Tracking of presence of resources in the Roster (including local
account resources)
* Sending and receiving messages
* Managing subscriptions
* Pluggable xml parsers (rexml/xmlparser)
Author: Richard Kilmer <rich@infoether.com>
WWW: http://jabber4r.rubyforge.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby18-jabber4r>0:net/ruby-jabber4r
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby18-jabber4r
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby18 : lang/ruby18
- Runtime dependencies:
-
- ruby18 : lang/ruby18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 18 Feb 2005 23:44:49
 |
kris  |
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them. |
0.6.0 18 Dec 2004 23:02:35
 |
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
0.6.0 26 Sep 2004 02:54:19
 |
kris  |
BROKEN: Does not build
Approved by: portmgr (self) |
0.6.0 18 Apr 2004 17:33:51
 |
knu  |
Chase the newly introduced 302 redirection. |
0.6.0 14 Mar 2004 17:35:34
 |
knu  |
Update to 0.6.0. |
0.4.0 22 Feb 2004 01:22:46
 |
kris  |
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal. |
0.4.0 15 Feb 2004 23:14:56
 |
kris  |
This port will be removed after April 15 if still broken at that time. |
0.4.0 15 Feb 2004 23:10:47
 |
kris  |
BROKEN: Broken pkg-plist |
0.4.0 22 Jan 2004 11:06:02
 |
trevor  |
Use the SORT macro from bsd.port.mk. |
0.4.0 05 Jan 2004 17:32:28
 |
knu  |
Support Ruby 1.8.
Generate part of doc file entries automatically and dynamically. |
0.4.0 31 Oct 2003 18:52:20
 |
knu  |
Update obsolete dependencies with USE_RUBY_FEATURES. |
0.4.0 29 Jul 2003 07:01:40
 |
knu  |
Update to 0.4.0. |
0.3.0 18 Feb 2003 05:31:31
 |
knu  |
De-pkg-comment. |
0.3.0 01 Jan 2003 19:51:32
 |
knu  |
Add ruby-jabber4r, a Ruby library to connect to an existing Jabber
account. |