CVS log for ports/devel/simulavr/Makefile
Up to [FreeBSD] / ports / devel / simulavr
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 21 14:50:32 2011 UTC (7 weeks, 2 days ago) by joerg
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -2 lines
Unbreak. Apparently, only doxygen 1.7.5 has been causing troubles with the LaTeX build. Now, with doxygen 1.7.6, the error cannot be seen anymore.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Nov 17 19:29:48 2011 UTC (2 months, 3 weeks ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
- Mark BROKEN: fails to build (building refman.pdf) Reported by: pointyhat Feature safe: yes
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jul 3 10:30:25 2011 UTC (7 months, 1 week ago) by joerg
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
Make print/texinfo another prerequisite. Sometimes, texi2dvi appears to be installed by teTeX already, but sometimes print/texinfo is required for it. Strange.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 30 22:28:01 2011 UTC (7 months, 1 week ago) by joerg
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -7 lines
Unbreak this port for 64-bit architectures.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon May 2 12:44:32 2011 UTC (9 months, 1 week ago) by makc
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Bump PORTREVISION after open-mofit update
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:41 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:36:14 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- update to jpeg-8
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:50:31 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 5 09:44:57 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Update to new upstream version.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Dec 10 07:35:15 2008 UTC (3 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -1 lines
Mark as broken on sparc64. Hat: portmgr
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:51 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 8 21:51:08 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
- Mark BROKEN on amd64/7 and up Reported by: pointyhat
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 16 21:34:52 2008 UTC (3 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Upgrade to 0.1.2.5. This fixes another warning message from GCC 4 which became fatal due to -Werror.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Mar 9 20:51:23 2008 UTC (3 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Upgrade to version 0.1.2.4 to work around GCC bug #34793.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 7 21:53:16 2008 UTC (4 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
Upgrade to version 0.1.2.3.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:41:10 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -7 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:48 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Sep 24 14:28:19 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -4 lines
Fix broken pkg-plist: when changing the pkg-plist into a dynamically created one to catch up with whatever files doxygen might install today in rev 1.18, I didn't notice the MAN1-defined man pages were no longer included into the pkg-plist now. This has now been repaired.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Sep 2 16:50:57 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Schedule these broken ports for termination on 2006-12-01
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Mar 25 21:23:52 2006 UTC (5 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
BROKEN: Incomplete pkg-plist
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:48:21 2006 UTC (5 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -4 lines
Make the doxygen-dependant part of pkg-plist dynamic, to adapt to the frequently changing set of files installed by doxygen. Approved by: portmgr (linimon)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Feb 6 16:50:57 2006 UTC (6 years ago) by joerg
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Fix access to uninitialized memory when examining the device's EEPROM.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 3 19:47:02 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -2 lines
Fix a problem where some unused file was left in and eventually got installed by doxygen, depending on the doxygen version used. This lead to inconsistencies in the plist. Detected by: pointyhat Approved by: portmgr (marcus)
Revision 1.15: 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
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 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.14: download - view: text, markup, annotated - select for diffs
Sat Jul 30 22:03:00 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -10 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.13: download - view: text, markup, annotated - select for diffs
Sat Jul 23 02:53:20 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
This port is scheduled for deletion on 2005-09-22 if it is still broken at that time and no PRs have been submitted to fix it.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 21 17:15:23 2005 UTC (6 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
BROKEN: Does not build (latex generates pdf instead of dvi)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 12 22:16:01 2005 UTC (7 years ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Fix a possible division by zero condition that can happen for very short (< 1 ms) simulations.
Revision 1.10: 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_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 20 21:18:35 2004 UTC (7 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Don't use the ancient -m avrr85xx linker `emulation' option, binutils 2.15 doesn't provide it anymore. Use -m avr2 instead now. This patch is only required as a stop-gap measure, until the official sources have fixed that.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 17 00:52:54 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -1 lines
BROKEN on 4.x: Does not compile
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 12 21:10:58 2004 UTC (7 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Remove `inline' from a function gcc 2.95 (in FreeBSD 4.x) warns that it cannot inline it. This caused the port build in FreeBSD 4.x to break due to -Werror. Submitted by: Theodore A. Roth <troth@openavr.org>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 4 22:39:07 2004 UTC (7 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -2 lines
Upgrade to version 0.1.2; actually 0.1.2.1 but dot-dot-dot releases are normally not planned for simulavr and 0.1.2.1 has the same date as 0.1.2, so I'll stick with the dot-dot numbering.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:53 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 3 11:04:54 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:12 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 22 09:48:37 2002 UTC (9 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
File moved from freesoftware.fsf.org to savannah.nongnu.org.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 10 08:54:21 2002 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_7_0
Yet another missing piece in the AVR microcontroller toolchain: simulavr, Theodore Roth's AVR simulator. Can be used as a backend to the GDB port for the AVR.
