Bug 6663 - a2ps (4.9.9) port installs files in / directory
Summary: a2ps (4.9.9) port installs files in / directory
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: 1998-05-17 10:40 UTC by Jens Schweikhardt
Modified: 1998-05-18 03:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Schweikhardt 1998-05-17 10:40:01 UTC
a2ps port installs two emacs-lisp files in /
a2ps.el and make-regexp.el
According to +CONTENTS they should be somewhere else :-)

Fix: 

Made new port to update to version 4.10.2.  I didn't verify if the
old port really did this, but I'm very sure the new port doesn't.
How-To-Repeat: cd /usr/ports/print/a2ps
make; make install
ls /*.el
Comment 1 chuckr freebsd_committer freebsd_triage 1998-05-18 03:33:22 UTC
State Changed
From-To: open->closed

Made new port to update to version 4.10.2.  I didn't verify if the 
old port really did this, but I'm very sure the new port doesn't.