| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
26 Mar 2009 16:21:53
0.0.1
|
ehaupt  |
Mark MAKE_JOBS_UNSAFE |
27 Mar 2008 19:27:34
0.0.1
|
ehaupt  |
Use MASTER_SITE_CRITICAL |
06 Jul 2007 15:46:55
0.0.1
|
ehaupt  |
Remove WWW, project site as well as freshmeat entry disappeared. |
01 Jun 2006 13:13:54
0.0.1
|
ehaupt  |
Add an additional mirror. |
23 May 2006 13:39:51
0.0.1
|
ehaupt  |
- Update master site
- Update WWW |
30 Nov 2005 14:01:14
0.0.1
|
ehaupt  |
Add SHA256 hashes to my ports |
06 Oct 2005 12:57:11
0.0.1
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
25 Jul 2005 06:51:35
0.0.1
|
jylefort  |
Add spfval.
Spfval validates SPF records. It does not check them via the network, this was
intentionally omitted in favour of focusing purely on syntactically validating
SPF records. Simply pass the validator a string and it will see if it validates
as an SPFv1 or SPF-Classic record.
If an error is found, it tries its best to report the error in question and the
specific location in the record where the error occured.
WWW: http://spfval.codeshare.ca/
PR: ports/83899
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |