New NetworkMgr port test

Testing New Feature in development.

Moderator: Developer

Post Reply
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

New NetworkMgr port test

Post 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.
kraileth
Posts: 312
Joined: Sun Sep 04, 2016 12:30 pm

Re: New NetworkMgr port test

Post 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.
ASX
Posts: 988
Joined: Wed May 06, 2015 12:46 pm

Re: New NetworkMgr port test

Post by ASX »

Post Reply