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 " duckmanjbr-pfSense-pkg-l
08.06.2018 20:12, duckmanjbr wrote:
> 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
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
08.06.2018 16:58, Matthew Seaman wrote:
>>> @${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
>>>
>>> .include
>>
>> Here is obvious bug: the line with REINPLACE_CMD has continuation backslash
>> without any continuation text and without file name to process. Fix it.
>
> Actuall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On Fri, 8 Jun 2018 05:58:01 -0400
Matthew Seaman wrote:
> On 07/06/2018 21:17, Eugene Grosbein wrote:
> > 08.06.2018 8:12, duckmanjbr wrote:
> >
> >> do-install:
> >>${MKDIR} ${STAGEDIR}${PREFIX}/pkg
> >>${MKDIR} ${STAGEDIR}${PREFIX}/bin
On 07/06/2018 21:17, Eugene Grosbein wrote:
> 08.06.2018 8:12, duckmanjbr wrote:
>
>> do-install:
>> ${MKDIR} ${STAGEDIR}${PREFIX}/pkg
>> ${MKDIR} ${STAGEDIR}${PREFIX}/bin/localrepo
>> ${MKDIR} ${STAGEDIR}/etc/inc/priv
>> ${MKDIR} ${STAGEDIR}${DATADIR}
>> ${INSTALL_DATA} -
08.06.2018 8:12, duckmanjbr wrote:
> do-install:
> ${MKDIR} ${STAGEDIR}${PREFIX}/pkg
> ${MKDIR} ${STAGEDIR}${PREFIX}/bin/localrepo
> ${MKDIR} ${STAGEDIR}/etc/inc/priv
> ${MKDIR} ${STAGEDIR}${DATADIR}
> ${INSTALL_DATA} -m 0644 ${FILESDIR}${PREFIX}/pkg/localrepo.xml \
>
PORTNAME= pfSense-pkg-LocalRepo
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER=
COMMENT=Create local repositories on pfSense
LICENSE=APACHE20
NO_BUILD= yes
NO_MTREE= y
--
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
On 06/07/2018 08:42 PM, duckmanjbr wrote:
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
===>
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
On 06/07/2018 08:36 PM, duckmanjbr wrote:
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.
12 matches
Mail list logo