In case this helps, here is the full code base:
https://github.com/Duckmanjbr/pfSense-pkg-localrepo.git
<https://github.com/Duckmanjbr/pfSense-pkg-localrepo.git>
> Begin forwarded message:
>
> From: duckmanjbr
> Subject: Re: make package "*** Error code 1"
>
This is the result I get with a full debug. Why is the make package looking
for a 0.1_GH0.tar.gz file that isn’t there? What am I missing for this basic
new port?
Applying[_PORTSDIR] :t to "/usr/ports"
Result[_PORTSDIR] of :t is "/usr/ports"
Applying[DISTFILES] :C to &quo
1st off, thanks everyone for helping me out! There was indeed a missing
filename and I believe I’ve remedied that. I’m moving along but now getting a
"missing property prefix” error. Am I missing a log file or something to help
trouble shoot these errors? I’d like to piece it together to a
} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
.include
> On Jun 7, 2018, at 8:09 PM, duckmanjbr wrote:
>
>
>
>
>
> --
> Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-ports-f3835061.html
> _
--
Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-ports-f3835061.html
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org
root@:~/pfSense-pkg-localrepo # make package
===> License APACHE20 accepted by the user
===> pfSense-pkg-LocalRepo-0.1_1 depends on file: /usr/local/sbin/pkg -
found
===> Fetching all distfiles required by pfSense-pkg-LocalRepo-0.1_1 for
building
===> Extracting for pfSense-pkg-LocalRepo-0.1_1
I am working on my first port and have come across an error that I’m not sure
how to research. Can anyone point me in the right direction as to this
error code? It’s saying that sed: -I or -i may not be used but I’m not
using sed anywhere in the port.
--
Sent from: http://freebsd.104572