aboutsummaryrefslogtreecommitdiff
path: root/security/libotr/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update libotr and pidgin-otr to 4.0.0Doug Barton2012-09-081-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The main new features in 4.0.0: * Support v3 of the OTR protocol * The plugin now supports multiple OTR conversations with the same buddy who is logged in at multiple locations. In this case, a new OTR menu will appear, which allows you to select which session an outgoing message is indended for. Note that concurrent SMP authentications with the same buddy who is logged in multiple times is not yet supported (starting a second authentication will end the first). * During a private conversation with a buddy, an incoming unencrypted message will now trigger the regular incoming message notifications. In Pidgin this includes showing the message in the top-right notification area, if it is normally configured to do so. * When a private conversation begins, the plugin will indicate whether Pidgin is configured to log the conversation. * By default, OTR conversations will not be logged by Pidgin. * New translations. * libotr API changes: - instance tags, to support multiple simultaneous logins - support for asynchronous private key generation - the ability to provide an "extra" symmetric key to applications (with forward secrecy) - applications can supply a formation conversion callback if they do not natively use XHTML-style UTF8 markup - error messages formerly provided by libotr are now handled using callbacks to the application, for better i18n support - otrl_message_sending now handles message fragmentation internally Notes: svn path=/head/; revision=303872
* Update to version 3.2.0, released June 15th. The configuration andDoug Barton2008-07-021-1/+2
| | | | | | | | | | | | | | | | | | | | | "OTR button" functionality have been moved to a menu. Also, "Buddy authentication has been revamped, based on the user study published in SOUPS 2008." The old authentication methods are still allowed. In this version support for pkgconfig has been added, and the shared library version number has been bumped. This port has 3 consumers, net-im/climm, security/kopete-otr, and security/pidgin-otr. Maintainers of the first two have confirmed that this update works for them. An update for pidgin-otr is next. This has been tested against pidgin 2.4.2 and 2.4.3. Finally, I'm taking over maintainership per agreement with the current maintainer. Notes: svn path=/head/; revision=216124
* 1. Update to version 3.1.0Doug Barton2007-08-231-1/+2
| | | | | | | | | | | | 2. Add a verify target for the PGP signature, and download the signature Approved by: maintainer PR: ports/115664 (pkg-plist fix) Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=198217
* Conversion to a single libtool environment.Ade Lovett2006-02-231-0/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 3.0.0Marcus Alves Grando2006-01-261-1/+4
| | | | | | | | PR: 92357 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=154506
* - Fix plistPav Lucistnik2005-04-211-1/+2
| | | | | | | | | PR: ports/80194 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer) Pointy hat to: danfe Notes: svn path=/head/; revision=133855
* Add libotr 2.0.1, the portable OTR Messaging Library and toolkit.Alexey Dokuchaev2005-04-191-0/+20
PR: ports/79100 Submitted by: Conor McDermottroe <ports(at)mcdermottroe.com> Notes: svn path=/head/; revision=133650