From owner-cvs-ports@FreeBSD.ORG Tue Oct 31 02:35:53 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 65F9116A40F; Tue, 31 Oct 2006 02:35:53 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1245A43D53; Tue, 31 Oct 2006 02:35:53 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9V2Zqq7049602; Tue, 31 Oct 2006 02:35:52 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9V2Zqqi049598; Tue, 31 Oct 2006 02:35:52 GMT (envelope-from shaun) Message-Id: <200610310235.k9V2Zqqi049598@repoman.freebsd.org> From: Shaun Amott Date: Tue, 31 Oct 2006 02:35:52 +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/news/inn Makefile Makefile.layout pkg-install pkg-plist ports/news/inn/files innd.sh.in patch-site::Makefile pkg-install.in ports/news/inn-current Makefile distinfo pkg-descr pkg-install pkg-plist ports/news/inn-current/files innd.sh ... 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: Tue, 31 Oct 2006 02:35:53 -0000 shaun 2006-10-31 02:35:52 UTC FreeBSD ports repository Modified files: news/inn Makefile pkg-plist news/inn/files innd.sh.in news/inn-current Makefile distinfo news/inn-current/files patch-configure news/inn-stable Makefile distinfo news/inn-stable/files patch-configure Added files: news/inn Makefile.layout news/inn/files pkg-install.in Removed files: news/inn pkg-install news/inn/files patch-site::Makefile news/inn-current pkg-descr pkg-install pkg-plist news/inn-current/files innd.sh patch-site::Makefile news/inn-stable pkg-descr pkg-install pkg-plist news/inn-stable/files innd.sh Log: Overhaul for the inn ports: - Turn inn-stable and inn-current into slaves, as they are pretty much clones of news/inn. - Update the above ports to recent snapshots. - Allow inn's database and spool directories to be placed outside PREFIX (e.g. under /var). - Add OPTIONS knobs. Revision Changes Path 1.76 +10 -172 ports/news/inn-current/Makefile 1.22 +3 -3 ports/news/inn-current/distinfo 1.7 +0 -9 ports/news/inn-current/files/innd.sh (dead) 1.3 +19 -18 ports/news/inn-current/files/patch-configure 1.2 +0 -88 ports/news/inn-current/files/patch-site::Makefile (dead) 1.4 +0 -8 ports/news/inn-current/pkg-descr (dead) 1.6 +0 -46 ports/news/inn-current/pkg-install (dead) 1.22 +0 -254 ports/news/inn-current/pkg-plist (dead) 1.115 +10 -177 ports/news/inn-stable/Makefile 1.55 +3 -3 ports/news/inn-stable/distinfo 1.8 +0 -9 ports/news/inn-stable/files/innd.sh (dead) 1.4 +13 -23 ports/news/inn-stable/files/patch-configure 1.8 +0 -6 ports/news/inn-stable/pkg-descr (dead) 1.6 +0 -46 ports/news/inn-stable/pkg-install (dead) 1.26 +0 -276 ports/news/inn-stable/pkg-plist (dead) 1.81 +142 -78 ports/news/inn/Makefile 1.1 +58 -0 ports/news/inn/Makefile.layout (new) 1.2 +5 -3 ports/news/inn/files/innd.sh.in 1.3 +0 -99 ports/news/inn/files/patch-site::Makefile (dead) 1.1 +88 -0 ports/news/inn/files/pkg-install.in (new) 1.10 +0 -80 ports/news/inn/pkg-install (dead) 1.25 +214 -289 ports/news/inn/pkg-plist