Commit graph

4 commits

Author SHA1 Message Date
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Alex Dupre
37d7c41a2a Make sa-compile support conditional.
Submitted by:	maintainer
2010-01-16 19:20:17 +00:00
Philip M. Gollucci
7cf10bf97f Routine maintenance script for p5-Mail-SpamAssassin to run as a daily
periodic job.

   * Check for updates to sa rules and download
   * Optionally use sa-compile to build a compiled set of rules
   * Optionally restart spamd whenever new rules are downloaded
   * Manage multiple update channels and GPG keys

PR:		ports/142465
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk>
2010-01-14 04:26:05 +00:00