Bug 19868 - modify ports/Mk/bsd.port.mk to remove ALL the install manpages
Summary: modify ports/Mk/bsd.port.mk to remove ALL the install manpages
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: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-12 16:30 UTC by James Housley
Modified: 2002-11-10 09:03 UTC (History)
0 users

See Also:


Attachments
file.diff (456 bytes, patch)
2000-07-12 16:30 UTC, James Housley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Housley 2000-07-12 16:30:01 UTC
	Currently when ports/packages are deinstall the manpages
	are removed from ${PREFIX}/man/man*, but any manpages that
	were viewed are left in ${PREFIX}/man/cat*.  This will
	allow removal of any manpages that are copied to cat*.

	A question still remains about compressed versus nocompressed.
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2000-07-13 14:38:59 UTC
Responsible Changed
From-To: freebsd-ports->asami

bsd.port.mk is asami's baby.
Comment 2 Will Andrews freebsd_committer freebsd_triage 2001-04-04 09:14:20 UTC
Responsible Changed
From-To: asami->portmgr

Over to new maintainer.
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2002-11-10 09:03:24 UTC
State Changed
From-To: open->closed

A version of this patch by hoek@ was committed, thanks!