Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 11:51:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199464] port CATEGORIES check
Message-ID:  <bug-199464-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 199464
           Summary: port CATEGORIES check
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: citrin+pr@citrin.ru
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 155622
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155622&action=edit
patch for bsd.sanity.mk

in https://svnweb.freebsd.org/changeset/ports/383191
and https://svnweb.freebsd.org/changeset/ports/383665

Was added check for CATEGORIES to match directory in PORTSDIR.

This broke our setup with local ports outside PORTSDIR.

/usr/ports/vendor in our setup is symlink to VENDOR_DIR/ports/vendor directory.

Wile upgrading/installing our local ports warning message
"Not validating first entry in CATEGORIES due to being outside of PORTSDIR.
Please ensure this is proper when committing."
displayed several times causing significant upgrade slowdown.

Please replace WARNING with DEV_WARNING. This message useful for ports
developers/committers and rarely useful for end users.

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



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