Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 14:29:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199645] shells/shell-include: fixes
Message-ID:  <bug-199645-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 199645
           Summary: shells/shell-include: fixes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
                CC: vvelox@vvelox.net
                CC: vvelox@vvelox.net
             Flags: maintainer-feedback?(vvelox@vvelox.net)

Created attachment 155917
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155917&action=edit
Patch

- Fix stagedir referenced from installed files:

Error: 'bin/bash-include' is referring to
/wrkdirs/usr/ports/shells/shell-include/work/stage
Error: 'bin/sh-include' is referring to
/wrkdirs/usr/ports/shells/shell-include/work/stage

- Don't use random and don't use files in /tmp for temporary files. Usafe, and
netstat spews warnings from jail:

netstat: kvm not available: /dev/mem: No such file or directory

- Depend on perl as it uses pod2man in build
- Fix path to pod2man

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