Bug 102005 - [maintainer] sysutils/fvcool
Summary: [maintainer] sysutils/fvcool
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: Simon Barner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 12:20 UTC by Matthew Seaman
Modified: 2006-09-05 08:27 UTC (History)
0 users

See Also:


Attachments
fvcool.diff (5.50 KB, patch)
2006-08-14 12:20 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2006-08-14 12:20:14 UTC
  * Respect TARGETDIR
  * Makefile cleanup, use SUB_FILES mechanism etc.

Directories renamed:

   sysutils/fvcool/scripts ---> sysutils/fvcool/files

Files moved/renamed:

   sysutils/fvcool/scripts/fvcool.sh --> sysutils/fvcool/files/fvcool.sh.in
   sysutils/fvcool/pkg-message --> sysutils/fvcool/files/pkg-message.in
Comment 1 Simon Barner freebsd_committer freebsd_triage 2006-09-04 19:44:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

I'll handle this one.
Comment 2 Simon Barner freebsd_committer freebsd_triage 2006-09-05 08:27:51 UTC
State Changed
From-To: open->closed

Committed, but without the TARGETDIR bits since the situation of the 
framework is still unclear. It seems that a ports collection wide 
solution will be implemented. Cheers, Simon