Hi Vinod, If you are familiar with a unix based system, be that linux or something else, you should have no issue getting around to develop.
The methods differ wildly though. I personally develop pretty much all of my code on the test box I have myself. I then create patches from that and commit that into my git repository. It's a bit of a roundabout way of doing things, because I don't use a IDE myself. I only use nano on the pfSense box itself to code. Most of what I do is just PHP code. I don't really need to compile any binaries very often. Our developer list is off limits until you actually go through the process of actively submitting patches. That is, when Scott gets fed up applying them he will most likely end up giving a commit bit. You can check out the git repo from rcs.pfsense.org and clone a tree and work from that, you can either create patches or send merge requests from your tree. Hope this helps, Regards, Seth Op 8 feb 2010, om 18:20 heeft Vinod Nadiadwala het volgende geschreven: > hi, > i am interested in contributing in pfsense project, but i don't > have much more knowledge of FreeBSD but i have my experties on linux, > i would like to know following things > 1) What i need ? > 2) from where to download source > 3) Do you have any developer mailing lists ? > > > thanks in advance for reply > Vinod > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > Commercial support available - https://portal.pfsense.org > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
