summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Collapse)AuthorFilesLines
2012-02-07PR/45924 --- update to 5.11 with minor changesmef4-14/+17
(1) update 5.10 to 5.11 (2) Trying to remove pkglint -Wall warning (3) Update HOMEPAGE URL ----- ----- ----- AVRDUDE 5.11 relesed (2011/8/27 By joerg_wunsch) Finally, more than 1.5 years after the previous release, AVRDUDE 5.11 is finally done. This is mostly a bugfix release, but also includes a few enhancements. The two most important enhancements are: - TPI (i.e. ATtiny4/5/9/10) programming support for bitbang programmers. - FTDI MPSSE (FT2232 etc.) bitbang support. ----- ----- -----
2012-01-29Add yacc to USE_TOOLSsbd1-2/+2
2012-01-23Update HOMEPAGE.wiz1-2/+2
2012-01-14USE_TOOLS=unzip instead of DEPENDS/BUILD_DEPENDS.hans1-3/+1
2012-01-12Uses pod2man.hans1-2/+2
2012-01-02Don't install c++filt, it comes with binutils. PKGREVISION -> 6dholland4-10/+9
2011-12-20Remove i386-netbsdpe.wiz1-2/+1
2011-12-20Garbage-collect cross/i386-netbsdpe. The corresponding code in basedholland18-574/+0
that this was meant to support never amounted to much and was removed some time back. The package is also severely outdated and no longer buildable.
2011-12-17Add missing mk/termcap buildlink.sbd1-2/+4
Pass LDFLAGS to the configure process. Bump PKGREVISION
2011-12-05Fix build with newer GCCjoerg3-1/+38
2011-11-29Honor LDFLAGS from pkgsrc.sbd2-4/+15
2011-11-27Disable -Werror for now, GCC 4.5 is more picky about potentiallyjoerg1-1/+3
uninitialized memory.
2011-11-26Add missing devel/zlib buildlink.sbd1-1/+3
Bump PKGREVISION
2011-11-15PR/41459 -- mark as not available on x86_64 (these use egcs-1.1.1, whichshattered3-3/+9
predates x86_64).
2011-11-08Use TeX Live packages instead of teTeX to build documentation.minskim1-5/+4
2011-09-24Add missing include for strcmp.joerg1-2/+3
2011-09-03Use toupper() correctly. Caught by clang.dholland2-1/+17
2011-08-29Catch up to C++ standards churn. Should fix, or at least advance, thedholland2-1/+17
clang build.
2011-04-16* set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2).obache1-31/+33
* add user-destdir installation support.
2011-03-31Support staged installation.asau1-9/+14
2011-03-28update PLIST. Fixes install.zafer1-2/+1
2011-03-15Update dfu-programmer to 0.5.4. Also, fix HOMEPAGE.jakllsch2-8/+8
Changes since 0.5.2: 2011-01-16 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * fedora/dfu-programmer.spec.in, fedora/10-dfu-programmer.fdi, configure.ac, NEWS, AUTHORS, src/arguments.c, src/arguments.h, docs/dfu-programmer.1: Updated to the new 0.5.3 release. 2011-01-16 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * src/arguments.c, src/arguments.h, fedora/10-dfu-programmer.fdi, doc/dfu-programmer.1: Added support for at32uc3c chips. 2011-01-16 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * src/commands.c: Apply fix suggested by bug 3017901. Fix an off by 1 error for the bootloader size. 2011-01-16 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * src/intel_hex.c: Apply fix suggested by bug 3016469. Fix a sign extension problem during reading in the data to flash. 2010-05-02 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * AUTHORS, src/commands.c: Removed confusing & useless code that Darren Gibbs found. 2010-04-08 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * AUTHORS, src/arguments.c, src/arguments.h doc/dfu-programmer.1: Added the patch Mitko sent to enable at32uc3b1512 and at32uc3b0512 chips. 2010-02-15 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * config.h.in, configure.ac, AUTHORS, src/commands.c, src/dfu.c, src/dfu-device.h, src/dfu.h, src/main.c: Added the patch Torsten Rottmann sent to enable libusb 1.0 support, plus I some changes to allow for switching via a configure file flag. 2010-02-15 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * src/arguments.c, src/arguments.h, dfu-programmer.1, AUTHORS: Added the patch Dave Fletcher sent to enable atmega32u2 support. 2009-09-09 Weston Schmidt <weston_schmidt@alumni.purdue.edu> * src/commands.c: Fix a bug due to the order of the bootloader suppression and the lower boundary verification. Additionally, fixed an off by 1 error in the flash address verification.
2011-03-08user-dest installation support.obache1-1/+5
2010-08-05fix PLIST for new doxygen, depend on latest version, bump PKGREVISIONdrochner2-26/+9
2010-07-15Bump revision after math/mpfr update.asau1-2/+2
2010-06-25Add RCS identification.asau2-2/+4
2010-06-24Don't install libiberty library archive to avoid conflict with mingw-gcc ↵asau4-4/+35
package. Bump package revision.
2010-06-20Fix build problem under Mac OS X Snow Leopard by avoiding to link twotron2-1/+19
object files twice (once directly and once via static libraries).
2010-06-20Don't treat compiler warnings as errors. Newer versions of GCC producetron1-2/+2
a lot of "format not a string literal and no format arguments" warnings while building this package.
2010-06-15Reverse to previous version; there is something else wrong in the package. Itreinoud1-684/+698
doesn't install the header files for one...
2010-06-14Fixup PLIST! It missed files and ad extra files.reinoud1-698/+684
2010-04-15Include bsd.prefs.mk before adjusting CFLAGS/CXXFLAGS.jakllsch1-2/+4
Prevents build failure due to exposure of host CFLAGS to target compiler. Increment PKGREVISION just in case.
2010-04-05Bump doxygen requirement for previous.jakllsch1-2/+2
2010-04-05Fix avr-libc build/PLIST breakage due to doxygen update, bump package revision.jakllsch4-15/+32
2010-03-24Recursive revision bump for GMP update.asau1-1/+2
2010-03-23Expand MACHINE_ARCH, it should always be "i386".asau1-94/+94
This fixes package on non-i386 platforms.
2010-03-16Remove old MinGW package.asau6-864/+1
2010-03-15+ mingwasau1-1/+6
+ mingw-binutils + mingw-gcc + mingw-runtime-bin + mingw-w32api-bin
2010-03-15Import MinGW packages into "cross" category. From pkgsrc-wip project.asau25-0/+1301
MinGW, a contraction of "Minimalist GNU for Windows," is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development of native Microsoft Windows applications.
2010-02-19Use correct permissions on the config files.joerg1-2/+3
2010-02-14Add comment headers on yesterday's patches.dholland3-5/+9
2010-02-14DESTDIR support. Something I did seems to have caused it to startdholland8-6/+583
installing c++filt when it wasn't before; I have no idea what, but it seems like a net win so let's run with it. Ergo, PKGREVISION++ (again), to 5.
2010-02-14DESTDIR supportjoerg1-2/+4
2010-02-14Patch out the illegal C found in old gcc versions. Fixes broken build.dholland4-3/+123
2010-02-08DESTDIR support.dholland18-6/+790
2010-02-08Update to avrdude-5.10.jakllsch6-40/+48
pkgsrc changes: Rework AVRISP mkII stall workaround. summary of upstream changes since 5.8: - Fix problem with loading intel hex rom files that exceed 0x10000 bytes. - Fix FreeBSD default serial port name. - jtagmkII.c: If entering JTAG mode fails with a bad JTAG ID message, retry with external reset applied (in case the target is in sleep mode or has asserted the JTD bit). - Fix build for GNU/kFreeBSD.
2010-01-29DESTDIR supportjoerg1-2/+6
2010-01-26Work around AVRISP mkII sync timeout/retry on NetBSD. I'm guessing thisjakllsch9-21/+36
is really a oddity of NetBSD's USB stack, but this seems to work too. Also, hello nb2 and set LICENSE. (This commit bumps most of the patch files only because of pkgdiff timestamp formatting differences. Sigh.)
2010-01-20Enable USB programmers (such as AVRISP mkII) by adding libusb dependency.jakllsch1-1/+3
Thereby hitherto forth yonder the revision is bumped.
2010-01-15Add dfu-programmer to the SUBDIR list.jakllsch1-1/+2