[Bug 199645] shells/shell-include: fixes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 23 14:29:47 UTC 2015


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 at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: vvelox at vvelox.net
                CC: vvelox at vvelox.net
             Flags: maintainer-feedback?(vvelox at 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.


More information about the freebsd-ports-bugs mailing list