Bug 6281

Summary: Many ports don't execute `ldconfig' at the pkg_delete stage.
Product: Ports & Packages Reporter: sada <sada>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description sada 1998-04-12 16:50:02 UTC
	It's recommended that if a port registers any shared libralies,
	it should execute `ldconfig -R' at the pkg_delete stage and unregister.
	So I've added the `ldconfig' lines to the `PLIST' files of the
	ports-current distribution.

Fix: 

Placed at the url:
	http://hippo.ail-inc.co.jp/air/ports/patches/ports.ldconfig.diff.gz

--
SADA Kenji <sada@e-mail.ne.jp> <http://hippo.ail-inc.co.jp/>
Comment 1 Thomas Gellekum freebsd_committer freebsd_triage 1998-05-05 14:21:24 UTC
State Changed
From-To: open->closed

Committed, thanks very much.