From owner-freebsd-ports Mon Jan 28 23:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5635E37B402 for ; Mon, 28 Jan 2002 23:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0T7A2Q77199; Mon, 28 Jan 2002 23:10:02 -0800 (PST) (envelope-from gnats) Date: Mon, 28 Jan 2002 23:10:02 -0800 (PST) Message-Id: <200201290710.g0T7A2Q77199@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yarema Subject: Re: ports/31475: New port: sysconftool Reply-To: Yarema Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/31475; it has been noted by GNATS. From: Yarema To: FreeBSD-gnats-submit@FreeBSD.org Cc: dwcjr@FreeBSD.org Subject: Re: ports/31475: New port: sysconftool Date: Tue, 29 Jan 2002 02:03:39 -0500 >Submitter-Id: current-users >Originator: Yarema >Organization: >Confidential: no >Synopsis: Re: ports/31475: New port: sysconftool >Severity: critical >Priority: high >Category: ports >Class: maintainer-update >Release: FreeBSD 4.5-STABLE i386 >Environment: System: FreeBSD volyn.coolrat.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Jan 28 04:13:07 EST 2002 root@volyn.coolrat.org:/usr/obj/usr/src/sys/TIGER100 i386 >Description: SysConfTool is now required for installing mail/courier See ports/34398 http://www.Courier-MTA.org/sysconftool/ >How-To-Repeat: cd /usr/ports/devel/sysconftool/ && make install >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # sysconftool # sysconftool/Makefile # sysconftool/distinfo # sysconftool/pkg-comment # sysconftool/pkg-descr # sysconftool/pkg-plist # echo c - sysconftool mkdir -p sysconftool > /dev/null 2>&1 echo x - sysconftool/Makefile sed 's/^X//' >sysconftool/Makefile << 'END-of-sysconftool/Makefile' X# New ports collection makefile for: sysconftool X# Date created: 17 October 2001 X# Whom: Yarema X# X# $FreeBSD: $ X# X XPORTNAME= sysconftool XPORTVERSION= 0.13 XPORTREVISION= 0 XCATEGORIES= devel XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= courier X XMAINTAINER= yds@CoolRat.org X XUSE_AUTOCONF= yes XUSE_PERL5= yes X XMAN1= sysconftool.1 sysconftoolcheck.1 XMAN7= sysconftool.7 X X.include END-of-sysconftool/Makefile echo x - sysconftool/distinfo sed 's/^X//' >sysconftool/distinfo << 'END-of-sysconftool/distinfo' XMD5 (sysconftool-0.13.tar.gz) = 151d2e4777ebbf26d8c8d4c4733772e9 END-of-sysconftool/distinfo echo x - sysconftool/pkg-comment sed 's/^X//' >sysconftool/pkg-comment << 'END-of-sysconftool/pkg-comment' XHelps to install application configuration filesEND-of-sysconftool/pkg-comment echo x - sysconftool/pkg-descr sed 's/^X//' >sysconftool/pkg-descr << 'END-of-sysconftool/pkg-descr' Xsysconftool is a development utility that helps to install application Xconfiguration files. sysconftool allows an existing application to be Xupgraded without losing the older version's configuration settings. X Xsysconftool is a script that is used by applications to update configuration Xfiles when a new version of the application is installed. sysconftool reads Xthe new application configuration files, reads any older versions of those Xfiles that are already installed, then replaces the old versions with the Xnew ones, but preserving any custom changes contained in the old versions. X XFor more information on sysconftool, and why applications need it, see Xthe installed manual pages: sysconftool(1) and sysconftool(7). With most Xversions of the man command: "man 1 sysconftool" and "man 7 sysconftool". X XWWW: http://www.Courier-MTA.org/sysconftool/ END-of-sysconftool/pkg-descr echo x - sysconftool/pkg-plist sed 's/^X//' >sysconftool/pkg-plist << 'END-of-sysconftool/pkg-plist' Xbin/sysconftoolize Xbin/sysconftoolcheck Xshare/aclocal/sysconftool.m4 Xshare/sysconftool/sysconftool Xshare/sysconftool/sysconftoolize.pl Xshare/sysconftool/sysconftoolcheck Xshare/sysconftool/sysconftoolize.am X@dirrm share/sysconftool END-of-sysconftool/pkg-plist exit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message