Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2012 17:08:27 GMT
From:      Igor Kremez <greenny380@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/168310: netpmacct documentation missing after installation
Message-ID:  <201205241708.q4OH8Rn9063905@red.freebsd.org>
Resent-Message-ID: <201205241710.q4OHA1o4063534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         168310
>Category:       ports
>Synopsis:       netpmacct documentation missing after installation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 24 17:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Igor Kremez
>Release:        FreeBSD 9.0-STABLE
>Organization:
>Environment:
FreeBSD phoenix.colocall.net 9.0-STABLE FreeBSD 9.0-STABLE #5: Mon Apr 23 16:16:36 EEST 2012     root@phoenix.colocall.net:/usr/obj/usr/src/sys/PHOENIXPAE  i386
>Description:
When installing port net-mgmt/pmacct it does not copy any information from
work/pmacct-0.14.0/docs/ folder and few more files from work/pmacct-0.14.0/ wich are documents for this package.

Please copy thous files when installing this port.
>How-To-Repeat:
cd /usr/ports/net-mgmt/pmacct
make install

>Fix:
JIMHO :)

diff Makefile.old Makefile
109c109,110
< .for i in ChangeLog EXAMPLES FAQS README
---
>       ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR}
> .for i in ChangeLog EXAMPLES FAQS README TOOLS CONFIG-KEYS KNOWN-BUGS 


>Release-Note:
>Audit-Trail:
>Unformatted:



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