Portage tree

Pratt, Benjamin E. bepratt at stcloudstate.edu
Wed Sep 24 14:00:45 PDT 2003


I'm not sure if this is the same thing that I've run a crossed but I'm
new to FreeBSD as well.  I'm running 4.8 on a system at home to try to
learn.  I was looking to install PHP and there's a port area for it
/usr/ports/lang/php3 and I want to install PHP 4.  I see it when I go to
http://www.freebsd.org/cgi/ports.cgi?query=php&stype=all but it's not on
my system.

I installed /usr/ports/sysutils/portupgrade and ran port upgrade (after
updating the database) but the new ports weren't available on my system.

Is there any way to update the /usr/ports/* area on my system.

Ben 

-----Original Message-----
From: Kevin D. Kinsey, DaleCo, S.P. [mailto:kdk at daleco.biz] 
Sent: Wednesday, September 24, 2003 3:51 PM
To: Taulant Galimuna
Cc: freebsd-newbies at freebsd.org
Subject: Re: Portage tree

Taulant Galimuna wrote:

>Hi people,
>I just wanted to ask you if there's a command to update the portage
tree ?
>becouse I saw qmail on the freebsd.org web and when I connect with
>/stand/sysinstall it doesn't show it?!
>
>regards,
>Taulant
>
It's probably that there isn't a *package* for
qmail (but I'm just guessing, haven't checked.)
The *port* is in /usr/ports/mail.

I'd recommend installing cvsup-without-gui,
which /stand/sysinstall should be able to find
easily, as there is a package for that.  I just
put it on one back a week or so ago via sysinstall.

After that, you just need a supfile (there is
one pre-written in /usr/share/examples/cvsup/,
you just pick the closest server and type it in...)
and the command:

$cvsup /path/to/my-ports-supfile

It will update your local ports tree, and
then it's a matter of:

$cd /usr/ports/mail/qmail
$make install clean

and the rest is automagic.

BTW, welcome to FreeBSD!  Feel
free to post questions to the questions
list; occasionally people come on to remind
us that this is just supposed to be a 'newbie'
hangout ... chat about the OS, etc.

HTH,

Kevin Kinsey

_______________________________________________
freebsd-newbies at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to
"freebsd-newbies-unsubscribe at freebsd.org"


More information about the freebsd-newbies mailing list