From owner-cvs-ports@FreeBSD.ORG Thu Oct 30 00:35:45 2003 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 7B84716A4CE; Thu, 30 Oct 2003 00:35:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045E243FDF; Thu, 30 Oct 2003 00:35:45 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9U8ZiXJ005822; Thu, 30 Oct 2003 00:35:44 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9U8Zi8B005821; Thu, 30 Oct 2003 00:35:44 -0800 (PST) (envelope-from ijliao) Message-Id: <200310300835.h9U8Zi8B005821@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 30 Oct 2003 00:35:44 -0800 (PST) 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/gsasl Makefile distinfo pkg-descr pkg-plist ports/security/gsasl/files patch-ltmain.sh 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: Thu, 30 Oct 2003 08:35:45 -0000 ijliao 2003/10/30 00:35:44 PST FreeBSD ports repository Modified files: security Makefile Added files: security/gsasl Makefile distinfo pkg-descr pkg-plist security/gsasl/files patch-ltmain.sh Log: add gsasl 0.0.8 GNU SASL Library Revision Changes Path 1.460 +1 -0 ports/security/Makefile 1.1 +38 -0 ports/security/gsasl/Makefile (new) 1.1 +1 -0 ports/security/gsasl/distinfo (new) 1.1 +15 -0 ports/security/gsasl/files/patch-ltmain.sh (new) 1.1 +18 -0 ports/security/gsasl/pkg-descr (new) 1.1 +12 -0 ports/security/gsasl/pkg-plist (new)