Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2014 14:43:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194713] New: Overzealous directory cleanup by makeplist
Message-ID:  <bug-194713-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194713

            Bug ID: 194713
           Summary: Overzealous directory cleanup by makeplist
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: michipili@gmail.com

The list of cleaned up directories prepared by _make makeplist_ is overzealous
and contains a lot of directories which should not be listed here:

    @dir share/mk
    @dir share/texmf/tex/latex
    @dir share/texmf/tex
    @dir share/texmf

and maybe more depending on the port.


It is expected that:

1. make makeplist report a sensible list of directories to clean up.

2. portlint gives a hint that superfluous entries went into the list.

3. The Porter's handbook mentions a rule of thumb to decide which
   directories to clean and which not to clean.


Appropriate locations for 3 could be:

- https://www.freebsd.org/doc/en/books/porters-handbook/plist-cleaning.html
- https://www.freebsd.org/doc/en/books/porters-handbook/porting-dads.html

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194713-13>