Re: Upgrading the Installed package

2008-02-06 Thread navneet Upadhyay
Since i am not using the ports , i have complied my product and have created package using pkg_create on Machine B(build)and added it using pkg_add on machine A . so after these steps i have my 1.0 installed on Machine A. Now i have made some changes in my product and created a package on Machine

Upgrading the Installed package

2008-02-05 Thread navneet Upadhyay
Hi, I have two binary packages of an application of version 1.1 and 1.2. *The 1.1 is already installed, how can i upgrade it to 1.2* ? Do i have to uninstall 1.1 and then install 1.2 ? I would prefer a way by which i can upgrade an wxisting package without uninstalling. Thanks, Navneet __

Latest Stable FreeBSD version and its Dell 2950 Compatiblity

2008-01-22 Thread navneet Upadhyay
Hi, I need to know which is the latest stable FreeBSD release(6.2 ?) and does it goes well with Dell 2950 ? Thanks Navneet ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send an

FreeBSD packaging

2008-01-21 Thread navneet Upadhyay
Hi, We have our product on RHEL(almost all versions), we are planning to support it on *FreeBSD*. We were successfull in building the binaries. Now we have to make a setup(RPM sort of thing). By visiting sites i cam to know that pkg_create will do it for me. But i am unable to create a package as

Trying to support my product on BSD

2008-01-18 Thread navneet Upadhyay
Hi , My product is successfully running on Linux( all most all versions) and HP- UX and Windows . *It is 100 % C++ code*. I am planning to support it on FreeBSD, i have two queries : 1. *How to build my code into binaries* on FreeBSD , i have my unix make files. Just to give an idea i