Bug 29902

Summary: Mozilla package URL problems
Product: Documentation Reporter: dpelleg+bsd <dpelleg+bsd>
Component: Books & ArticlesAssignee: 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
Mozilla package not linked from http://www.freebsd.org/ports/www.html,
and pkg_add -r can't find it.

Fix: 

Just guessing, the comma in the pacakge name is breaking something.
How-To-Repeat: pkg_add -r mozilla-0.9.3,1
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2001-08-20 15:59:27 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
Comment 2 dwcjr freebsd_committer freebsd_triage 2001-08-23 21:02:47 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainer(s).
Comment 3 Pete Fritchman freebsd_committer freebsd_triage 2001-08-26 03:47:16 UTC
State Changed
From-To: open->analyzed

As sobomax suggested, did `pkg_add -r mozilla' do the trick?
Comment 4 dpelleg+bsd 2001-08-29 16:21:18 UTC
 Yes, that works.

 Note that the URL is still missing.
Comment 5 dwcjr 2001-09-03 17:40:35 UTC
None of the url's point to the package though, correct?
Comment 6 Dan Pelleg 2001-09-04 14:47:15 UTC
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).
Comment 7 Maxim Sobolev freebsd_committer freebsd_triage 2001-09-19 11:44:24 UTC
Responsible Changed
From-To: gnome->freebsd-www

Not a ports/GNOME problem.
Comment 8 Tom Rhodes freebsd_committer freebsd_triage 2002-05-14 02:02:45 UTC
State Changed
From-To: analyzed->closed

This has been fixed...  I checked the ports site.