From owner-cvs-all@FreeBSD.ORG Sat Apr 15 16:13:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 CA5FB16A404; Sat, 15 Apr 2006 16:13:54 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9842B43D45; Sat, 15 Apr 2006 16:13:54 +0000 (GMT) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k3FGDsFQ098707; Sat, 15 Apr 2006 16:13:54 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k3FGDsmL098706; Sat, 15 Apr 2006 16:13:54 GMT (envelope-from scrappy) Message-Id: <200604151613.k3FGDsmL098706@repoman.freebsd.org> From: "Marc G. Fournier" Date: Sat, 15 Apr 2006 16:13:54 +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/mail/ingo Makefile pkg-plist ports/mail/ingo/files pkg-deinstall.in pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 15 Apr 2006 16:13:54 -0000 scrappy 2006-04-15 16:13:54 UTC FreeBSD ports repository Modified files: mail/ingo Makefile pkg-plist mail/ingo/files pkg-deinstall.in Added files: mail/ingo/files pkg-install.in Log: After a recent discussion on freebsd-ports, I have modified the Horde ports, so that they now do not overwrite existing configuration files. Rather than backing up the old ones and allowing the user to merge the files by hand, config files are left untouched. Submitted by: Shaun Amott Revision Changes Path 1.9 +4 -7 ports/mail/ingo/Makefile 1.2 +4 -7 ports/mail/ingo/files/pkg-deinstall.in 1.1 +23 -0 ports/mail/ingo/files/pkg-install.in (new) 1.6 +0 -3 ports/mail/ingo/pkg-plist