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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
avr-gcc-3 FSF GCC 3.x for Atmel AVR 8-bit RISC cross-development
3.4.6_1 devel Deleted on this many watch lists=1 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 3.4.6_1Version of this port present on the latest quarterly branch.
Maintainer: joerg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-10-05 22:27:11
Last Update: 2013-09-05 07:34:15
SVN Revision: 326362
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: not specified in port
WWW:
http://www.nongnu.org/avr-libc/
Description:
FSF gcc-3.x for Atmel AVR cross-development This brings the gcc compiler to the Atmel AVR 8-bit RISC family of microcontrollers. Supported debugging formats: -gstabs [default] and -gdwarf-2 Locally hack added: recognizes 0bXXX binary constants Locally added support for the following AVR devices: ATtiny13/ATtiny2313 ATtiny24/ATtiny44/ATtiny84 ATtiny25/ATtiny45/ATtiny85 ATtiny261/ATtiny461/ATtiny861 ATmega48/ATmega88/ATmega168 ATmega406 ATmega164P/ATmega324P/ATmega644/ATmega644P ATmega165/ATmega165P/ATmega169P ATmega325/ATmega3250/ATmega645/ATmega6450 ATmega329/ATmega3290/ATmega649/ATmega6490 ATmega640/ATmega1280/ATmega1281 AT90PWM2/AT90PWM3 AT90CAN32/64/128 AT90USB646/647/1286/1287 WWW: http://gcc.gnu.org/ WWW: http://www.nongnu.org/avr-libc/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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-3>0:devel/avr-gcc-3
No installation instructions:
This port has been deleted.
PKGNAME: avr-gcc-3
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.
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. bison : devel/bison
  4. gmake : devel/gmake
  5. perl5.12.4 : lang/perl5.12
  6. autoconf-2.13 : devel/autoconf213
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 (19 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-3.4.6/
  3. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-3.4.6/
  4. ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-3.4.6/
  5. ftp://ftp.iij.ad.jp/pub/gnu/gnu/gcc/releases/gcc-3.4.6/
  6. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-3.4.6/
  7. ftp://ftp.lip6.fr/pub/gcc/releases/gcc-3.4.6/
  8. ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-3.4.6/
  9. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-3.4.6/
  10. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-3.4.6/
  11. ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-3.4.6/
  12. ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-3.4.6/
  13. ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-3.4.6/
  14. ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.4.6/
  15. ftp://mirror.aarnet.edu.au/pub/gnu/gcc/releases/gcc-3.4.6/
  16. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-3.4.6/
  17. http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/releases/gcc-3.4.6/
  18. http://gd.tuwien.ac.at/gnu/sourceware/gcc/releases/gcc-3.4.6/
  19. http://mirrors.kernel.org/sources.redhat.com/gcc/releases/gcc-3.4.6/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.6_1
05 Sep 2013 07:34:15
Revision:326362Original commit files touched by this commit
joerg search for other commits by this committer
GCC 3.x has passed its useful lifetime.

The original reason for establishing the port was poorer optimization
for the AVR backend in GCC 4.x in some cases.  This reason no longer
exists.

As GCC 3.x causes tons of build warnings with clang now, just drop it.
3.4.6_1
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
3.4.6_1
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)
3.4.6_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
3.4.6_1
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
3.4.6
08 Sep 2007 00:56:04
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
3.4.6
21 Oct 2006 19:59:19
Original commit files touched by this commit
joerg search for other commits by this committer
Fix DISTNAME after renaming from avr-gcc into avr-gcc-3.

Submitted by:   Bill Fenner's distfile survey
Approved by:    portmgr (erwin)
3.4.6
16 Oct 2006 13:46:42
Original commit files touched by this commit
joerg search for other commits by this committer
Fix CONFLICTS after renaming avr-gcc*.

Approved by:    portmgr (clement)
3.4.6
05 Oct 2006 21:56:21
Original commit files touched by this commit
joerg search for other commits by this committer
devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make room
for devel/avr-gcc-devel taking over the role of the default AVR-GCC
port now.

Number of commits found: 9