Gidday, Together, Lars and I, and rdnzl (on IRC) came up with some new changes to the FreeBSD port. The latest version is1.38.5_1. The following is a summary, some of which is technical and specific to the FreeBSD ports tree.
- if you don't know about "make config", it allows you to set the options (e.g. OpenSSL, PostgreSQL, etc). This configuration is saved at /var/db/ports/bacula-server/options and will be used the next time you install the port or run portupgrade. "make rmconfig" removes your old configuration. We explicitly set UNIQUENAME so it is unique for both -client and -server. This means each port now has their own separate configuration setting. - DOC is now optional and can be set during the "make config" stage of bacula-client - DISTFILES is now set based upon your above choice. This means you don't wind up fetching the doc tarball if you're not going to install it (rdnzl brought this up) That's about it. -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
