From owner-cvs-all@FreeBSD.ORG Sun Oct 19 10:25:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1DE116A4B3; Sun, 19 Oct 2003 10:25:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B3DF43FCB; Sun, 19 Oct 2003 10:25:35 -0700 (PDT) (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 h9JHPZXJ059015; Sun, 19 Oct 2003 10:25:35 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9JHPYD0059014; Sun, 19 Oct 2003 10:25:34 -0700 (PDT) (envelope-from ijliao) Message-Id: <200310191725.h9JHPYD0059014@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 19 Oct 2003 10:25:34 -0700 (PDT) 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/shishi Makefile distinfo pkg-descr pkg-plist ports/security/shishi/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2003 17:25:35 -0000 ijliao 2003/10/19 10:25:34 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/shishi Makefile distinfo pkg-descr pkg-plist security/shishi/files patch-ltmain.sh Log: add shishi 0.0.8 A free implementation of the Kerberos 5 network security system Revision Changes Path 1.455 +1 -0 ports/security/Makefile 1.1 +43 -0 ports/security/shishi/Makefile (new) 1.1 +1 -0 ports/security/shishi/distinfo (new) 1.1 +15 -0 ports/security/shishi/files/patch-ltmain.sh (new) 1.1 +12 -0 ports/security/shishi/pkg-descr (new) 1.1 +16 -0 ports/security/shishi/pkg-plist (new)