Bug 210478 - x11-wm/fvwm2 seems to need runtime xml parser
Summary: x11-wm/fvwm2 seems to need runtime xml parser
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-22 21:24 UTC by Jani Salonen
Modified: 2016-06-23 03:02 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cy)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jani Salonen 2016-06-22 21:24:54 UTC
.xsession-errors file has many statements like 'fvwm-menu-desktop: XML::Parser not installed.'. Installing p5-XML-Parser seems to fix this. Seems that fvwm2 needs that in runtime so maybe its good to be a dependency for fvwm.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-23 03:01:52 UTC
A commit references this bug:

Author: cy
Date: Thu Jun 23 03:01:29 UTC 2016
New revision: 417340
URL: https://svnweb.freebsd.org/changeset/ports/417340

Log:
  Register a textproc/p5-XML-Parser runtime dependency for
  fvwm-menu-desktop(1).

  PR:		210478

Changes:
  head/x11-wm/fvwm2/Makefile
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2016-06-23 03:02:19 UTC
Fixed.