| Summary: | Mozilla package URL problems | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | dpelleg+bsd <dpelleg+bsd> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dpelleg+bsd
2001-08-20 15:20:01 UTC
> pkg_add -r mozilla-0.9.3,1
You don't have to manually specify version of the package being added, i.e.
just do:
$ pkg_add -r mozilla
and it will install whatever version is latest.
-Maxim
Responsible Changed From-To: freebsd-ports->gnome Over to maintainer(s). State Changed From-To: open->analyzed As sobomax suggested, did `pkg_add -r mozilla' do the trick? Yes, that works. Note that the URL is still missing. None of the url's point to the package though, correct? David W. Chapman Jr. writes: > None of the url's point to the package though, correct? > I'm not sure I understand the question. My report is that under the entry "mozilla-0.9.3,1" in http://www.freebsd.org/ports/www.html there is no "package" link. This may or may not be due to the same reason that prevents "pkg_add -r mozilla-0.9.3,1" from finding the package (which is still true, and yes, I do understand "pkg_add -r mozilla" works just fine). Responsible Changed From-To: gnome->freebsd-www Not a ports/GNOME problem. State Changed From-To: analyzed->closed This has been fixed... I checked the ports site. |