The NetBSD Project

CVS log for pkgsrc/cross/avr-gcc/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / cross / avr-gcc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.50 / (download) - annotate - [select for diffs], Wed Aug 9 08:24:38 2023 UTC (4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.49: +4 -1 lines
Diff to previous 1.49 (colored)

cross: Mark various versions of gcc unsuitable for MKPIE.

This follows lang/gcc* already having it, but the new wrapper behaviour
appears to have resulted in new fallout from these packages
previously being overlooked.

While here, use FORTIFY_SUPPORTED in mingw-w64-gcc instead of
overriding the user's choice of a FORTIFY pkgsrc variable.

Revision 1.49 / (download) - annotate - [select for diffs], Fri Apr 15 17:16:08 2022 UTC (19 months, 3 weeks ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.48: +3 -1 lines
Diff to previous 1.48 (colored)

cross/*gcc: remove useless patches already CHECK_PORTABILITY_SKIP'ed

Revision 1.48 / (download) - annotate - [select for diffs], Wed Sep 15 12:20:15 2021 UTC (2 years, 2 months ago) by micha
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.47: +3 -2 lines
Diff to previous 1.47 (colored)

cross/avr-gcc: Update to 10.3.0nb1

Deleting the unwanted libcc1 after installation failed on some OS (because
they use non-standard paths for the library directory). The configure option
"--disable-libcc1" is now used instead.
Bump PKGREVISION because this change removes 2 plugins from the PLIST too.

Mention the C++ compiler in DESCR again.

Revision 1.47 / (download) - annotate - [select for diffs], Wed Sep 8 12:07:06 2021 UTC (2 years, 3 months ago) by micha
Branch: MAIN
Changes since 1.46: +46 -48 lines
Diff to previous 1.46 (colored)

cross/avr-gcc: Update to 10.3.0

Changelog:
https://gcc.gnu.org/gcc-10/changes.html

Revision 1.46 / (download) - annotate - [select for diffs], Mon May 24 19:49:25 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

*: recursive bump for perl 5.34

Revision 1.45 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:52 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.44 / (download) - annotate - [select for diffs], Sun May 3 12:55:04 2020 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.43: +4 -3 lines
Diff to previous 1.43 (colored)

cross/avr-gcc: skip portability check, allow unknown configure options

Revision 1.43 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:16 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.42 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:10 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Recursive bump for perl5-5.28.0

Revision 1.41 / (download) - annotate - [select for diffs], Wed Jul 18 00:06:12 2018 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:12 2018 UTC (5 years, 5 months ago) by jperkin
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 28 16:24:12 2018 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

recursive bump after mpfr shlib major bump

Revision 1.38 / (download) - annotate - [select for diffs], Sat Jul 9 06:37:58 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:34 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.36 / (download) - annotate - [select for diffs], Fri Sep 19 08:30:52 2014 UTC (9 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.35: +9 -5 lines
Diff to previous 1.35 (colored)

Reset CFLAGS/CXXFLAGS at the end and add CPPFLAGS to the list.
Fixes build on NetBSD where native unwind.h is picked up otherwise.

Revision 1.35 / (download) - annotate - [select for diffs], Fri Aug 29 04:26:46 2014 UTC (9 years, 3 months ago) by mef
Branch: MAIN
Changes since 1.34: +14 -8 lines
Diff to previous 1.34 (colored)

PR pkg/48890 was proposed. Thanks. But this commit is slightly
different from the PR (When submitting patch to pkgsrc with
adding more patches, submitter should do cvs add
patches/patch-hoge, before creating the pkgsrc patch, thanks).

I belive both simulavr and avr-libc will be packaged fine with this.
(upstream)
4.7.3 to 4.8.3  -- From grepping 'avr' from NEWS file:
--------------
   On AVR, the configure option --with-avrlibc supported since GCC 4.7.2
   is turned on per default for all non-RTEMS configurations. This option
   arranges for a better integration of [3]AVR Libc with avr-gcc. For
   technical details, see [4]PR54461. To turn off the option in non-RTEMS
   configurations, use --with-avrlibc=no. If the compiler is configured
   for RTEMS, the option is always turned off.

     * Support has been added for the AVR-specific configure option
       --with-avrlibc=yes in order to arrange for better integration of
       [3]AVR-Libc. This configure option is supported in avr-gcc 4.7.2
       and newer and will only take effect in non-RTEMS configurations. If
       avr-gcc is configured for RTEMS, the option will be ignored which
       is the same as specifying --with-avrlibc=no. See [4]PR54461 for
       more technical details.

   3. http://www.nongnu.org/avr-libc/
   4. http://gcc.gnu.org/PR54461

#include <avr/io.h> /* Port Definitions from AVR-LibC */

     * [297]14064 [avr-elf] -fdata-sections triggers ICE
     * [302]16884 [avr-elf] [fweb related] bug while initializing

4.5.3 to 4.7.3
--------------
 For the changes for 4.7, see following page.
  http://gcc.gnu.org/gcc-4.7/changes.html

(Picking up AVR related topic from above info):
The AVR port's libgcc has been improved and its multilib
structure has been enhanced. As a result, all objects
contributing to an application must either be compiled with
GCC versions up to 4.6.x or with GCC versions 4.7.1 or
later. If the compiler is used with AVR Libc, you need a
version that supports the new layout, i.e. implements #35407.

The AVR port's -mshort-calls command-line option has been
deprecated. It will be removed in the GCC 4.8 release. See
-mrelax for a replacement.

The AVR port only references startup code that clears .bss and
the common section resp. initializes the .data and .rodata
section provided respective sections (or subsections thereof)
are not empty, see PR18145.
  Applications that put all static storage objects into
non-standard sections and / or define all static storage
objects in assembler modules, must reference __do_clear_bss
resp. __do_copy_data by hand or undefine the symbol(s) by
means of -Wl,-u,__do_clear_bss resp. -Wl,-u,__do_copy_data.

Revision 1.34 / (download) - annotate - [select for diffs], Thu May 29 23:35:24 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Dec 8 22:27:57 2013 UTC (10 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Make sure GCC's unwind.h is picked up and not a potential copy from
/usr/include.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Nov 20 11:00:43 2013 UTC (10 years ago) by dsainty
Branch: MAIN
Changes since 1.31: +4 -1 lines
Diff to previous 1.31 (colored)

GCC now wants zlib - and comes with an internal copy as an alternative to
using the system/Pkgsrc zlib.  At least on Ubuntu, the internal zlib fails to
get past configuration.

Use the standard Pkgsrc (or builtin) zlib instead.

Bump PKGREVISION to reflect the minor difference in build strategy.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 27 15:41:05 2013 UTC (10 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Explicitly disable LTO.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Aug 7 03:11:35 2013 UTC (10 years, 4 months ago) by mef
Branch: MAIN
Changes since 1.29: +14 -10 lines
Diff to previous 1.29 (colored)

Bump avr-gcc from 4.4.1 to 4.5.3

(pkgsrc)
Removing:
 patches/patch-aa
   (was not to install: install-subdir at libiberty)
 patches/patch-ac
   (was not to install tree-inline.o cppdefault.o for Mac OS X,
    equivalent target does not have these files for now)
 patches/patch-gcc_toplev.h
   Upstream corrected the problem as:
   -extern inline int
   +static inline int

Adding:
 patch-gcc_config_avr_driver-avr_c
   To fix the problem like:
   error: non-void function 'avr_device_to_arch' should return a value [-Wreturn-type]
 patch-libiberty_Makefile.in
   Not install libiberty.a
   to avoid duplication (conflict) with other cross tool-chain (mef@).

(upstream)
For the changes from 4.4.1 to 4.5, see following page.
  http://gcc.gnu.org/gcc-4.5/changes.html

Revision 1.29 / (download) - annotate - [select for diffs], Fri May 31 12:39:46 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:11 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Oct 3 00:10:29 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
Changes since 1.26: +1 -3 lines
Diff to previous 1.26 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 12 15:29:12 2012 UTC (11 years, 11 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Uses pod2man.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jul 15 21:35:10 2010 UTC (13 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Bump revision after math/mpfr update.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Apr 15 19:01:53 2010 UTC (13 years, 7 months ago) by jakllsch
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.23: +4 -2 lines
Diff to previous 1.23 (colored)

Include bsd.prefs.mk before adjusting CFLAGS/CXXFLAGS.
Prevents build failure due to exposure of host CFLAGS to target compiler.
Increment PKGREVISION just in case.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Mar 24 19:43:22 2010 UTC (13 years, 8 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Recursive revision bump for GMP update.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Dec 12 05:02:19 2009 UTC (14 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.21: +7 -11 lines
Diff to previous 1.21 (colored)

some improvement
* Remove BUILD_DEPENDS on bison, it already in USE_TOOLS.
* Remove USE_BZIP2, not buildlink with bzip2, no effect.
* Remove custom do-* target, *_DIRS is sufficient to do so and use it instead.
* Remove MAKE_FLAGS="c c++", it was not used, and it result in missing "gcov"
  after above modification.
* then, add user-destdir support, inspired by PR 42438.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 27 15:29:37 2009 UTC (14 years, 3 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.20: +32 -22 lines
Diff to previous 1.20 (colored)

Update to 4.4.1. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications by me.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 7 21:12:17 2006 UTC (17 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Needs msgfmt.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 11 16:12:32 2006 UTC (17 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Pass down correct shell as lang/gcc does.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 3 19:22:31 2006 UTC (17 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Reset maintainer, email bounced with:
Mailbox closed for this recipient

Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:30 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:56 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.15 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:08 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 15 18:27:48 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 22 20:07:44 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 16 01:32:22 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Note that tar is required by this package.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:10 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:52 2005 UTC (18 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 20 12:10:04 2005 UTC (18 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

Turn avr-binutils into a full dependency, not just a build one.  It's needed
at run time and also to handle the removal of the ${PREFIX}/avr directory.
Bump PKGREVISION to 1.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 1 00:17:55 2005 UTC (18 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

USE_PERL5_BUILD=yes -> USE_PERL5=build

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 11 13:17:06 2004 UTC (19 years, 6 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

replace the deprecated USE_BISON and this also needs flex(1).

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 8 04:50:51 2004 UTC (19 years, 7 months ago) by snj
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Convert to buildlink3.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 22 07:54:07 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 3 01:18:28 2004 UTC (19 years, 11 months ago) by heinz
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Add correct version syntax to BUILD_DEPENDS line

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 22 18:09:12 2003 UTC (20 years, 4 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Harmonize COMMENTs for avr packages.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 17 19:19:34 2003 UTC (20 years, 4 months ago) by wennmach
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Correct MAINTAINER's e-mail.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 16 20:14:20 2003 UTC (20 years, 4 months ago) by wennmach
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

gcc-3.0 configured as cross-compiler for Atmel AVR 8-bit RISC
microcontrollers.

Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139;
modified by myself. Original package from FreeBSD.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 16 20:14:20 2003 UTC (20 years, 4 months ago) by wennmach
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>