Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Sep 2014 04:17:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193359] New: dns/bind99 package creation in WRKDIRPREFIX
Message-ID:  <bug-193359-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 193359
           Summary: dns/bind99 package creation in WRKDIRPREFIX
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dinoex@FreeBSD.org

dns/bind99 creates package in WRKDIRPREFIX, not in PACKAGES

FreeBSD 9.3-RELEASE pkg-1.3.7

/etc/make.conf:
PACKAGES=${PORTSDIR}/packages-${ARCH}
WRKDIRPREFIX=/usr/obj/ports

cd /usr/ports/dns/bind99/ && make clean package
[...]
====> Compressing man pages (compress-man)
===>  Building package for bind99-9.9.5P1_5

after build I use the workaround by hand:
mv /usr/obj/ports/usr/ports/dns/bind99/work/pkg/bind99-9.9.5P1_5.txz
/usr/ports/packages-amd64/All/

Please fix.

-- 
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-193359-13>