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) combination for a given watch list. This is what FreshPorts will look for.

Port details
gcc33 GNU Compiler Collection 3.3
3.3.6_5,1 lang Deleted on this many watch lists=37 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.3.6_5,1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: fails to build on FreeBSD 8 and above, not a single complaint when it failed to build for half a year, closed upstream for half a decade
Expired This port expired on: 2009-03-03
Ignore IGNORE: does not run on amd64 sparc64, while you are running amd64
Maintainer: gerald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-07-31 12:49:16
Last Update: 2009-03-14 22:36:05
SVN Revision: UNKNOWN
People watching this port, also watch:: python, unzip, gmake
License: not specified in port
WWW:
http://gcc.gnu.org/
Description:
GCC, the GNU Compiler Collection includes gcc, g++, and g77. This port installs the various front ends as gcc33, g++33, and g77-33 into the ${PREFIX}/bin directory. 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:
  • gcc>0:lang/gcc33
No installation instructions:
This port has been deleted.
PKGNAME: gcc
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: amd64 sparc64
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. gmake : devel/gmake
  2. bison : devel/bison
  3. perl5.8.9 : lang/perl5.8
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-3.3.6/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-3.3.6/
  4. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-3.3.6/
  5. ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-3.3.6/
  6. ftp://ftp.iij.ad.jp/pub/gcc/releases/gcc-3.3.6/
  7. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-3.3.6/
  8. ftp://ftp.lip6.fr/pub/gcc/releases/gcc-3.3.6/
  9. ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/releases/gcc-3.3.6/
  10. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-3.3.6/
  11. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-3.3.6/
  12. ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-3.3.6/
  13. ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-3.3.6/
  14. ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-3.3.6/
  15. ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.3.6/
  16. ftp://mirror.aarnet.edu.au/pub/gcc/releases/gcc-3.3.6/
  17. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-3.3.6/
Collapse this list.

Number of commits found: 118 (showing only 18 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3_20030324
22 Apr 2003 17:14:43
Original commit files touched by this commit
obrien search for other commits by this committer
Allow YACC to be used, rather than Bison, for C/C++.

Submitted by:   kan
3.3_20030324
21 Apr 2003 07:59:03
Original commit files touched by this commit
dinoex search for other commits by this committer
merge changes from gcc32 to gcc33 after testing
- Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
- fix PLIST so critical file libgcc_s.so.1 is included.
- complete PLIST
- COMMENT can be overrritten by a slave port
- uncomment MANPAGES, as they are currently not installed.
3.3_20030324
20 Apr 2003 17:20:51
Original commit files touched by this commit
obrien search for other commits by this committer
Not sure how I missed these patches in my 24-March-2003 GCC 3.3
in-development snapshot upgrade.
3.3_20030324
17 Apr 2003 14:04:43
Original commit files touched by this commit
gerald search for other commits by this committer
Remove files/patch-t-freebsd.  The underlying problem has been fixed in
GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions
of FreeBSD should build fine with this patchs, its just another extra
difference to pristine FSF sources and may cause subtle header-related bugs
for FreeBSD 4.x systems.

Submitted by:   Loren James Rittle <rittle@latour.rsch.comm.mot.com>
3.3_20030324
14 Apr 2003 19:56:36
Original commit files touched by this commit
gerald search for other commits by this committer
Remove the last part of jdp's profile fixes from 1998/10/08, which actually
breaks -fprofile-arcs for current GCCs.

PR:             50842
3.3_20030324
06 Apr 2003 14:30:41
Original commit files touched by this commit
gerald search for other commits by this committer
Appease portlint by various whitespace changes.  Remove last traces of
PATCH_SITES and PATCHFILES which we haven't used lately as well as of
libgcj not building properly.
3.3_20030324
02 Apr 2003 20:18:22
Original commit files touched by this commit
gerald search for other commits by this committer
Finally remove the parts of this patch that date back to 1998 and have now
been commented for more than a year.
3.3_20030324
02 Apr 2003 11:43:15
Original commit files touched by this commit
gerald search for other commits by this committer
Remove special alpha optimization warning.  alpha support now should be
sufficiently stable.
3.3_20030324
31 Mar 2003 01:19:14
Original commit files touched by this commit
dinoex search for other commits by this committer
LATEST_LINK can now be overwritten by the slave port.
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
3.3_20030324
29 Mar 2003 23:14:34
Original commit files touched by this commit
obrien search for other commits by this committer
Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.
3.3_20021014
24 Mar 2003 16:03:14
Original commit files touched by this commit
gerald search for other commits by this committer
Fix COMMENT and a Makefile comment.
3.3_20021014
20 Feb 2003 18:38:02
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
3.3_20021014
03 Dec 2002 23:21:14
Original commit files touched by this commit
obrien search for other commits by this committer
Use the most modern spelling of egcs.cygnus.com.
3.3_20021014
05 Nov 2002 03:10:08
Original commit files touched by this commit
obrien search for other commits by this committer
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
3.3_20021014
19 Oct 2002 18:55:52
Original commit files touched by this commit
knu search for other commits by this committer
Use MASTER_SITES_GCC.

Approved by:    obrien (maintainer)
3.3_20021014
18 Oct 2002 04:14:28
Original commit files touched by this commit
obrien search for other commits by this committer
Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.
3.3_20021007
10 Oct 2002 23:19:05
Original commit files touched by this commit
obrien search for other commits by this committer
Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.
3.2_20020518
31 Jul 2002 12:34:31
Original commit files touched by this commit
gerald search for other commits by this committer
ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.

Approved by:    obrien (maintainer+mentor)

Number of commits found: 118 (showing only 18 on this page)

«  1 | 2