Hi, I'm using Portmaster for port updating. However, I use
Another problem, is after I run
Here's my /etc/make.conf:
Trying to recall what went wrong, I might have executed
Any hints would be helpful.
Thanks.
pkg version -v -l'<' to see what new ports are available. I've been using Portmaster/ pkg version successfully but this week I messed up something, so now I see that a new x11/xorg-server is available, but running portmaster -Bdi xorg-server just reinstalls the current version 1.7.7_13,1 and is not updating to 1.12.4_8.Another problem, is after I run
svn up in ports, even when newer versions arrive, pkg version -v -l '<' doesn't show them. It starts showing them after make index.Here's my /etc/make.conf:
Code:
WITH_PKGNG=yes
SSP_CFLAGS=-fstack-protector-all
WITH_SSP_PORTS=yes
Trying to recall what went wrong, I might have executed
pkg2ng by mistake.Any hints would be helpful.
Thanks.