Dports contribution guide

karthik holla karthikholla87 at gmail.com
Fri Nov 8 09:00:21 PST 2024


Sorry there was a tab space between the values which created the loop.

`DPORTS_BUILDER=  yes`.

Now it runs successfully.

With regards
Karthik

On Tue, 5 Nov 2024, 19:47 karthik holla, <karthikholla87 at gmail.com> wrote:

> Thanks. In the step
> `pkg install git-lite` I get an error message `pkg: Cannot open
> /dev/null`.After a little search I found the solution to `mount -t devfs
> devfs /build/chroot/dev` as found here
>   '
> https://muc.lists.freebsd.current.narkive.com/KTATOSlX/pkg-cannot-open-dev-null-no-such-file-or-directory
> '
>
> In the step `/root/bin/getdport.sh www/....` It just runs a loop of
> `y`
>
> Here is my /usr/local/etc/dports.conf
> `DPORTS_BUILDER= yes
> DISABLE_LICENSES= yes
> DEFAULT_VERSIONS= ssl=openssl
> FORCE_PACKAGE= yes
> DEVELOPER= yes
> FPORTS=/root/s/freebsd-ports
> MERGED=/tmp/dports
> DPORTS=/root/s/DPorts
> DELTA=/root/s/DeltaPorts
> POTENTIAL=/root/s/potential
> INDEX=${FPORTS}/INDEX-3
> COMQUEUE=/tmp/crondports`
>
> Am I missing something ?
>
> With regards
> Karthik
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20241108/4295b7b2/attachment.htm>


More information about the Users mailing list