From owner-freebsd-questions@FreeBSD.ORG Sun Sep 9 03:28:31 2012 Return-Path: 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 EC470106564A for ; Sun, 9 Sep 2012 03:28:31 +0000 (UTC) (envelope-from corebug@corebug.net) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9A12D8FC0A for ; Sun, 9 Sep 2012 03:28:30 +0000 (UTC) Received: by vbmv11 with SMTP id v11so1768336vbm.13 for ; Sat, 08 Sep 2012 20:28:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding :x-gm-message-state; bh=b2WLGiCnXbRfrTvSJV204RcBipX1wdVplF8NAaTHUXc=; b=fJZ5sPaSHzC29FsprTe+8Rix/fVBB3iXsUJd5r14ToUWnIWy/xpool4y7VssrmXGSU yAZOi9+IgGsy6lNkUJ9fmZqISazbfFF56ALD/FGzHxbBOPTjgt9xn7DaW/KHGmcSdcH4 8LifP7oLCtqRGQPRfeiVKYXmbCYKk/iKpnz97pPaFz/Woi1ZHYmVGJs+kWb5Ggn+WsWv kW00jM1fyxriKL375CPJWE2AraBHyCymo8GUO/E15hvn0sUsbu7gLd8j9P1Y5NRtV3y0 i8QNqNMNpe30yabNqdky9DqgNcCsiGiY+q+HlKokIaQMnAxrP1CC1yeHYMlIkDwVL25a rmHw== Received: by 10.52.99.135 with SMTP id eq7mr10795369vdb.8.1347161310313; Sat, 08 Sep 2012 20:28:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.249.138 with HTTP; Sat, 8 Sep 2012 20:28:10 -0700 (PDT) X-Originating-IP: [176.113.162.13] In-Reply-To: References: <1347116905.578461.8570.23750@saddam3.rambler.ru> <20120908210049.1dadfde2.freebsd@edvax.de> From: =?KOI8-R?B?98nUwczJyiD01dLP18XD?= Date: Sun, 9 Sep 2012 06:28:10 +0300 Message-ID: To: Waitman Gobble Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQn3aYkYHdrqL/vjb/70pf+J+11ao0peqEN0MsMGfKJd27uuGaYnCct5yqhNMBPDybvKNDrL Cc: =?KOI8-R?B?ydfBziDL1drOxcPP1w==?= , freebsd-questions@freebsd.org Subject: Re: ports 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: Sun, 09 Sep 2012 03:28:32 -0000 2012/9/9 Waitman Gobble : > On Sat, Sep 8, 2012 at 12:00 PM, Polytropon wrote: > >> On Sat, 8 Sep 2012 19:08:25 +0400, =C9=D7=C1=CE =CB=D5=DA=CE=C5=C3=CF=D7= wrote: >> > >> > >> > i was download 135g distfiles from russian mirror on usb hdd, >> > and i have no room on laptop for this files.how to setup apps >> > from it,how to build pbi files? i was read some articles but i >> > cant. >> >> I assume it's better to ask PBI-related questions in PC-BSD's >> web forum as those are not exactly "native FreeBSD things". >> >> >> -- >> Polytropon >> Magdeburg, Germany >> Happy FreeBSD user since 4.0 >> Andra moi ennepe, Mousa, ... >> _______________________________________________ >> 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" >> > > > > I'm not sure how building PBI files is going to help with your 135G of > files from Russia that won't seem to fit on your drive, however there is > some pbi software in ports for you to check out.. > > ports-mgmt/pbi-manager > sysutils/pbimaker > x11-fm/pbi-thumbnailer > sysutils/easypbi > > > I've experimented a bit with the software on FreeBSD 10.0-CURRENT and > PC-BSD 9 machine - but I'm not an authority on the subject ;-) ... pbi > could prove to be a good way to test out stuff that needs newer glib, gtk= , > etc, to avoid royally dorking up your system, like for example GIMP > development sources from cvs, as an alternative to building in a jail and > running the display through an X 'remote' connection. > > > Here's a wiki page i found to be a good reference. > > http://wiki.pcbsd.org/index.php/PBI_Module_Builder_Guide > > Waitman Gobble > San Jose California > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" Sorry for offtopic, but for Ivan to know three things: 1) building software (and/or packaging it using PBI/tbz) is WAY more complicated then just downloading distfiles from some mirror. 2) PC-BSD is BASED on but not EQUAL to FreeBSD and has it's own mailing lists which can easily be found here - http://lists.pcbsd.org/mailman/listinfo . Please do not think i'm trying to be rude or get rid of new member, but sometimes one needs to know the better way to find necessary information. 3) PC-BSD is based on FreeBSD since this deep knowledge of it basically (i suppose) should begin with FreeBSD's Handbook which carefully explains what ports are and how to use them. This page is a good start (it's in Russian ;) ) -http://www.freebsd.org/doc/ru_RU.KOI8-R/books/handbook/ . Ports specific information can be easily found here - http://www.freebsd.org/doc/ru_RU.KOI8-R/books/handbook/ports.html Cheers! --=20 ~~~ WBR, Vitaliy Turovets Systems Administrator Corebug.Net +38(093)265-70-55 VITU-RIPE X-NCC-RegID: ua.tv