Page 1 of 1

New NetworkMgr port test

Posted: Sat Jan 28, 2017 10:00 am
by ericbsd
Eh If any one would like to test the new ports of NetworkMgr I would appreciate that.

Code: Select all

git clone https://github.com/GhostBSD/ports.git

Code: Select all

cd ports/net-mgmt/networkmgr

Code: Select all

sudo make reinstall clean
Basically what I am looking for is if there is any error when compiling the port and if NetworkMgr work well after the port installation.

I am preparing the port to be FreeBSD ready, I will add it to FreeBSD ports.

Re: New NetworkMgr port test

Posted: Sat Jan 28, 2017 11:14 am
by kraileth
Port builds fine and I didn't notice any problems after installing, i.e. I restarted my box and used the Network Manager to disable networking and enable it again. Didn't test Wifi since I use wired network only. Trying to enable wifi didn't seem to do anything, but I must admit that I don't know if it did anything before.

What did you change, Eric? Anything Wifi related? In that case I'd delete my ports directory, portsnap a current copy and rebuild the old Network Manager so I can confirm if it did something before on my machine.

Re: New NetworkMgr port test

Posted: Mon Jan 30, 2017 8:07 am
by ASX