Bug 24778

Summary: "update" target not available in categories
Product: Ports & Packages Reporter: pcasidy <pcasidy>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description pcasidy 2001-02-01 11:10:01 UTC
	One can make a "make update" in the top level of the ports
	but not in a particular category nor port itself.

How-To-Repeat: 
	cd /usr/ports/www ; make update
	=> make: don't know how to make update. Stop
	
	cd /usr/port/www/mozilla ; make update
	=> make: don't know how to make update. Stop
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-02-08 09:10:30 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports

Belongs to -ports.
Comment 2 Steve Price freebsd_committer freebsd_triage 2001-02-26 02:18:01 UTC
Responsible Changed
From-To: freebsd-ports->asami

This looks like an issue that Asami-san should look into.
Comment 3 Will Andrews freebsd_committer freebsd_triage 2001-04-04 09:23:47 UTC
Responsible Changed
From-To: asami->portmgr

Over to new maintainer.
Comment 4 Maxim Sobolev freebsd_committer freebsd_triage 2002-03-26 08:56:28 UTC
State Changed
From-To: open->closed

I don't think that we really need something like that, because ports collection 
is a one monolitic thing and as such should be updated as a whole, so that 
all its parts are coherent. Updating only one category is a good way to find 
various troubles. 

Thank you for your suggestion anyway!