Bug 22046 - Update port: misc/rpm
Summary: Update port: misc/rpm
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: Yukihiro Nakai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-17 13:40 UTC by tkato
Modified: 2000-10-29 07:58 UTC (History)
0 users

See Also:


Attachments
file.diff (8.50 KB, patch)
2000-10-17 13:40 UTC, tkato
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato 2000-10-17 13:40:00 UTC
- Add devel/popt to LIB_DEPENDS and prevent installing own version of popt
  (to avoid breakage of devel/popt and dependancy ports)
- Remove MANLANG and install english manpages only
  (MANLANG assumes existance of same manpage set per language. it cannot work
   correctly even if one manpage is lacking at one language.)
- Fix typo
  (INSTALL_SHLIB -> INSTALLS_SHLIB)

New file:
patches/patch-bc  patches/patch-bd  patches/patch-be  patches/patch-bf
patches/patch-bg

Remove file:
patches/patch-au  patches/patch-az
Comment 1 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2000-10-20 02:05:42 UTC
Responsible Changed
From-To: freebsd-ports->nakai

nakai maintains rpm.
Comment 2 Yukihiro Nakai freebsd_committer freebsd_triage 2000-10-29 07:57:57 UTC
State Changed
From-To: open->closed

Updated, thanks!