From owner-freebsd-ports@FreeBSD.ORG Mon Apr 23 05:57:46 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3147F16A403 for ; Mon, 23 Apr 2007 05:57:46 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id E5FE413C459 for ; Mon, 23 Apr 2007 05:57:45 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1751088ana for ; Sun, 22 Apr 2007 22:57:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=sGc7MTKGE2OUfURRYAyAAJvu16WJvvSAJB3XCkmtorMzoeMaBh33vUfsClvdZK9HvGb+jyAshjU6A5Et6OZQzhveub3Q6DFfcf2De000KXGOGyJukWaCQcpGWtDfe6rp8mF8rnj068AXzcIsa9QuSIyk40YaW/sKY2yqrpVDWvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=HMzDfN4mi0nhiitovFO5sQxMsHihAIUyfZGDiMpQmQ6p8p+R1zzKvZMTnKjpRcLWsGr3/bzqIMH0nN2VnUNm6vI8t+2kgQtaYaTQ4hhMo5nS4bOtHcxHshaVHXCFDAE70t8FJWZbBemvNFDwlE76itLAcfskccPKPG82Yh+D8c4= Received: by 10.114.79.1 with SMTP id c1mr2346472wab.1177307864888; Sun, 22 Apr 2007 22:57:44 -0700 (PDT) Received: by 10.114.194.5 with HTTP; Sun, 22 Apr 2007 22:57:44 -0700 (PDT) Message-ID: Date: Mon, 23 Apr 2007 09:57:44 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Cheng-Lung Sung" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 788ce6751695444a Cc: FreeBSD Ports Subject: Bundling Kwiki X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2007 05:57:46 -0000 First of all, thanks for taking up the initiative and updating Kwiki. It's a worthy project. Do we want to bundle Kwiki into a single port? In ports we usually consider bundling (of any software project) a harmful thing, as opposed to modularizing. I haven't looked at those new Kwiki snapshots, but is it too hard to update all those p5-Kwiki-* ports instead of merging them into the main one? Never mind if it's too much work... Thanks!