FreshPorts -- The Place For Ports Sat, 4 Jul 2009 3:39 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
libotr 3.2.0_1 security on this many watch lists=8 search for ports that depend on this port
The portable OTR Messaging Library and toolkit
Maintained by: dougb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Apr 2005 10:14:41


This is the library and toolkit for Off-the-Record Messaging used by
the pidgin-otr plugin.

WWW: http://www.cypherpunks.ca/otr/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/autoconf262, devel/libtool15, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: security/libgpg-error, security/libgcrypt

To install the port: cd /usr/ports/security/libotr/ && make install clean
To add the package: pkg_add -r libotr


Configuration Options
     No options to configure

Master Sites:
http://www.cypherpunks.ca/otr/
http://dougbarton.us/Downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Mar 2009 19:51:28
Original commit files touched by this commit  3.2.0_1
dougb search for other commits by this committer
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
06 Jan 2009 13:01:11
Original commit files touched by this commit  3.2.0_1
rafan search for other commits by this committer
- Bump PORTREVISION due to share library version bump in security/libgcrypt

PR:              ports/127478
20 Aug 2008 01:57:32
Original commit files touched by this commit  3.2.0
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
02 Jul 2008 06:54:48
Original commit files touched by this commit  3.2.0
dougb search for other commits by this committer
Add my website to MASTER_SITES
02 Jul 2008 06:49:30
Original commit files touched by this commit  3.2.0
dougb search for other commits by this committer
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.
06 Jun 2008 15:01:07
Original commit files touched by this commit  3.1.0_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 Sep 2007 05:47:37
Original commit files touched by this commit  3.1.0_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
23 Aug 2007 21:59:22
Original commit files touched by this commit  3.1.0
dougb search for other commits by this committer
Forced commit to note that the right PR number is 115665. 115664 is
related, and by the same submitter.
23 Aug 2007 21:57:59
Original commit files touched by this commit  3.1.0
dougb search for other commits by this committer
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>
23 Aug 2007 21:55:15
Original commit files touched by this commit  3.0.0_3
dougb search for other commits by this committer
Since gaim is no more, refer to pidgin instead
08 Mar 2007 14:12:08
Original commit files touched by this commit  3.0.0_3
jylefort search for other commits by this committer
Track libgpg-error shlib version change.
22 Sep 2006 08:10:31
Original commit files touched by this commit  3.0.0_2
sergei search for other commits by this committer
- Chase libgpg-error version bump [1]
- Add explicit version to libgpg-error dependency where missing [2]
- Bump PORTREVISION [1]

Approved by:    maintainers (arved, lofi, novel,
                ports at mcdermottroe dot com) [1]
Suggested by:   novel, lofi [2]
15 Aug 2006 02:04:55
Original commit files touched by this commit  3.0.0_1
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
23 Feb 2006 10:40:45
Original commit files touched by this commit  3.0.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Jan 2006 12:09:39
Original commit files touched by this commit  3.0.0
mnag search for other commits by this committer
Update to 3.0.0

PR:             92357
Submitted by:   Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
24 Jan 2006 01:03:33
Original commit files touched by this commit  2.0.1_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.0.1_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
21 Apr 2005 15:22:54
Original commit files touched by this commit  2.0.1_1
pav search for other commits by this committer
- Fix plist

PR:             ports/80194
Submitted by:   Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
Pointy hat to:  danfe
19 Apr 2005 10:14:11
Original commit files touched by this commit  2.0.1
danfe search for other commits by this committer
Add libotr 2.0.1, the portable OTR Messaging Library and toolkit.

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

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 20375
Broken 145
Deprecated 44
Ignore 763
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours3
new 7 days69
new fortnight96
new month180

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.215 seconds.