Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 12:41:45 -0700
From:      Tim Judd <tajudd@gmail.com>
To:        Joe Springer <joespr@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: Pain finding packages
Message-ID:  <ade45ae91001301141j2b2d7103g7125ee9523cb10c5@mail.gmail.com>
In-Reply-To: <881950.49266.qm@web31101.mail.mud.yahoo.com>
References:  <881950.49266.qm@web31101.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 30, 2010 at 11:48 AM, Joe Springer <joespr@yahoo.com> wrote:

> Hi.
>
> I am very new to FreeBSD with several years of Linux experience. After
> installed FreeSDB for the first time, I wanted to install some packages. For
> example, samba.
>
> I found that
>
>   pkg_add -r samba
>
> fails. I need to know specifically the samba version to install it.
>
> To install, I needed do this:
>   pkg_add -r samba3
>
> This is difficult. Do I need to look up every package in advance on your
> website to understand what version I need to install?
>
> Isn't there a way to specify "Install the latest version of some package
> that is appropriate to the version of my installed FreeBSD"?
>
> Thanks,
> Joe
>
>
Since the ports tree (for which packages are made from) can house multiple
versions of a software package (samba 3.0, 3.2 and 3.3 IIRC), specifying
"samba" alone sometimes work for the default, and sometimes it's "samba32"
or similar.  It's up to the port maintainer to name it and what the
resulting package name will be.  Like most distributions, a search online
can yield the version you want.  Go to http://ports.freebsd.org and query
any part of a substring to search for.



--TJ



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ade45ae91001301141j2b2d7103g7125ee9523cb10c5>