Bug 58211

Summary: Apache 2 port leaves some cruft on removal
Product: Ports & Packages Reporter: Dimitry Andric <dim>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: dim
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dimitry Andric 2003-10-18 16:00:33 UTC
On removal of the apache-2.0.47 port, the following file is left
behind:

  ${PREFIX}/www/data-dist/index.html.zh-cn.gb2312

Of course, due to this leftover file, the www/data-dist directory is
also never removed.

How-To-Repeat: - Install www/apache2 port.
- Remove www/apache2 port.
- Observe that ${PREFIX}/www/data-dist/index.html.zh-cn.gb2312 is
  left behind.
Comment 1 Clement Laforet 2003-10-18 16:18:00 UTC
On Sat, 18 Oct 2003 16:56:42 +0200 (CEST)
Dimitry Andric <dim@tensor.xs4all.nl> wrote:

Hi Dimitry !

Thanks for this report, but I'm waiting apache 2.0.48 to fix all the
nasty stuff.
apache 2.0.48-pre4 is ready and functionnal and I'm waiting Apache
final release to fix all this kind of problems.
If you want to test it, you can find it here.
http://apache.cotds.org/download/ports/devel/apache2-2.0.48-pre4.tar.gz

Please, next time, contact me directly.

Since apache 2.0.48 release is still pending, can someone can commit
this patch please ?

regards,
clem
Comment 2 Christian Weisgerber freebsd_committer freebsd_triage 2003-10-18 18:00:39 UTC
State Changed
From-To: open->closed

Committed, thanks.