From: Josh E. <jo...@en...> - 2005-03-08 16:33:16
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lionel Bouton wrote: | Usually package maintainers do mark these files as "conf" file with the | appropriate package handling system. Gentoo and RPM based distribution | have appropriate package description already. Could someone teach me how | someone usually package software for FreeBSD ? Okay, I wasn't sure who that change was made by. Usually FreeBSD (as I know it) uses the ports tree, or packages created from these ports. Basically you maintain the port's Makefile, and any patches and extra stuff you need, and the Makefile fetches and installs the source. Information on creating a port can be found in the Porter's Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ I've never created a port, only used them, but since sqlgrey source compiles and installs almost perfectly out-of-the-box, I wouldn't think it would be too hard to make into a port. I can help you test it if you like. There are only a couple things in the Makefile that I need to tweak before installing (one path change and backup the config file :)). Josh -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCLdMsV/+PyAj2L+IRAg/+AKCxV+AxMzRUsrT/peANXjiDvUVPGgCfdblv ZuBoYlsLVm+OJH0kvadLYRU= =p5Go -----END PGP SIGNATURE----- |