From owner-cvs-all@FreeBSD.ORG Thu Sep 25 23:32:41 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 991DC16A4B3; Thu, 25 Sep 2003 23:32:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2322C4401F; Thu, 25 Sep 2003 23:32:41 -0700 (PDT) (envelope-from daichi@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 h8Q6WeXJ078127; Thu, 25 Sep 2003 23:32:40 -0700 (PDT) (envelope-from daichi@repoman.freebsd.org) Received: (from daichi@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8Q6Wel1078126; Thu, 25 Sep 2003 23:32:40 -0700 (PDT) (envelope-from daichi) Message-Id: <200309260632.h8Q6Wel1078126@repoman.freebsd.org> From: Daichi GOTO Date: Thu, 25 Sep 2003 23:32:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/inn Makefile pkg-install pkg-plist ports/news/inn/files patch-configure patch-site::Makefile 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: Fri, 26 Sep 2003 06:32:41 -0000 daichi 2003/09/25 23:32:40 PDT FreeBSD ports repository Modified files: news/inn Makefile pkg-install pkg-plist Added files: news/inn/files patch-configure patch-site::Makefile Log: update: news/inn - Now config files are not removed - add many knobs - Use USE_OPENSSL hook PR: 57160 Submitted by: Clement Laforet (maintainer) Revision Changes Path 1.62 +41 -3 ports/news/inn/Makefile 1.1 +15 -0 ports/news/inn/files/patch-configure (new) 1.1 +88 -0 ports/news/inn/files/patch-site::Makefile (new) 1.4 +18 -0 ports/news/inn/pkg-install 1.17 +56 -29 ports/news/inn/pkg-plist