Johan Hendriks wrote on 27.11.2013 14:00:
Got this "No ORIGIN"  messages for every port that I try to update. Is
this known issue? How to handle that?

The second one in my case was the line  enabled in /etc/pkg/FreeBSD.conf

FreeBSD: {
   url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest";,
   mirror_type: "srv",
   signature_type: "fingerprints",
   fingerprints: "/usr/share/keys/pkg",
   enabled: "yes"
}

I had to change enabled: "yes"  to enbled: yes
Remove the " .

Thank you, this worked to me.


I can not help you with the rest of the errors.. Sorry

regards
Johan

The rest of the problems were solved by copying /usr/local/etc/pkg.conf.sample to /usr/local/etc/pkg.conf

--
Regards,
Ruslan

T.O.S. Of Reality
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to