Bug 40018 - net/nic: fix deinstallation + message about a missing PEAR module
Summary: net/nic: fix deinstallation + message about a missing PEAR module
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-29 23:20 UTC by Thierry Thomas
Modified: 2002-06-30 17:45 UTC (History)
0 users

See Also:


Attachments
file.diff (2.31 KB, patch)
2002-06-29 23:20 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas 2002-06-29 23:20:01 UTC
	1) This port has been committed with REINPLACE_CMD, but that
	   produces and installs an extra .bak file.

	2) Fix deinstallation problem (like the other Horde's apps).

	3) Since the initial submission, Net/Socket has been removed
	   from PEAR, and nic is broken (See PR ports/37649).
	   => adding a post-install message about that before PR ports/37649's commit.

Fix: Apply the following patch:

How-To-Repeat: 	1 & 2) make install / deinstall;
	3) install and try "finger" => you'll get a message about Net/Socket missing.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-06-30 17:45:41 UTC
State Changed
From-To: open->closed

committed, thanks