From owner-cvs-ports@FreeBSD.ORG Sun Mar 20 10:31:06 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F330E16A4CE; Sun, 20 Mar 2005 10:31:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F3F43D2F; Sun, 20 Mar 2005 10:31:05 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2KAV5Ns098004; Sun, 20 Mar 2005 10:31:05 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2KAV5NU098003; Sun, 20 Mar 2005 10:31:05 GMT (envelope-from danfe) Message-Id: <200503201031.j2KAV5NU098003@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sun, 20 Mar 2005 10:31:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/gaim-otr Makefile distinfo pkg-descr pkg-plistpatch-gaim-otr-Makefile... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2005 10:31:06 -0000 danfe 2005-03-20 10:31:05 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/gaim-otr Makefile distinfo pkg-descr pkg-plist security/gaim-otr/files patch-Makefile patch-gaim-otr-Makefile patch-libotr-Makefile patch-libotr-context patch-libotr-privkey patch-tools-Makefile Log: Add gaim-otr 1.0.1, allows deniable private conversations using GAIM. PR: ports/75352 Submitted by: Conor McDermottroe Revision Changes Path 1.590 +1 -0 ports/security/Makefile 1.1 +52 -0 ports/security/gaim-otr/Makefile (new) 1.1 +2 -0 ports/security/gaim-otr/distinfo (new) 1.1 +10 -0 ports/security/gaim-otr/files/patch-Makefile (new) 1.1 +22 -0 ports/security/gaim-otr/files/patch-gaim-otr-Makefile (new) 1.1 +9 -0 ports/security/gaim-otr/files/patch-libotr-Makefile (new) 1.1 +11 -0 ports/security/gaim-otr/files/patch-libotr-context (new) 1.1 +11 -0 ports/security/gaim-otr/files/patch-libotr-privkey (new) 1.1 +44 -0 ports/security/gaim-otr/files/patch-tools-Makefile (new) 1.1 +18 -0 ports/security/gaim-otr/pkg-descr (new) 1.1 +7 -0 ports/security/gaim-otr/pkg-plist (new)