| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Feb 2012 17:09:51
0.02_1
|
matthew  |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor) |
15 May 2011 02:49:17
0.02_1
|
dougb  |
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 |
16 Dec 2010 02:34:07
0.02_1
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
16 Jan 2010 19:20:17
0.02
|
ale  |
Make sa-compile support conditional.
Submitted by: maintainer |
14 Jan 2010 04:26:05
0.02
|
pgollucci  |
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> |