head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.09.08.07.03.21;	author dougb;	state Exp;
branches;
next	1.7;

1.7
date	2012.08.18.08.39.39;	author dougb;	state Exp;
branches;
next	1.6;

1.6
date	2011.03.20.19.42.33;	author dougb;	state Exp;
branches;
next	1.5;

1.5
date	2008.07.02.05.49.30;	author dougb;	state Exp;
branches;
next	1.4;

1.4
date	2007.08.23.20.57.59;	author dougb;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.26.12.09.39;	author mnag;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.24.01.03.07;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.19.09.14.11;	author danfe;	state Exp;
branches;
next	;


desc
@@


1.8
log
@SVN rev 303872 on 2012-09-08 07:03:21Z by dougb

Update libotr and pidgin-otr to 4.0.0

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
@
text
@SHA256 (libotr-4.0.0.tar.gz) = 3f911994409898e74527730745ef35ed75c352c695a1822a677a34b2cf0293b4
SIZE (libotr-4.0.0.tar.gz) = 441441
SHA256 (libotr-4.0.0.tar.gz.asc) = 577f6fb9fbc8a33f45c5495ce46d41e55af84da56a6530bf113c6ea8d19b5c3c
SIZE (libotr-4.0.0.tar.gz.asc) = 190
@


1.7
log
@SVN rev 302713 on 2012-08-18 08:39:39Z by dougb

14 August 2012 libotr version 3.2.1 released

Versions 3.2.0 and earlier of libotr contain a small heap write overrun
(thanks to Justin Ferguson for the report), and a large heap read overrun
(thanks to Ben Hawkes for the report).

Add a vuxml entry, and tune up the notes about adding a new entry.
@
text
@d1 4
a4 4
SHA256 (libotr-3.2.1.tar.gz) = d428eaa584984baa09450cca07742e0ac8fc62401f3a1c556e3025023369cdf4
SIZE (libotr-3.2.1.tar.gz) = 414684
SHA256 (libotr-3.2.1.tar.gz.asc) = 8ec08871018ce41bb4f631f5672daeaab72e9ea1b8913b3ddad22b9672a5e2b4
SIZE (libotr-3.2.1.tar.gz.asc) = 190
@


1.6
log
@Join the party, remove MD5 from the last of my ports
@
text
@d1 4
a4 4
SHA256 (libotr-3.2.0.tar.gz) = d83b9d20e36e2a4a55e5336f15d1d218d627bc0af7af94e3835bdc8b6d8b6693
SIZE (libotr-3.2.0.tar.gz) = 430299
SHA256 (libotr-3.2.0.tar.gz.asc) = ac0cdb8ec410cf35c632aee2b0d9d75525a2d59361d3b23002f598e35ac79f65
SIZE (libotr-3.2.0.tar.gz.asc) = 191
@


1.5
log
@Update to version 3.2.0, released June 15th. The configuration and
"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.
@
text
@a0 1
MD5 (libotr-3.2.0.tar.gz) = faba02e60f64e492838929be2272f839
a2 1
MD5 (libotr-3.2.0.tar.gz.asc) = d2bf4eed45d75728b7c8f357d8846d78
@


1.4
log
@1. Update to version 3.1.0
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>
@
text
@d1 6
a6 6
MD5 (libotr-3.1.0.tar.gz) = 6266a2966cc9e00822add3175b0b77cf
SHA256 (libotr-3.1.0.tar.gz) = 721560bba21ec7e54c75925de26fe7b59ecdaf9c9b81613a052a3d86b72d7ef4
SIZE (libotr-3.1.0.tar.gz) = 428444
MD5 (libotr-3.1.0.tar.gz.asc) = 3a9bc7bfc275c5fb9775e196b9bb52a6
SHA256 (libotr-3.1.0.tar.gz.asc) = 4fb161a8171cad5bb28c23ec036d2a4bbcbe2cc5701840f1bf0c0c3b1a42512d
SIZE (libotr-3.1.0.tar.gz.asc) = 191
@


1.3
log
@Update to 3.0.0

PR:		92357
Submitted by:	Conor McDermottroe <ports@@mcdermottroe.com> (maintainer)
@
text
@d1 6
a6 3
MD5 (libotr-3.0.0.tar.gz) = 117aea2c7de6b208ebed662045f46f3e
SHA256 (libotr-3.0.0.tar.gz) = 085b3bdb3ef04ee2a59cd853ff0f2c31a47587bced157ad3f0395d24bed6c3b0
SIZE (libotr-3.0.0.tar.gz) = 392431
@


1.2
log
@SHA256ify

Approved by: krion@@
@
text
@d1 3
a3 3
MD5 (libotr-2.0.1.tar.gz) = 9b24fa1fef1ea5d2a245099a2ef0c5a5
SHA256 (libotr-2.0.1.tar.gz) = e7769bef65903e97b7ea29adca57c5e3063ea9e8fdc825e823403a7c48df1c1c
SIZE (libotr-2.0.1.tar.gz) = 370863
@


1.1
log
@Add libotr 2.0.1, the portable OTR Messaging Library and toolkit.

PR:		ports/79100
Submitted by:	Conor McDermottroe <ports(at)mcdermottroe.com>
@
text
@d2 1
@

