Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.1 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
0.0.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.1 06 Jan 2015 09:38:40
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.0.1 14 Mar 2014 10:15:52
  |
ehaupt  |
Convert USE_BZIP2=yes to USES=tar:bzip2 |
0.0.1 24 Oct 2013 15:11:40
  |
ehaupt  |
Support staging. |
0.0.1 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.0.1 08 Mar 2013 14:00:31
  |
ehaupt  |
Remove indefinite article from COMMENT |
0.0.1 09 Feb 2013 12:00:53
  |
crees  |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi |
0.0.1 24 Oct 2011 04:17:38
 |
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. |
0.0.1 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
0.0.1 26 Mar 2009 16:21:53
 |
ehaupt  |
Mark MAKE_JOBS_UNSAFE |
0.0.1 27 Mar 2008 19:27:34
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
0.0.1 06 Jul 2007 14:46:55
 |
ehaupt  |
Remove WWW, project site as well as freshmeat entry disappeared. |
0.0.1 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
0.0.1 23 May 2006 12:39:51
 |
ehaupt  |
- Update master site
- Update WWW |
0.0.1 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
0.0.1 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.0.1 25 Jul 2005 05:51:35
 |
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> |