Re: Browsing ports from console

2005-01-19 Thread Daniel S. Haischt

Are there any console ports browsers?

Try links if you need frames and javascript support ...
--
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt
Wan't a complete signature??? Type at a shell prompt:
$ > finger -l [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Browsing ports from console

2005-01-19 Thread Matthew Seaman
On Wed, Jan 19, 2005 at 05:26:30AM +, Sergei Gnezdov wrote:
> I'd like to browse ports from console sometimes.  I'd like to use UI
> similar to /stand/sysinstall during installation from CD.

As far as I know, no one has coded up anything like that --
ie. install from a local ports tree but making the process look like
the way sysinstall(8) selects packages to install.
 
> Is there a way to start /stand/sysinstall against /usr/ports directory?

No.  sysinstall(8) installs pre-compiled packages, not ports.  You can
use sysinstall to browse the package collection on one of the FTP
servers though, but generally most people just use command line tools.
Why not try installing portupgrade and have a play around with that?
It's really jolly good.  Also read the ports(7) man page, especially
the bits about 'make fetchindex' and 'make search'

> Are there any console ports browsers?

% lynx http://www.freshports.org/

Scroll down to near the end of the front page and select the
'Categories' link.  Or there's http://www.freebsd.org/ports/index.html
which is similar, but isn't updated so often and doesn't contain as
much information.

 Cheers,

 Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   8 Dane Court Manor
  School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone
Tel: +44 1304 617253  Kent, CT14 0JL UK


pgpbBclv6AVwD.pgp
Description: PGP signature


Browsing ports from console

2005-01-18 Thread Sergei Gnezdov
I'd like to browse ports from console sometimes.  I'd like to use UI
similar to /stand/sysinstall during installation from CD.

Is there a way to start /stand/sysinstall against /usr/ports directory?
Are there any console ports browsers?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"