From owner-FreeBSD-users-jp@jp.FreeBSD.org Sun May 15 17:44:45 2005
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id j4F8ijk08054;
	Sun, 15 May 2005 17:44:45 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mail501.nifty.com (mail501.nifty.com [202.248.37.209])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id j4F8ijX08049
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sun, 15 May 2005 17:44:45 +0900 (JST)
	(envelope-from HGF01572@nifty.com)
Received: from [127.0.0.1] (toyizu019185.adsl.ppp.infoweb.ne.jp [211.133.121.185]) (authenticated)
	by mail501.nifty.com with ESMTP id j4F8iMNa000327
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sun, 15 May 2005 17:44:24 +0900
Authentication-Results: mail501.nifty.com from=HGF01572@nifty.com; sender-id=neutral; spf=neutral
DomainKey-Signature: a=rsa-sha1; s=mail501; d=nifty.com; c=simple; q=dns;
	b=XcPK28YRBf1Y2EYvyHSHUYqb285JdcHn2Y27zVuTWXllhwz7L2ShI6pNNMkG06gAa
	w8sQtH+B+mEIN9s0iLyLQ==
Message-ID: <42870BEE.5020204@nifty.com>
From: Kenji Nagasawa <HGF01572@nifty.com>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: ja, en-us, en
MIME-Version: 1.0
To: FreeBSD-users-jp@jp.FreeBSD.org
References: <20050514172827.561d9a65.ota@j.email.ne.jp>
In-Reply-To: <20050514172827.561d9a65.ota@j.email.ne.jp>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-Antivirus: avast! (VPS 0519-2, 2005/05/12), Outbound message
X-Antivirus-Status: Clean
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 15 May 2005 17:44:30 +0900
X-Sequence: FreeBSD-users-jp 84510
Subject: [FreeBSD-users-jp 84510] Re: Backup of installed ports/pkgs
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: HGF01572@nifty.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+050320

$BD9Bt$G$9!#(B

Yoshihiro Ota wrote:
> $B4{$K%$%s%9%H!<%k$5$l$F$$$k(B ports/pkgs $B$r85$K(B pkg $B$r:n$kJ}K!$,(B
> $B$I$3$+$K>R2p$5$l$F$$$^$;$s$G$7$?$C$1(B?

pkg_create(1)$B$G$H$j$"$($::n$l$k$h$&$G$9$,!#(B

man page$B$h$j0zMQ!#(B

-b pkg-name
       Create package file from a locally installed package named
       pkg-name.  If the pkg-filename is not specified, then resulting
       archive will be created in the current directory and named
       pkg-name with an appropriate extraction suffix applied.


