Dports contribution guide

karthik holla karthikholla87 at gmail.com
Tue Nov 5 06:17:29 PST 2024


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/20241105/1d94f517/attachment.htm>


More information about the Users mailing list