in message <[EMAIL PROTECTED]>, wrote
Dorin H thusly...
>
> --- fbsd_user <[EMAIL PROTECTED]> wrote:
> > What is the sure fired way to get the correct spelling of the
> > package name to use with pkg_add -r command?
> >
>
> If you have installed ports, and you know the port name (which you can
--- fbsd_user <[EMAIL PROTECTED]> wrote:
> What is the sure fired way to get the correct
> spelling of the
> package name to use with pkg_add -r command?
>
If you have installed ports, and you know the port
name (which you can find easily), you can go to
/usr/ports/<> and cat/sed distinfo fil
s the sure fire way using the above web site tools to find the
package names?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jonathan T.
Sage
Sent: Thursday, December 25, 2003 6:20 PM
To: [EMAIL PROTECTED]
Subject: Re: How to find package name
fbsd_user
Jonathan T. Sage wrote:
fbsd_user wrote:
What is the sure fired way to get the correct spelling of the package
name to use with pkg_add -r command?
pkg_info | grep start.of.package.name
i.e.
# pkg_info | grep emacs
xemacs-21.4.14 This port tracks the...
xemacs-packages-10.0 Basic...
*s
fbsd_user wrote:
What is the sure fired way to get the correct spelling of the
package name to use with pkg_add -r command?
pkg_info | grep start.of.package.name
i.e.
# pkg_info | grep emacs
xemacs-21.4.14 This port tracks the...
xemacs-packages-10.0 Basic...
*snips not included*
hope