From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 19:45:02 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A0C11065674 for ; Mon, 3 Jan 2011 19:45:02 +0000 (UTC) (envelope-from nick83dc@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3AFED8FC0C for ; Mon, 3 Jan 2011 19:45:01 +0000 (UTC) Received: by pxi1 with SMTP id 1so2729741pxi.13 for ; Mon, 03 Jan 2011 11:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=x95AP6+CSXD4g49gg/8cGgghLtqREylvMnqBWw2sj0I=; b=xlXSIIzowfdAxGg4Nw+WTQa5Em8zz4oPgUNqizaIjqd8bDcapFk6YecXItfOfGcd7q LXWlRqrkooDWHjdw566DncEzDwfNF//IptkQJckuDPnbvNzLE0yzN47HFnyFcES29oRB vopZ7Bg57OcJIMqj1pRXADXhdQwB1vKKKwhGY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=JMKAlSc7riACZH+ssLh4aVM/rnrdBAV2j+twOetmhWPxABtjW0eC7QxtYrdWCuSzJj GGRy99SzjLenXX0M5g1SUQS8Ibn0H3UyCY6JBLxnvR9bqki7goBYDp3Yx/wc/dec42uO LbeorVSM9v2E5N4eA9xhHvScVThxWGTQuegQ0= MIME-Version: 1.0 Received: by 10.142.131.7 with SMTP id e7mr17226206wfd.316.1294082221398; Mon, 03 Jan 2011 11:17:01 -0800 (PST) Received: by 10.142.225.17 with HTTP; Mon, 3 Jan 2011 11:17:01 -0800 (PST) In-Reply-To: References: Date: Mon, 3 Jan 2011 14:17:01 -0500 Message-ID: From: Nick Cooper To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: New to FreeBsd 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: Mon, 03 Jan 2011 19:45:02 -0000 make sure your ports are up to date #portsnap fetch #portsnap extract change into the port directory #cd /usr/ports you can search through ports using these command in /usr/ports #make search name=python or #make search key=python On Mon, Jan 3, 2011 at 9:16 AM, George George wrote: > I am new to the Free BSD and i have a question on how to install a > packet.What i have to type to download a python editor?I cant find the > right > packet name.Thank you very much. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >