From owner-freebsd-questions@FreeBSD.ORG Wed May 11 07:00:08 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F268E16A4CE for ; Wed, 11 May 2005 07:00:07 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8099143D1D for ; Wed, 11 May 2005 07:00:05 +0000 (GMT) (envelope-from umeglic@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so204619nzk for ; Wed, 11 May 2005 00:00:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=d4AtntF5RzbjsyI2tNkigrPgJWUwnFLMefZG96Nl+3NRifqyn20KDy5mkk2qRf476z+mtTb56ppP3EYjAPzphP3gPez72ig2DJmvKN+Zou7UsRWRZ15Rx3spG1cJOi5b0cKUDLx/AmRdKdRutnFThDJ3ZnYxoXLH3ML89B7ibmw= Received: by 10.36.121.8 with SMTP id t8mr86996nzc; Wed, 11 May 2005 00:00:04 -0700 (PDT) Received: by 10.36.96.4 with HTTP; Wed, 11 May 2005 00:00:04 -0700 (PDT) Message-ID: <515659fd050511000010098a6f@mail.gmail.com> Date: Wed, 11 May 2005 09:00:04 +0200 From: Nekdo Nekje To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: using 5-STABLE packages with 5.4 RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nekdo Nekje List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 07:00:08 -0000 Hey all.. I have a sort of question regarding FreeBSD and its port system. Please do bear with me, since I'm a newbie in the whole *nix world, especially with BSD like systems. My question is... Is it possible to use the latest Samba package with the 5.4-RELEASE? Is it absolutely necessary to upgrade the RELEASE distibution to -STABLE for that to work? Is using a package from the STABLE ports tree with the RELEASE system an insane thing to do? A quote from the FreeBSD HandBook: "pkg_add(1) will download the latest version of your application if you are using FreeBSD-CURRENT or FreeBSD-STABLE. If you run a -RELEASE version, it will grab the version of the package that was built with your release. It is possible to change this behavior by overriding the PACKAGESITE environment variable" So, my guess is it can be done or am I wrong? I wanna use release version for my production servers, but in the same time I would like to use the latest available Samba package for FreeBSD. Is this doable?? Thanks for your time... Best regards, Uros