Commit graph

570 commits

Author SHA1 Message Date
joerg
0aed9fca9d Fix inline use. 2013-03-28 21:19:01 +00:00
wiz
1df054c17b Fix for automake-1.13. 2013-01-26 22:07:42 +00:00
dholland
af791e0c23 Not MAKE_JOBS_SAFE, as it turns out. 2012-12-24 03:59:26 +00:00
joerg
95c24061aa Fix build with C99 compilers. 2012-12-19 12:49:16 +00:00
dsainty
34313ea28c There is already a 'static' keyword present for part of this patch, so
patching in a second one is unnecessary, and for some compilers (GCC 4.4)
fatal at build time.
2012-12-12 23:44:40 +00:00
wen
a789530f2e Update to 2.13.3
Upstream changes:
(only for release 2.13.3)
This version is a bugfix release against 2.13.2. It includes about 40 bug
and documentation fixes and some minor improvements:

  * Fixed some macro issues (cc65).

  * Static const local data goes into RODATA, not DATA (cc65).

  * Fix error handling in .LEFT (ca65)

  * Fixed problems with 80 column mode (C128 library).

  * Fix problem when converting function to void pointer (cc65).

  * Fix register info for several runtime functions. Result was invalid code
    (cc65).

  * Fix smbx and rmbx instructions (da65).

  * Fix problem with .REPEAT (ca65).

  * Fix an error in the runtime division routine (cc65).

  * Fix problem with alignments >= 256 bytes (ca65).

  * The LINE function mistakenly enabled the BASIC ROM (TGI driver for C64).

  * Fix internal error caused by error recovery (or lack of) (cc65).

  * Fix invalid handling of signed int types in some cases (cc65).

  * Fix some issues with conio scrolling (C128 library).

  * Fix and improve the code for compares (cc65).

  * Fix some macro issues (ca65).

  * Fixed/improved several error messages (all tools).

  * Disallow __asm__ on global level (cc65).

  * Remove final jump to RESTOR for all CBM platforms (cc65 libraries).

  * Add missing export for CBM510 platform (cbm510 library).

  * Fix problem with access to structs returned by functions (cc65).

  * Fix an internal error in the code generator (cc65).

  * Merge back POSIX directory routines for the Atari (atari library).

  * Merge back Olivers C interrupt handling code (cc65 libraries).

  * Several documentation changes.

  * Several documentation fixes and improvements.
2012-12-03 14:36:39 +00:00
joerg
c3ee1e1ebb Fix inline usage. 2012-11-16 00:38:21 +00:00
marino
8e4e2b3329 cross/mingw-binutils: Alternative fix for gcc47
Although the claim that using the -Wno-unused-but-set-variable flag
breaks the build for older GCCs is unsubstantiated at this time, the
previous fix for gcc47 is removed in favor of deleting -Werror which
is exactly what the cross/binutils makefile does.
2012-10-09 17:32:33 +00:00
marino
56f907a95f cross/mingw-binutils: Fix build on gcc4.7
mingw-binutils is built with -Werror which fails on the gcc4.6+ warning
"unused but set variable".  Disable that warning to fix gcc4.7 build.
2012-10-09 07:48:20 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
4840ebad6d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 00:02:33 +00:00
drochner
fc09701328 requires doxygen-1.8.2 2012-08-30 08:00:17 +00:00
dsainty
36944a20d9 Just for completeness, bump the doxygen dependency to the latest to
guarantee the correct doxygen dependencies are present.
2012-08-29 12:50:07 +00:00
drochner
0ae08075ad make the shell pattern to exclude unwanted manpages work
update PLIST for current doxygen
bump PKGREV
2012-08-29 09:51:29 +00:00
dsainty
dddc0e4af3 Fix PLIST for changes in doxygen output. Bump doxygen dependency.
Doxygen produces man pages for the build directories too, which we really
don't want to install, so patch them out.
2012-08-18 15:13:51 +00:00
dsainty
579a2c2c5f The contents of avr-libc are licensed with a Modified BSD License. 2012-08-18 14:46:26 +00:00
asau
010650399c Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
jdf
168094405a * improve wording in description and message
* fix typo in Makefile

Patch provided by Bug Hunting.
2012-06-12 21:11:26 +00:00
joerg
81bea0f058 Fix inline usage. 2012-05-04 16:07:02 +00:00
shattered
e68844dc10 PR/41750 -- use libftdi. 2012-04-16 13:09:27 +00:00
mef
8ae7cf3034 PR/45924 --- update to 5.11 with minor changes
(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-02-07 00:21:48 +00:00
sbd
0cfe0f8972 Add yacc to USE_TOOLS 2012-01-29 05:56:11 +00:00
wiz
f182391469 Update HOMEPAGE. 2012-01-23 15:53:46 +00:00
hans
7589637040 USE_TOOLS=unzip instead of DEPENDS/BUILD_DEPENDS. 2012-01-14 03:13:03 +00:00
hans
53369fe4ca Uses pod2man. 2012-01-12 15:29:12 +00:00
dholland
0efdfcbc95 Don't install c++filt, it comes with binutils. PKGREVISION -> 6 2012-01-02 01:25:25 +00:00
wiz
e6290a593e Remove i386-netbsdpe. 2011-12-20 09:17:01 +00:00
dholland
cb7aa9a7e6 Garbage-collect cross/i386-netbsdpe. The corresponding code in base
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-20 02:36:54 +00:00
sbd
57587fe39a Add missing mk/termcap buildlink.
Pass LDFLAGS to the configure process.

Bump PKGREVISION
2011-12-17 10:15:04 +00:00
joerg
c75b6ce6c6 Fix build with newer GCC 2011-12-05 22:44:08 +00:00
sbd
b2c76b11da Honor LDFLAGS from pkgsrc. 2011-11-29 06:11:53 +00:00
joerg
fde184380e Disable -Werror for now, GCC 4.5 is more picky about potentially
uninitialized memory.
2011-11-27 19:36:48 +00:00
sbd
9672dc02f3 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
shattered
c4a7485a30 PR/41459 -- mark as not available on x86_64 (these use egcs-1.1.1, which
predates x86_64).
2011-11-15 20:26:04 +00:00
minskim
0c1bdfb73a Use TeX Live packages instead of teTeX to build documentation. 2011-11-08 20:41:40 +00:00
joerg
85dcc740b0 Add missing include for strcmp. 2011-09-24 19:31:09 +00:00
dholland
6bbdb91741 Use toupper() correctly. Caught by clang. 2011-09-03 21:59:18 +00:00
dholland
abc2f4a9fe Catch up to C++ standards churn. Should fix, or at least advance, the
clang build.
2011-08-29 01:27:29 +00:00
obache
aa4f36ba74 * set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2).
* add user-destdir installation support.
2011-04-16 07:47:00 +00:00
asau
94e2708fa5 Support staged installation. 2011-03-31 20:56:28 +00:00
zafer
781312c713 update PLIST. Fixes install. 2011-03-28 21:42:40 +00:00
jakllsch
8659462e69 Update dfu-programmer to 0.5.4. Also, fix HOMEPAGE.
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-15 20:01:01 +00:00
obache
b8c1025962 user-dest installation support. 2011-03-08 11:33:35 +00:00
drochner
054a991a0a fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
asau
d11a9560fe Bump revision after math/mpfr update. 2010-07-15 21:35:10 +00:00
asau
d99043383d Add RCS identification. 2010-06-25 09:58:51 +00:00
asau
dbb8193711 Don't install libiberty library archive to avoid conflict with mingw-gcc package.
Bump package revision.
2010-06-24 20:06:28 +00:00
tron
ec347d28bc Fix build problem under Mac OS X Snow Leopard by avoiding to link two
object files twice (once directly and once via static libraries).
2010-06-20 22:20:18 +00:00
tron
18bfc1989b Don't treat compiler warnings as errors. Newer versions of GCC produce
a lot of "format not a string literal and no format arguments" warnings
while building this package.
2010-06-20 16:23:56 +00:00
reinoud
6ff2ed88c2 Reverse to previous version; there is something else wrong in the package. It
doesn't install the header files for one...
2010-06-15 13:21:08 +00:00