CVS log for ports/sysutils/aimage/Makefile
Up to [FreeBSD] / ports / sysutils / aimage
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 14 23:03:59 2011 UTC (12 months, 3 weeks ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3 lines
- Unbreak after recent sysutils/afflib update changed some function names in header files used by aimage - Fix warnings about passing std::string objects to printf - Take maintainership Reported by: pointyhat (via pav) Feature safe: yes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 14 19:47:17 2011 UTC (12 months, 3 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
- Mark BROKEN: does not compile Reported by: pointyhat Feature safe: yes
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 26 04:07:25 2010 UTC (15 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -8 lines
- Update to 3.2.4 Changes: 2009-11-23: - src/imager.cpp (imager::start_imaging): fixed for threaded_hash. 20091022: - configure.ac: updated to version 3.2.3 - configure.ac: fixed the optimization flag stuff. - imager.cpp & imager.h: modified to work with threaded_hash and EVP system 20090905: - configure.ac: minor changes to compile under GCC +4.4 PR: ports/151683 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer) Approved by: pgollucci (mentor, implicit)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 18 21:09:52 2010 UTC (15 months, 3 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
- Mark BROKEN: does not compile Reported by: pointyhat
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:36 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Punt autoconf267->autoconf268
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 7 12:30:00 2010 UTC (16 months ago) by erwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Unbreak by updating master sites Submitted by: "Herbert J. Skuhra" <hskuhra@fastmail.fm>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 7 09:13:56 2010 UTC (16 months ago) by erwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Mark BROKEN: does not fetch
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 7 09:12:05 2010 UTC (16 months ago) by erwin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Reset maintainer: <chris@securityforensics.co.uk>: Host or domain name not found. Name service error for name=securityforensics.co.uk type=MX: Host not found, try again
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:35:11 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 1 23:36:45 2009 UTC (2 years, 5 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 3.2.1. PR: ports/137725 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout ( > 2 weeks )
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:57:14 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 6 15:10:25 2008 UTC (3 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_5_EOL
aimage is the Advanced Disk Imager a tool to create forensic disk images. aimage is a component the Advanced Forensics Format project. WWW: http://www.afflib.org PR: ports/122273 Submitted by: Chris Calvey <chris at securityforensics.co.uk>
