Bug 88389 - devel/picasm fails to install device profiles
Summary: devel/picasm fails to install device profiles
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: Bruce M Simpson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 07:50 UTC by hsw
Modified: 2005-12-12 20:56 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.65 KB, patch)
2005-11-02 07:50 UTC, hsw
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hsw 2005-11-02 07:50:16 UTC
No device profiles installed

Fix: Really should modify the Makefile to list all device profiles and automatically
create the pkg-list - then there will be less changes if new devices are added.

I had to make this work quickly, so did not attempt to make a variable pkg-list.
I patched one C source file to add the location of the profiles.

Here is the diff for the present device profiles
How-To-Repeat: cd /usr/ports/devel/picasm
make install

note that the device profiles are not installed
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-02 07:51:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bms

Over to maintainer
Comment 2 Bruce M Simpson freebsd_committer freebsd_triage 2005-12-12 20:55:50 UTC
State Changed
From-To: open->closed

Commited, thanks!