notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
avr-gcc-42 FSF GCC 4.2.x for Atmel AVR 8-bit RISC cross-development
4.2.4_2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.4_2Version of this port present on the latest quarterly branch.
Maintainer: joerg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-06-17 19:34:23
Last Update: 2011-12-22 08:55:03
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://www.nongnu.org/avr-libc/
Description:
FSF gcc-4.x for Atmel AVR cross-development Included is the basic C++ compiler, although this is only of limited use without a libstdc++, and it is little tested. Supported debugging formats: -gdwarf-2 [default], -gstabs Local patch added: recognizes 0bXXX binary constants Local patch added: OS_main and OS_task attributes Locally added support for the following AVR devices: ATtiny43U ATtiny48/88 AT90PWM2B/PWM3B AT90PWM216/PWM316 ATmega48P/88P/168P/328P ATmega32HVB ATmega1284 ATmega2560/ATmega2561 WWW: http://gcc.gnu.org/ WWW: http://www.nongnu.org/avr-libc/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • avr-gcc-42>0:devel/avr-gcc-42
No installation instructions:
This port has been deleted.
PKGNAME: avr-gcc-42
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. avr-as : devel/avr-binutils
  2. avr-ld : devel/avr-binutils
  3. gmake : devel/gmake
  4. bison : devel/bison
  5. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. avr-as : devel/avr-binutils
  2. avr-ld : devel/avr-binutils
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (21 items)
Collapse this list.
  1. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gcc/releases/gcc-4.2.4/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-4.2.4/
  4. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.2.4/
  5. ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-4.2.4/
  6. ftp://ftp.iij.ad.jp/pub/gcc/releases/gcc-4.2.4/
  7. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-4.2.4/
  8. ftp://ftp.lip6.fr/pub/gcc/releases/gcc-4.2.4/
  9. ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/releases/gcc-4.2.4/
  10. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-4.2.4/
  11. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-4.2.4/
  12. ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-4.2.4/
  13. ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-4.2.4/
  14. ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-4.2.4/
  15. ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.2.4/
  16. ftp://mirror.aarnet.edu.au/pub/gcc/releases/gcc-4.2.4/
  17. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-4.2.4/
  18. http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/releases/gcc-4.2.4/
  19. http://gd.tuwien.ac.at/gnu/sourceware/gcc/releases/gcc-4.2.4/
  20. http://mirrors.kernel.org/sources.redhat.com/gcc/releases/gcc-4.2.4/
  21. http://sources-redhat.mirrors.airband.net/gcc/releases/gcc-4.2.4/
Collapse this list.
Port Moves
  • port deleted on 2025-01-02
    REASON: Unknown, port deleted long time ago, entry added to clean up portscout.freebsd.org

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.4_2
22 Dec 2011 08:55:03
Original commit files touched by this commit
joerg search for other commits by this committer
Remove avr-gcc-42 port.  The regular avr-gcc is now at 4.5.1, so
there's no need to still maintain an outdated port of the same major
version.  (avr-gcc-3 is a different thing, and still has its
justification in rare cases.)
4.2.4_2
25 Dec 2010 16:55:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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)
4.2.4_2
17 Jun 2009 21:48:08
Original commit files touched by this commit
joerg search for other commits by this committer
Remove old files that don't exist anymore.
4.2.4_1
17 Jun 2009 21:21:30
Original commit files touched by this commit
joerg search for other commits by this committer
Cr*p.  When "last-minute" upgrading the old port from GCC 4.2.2 to
4.2.4, I forgot to synch the plist.
4.2.4
17 Jun 2009 19:33:59
Original commit files touched by this commit
joerg search for other commits by this committer
After upgrading devel/avr-gcc to GCC 4.3.x, keep a GCC 4.2.x version
here as it frequently produces more compact code (but supports less
target MCU types).

Number of commits found: 5