CVS log for ports/devel/simulavr/files/Attic/patch-configure
Up to [FreeBSD] / ports / devel / simulavr / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
Mon Jan 7 21:53:17 2008 UTC (4 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Upgrade to version 0.1.2.3.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 1 06:28:20 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -10 lines
Many thanks to hrs who kept track of my emergency call, and to Benjamin Lutz whom he got to solve my latex PDF vs. DVI generation problem, and who supplied a fix that makes simulavr's documentation build again. That way, I could reenable the doc generation for the port I just turned off about a day ago in order to unbreak the port. Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 30 22:03:01 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -13 lines
Upgrade to a new source tarball that has all of our functional private patches integrated. I give up on trying to convince the doxygen setup of simulavr to peacefully collaborate with LaTeX 3.x, it always ends up in producing a PDF file where it is supposed to produce a DVI file (which the build system then tries to process further). Instead, I hacked the configure and build system to not try building or installing any of its private documentation at all (the man and info pages are still around as they are already present in the source tarball). After all, the original simulavr is no longer being developed but has a successor named simulavrxx, so in future, I'll rather concentrate on making a FreeBSD port out of that one.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 8 22:10:47 2004 UTC (7 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Kill -Winline and -Werror, so this port stops from failing to build in case today's compiler won't inline this or that function where the author believed it could inline it.
