CVS log for ports/devel/mime/distinfo
Up to [FreeBSD] / ports / devel / mime
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 3 14:56:27 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
-remove MD5
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 24 15:39:29 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Add some SHA256 checksums
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 29 07:23:10 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
SIZEify.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 12 23:33:41 2004 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 1.1 PR: ports/61269 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 19 23:33:39 2000 UTC (11 years, 7 months ago) by jmg
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
add a C library for mime/rfc822 parsing: This package allows you to decode multipart mime messages. I wrote this so that my cgiparse libary can understand multipart/form-data. I was looking at the various ways of doing it with out designing an entire library. After thinking about the problem, there were to many edge cases, and designing an entire library would be better. This is the results of the work. It definately could use some cleaning up. WWW: http://resnet.uoregon.edu/~gurney_j/jmpc/mime.html
