previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Include --with-fqdn argument to configure which writes a host's fqdn onto
tape labels; necessary if you have host.foo.com and host.bar.foo.com
and wind up writing incrementals to the holding disk (your amflush will
fail.) Users should make sure that their disklist files reference hosts
by fqdn as well. Submitted by: Evan Champion <evanc@synapse.net>
Include --with-amandahosts arguument to configure, which replaces .rhosts
file in ~operator for amanda host security. Hopefully people are all
using .shosts based authentication and so can just rename .rhosts to
.amandahosts. NOTE: Users will have to address this issue after upgrading
the port before the next backup will run!
Submitted by: Evan Champion <evanc@synapse.net>
Place sample configuration files in ${PREFIX}/share/examples/amanda rather
than under ${PREFIX}/lib/... Submitted by: Evan Champion <evanc@synapse.net>
tar: can't add file libexec/amanda/amcat.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.g : No such file or directory
tar: can't add file libexec/amanda/amplot.gp : No such file or directory
tar: can't add file sbin/amplot : No such file or directory
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!