Date: Mon, 21 Jan 2008 16:11:32 +0300 From: Eygene Ryabinkin <rea-fbsd@codelabs.ru> To: navneet Upadhyay <navneet.upadhyay@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD packaging Message-ID: <UQA%2B2vBW151S2ndjuz5C6Z4N18s@S0Zz8OagXEbzxONhmSzE//5fGXI> Resent-Message-ID: <R2lHixUhqLoZ2fvVSGMeacG8BQ0@jXJupGb3tFcoZVHAvw9ZfaW0OIo> In-Reply-To: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com> References: <1563a4fd0801210056q317105f8y3a8b094f9611d07e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Good day. Mon, Jan 21, 2008 at 02:26:16PM +0530, navneet Upadhyay wrote: > 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 per my needs. I have gone through many > documents on freeBSD.org, my needs are : > > 1. I have around 8 executables which should go to various directories as > part of installation , and around 15 config file which go to config > directory as part of installation. > > 2. I have around 4 script files which should be executed as part of > installation after the files are transferred to the respective folders. This perfectly fits to the FreeBSD ports philosophy. > Can somebody provide me some information on how to achieve it. > > I am not looking at Ports. Ports still will help you: 'make package' will produce the binary package that can be installed via pkg_add. Create the port and try it. -- Eygene
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?UQA%2B2vBW151S2ndjuz5C6Z4N18s>