Hello,

I'm using my own compiled ports from a local directory and used in the
past the config:

   # cat /usr/local/etc/pkg/repos/myrepo.conf

           FreeBSD: {
               url: "file:/usr/PKGDIR.20150726",
               enabled: true,
           }

Now, with pkg-1.7.2 (from ports) this did not worked anymore; I have had
to change the URL line to

        url: "file:///usr/PKGDIR.20150726",

I checked the man page, but it says only 'file://...' which did not
worked either, while file:///usr/PKGDIR.20150726 worked.

Any hints?

        matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
"Die Verkaufsschlager des Buchmarkts geben Auskunft über den Zustand einer 
Gesellschaft bzw.
sind, was diese Zeiten angeht, Gradmesser fortschreitenden Schwachsinns. ..." 
(jW 19.05.2016)
_______________________________________________
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"

Reply via email to