Bug 1078 - /usr/share/examples/sup/ports-supfile doesn't include www
Summary: /usr/share/examples/sup/ports-supfile doesn't include www
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1996-03-13 15:10 UTC by Nik Clayton
Modified: 1996-04-11 08:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nik Clayton 1996-03-13 15:10:01 UTC
	The example ports sup file (originally in /usr/src/share/examples/sup/)
	located in /usr/share/examples/sup/ports-supfile doesn't include the
	www ports category.

Fix: 

Add the line

        ports-www release=current host=SUP.FreeBSD.ORG hostbase=/home base=/usr 
        prefix=/usr/ports delete old

	(long line broken) to /usr/src/share/examples/sup/ports-supfile and
	re-install.
How-To-Repeat: 
	sup -v /usr/share/examples/sup/ports-supfile

	/usr/ports/www will not be updated.
Comment 1 scrappy freebsd_committer freebsd_triage 1996-04-11 07:32:00 UTC
State Changed
From-To: open->closed


Comment 2 scrappy freebsd_committer freebsd_triage 1996-04-11 07:33:24 UTC
State Changed
From-To: closed->open

will fix *then* close 
Comment 3 scrappy freebsd_committer freebsd_triage 1996-04-11 08:44:09 UTC
State Changed
From-To: open->closed

committed change to RELENG_2_1_0 to fix this