From owner-freebsd-ports@FreeBSD.ORG Sun Oct 5 17:20:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09255106568B for ; Sun, 5 Oct 2008 17:20:41 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 8B5978FC17 for ; Sun, 5 Oct 2008 17:20:40 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1605477fgb.35 for ; Sun, 05 Oct 2008 10:20:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=OD4aw+CbV9sW6vYIVpk5ocqys/4wbbKSUUStsGNm0bo=; b=TQhjc5+kxf3pcdcgmb3KQnRx5ZukUXZ2IKWpBY9maJyPAZlr4ASUsQTaFWbJJ5EhOO uvA0ofqoKkhkeMQCv9KnA612VeF0ykXOIbxEDqyXNDwR3r9XiXaYyfdaghA0iEvvAi15 XfRNZOI1awy4Ku1ykz6FU/98LE7bS7YmTx3XM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ntP7a1CgEcgrX7j2yy8AUUc86l21g3PN6kGz62u0sciFZtpGzeE31oht9npkNqJBGv +xZRUN0FqxpSp5/VzI4cYLTl+tKMa3em1qP4lnOkdWACMH5oitGdE6R1ayAhpeo8OBVk GMTllQk7Mplm6OvZ0flqSqr4oilmfUvgBfFtI= Received: by 10.86.82.16 with SMTP id f16mr3630802fgb.9.1223227239274; Sun, 05 Oct 2008 10:20:39 -0700 (PDT) Received: from tsunami.bsdworld ([78.90.73.88]) by mx.google.com with ESMTPS id e20sm9167553fga.1.2008.10.05.10.20.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 05 Oct 2008 10:20:38 -0700 (PDT) Message-ID: <48E8F7C7.4060408@gmail.com> Date: Sun, 05 Oct 2008 20:22:15 +0300 From: Marin Atanasov User-Agent: Thunderbird 2.0.0.17 (X11/20080927) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: My interactive version of pkg_add - submitted! 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: Sun, 05 Oct 2008 17:20:41 -0000 Hi, list! :) I've finally finished the program and have submitted it to the FreeBSD ports tree. Now all is left is to wait till the program gets added to the ports tree. After it gets added (let's hope so :)) to the FreeBSD ports it will be under ports-mgmt/pkg_add_it Meanwhile I've added a few changes to the code, and another a tiny but useful feature - a pager. Now the program can interact with a pager defined by $PAGER variable, so you can read the package list. Well, if there something new - I'll let you know :) Best regards, Marin -- Marin Atanasov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org