Re: Port: net-p2p/zetacoin

2014-04-13 Thread Scot Hetzel
On Sun, Apr 13, 2014 at 5:59 AM, Daniel Morante wrote: > I'm done making the update and I am generating the diff file to submit. I > am unsure of how to generate and submit a patch for the changes in > ports/UIDs and ports/GIDs, ports/UPDATING. > > I am using the svn diff method: > http://www.fre

Re: Port: net-p2p/zetacoin

2014-04-13 Thread Daniel Morante
I'm done making the update and I am generating the diff file to submit. I am unsure of how to generate and submit a patch for the changes in ports/UIDs and ports/GIDs, ports/UPDATING. I am using the svn diff method: http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html#svn-d

Re: Port: net-p2p/zetacoin

2014-04-13 Thread Daniel Morante
Thank you for the direction. I imagine that Bitcoin, Litecoin, Doggiecoin, namecoin, etc will want to do something similar in the future and will add there own users to the UIDs file. I'll create a "zetacoin" user as see if it's accepted. On 4/12/2014 4:41 AM, Scot Hetzel wrote: On Fri, Apr

Re: Port: net-p2p/zetacoin

2014-04-12 Thread Scot Hetzel
On Fri, Apr 11, 2014 at 6:03 PM, Daniel Morante wrote: > I'm updating the port and at the same time making some changes to the rc.d > start up script. > I have added the option to change the user that zetacoind runs as: > > > : ${zetacoin_user="root"} > : ${zetacoin_group="wheel"} > > > zetacoin_c

Port: net-p2p/zetacoin

2014-04-11 Thread Daniel Morante
I'm updating the port and at the same time making some changes to the rc.d start up script. I have added the option to change the user that zetacoind runs as: : ${zetacoin_user="root"} : ${zetacoin_group="wheel"} zetacoin_create_datadir() { echo "Creating data directory" eval mkdir -p