aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-libc
Commit message (Collapse)AuthorAgeFilesLines
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* As a workaround for the brokeness caused by the recent doxygenJoerg Wunsch2010-12-151-3/+4
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=266374
* - Mark BROKEN: does not buildPav Lucistnik2010-11-031-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=263993
* Upgrade to version 1.7.0 (finally).Joerg Wunsch2010-09-073-13/+15
| | | | Notes: svn path=/head/; revision=260674
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* pkg-plist update only. This is necessary as the recent upgrades ofJoerg Wunsch2010-03-082-0/+58
| | | | | | | | devel/avr-binutils and devel/avr-gcc added support for more AVR devices which avr-libc automatically picks up during a "make configure". Notes: svn path=/head/; revision=250709
* When compiling with NOPORTDOCS, don't attempt to query the optionJoerg Wunsch2010-02-111-0/+2
| | | | | | | | about building the docs from the user (and then eventually ignore it anyway). Notes: svn path=/head/; revision=249623
* Fix build issue with disabled docs.Joerg Wunsch2010-02-111-4/+9
| | | | | | | Submitted by: Warren Block Notes: svn path=/head/; revision=249617
* Upgrade to 1.6.8. This also fixes the doxygen-related build errorJoerg Wunsch2010-02-113-8/+30
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=249568
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark BROKEN: does not buildPav Lucistnik2010-01-101-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=247527
* Yet another forgotten line.Joerg Wunsch2009-08-121-0/+1
| | | | Notes: svn path=/head/; revision=239407
* Fix a typo.Joerg Wunsch2009-08-121-1/+1
| | | | Notes: svn path=/head/; revision=239404
* As the compiler now supports some more Xmega MCU types, catch up withJoerg Wunsch2009-08-122-0/+8
| | | | | | | the pkg-plist since the avr-libc port will automatically pick them up. Notes: svn path=/head/; revision=239403
* Upgrade to version 1.6.7.Joerg Wunsch2009-07-123-7/+13
| | | | | | | | This is also supposed to fix the QAT complaint about misinstalled files for custom PREFIX settings. Notes: svn path=/head/; revision=237651
* Upgrade to version 1.6.6 (finally).Joerg Wunsch2009-06-114-10/+107
| | | | Notes: svn path=/head/; revision=235603
* Fix plist with -DNOPORTDOCSIon-Mihai Tetcu2009-04-231-0/+5
| | | | | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=232614
* Upgrade to version 1.6.1.Joerg Wunsch2007-12-213-12/+19
| | | | Notes: svn path=/head/; revision=204297
* Upgrade to version 1.4.7. This also unbreaks the port.Joerg Wunsch2007-10-303-7/+35
| | | | | | | PR: ports/116408 Notes: svn path=/head/; revision=202430
* Register avr-libc-devel as a conflicting port.Joerg Wunsch2007-10-291-0/+4
| | | | Notes: svn path=/head/; revision=202348
* BROKEN: Does not buildKris Kennaway2007-07-281-0/+2
| | | | Notes: svn path=/head/; revision=196514
* Upgrade to version 1.4.6.Joerg Wunsch2007-06-233-5/+34
| | | | Notes: svn path=/head/; revision=194142
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove the avr/lib/avr6 directory upon deinstallation.Joerg Wunsch2006-10-152-0/+2
| | | | | | | Approved by: portmgr (clement) Notes: svn path=/head/; revision=175320
* Upgrade to version 1.4.5.Joerg Wunsch2006-10-095-35/+26
| | | | Notes: svn path=/head/; revision=175137
* Trail devel/avr-gcc rename to devel/avr-gcc-3Edwin Groothuis2006-10-061-2/+2
| | | | Notes: svn path=/head/; revision=174617
* Add a workaround for binutils-2.17's pickyness about copying an emptyJoerg Wunsch2006-09-282-0/+29
| | | | | | | | section in [avr-]objcopy, until a new version of avr-libc is going to be released. Notes: svn path=/head/; revision=174065
* Upgrade to version 1.4.4.Joerg Wunsch2006-04-203-6/+18
| | | | Notes: svn path=/head/; revision=160046
* Building the docs requires parts of netpbm. While netpbm is alreadyJoerg Wunsch2006-03-281-2/+3
| | | | | | | | | | implicitly required by transfig (which is listed as a build dependency), explicitly mention it again as well. PR: ports/91145 Notes: svn path=/head/; revision=158296
* Fix a broken package list that was (again) resulting out of doxygenJoerg Wunsch2006-02-283-647/+42
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=156889
* BROKEN: Incomplete pkg-plistKris Kennaway2006-02-201-0/+2
| | | | Notes: svn path=/head/; revision=156432
* Upgrade to 1.4.3.Joerg Wunsch2006-01-233-9/+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. Notes: svn path=/head/; revision=154291
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade to avr-libc-1.4.2. Among some internal bug fixes, this addsJoerg Wunsch2006-01-064-3/+11
| | | | | | | support to ATtiny261/461/861. Notes: svn path=/head/; revision=152916
* Update to avr-libc 1.4.1.Joerg Wunsch2005-12-294-27/+36
| | | | Notes: svn path=/head/; revision=152388
* Upgrade to avr-libc-1.4.0.Joerg Wunsch2005-11-195-90/+337
| | | | | | | | | | 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. Notes: svn path=/head/; revision=148819
* Upgrade to avr-libc 1.2.6.Joerg Wunsch2005-11-113-10/+3
| | | | | | | This is a bugfix-only upgrade. Notes: svn path=/head/; revision=147977
* Now that our avr-gcc can build for the ATmega165, avr-libc can, too,Joerg Wunsch2005-09-062-0/+2
| | | | | | | | | so add crtm165.o to pkg-plist. Reminded by: Pointyhat's port build Notes: svn path=/head/; revision=142047
* Upgrade to 1.2.5.Joerg Wunsch2005-08-012-3/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=140603
* Upgrade to version 1.2.4.Joerg Wunsch2005-07-213-73/+3
| | | | | | | | Among other bugfixes, this particularly fixes the brokeness for the recent binutils-2.16 upgrade (so the port is no longer broken now). Notes: svn path=/head/; revision=139845
* BROKEN: Install failsKris Kennaway2005-07-211-0/+2
| | | | Notes: svn path=/head/; revision=139765
* After Kris pointed out to me that I'm completely on the wrong trackJoerg Wunsch2005-04-111-3/+21
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=133009
* Remove yet another kind of temp files doxygen is so fond about toJoerg Wunsch2005-04-101-1/+2
| | | | | | | install into the man page location. Notes: svn path=/head/; revision=132950
* Fix doxygen confusion.Joerg Wunsch2005-03-232-16/+4
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131914
* Fix a problem where the doxygen-generated LaTeX file could no longerJoerg Wunsch2005-03-114-0/+109
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=130945
* Upgrade to version 1.2.3.Joerg Wunsch2005-02-162-3/+4
| | | | | | | | | | Also depend the build on pdflatex as well as latex, to resolve my part of the PR mentioned below. PR: ports/77356 Notes: svn path=/head/; revision=129016
* Minor upgrade to 1.2.2 (few bugfixes).Joerg Wunsch2005-02-102-3/+3
| | | | Notes: svn path=/head/; revision=128444
* Update to 1.2.1.Joerg Wunsch2005-01-275-30/+320
| | | | Notes: svn path=/head/; revision=127510
* Fix 3 out of 5 portlint warnings. (The remaining 2 are bogus.)Joerg Wunsch2004-12-211-3/+3
| | | | Notes: svn path=/head/; revision=124705
* Handle PLIST generation correctly for the -DNOPORTDOCS case.Joerg Wunsch2004-12-213-68/+72
| | | | Notes: svn path=/head/; revision=124704