| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 01:28:01
2006.08.03
|
eadler  |
A portlint run over my ports revealed some false positives and these two minor
formatting issues. Fix them. |
08 Mar 2013 20:23:39
2006.08.03
|
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
06 Oct 2012 14:35:46
2006.08.03
|
eadler  |
Trim the headers in the ports I maintain. |
19 Jul 2012 06:27:16
2006.08.03
|
eadler  |
Fix build on pointhat which didn't like how I used the FETCH_ variables
Submitted by: linimon, erwin |
10 Jul 2012 04:59:12
2006.08.03
|
eadler  |
Delta assists you in minimizing "interesting" files subject
to a test of their interestingness. A common such situation is when attempting
to isolate a small failure-inducing substring of a large input that causes your
program to exhibit a bug.
WWW: http://delta.tigris.org/
Reviewed by: Bryan Drewery <bryan@shatow.net> |