On 3/16/06, Daniel S. Haischt <[EMAIL PROTECTED]> wrote: > Scott Ullrich schrieb: > > > > These are freebsd package files. DSPAM should already be available > > so you shouldnt have to do anything but point the manifest at the > > package. > > I already figured that out. I was a bit confused because some packages > are pulled from the orginal FreeBSD package repos and some are pulled > from www.pfsense.cpm/packages/ > > > > > > >>Can you briefly describe how I should package the DSPAM binaries > >>etc., so DSPAM can be deployed as a valide pfSense app? > >> > >>Additionally please give me some pointers why an app such as > >>spamd uses both XML files and PHP files for the web interace? > >> > >>How do these file semantically differ? > > > > I found this forum entry, which is quite comprehensive: > > http://forum.pfsense.org/index.php?PHPSESSID=4f6391c9ba2ae873a933a27b860ce611&topic=312.0 > > Can you at least explain why spamd uses XML wiles > (e.g. squid_auth.xml) and sometimes PHP files (e.g. spamd_db.php)?
Because our package gui framework doesnt cover all cases and sometimes when you want a form to look different than the norm, thats the method you would use.
