From owner-cvs-ports@FreeBSD.ORG Wed Oct 29 22:41:00 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 5A31616A4CE; Wed, 29 Oct 2003 22:41:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D662B43FA3; Wed, 29 Oct 2003 22:40:59 -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 h9U6exXJ099549; Wed, 29 Oct 2003 22:40:59 -0800 (PST) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9U6exaL099548; Wed, 29 Oct 2003 22:40:59 -0800 (PST) (envelope-from ijliao) Message-Id: <200310300640.h9U6exaL099548@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 29 Oct 2003 22:40:59 -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/gss Makefile distinfo pkg-descr pkg-plist ports/security/gss/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 06:41:00 -0000 ijliao 2003/10/29 22:40:59 PST FreeBSD ports repository Modified files: security Makefile Added files: security/gss Makefile distinfo pkg-descr pkg-plist security/gss/files patch-ltmain.sh Log: add gss 0.0.6 GNU Generic Security Service Library Revision Changes Path 1.459 +1 -0 ports/security/Makefile 1.1 +29 -0 ports/security/gss/Makefile (new) 1.1 +1 -0 ports/security/gss/distinfo (new) 1.1 +15 -0 ports/security/gss/files/patch-ltmain.sh (new) 1.1 +6 -0 ports/security/gss/pkg-descr (new) 1.1 +9 -0 ports/security/gss/pkg-plist (new)