| Summary: | Update Port: net-im/p5-Net-OSCAR 1.907->1.925 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Aaron Dalton <aaron> | ||||
| Component: | Individual Port(s) | Assignee: | Aaron Dalton <aaron> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->aaron Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback State Changed From-To: feedback->closed Committed after maintainer timeout. |
- Update from v1.907 to v1.925 - Update plist - Clean up Makefile to satisfy portlint 1.925, 2006-02-06 * Many buddylist performance enhancements and bug fixes. * Added support for receiving dynamic buddylist changes from the server (callback_buddylist_changed.) * Add support buddylist transfer (set_callback_buddylist_in.) * Miscellaneous performance and scalability enhancements. * Added experimental migration support. * Added advanced rate limit management API. * Added oscarserv server for testing. * Audited screennames exposed to application to verify that they are Net::OSCAR::Screenname objects everywhere. * Began work on file transfer. * Connection status fix for compatibility with POE.