From owner-cvs-ports@FreeBSD.ORG Sat Apr 29 15:55:16 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 270BE16A422; Sat, 29 Apr 2006 15:55:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5BA343D49; Sat, 29 Apr 2006 15:55:15 +0000 (GMT) (envelope-from pav@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 k3TFtFY9030094; Sat, 29 Apr 2006 15:55:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3TFtF9x030090; Sat, 29 Apr 2006 15:55:15 GMT (envelope-from pav) Message-Id: <200604291555.k3TFtF9x030090@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 29 Apr 2006 15:55:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/tclsasl Makefile distinfo pkg-descr pkg-plist ports/security/tclsasl/files patch-Makefile.in patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 29 Apr 2006 15:55:20 -0000 pav 2006-04-29 15:55:15 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/tclsasl Makefile distinfo pkg-descr pkg-plist security/tclsasl/files patch-Makefile.in patch-configure Log: Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library. WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html PR: ports/96359 Submitted by: Denis Shaposhnikov Revision Changes Path 1.746 +1 -0 ports/security/Makefile 1.1 +38 -0 ports/security/tclsasl/Makefile (new) 1.1 +3 -0 ports/security/tclsasl/distinfo (new) 1.1 +28 -0 ports/security/tclsasl/files/patch-Makefile.in (new) 1.1 +11 -0 ports/security/tclsasl/files/patch-configure (new) 1.1 +3 -0 ports/security/tclsasl/pkg-descr (new) 1.1 +6 -0 ports/security/tclsasl/pkg-plist (new)