[Bug 207895] make package is a no-op if ${PACKAGES} doesn't exist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 11 06:41:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207895

            Bug ID: 207895
           Summary: make package is a no-op if ${PACKAGES} doesn't exist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: darius at dons.net.au
                CC: freebsd-ports-bugs at FreeBSD.org

I wasted a bunch of time doing 'make package-recurse' without making the
${PACKAGES} directory.

I'm not sure if it skipped making packages all together or just put them
somewhere else.. Either case seems like a POLA violation.

It would be desirable if the ports infrastructure created ${PACKAGES} (and
failed if it couldn't) or errored out if it didn't exist when you run 'make
package'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list