From owner-freebsd-questions@FreeBSD.ORG Wed Apr 4 18:59:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CCFB216A401 for ; Wed, 4 Apr 2007 18:59:26 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 89F7A13C459 for ; Wed, 4 Apr 2007 18:59:26 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id E721F9F2CB8; Wed, 4 Apr 2007 20:59:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FLIOIjml93Ke; Wed, 4 Apr 2007 20:59:13 +0200 (CEST) Received: from [192.168.2.186] (catv-5063f539.catv.broadband.hu [80.99.245.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 0BD899F2C7F; Wed, 4 Apr 2007 20:59:12 +0200 (CEST) Message-ID: <4613F577.4050501@FreeBSD.org> Date: Wed, 04 Apr 2007 20:59:03 +0200 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Milan Knizek References: <200704042052.19897.knizek@volny.cz> In-Reply-To: <200704042052.19897.knizek@volny.cz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Own ports organization X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 18:59:26 -0000 Milan Knizek schrieb: > Hello, > > are there any recommendation how to organize own ports? > > Should I keep them within official /usr/ports structure or rather separately? > If kept separately, how does it work with pkg* commands then? > > Own ports? :) Why don't you submit them then, so that we can use them, too? :) Regards, Gabor