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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
powerpc-gcc GNU gcc 4.1.1 for PowerPC/RS6000 cross-development
4.1.1_3 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.1.1_3Version of this port present on the latest quarterly branch.
Maintainer: stas@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-11 19:29:14
Last Update: 2009-06-06 07:41:40
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://gcc.gnu.org/
Description:
FSF gcc-4.1 for PowerPC/RS6000 cross-development. This port brings C, C++ and ObjectiveC compilers without target libraries (i.e libstdc++ isn't included). It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc) for this architecture. WWW: http://gcc.gnu.org/
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:
  • powerpc-elf-eabi-gcc>0:devel/powerpc-gcc
No installation instructions:
This port has been deleted.
PKGNAME: powerpc-elf-eabi-gcc
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. powerpc-elf-eabi-as : devel/powerpc-binutils
  2. powerpc-elf-eabi-ld : devel/powerpc-binutils
  3. gmake : devel/gmake
  4. bison : devel/bison
Runtime dependencies:
  1. powerpc-elf-eabi-as : devel/powerpc-binutils
  2. powerpc-elf-eabi-ld : devel/powerpc-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 (17 items)
Collapse this list.
  1. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gcc/releases/gcc-4.1.1/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-4.1.1/
  4. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.1.1/
  5. ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-4.1.1/
  6. ftp://ftp.iij.ad.jp/pub/gcc/releases/gcc-4.1.1/
  7. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-4.1.1/
  8. ftp://ftp.lip6.fr/pub/gcc/releases/gcc-4.1.1/
  9. ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/releases/gcc-4.1.1/
  10. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-4.1.1/
  11. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-4.1.1/
  12. ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-4.1.1/
  13. ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-4.1.1/
  14. ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-4.1.1/
  15. ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.1.1/
  16. ftp://mirror.aarnet.edu.au/pub/gcc/releases/gcc-4.1.1/
  17. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-4.1.1/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.1_3
06 Jun 2009 07:41:40
Original commit files touched by this commit
stas search for other commits by this committer
- Delete expired devel/powerpc-gcc and devel/powerpc-binutils ports.
4.1.1_3
11 Apr 2009 17:20:30
Original commit files touched by this commit
stas search for other commits by this committer
- Mark deprecated.
4.1.1_3
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
4.1.1_3
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
4.1.1_2
08 Feb 2007 01:14:28
Original commit files touched by this commit
stas search for other commits by this committer
- Create symlinks for utilities like as, ld, etc in the gcc libexec directory,
  so it will able to find it in linking/assembling stage. Thus, it's
  possible now just add `make -V PREFIX`/bin into the path and both
  this and system compilers will work.
- Bump PORTREVISION

PR:             ports/108081
Reported by:    takawata
4.1.1_1
07 Aug 2006 07:29:10
Original commit files touched by this commit
itetcu search for other commits by this committer
- Fix RUN_DEPENDS
- bump PORTREVISION

PR:             ports/101523
Submitted by:   Stanislav Sedov (maintainer)
4.1.1
24 Jul 2006 21:18:37
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 4.1.1

PR:             ports/100660
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru> (maintainer)
4.1.0
11 Jul 2006 19:19:43
Original commit files touched by this commit
itetcu search for other commits by this committer
FSF gcc-4.1 for PowerPC/RS6000 cross-development. This port brings C, C++ and
ObjectiveC compillers without target libraries (i.e libstdc++ isn't included).

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/

PR:             ports/94682
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>

Number of commits found: 8