CVS log for ports/devel/avr-libc/Makefile
Up to [FreeBSD] / ports / devel / avr-libc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Dec 30 08:53:57 2011 UTC (6 weeks ago) by joerg
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -2 lines
Upgrade to avr-libc 1.8.0 PR: ports/163562
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Dec 17 22:13:00 2011 UTC (7 weeks, 6 days ago) by joerg
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +0 -2 lines
Now that crees upgraded the port to 1.7.1, there's no longer a need to declare it BROKEN even when trying to build the docs.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Dec 14 21:33:51 2011 UTC (8 weeks, 2 days ago) by crees
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +11 -5 lines
- Update to 1.7.1 - Add LICENSE data PR: ports/161412 Submitted by: 4720 Approved by: joerg via email
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:55:27 2010 UTC (13 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
- Use canonical format for FreeBSD.org MAINTAINER addresses - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Dec 15 21:56:33 2010 UTC (13 months, 3 weeks ago) by joerg
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +4 -3 lines
As a workaround for the brokeness caused by the recent doxygen upgrade, change the AVRLIBCDOCS option default to "off", and mark the port as being BROKEN only if docs are requested, so it will be non broken by default. This can go away again with an upcoming new upstream release that implements a proper workaround, but it's a useful workaround until then. PR: ports/153181 Submitted by: Craig Leres
Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Nov 3 21:25:23 2010 UTC (15 months, 1 week ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -0 lines
- Mark BROKEN: does not build Reported by: pointyhat
Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Sep 7 05:53:38 2010 UTC (17 months ago) by joerg
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -2 lines
Upgrade to version 1.7.0 (finally).
Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:55 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Mar 8 20:14:21 2010 UTC (23 months ago) by joerg
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -0 lines
pkg-plist update only. This is necessary as the recent upgrades of devel/avr-binutils and devel/avr-gcc added support for more AVR devices which avr-libc automatically picks up during a "make configure".
Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Feb 11 22:37:30 2010 UTC (23 months, 4 weeks ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -0 lines
When compiling with NOPORTDOCS, don't attempt to query the option about building the docs from the user (and then eventually ignore it anyway).
Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Feb 11 21:32:50 2010 UTC (23 months, 4 weeks ago) by joerg
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +9 -4 lines
Fix build issue with disabled docs. Submitted by: Warren Block
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Feb 11 12:02:32 2010 UTC (23 months, 4 weeks ago) by joerg
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -5 lines
Upgrade to 1.6.8. This also fixes the doxygen-related build error that caused the port being marked BROKEN (and thus fixes the PR mentioned). Incorporate a patch submitted by Warren Block to make the option more obvious that avr-libc can be built without building all the documentation (which, in turn, has a huge list of prerequisites). PR: ports/143636 Submitted by: Warren Block (for the "no docs" option)
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:35:37 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
- update to jpeg-8
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Jan 10 11:25:21 2010 UTC (2 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -0 lines
- Mark BROKEN: does not build Reported by: pointyhat
Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Aug 12 19:30:59 2009 UTC (2 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -0 lines
As the compiler now supports some more Xmega MCU types, catch up with the pkg-plist since the avr-libc port will automatically pick them up.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Jul 12 21:56:12 2009 UTC (2 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -3 lines
Upgrade to version 1.6.7. This is also supposed to fix the QAT complaint about misinstalled files for custom PREFIX settings.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Jun 11 22:19:12 2009 UTC (2 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -3 lines
Upgrade to version 1.6.6 (finally).
Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Apr 23 20:00:14 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +5 -0 lines
Fix plist with -DNOPORTDOCS Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Dec 21 22:24:59 2007 UTC (4 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3 lines
Upgrade to version 1.6.1.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Oct 30 11:32:26 2007 UTC (4 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -4 lines
Upgrade to version 1.4.7. This also unbreaks the port. PR: ports/116408
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Oct 29 19:54:37 2007 UTC (4 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -0 lines
Register avr-libc-devel as a conflicting port.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Jul 28 22:25:13 2007 UTC (4 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -0 lines
BROKEN: Does not build
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Jun 23 21:32:31 2007 UTC (4 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -2 lines
Upgrade to version 1.4.6.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:07 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +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.57: download - view: text, markup, annotated - select for diffs
Sun Oct 15 09:18:16 2006 UTC (5 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
Remove the avr/lib/avr6 directory upon deinstallation. Approved by: portmgr (clement)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Oct 9 20:30:40 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -4 lines
Upgrade to version 1.4.5.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Oct 6 03:19:09 2006 UTC (5 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Trail devel/avr-gcc rename to devel/avr-gcc-3
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Sep 28 22:13:24 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Add a workaround for binutils-2.17's pickyness about copying an empty section in [avr-]objcopy, until a new version of avr-libc is going to be released.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Apr 20 22:02:44 2006 UTC (5 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2 lines
Upgrade to version 1.4.4.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Mar 28 05:10:55 2006 UTC (5 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -2 lines
Building the docs requires parts of netpbm. While netpbm is already implicitly required by transfig (which is listed as a build dependency), explicitly mention it again as well. PR: ports/91145
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Feb 28 13:41:48 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.50: preferred, colored
Changes since revision 1.50: +21 -4 lines
Fix a broken package list that was (again) resulting out of doxygen installing a different set of files based on a new minor doxygen revision. The fix is now to construct the doxygen-dependant part of the pkg-plist on the fly, based on the actual files doxygen choose to produce. Approved by: portmgr (kris)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Feb 20 01:19:45 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -0 lines
BROKEN: Incomplete pkg-plist
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 23 21:17:02 2006 UTC (6 years ago) by joerg
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Upgrade to 1.4.3. As the current doxygen appears to be broken and does no longer build documentation for dtostre/dtostrf, drop these from pkg-plist.doc by now.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jan 6 23:26:02 2006 UTC (6 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Upgrade to avr-libc-1.4.2. Among some internal bug fixes, this adds support to ATtiny261/461/861.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Dec 29 23:01:15 2005 UTC (6 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -20 lines
Update to avr-libc 1.4.1.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Nov 19 22:14:27 2005 UTC (6 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -35 lines
Upgrade to avr-libc-1.4.0. This brings several API changes, so check out the docs. As the project now uses current versions of auto* tools, the build system got rid of a number of private hacks as well.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Nov 11 20:44:38 2005 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
Upgrade to avr-libc 1.2.6. This is a bugfix-only upgrade.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Sep 6 04:39:31 2005 UTC (6 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -0 lines
Now that our avr-gcc can build for the ATmega165, avr-libc can, too, so add crtm165.o to pkg-plist. Reminded by: Pointyhat's port build
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Aug 1 04:51:01 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Upgrade to 1.2.5. The major fix of this release is that the EEPROM access routines are now supported for all supported AVR devices. Thanks to Björn Haase for providing that excellent solution to the problem.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Jul 21 21:05:47 2005 UTC (6 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -4 lines
Upgrade to version 1.2.4. Among other bugfixes, this particularly fixes the brokeness for the recent binutils-2.16 upgrade (so the port is no longer broken now).
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 21 00:07:58 2005 UTC (6 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -0 lines
BROKEN: Install fails
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:58:31 2005 UTC (6 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +21 -3 lines
After Kris pointed out to me that I'm completely on the wrong track wrt. the names of the installed doxygen temp files, do it right now, and delete anything from the target directory doxygen did install there which doesn't match our expectation (as take from PLIST_DOC). This appears to be the only sane way until doxygen reverts itself back to normal behaviour, and doesn't install any temporary files.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Apr 10 21:25:09 2005 UTC (6 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Remove yet another kind of temp files doxygen is so fond about to install into the man page location.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Mar 23 08:36:11 2005 UTC (6 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -1 lines
Fix doxygen confusion. Approved by: portmgr (marcus)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Mar 11 21:43:36 2005 UTC (6 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Fix a problem where the doxygen-generated LaTeX file could no longer be compiled by LaTeX 3 as it was attempted to convert it to PDF instead of DVI now. This eventually caused the entire build to fall over, as the EPS picture files to be included were no longer be looked up by the .eps suffix. Also, now that avr-binutils and avr-gcc can handle the newer AVR devices (ATmega48/88/168, ATtiny13/2313, AT90CAN128, ATmega325/3250, ATmega645/6450), the configure script automatically causes crt*.o files for these devices to be compiled and installed, so reflect this in the pkg-plist. This makes these new device types fully supported in the FreeBSD AVR toolchain (as they are in the popular WinAVR toolchain already). The new doxygen version present in the ports also causes a slightly different directory layout for the generated docs, so adapt pkg-plist.doc accordingly.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Feb 16 11:29:42 2005 UTC (6 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Upgrade to version 1.2.3. Also depend the build on pdflatex as well as latex, to resolve my part of the PR mentioned below. PR: ports/77356
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Feb 10 05:57:15 2005 UTC (7 years ago) by joerg
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Minor upgrade to 1.2.2 (few bugfixes).
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jan 27 23:25:12 2005 UTC (7 years ago) by joerg
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Update to 1.2.1.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Dec 21 14:42:36 2004 UTC (7 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Fix 3 out of 5 portlint warnings. (The remaining 2 are bogus.)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Dec 21 14:39:39 2004 UTC (7 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
Handle PLIST generation correctly for the -DNOPORTDOCS case.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Dec 21 14:22:59 2004 UTC (7 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Upgrade avr-libc to 1.0.5.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Dec 6 22:20:40 2004 UTC (7 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -7 lines
avr-libc has not been broken, and in particular did not have a ``broken pkg-plist''. kris incorrectly stated this in the BROKEN field, even though I've been repeatedly telling him that it's actually been netpbm that broke some time ago (apparently due to an upgraded C compiler in the system; generating transparent PNGs caused it to dump core). Fortunately, dinoex now updated the netpbm port, so all works again.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 17 22:48:49 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -1 lines
BROKEN: Broken pkg-plist Approved by: portmgr (self)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Apr 29 09:53:04 2004 UTC (7 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Upgrade to version 1.0.4.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 12 21:03:48 2004 UTC (7 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -6 lines
Upgrade to version 1.0.3.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:22 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Oct 26 21:07:05 2003 UTC (8 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +14 -6 lines
Honor NOPORTDOCS. This port requires an extraordinary amount of dependent software when building the docs (doxygen, latex, ghostscript, netpbm, qt, ...), so this might be a real safer for people who just want to build the software only.
Revision 1.24: 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
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Chase up new MASTER_SITE_SAVANNAH. PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 9 21:18:36 2003 UTC (8 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Update this port to a recent snapshot from the avr-libc 1.0 branch. Since this branch assumes doxygen 1.2, a patch is needed. Doxygen 1.3.x by default generates a non-JavaScript capable tree view, so my old hack in the avr-libc source can be avoided.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 20 06:02:40 2003 UTC (8 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -1 lines
Work around FreeBSD 5.x's bug by design that indoctrinates -mcpu=mycpuserialno in the default installation to everybody, and override the user's CFLAGS and CXXFLAGS with sane defaults, so this cross-compilation works again. Long live creaping featurism! Submitted by: ru
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon May 19 11:37:08 2003 UTC (8 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -3 lines
Instead of only half-reverting, and thus introducing new breakage in that USE_BZIP2 was no longer recognized, completely revert to rev 1.18. Spotted by: ru
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon May 19 08:28:08 2003 UTC (8 years, 8 months ago) by joerg
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -4 lines
Remove BROKEN. It's not that port that is broken, but FreeBSD 5.x in that it has broken /again/ all cross-compilation attempts. Whoever broke it ought to fix that. Die, <bsd.cpu.mk>, die now!
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 18 11:46:21 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -1 lines
BROKEN on 5.1: installation fails
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun May 11 20:40:48 2003 UTC (8 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to a current version.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:08 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Wed Mar 5 21:24:01 2003 UTC (8 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Quickly update to the 2003.03.05 version before the 4.8 freeze hits...
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 8 23:03:41 2003 UTC (9 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -5 lines
Update to a recent snapshot. Quite a number of documentation enhancements since, and printf & scanf are now supported.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 24 10:24:43 2002 UTC (9 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +11 -7 lines
Update to 2002.11.24. This fixes a bug in isprint() found by Brian Dean, and includes the printf support recently added to avr-libc. It also fixes the build braind*** caused by <bsd.cpu.mk> under -current, by setting the required env variable.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 8 20:02:55 2002 UTC (9 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
I totally missed that the build now depends on transfig. Thanks for bsd (that's Brian Dean :) for pointing that out.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 6 18:22:36 2002 UTC (9 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Update to a recent snapshot. Ted Roth now merged the demo.c example from Rich Neswold's documentation.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 1 21:16:24 2002 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -7 lines
Update to version 2002.09.01. This is the first version that is taken from a CVS snapshot of the current development version. The documentation project has made substantial progress in the time being, so there's quite a bit of up-to-date documentation shipping now.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 3 19:23:11 2002 UTC (9 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -4 lines
Mega-upgrade of the AVR GNU toolchain, part #3: Upgrade avr-libc. Marek Michalkiewicz largely reorganized the directory structure and the API, in the process of moving all this out to savanna.gnu.org in future. Please note that the API changes are not yet reflected in the documentation. Yet, i chose to make this version available since it is sorely needed to support the new AVR controllers.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 18 19:50:14 2002 UTC (9 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -9 lines
Update to version 20020203.
Since the author switched to use autoconf to maintain it, the entire
build system changed quite a bit. In order to get it to use the
correct tools (avr-gcc etc.) instead of the default C compiler, the
package now contains wrapper scripts to configure and build it, so a
good part of our ports framework doesn't apply anymore very well. As
a side-effect, i can't get it to honor ${PREFIX} in any way right now.
Maybe i'll switch away from the shipped scripts, and redo all their
stuff within that Makefile in future.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 10 17:21:18 2001 UTC (10 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -6 lines
Update to version 2001-10-07. . install -c now default, thus patch-aa no longer needed . isblank() has been added . the HTML reference is now integral part of the distribution file, so no need to fetch it separately anymore
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 3 15:17:13 2001 UTC (10 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3 lines
New version. atan2 has been added, and avr-libc-reference.html now distributed from the master site.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 17 09:36:06 2001 UTC (10 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
More documentation, thanks to Enno Luebbers <luebbers@users.sourceforge.net>.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 12 15:15:52 2001 UTC (10 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Upgrade to version 20010717.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 20 13:54:12 2001 UTC (10 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -10 lines
Upgrade to current version. The tree layout has changed a bit, constants are now according to Atmel's documentation, etc. pp. Requires an up-to-date avr-gcc.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 14 21:33:53 2001 UTC (10 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -2 lines
The old distfile is gone on the previous server. There's an HTTP redirect to a new server, but they don't carry the old files anymore. Unfortunately, in order to build the new stuff, we'd need a newer avr-gcc first -- and that one's by now only available directly from gcc's CVS repo, which is a little too `green' to me. Let's wait another couple of months until they rolled a newer release of gcc and binutils, and switch then. By now, store the old distfile elsewhere. Submitted by: fenner's ports build survey (very valuable service!)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:38:14 2001 UTC (11 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -7 lines
Upgrade to a newer version which now matches the supplied PDF documentation file. Still not the most recent version though, since that one would require a more recent (still beta) gcc.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 5 15:23:17 2000 UTC (11 years, 2 months ago) by joerg
Branches: MAIN
Atmel AVR cross-development, part #3: a C and floating point math library. This port also installs some documentation which actually describes the combo of all three ports (avr-binutils, avr-gcc, avr-libc).
