| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
0.0.1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 13:53:52
0.0.1
|
ohauer  |
- remove MD5 |
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 14:46:55
0.0.1
|
ehaupt  |
Remove WWW, project site as well as freshmeat entry disappeared. |
01 Jun 2006 12:13:54
0.0.1
|
ehaupt  |
Add an additional mirror. |
23 May 2006 12: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 11:57:11
0.0.1
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
25 Jul 2005 05: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> |