Bug 39150 - delete-ports: games/uclient games/acorn games/acorn-media
Summary: delete-ports: games/uclient games/acorn games/acorn-media
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-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-11 16:00 UTC by Oliver Lehmann
Modified: 2002-06-27 01:51 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Lehmann 2002-06-11 16:00:11 UTC
	please remove
		games/acorn
		games/acorn-media
		games/uclient
	from the ports tree. The maintainer/programmer of these programs
	got booted out from the worldforge project. So the programs are
	w/o a maintainer, and the development stands for a long time idle.

Fix: 

for i in games/acorn games/acorn-media games/uclient ; do \
	cd $i ; find . -type f -print | xargs cvs remove -fR ;
done
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-06-27 01:51:16 UTC
State Changed
From-To: open->closed

Ports removed. Thanks!