head	1.12;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	old_PRE_XORG_7:1.4
	old_RELEASE_4_EOL:1.4
	old_RELEASE_6_2_0:1.4
	old_RELEASE_6_1_0:1.4
	old_RELEASE_5_5_0:1.4
	old_RELEASE_6_0_0:1.2
	old_RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.12
date	2013.02.27.05.18.27;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.09.08.07.03.21;	author dougb;	state Exp;
branches;
next	1.10;

1.10
date	2012.05.16.19.41.26;	author dougb;	state Exp;
branches;
next	1.9;

1.9
date	2011.03.20.19.42.33;	author dougb;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2007.06.18.11.07.42;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2007.06.18.10.54.14;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2006.01.26.13.58.24;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2006.01.24.01.03.01;	author edwin;	state Exp;
branches;
next	1.2;

1.2
date	2005.04.21.15.36.17;	author pav;	state Exp;
branches;
next	1.1;

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


desc
@@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313010
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@SHA256 (pidgin-otr-4.0.0.tar.gz) = d56b3f092dbe9ee6597641c7d2dd294884dc04ba47aaf4ec571cd54977df4691
SIZE (pidgin-otr-4.0.0.tar.gz) = 459591
@


1.11
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
@a2 2
SHA256 (pidgin-otr-4.0.0.tar.gz.asc) = cbde09d59d0341df738d83c789563435e1a555e881c4b749e339b364e17074f5
SIZE (pidgin-otr-4.0.0.tar.gz.asc) = 190
@


1.10
log
@Versions 3.2.0 and earlier of the pidgin-otr plugin contain
a format string security flaw. This flaw could potentially be
exploited by a remote attacker to cause arbitrary code to be
executed on the user's machine.

The flaw is in pidgin-otr, not in libotr. Other applications
that use libotr are not affected.
@
text
@d1 4
a4 4
SHA256 (pidgin-otr-3.2.1.tar.gz) = ce17e9769e3853076d80645adafaa866e7d7188f988d28a9793afc32c85cb979
SIZE (pidgin-otr-3.2.1.tar.gz) = 409238
SHA256 (pidgin-otr-3.2.1.tar.gz.asc) = 628d230599deec294f56e3c03764fb00316b61e8cea7a07a1d5ea1249be1a8b5
SIZE (pidgin-otr-3.2.1.tar.gz.asc) = 190
@


1.9
log
@Join the party, remove MD5 from the last of my ports
@
text
@d1 4
a4 4
SHA256 (pidgin-otr-3.2.0.tar.gz) = 0870858b06d90cb522b93a354435f7645a9e28cff2d4bae929a6455d4cd1e6b2
SIZE (pidgin-otr-3.2.0.tar.gz) = 435146
SHA256 (pidgin-otr-3.2.0.tar.gz.asc) = f57ee77b18b563e8d341bcc87376faac36107b797b4c17276835de45602f5867
SIZE (pidgin-otr-3.2.0.tar.gz.asc) = 191
@


1.8
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.

This version adds locale files for ar, de, hu, and ru.

Drop the specific library version number for libpurple to
(hopefully) avoid churn down the road.

Assume maintainership, and add my website to MASTER_SITES.

Approved by:	Maintainer timeout
@
text
@a0 1
MD5 (pidgin-otr-3.2.0.tar.gz) = 8af70b654b7d7c5a5b7785699ff562f9
a2 1
MD5 (pidgin-otr-3.2.0.tar.gz.asc) = 67d711a7a44cef2791f50b319aaf0e0e
@


1.7
log
@1. Update to 3.1.0
2. Update the MASTER_SITES
3. Add a verify target for the PGP signature, and download the signature
4. Add USE_GMAKE
5. Add an unconditional USE_GETTEXT since there is no way to disable it
6. Update pkg-plist with the *.mo files

Approved by:	maintainer timeout

PR:		ports/115664 (pkg-plist fix)
Submitted by:	Matthias Andree <matthias.andree@@gmx.de>
@
text
@d1 6
a6 6
MD5 (pidgin-otr-3.1.0.tar.gz) = f4ca8bc228069616d4c8fa9288af6bb5
SHA256 (pidgin-otr-3.1.0.tar.gz) = 429f68931e63bfaedce7201e7039ee1fa3ef23f6f2abb890794fc0593a26a2d0
SIZE (pidgin-otr-3.1.0.tar.gz) = 403637
MD5 (pidgin-otr-3.1.0.tar.gz.asc) = 0b6fcd5705cb365b88d4c22c67cb70f5
SHA256 (pidgin-otr-3.1.0.tar.gz.asc) = 7dceff6dd946930da985d39881268ff0bd7314add6516ec7f67b11cf927c5b83
SIZE (pidgin-otr-3.1.0.tar.gz.asc) = 191
@


1.6
log
@- Update to 3.0.1
- Update pkg-descr
- Update MASTER_SITES
- Connect to build

PR:		112651
Submitted by:	Mike Smith<perlfu@@gmail.com>
@
text
@d1 6
a6 3
MD5 (pidgin-otr-3.0.1.tar.gz) = 826975e987418d2b3b3f8561a6c25467
SHA256 (pidgin-otr-3.0.1.tar.gz) = 38b128909395f98b53c63868351a8d18a7ec6949631aaa6d3e54f928894ed80f
SIZE (pidgin-otr-3.0.1.tar.gz) = 571630
@


1.5
log
@- Force commit for notes that's a repocopy.
- Project was renamed

Repocopied by:	marcus
@
text
@d1 3
a3 3
MD5 (gaim-otr-3.0.0.tar.gz) = e819ef065bc0758f58beae5aa6a73ab1
SHA256 (gaim-otr-3.0.0.tar.gz) = d6887fe5054bba466d15d1436ed15982a3b8ef1dbb8e73eeb79195535f88be01
SIZE (gaim-otr-3.0.0.tar.gz) = 326217
@


1.4
log
@- Update to 3.0.0

PR:		ports/92328
Submitted by:	Conor McDermottroe <ports@@mcdermottroe.com> (maintainer)
@
text
@@


1.3
log
@SHA256ify

Approved by: krion@@
@
text
@d1 3
a3 3
MD5 (gaim-otr-2.0.1.tar.gz) = 873568dac983b7182ad3ac6545567377
SHA256 (gaim-otr-2.0.1.tar.gz) = 990edeb937b5fd118bbe7201557d8c6541f18492e3f318af789231bb652cb08c
SIZE (gaim-otr-2.0.1.tar.gz) = 34691
@


1.2
log
@- Update to 2.0.1

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


1.1
log
@Add gaim-otr 1.0.1, allows deniable private conversations using GAIM.

PR:		ports/75352
Submitted by:	Conor McDermottroe <ports(at)mcdermottroe.com>
@
text
@d1 2
a2 2
MD5 (gaim-otr-1.0.1.tar.gz) = efc22af7c4a17448da75419bbaeb80d6
SIZE (gaim-otr-1.0.1.tar.gz) = 76536
@

