FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:16 AM BST
Port details
gcc34 3.4.6_3,1 lang on this many watch lists=37 search for ports that depend on this port
Deprecated DEPRECATED: Superseded by GCC 4.6 and later, only kept for the sake of three obsolete ports
GNU Compiler Collection 3.4
Maintained by: gerald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Sep 2003 00:52:03
License: not specified in port


GCC, the GNU Compiler Collection includes gcc, g++, and g77.

This port installs the various front ends as gcc34, g++34, and g77-34
into the ${PREFIX}/bin directory.

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

Gerald Pfeifer <gerald@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/bison, lang/perl5.8
Required Libraries: converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/gcc34/ && make install clean
To add the package: pkg_add -r gcc34


Configuration Options
     No options to configure

Master Sites:
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gcc/releases/gcc-3.4.6/
http://mirrors.kernel.org/sources.redhat.com/gcc/releases/gcc-3.4.6/
http://gd.tuwien.ac.at/gnu/sourceware/gcc/releases/gcc-3.4.6/
http://sources-redhat.mirrors.airband.net/gcc/releases/gcc-3.4.6/
http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/releases/gcc-3.4.6/
ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-3.4.6/
ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.4.6/
ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-3.4.6/
ftp://ftp.lip6.fr/pub/gcc/releases/gcc-3.4.6/
ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-3.4.6/
ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-3.4.6/
ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-3.4.6/
ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-3.4.6/
ftp://ftp.iij.ad.jp/pub/gnu/gnu/gcc/releases/gcc-3.4.6/
ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-3.4.6/
ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-3.4.6/
ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-3.4.6/
ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/releases/gcc-3.4.6/
ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-3.4.6/
ftp://mirror.aarnet.edu.au/pub/gnu/gcc/releases/gcc-3.4.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Nov 2011 10:18:46
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Remove support for Objective C.  None of the dependencies left needs it.
06 Nov 2011 10:01:19
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Refer to GCC 4.6 as replacement instead of GCC 4.5.
27 Aug 2011 23:34:35
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Mark DEPRECATED.  This is really only used for three obsolete and
practically unmaintained ports.
03 Jul 2011 13:45:36
Original commit files touched by this commit  3.4.6_3,1
ohauer search for other commits by this committer
- remove MD5
31 Dec 2009 09:11:34
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Remove NO_MANCOMPRESS which is not necessary on relevant versions of
FreeBSD any more.  Sort pkg-plist consistently.
29 Dec 2009 10:25:55
Original commit files touched by this commit  3.4.6_3,1
miwi search for other commits by this committer
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src

PR:     ports/136065 ports/127469
Submitted by:   N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:     137855
Submitted by:           Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:   Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:    exp-run
29 Mar 2009 21:48:30
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Set MAKE_JOBS_SAFE to allow for parallel builds.

PR:             133062
Submitted by:   mm
13 Mar 2009 21:36:53
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Remove obsolete code to create (empty) man pages in case regular
man pages cannot be created.
01 Feb 2009 13:17:26
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Remove gcc-testsuite from DISTFILES, along with the post-build and
check targets.  This reduces disk and bandwidth consumptions for a
feature (apparently) never used.
01 Feb 2009 00:33:30
Original commit files touched by this commit  3.4.6_3,1
gerald search for other commits by this committer
Set MAINTAINER, COMMENT and LATEST_LINK unconditionally as opposed to
using ?=.
25 Jul 2008 14:34:52
Original commit files touched by this commit  3.4.6_3,1
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
26 Feb 2008 19:28:41
Original commit files touched by this commit  3.4.6_3,1
marius search for other commits by this committer
Add the local changes of src/contrib/gcc/config/sparc/freebsd.h,
mainly in order to let the preprocessor define things like __sparc64__
which in turn is required by some system headers.

Approved by:    gerald
21 Oct 2007 23:20:34
Original commit files touched by this commit  3.4.6_2,1
gerald search for other commits by this committer
Fix the build on FreeBSD 8.

PR:             117287
Submitted by:   Scot Hetzel <swhetzel@gmail.com>,
                Stephane E. Potvin <sepotvin@videotron.ca>
17 Oct 2007 10:13:01
Original commit files touched by this commit  3.4.6_2,1
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
04 Oct 2007 01:25:18
Original commit files touched by this commit  3.4.6_1
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
23 Jul 2007 09:36:52
Original commit files touched by this commit  3.4.6_1,1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
15 Feb 2007 12:21:38
Original commit files touched by this commit  3.4.6_1,1
gerald search for other commits by this committer
Account for the removal of /usr/bin/objformat on 7-CURRENT and default
to elf instead of aout in this case.  Bump PORTREVISION.
28 Jan 2007 00:32:51
Original commit files touched by this commit  3.4.6,1
gerald search for other commits by this committer
Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.

Reported by:    deischen, rafan
18 Sep 2006 16:23:57
Original commit files touched by this commit  3.4.6,1
gerald search for other commits by this committer
Remove the hack we had used to rename man pages to match the actual
names of binaries (back when GCCs configure mechanism failed to do so).
17 Jun 2006 15:47:43
Original commit files touched by this commit  3.4.6,1
gerald search for other commits by this committer
Make CONFIGURE_ARGS additive, for the sake of child ports and to
bring my lang/gcc* ports more in sync.

Employ the new USE_LDCONFIG feature, which allows us to get rid of
the various, much more manual and error-prone hacks we needed so far.

Reviewed by:    flz (for lang/gcc40)
26 Mar 2006 18:08:14
Original commit files touched by this commit  3.4.6,1
gerald search for other commits by this committer
Update to the GCC 3.4.6 release, which concludes the GCC 3.4 release
series.  Move from tracking snapshots to the official release sources,
which requires an EPOCH bump, unfortunately.

Remove the cklatest target which we just do not need any longer.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.
25 Mar 2006 18:30:26
Original commit files touched by this commit  3.4.6_20060221
dinoex search for other commits by this committer
- add RC_D_SH to keep shared libs working after reboot
Approved by:    gerald
22 Feb 2006 21:52:33
Original commit files touched by this commit  3.4.6_20060221
gerald search for other commits by this committer
Update to the 20060221 snapshot of GCC 3.4.6.
15 Feb 2006 13:49:45
Original commit files touched by this commit  3.4.6_20060214
gerald search for other commits by this committer
Update to the 20060214 snapshot of GCC 3.4.6.

Remove USE_REINPLACE= as advised by new portlint.
11 Feb 2006 23:23:18
Original commit files touched by this commit  3.4.6_20060207
gerald search for other commits by this committer
Update to the 20060207 snapshot of GCC 3.4.6.
26 Jan 2006 23:03:15
Original commit files touched by this commit  3.4.6_20060124
gerald search for other commits by this committer
Update to the 20060124 snapshot of GCC 3.4.6.
22 Jan 2006 02:18:40
Original commit files touched by this commit  3.4.6_20060110
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
11 Jan 2006 17:06:29
Original commit files touched by this commit  3.4.6_20060110
gerald search for other commits by this committer
Update to the 20060110 snapshot of GCC 3.4.6.
05 Jan 2006 10:53:44
Original commit files touched by this commit  3.4.6_20060103
gerald search for other commits by this committer
Update to the 20060103 snapshot of GCC 3.4.6.
29 Dec 2005 00:02:13
Original commit files touched by this commit  3.4.6_20051227
gerald search for other commits by this committer
Update to the 20051227 snapshot of GCC 3.4.6.

Remove broken removal of the info/gcc34 directory; this has to be
handled by Mk/bsd.ports.mk.
21 Dec 2005 22:38:26
Original commit files touched by this commit  3.4.6_20051220
gerald search for other commits by this committer
Update to the 20051220 snapshot of GCC 3.4.6.

Install the .info files of the lang/gcc34 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc40
and lang/gcc41 and also removes the hidden conflict with lang/gcc33.

Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 34.
21 Dec 2005 21:14:08
Original commit files touched by this commit  3.4.6_20051206
gerald search for other commits by this committer
Install the .info files of the lang/gcc42 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.

Dedicated to:   obrien
11 Dec 2005 22:49:57
Original commit files touched by this commit  3.4.6_20051206
gerald search for other commits by this committer
Complete the repocopy of lang/gcc41 to lang/gcc42 and update to the 20051210
snapshot of GCC 4.2.0.

Change pkg-plist to avoid hardcoding any version number.

PR:             90253
08 Dec 2005 17:22:09
Original commit files touched by this commit  3.4.6_20051206
gerald search for other commits by this committer
Update to the 20051206 snapshot of GCC 3.4.6.
28 Nov 2005 17:11:41
Original commit files touched by this commit  3.4.5_20051122
gerald search for other commits by this committer
Update to the 20051122 snapshot of GCC 3.4.5.
15 Nov 2005 23:35:55
Original commit files touched by this commit  3.4.5_20051115
gerald search for other commits by this committer
Update to the 20051115 snapshot of GCC 3.4.5.
08 Nov 2005 23:27:47
Original commit files touched by this commit  3.4.5_20051108
gerald search for other commits by this committer
Update to the 20051108 snapshot of GCC 3.4.5.
22 Sep 2005 08:49:58
Original commit files touched by this commit  3.4.5_20050920
gerald search for other commits by this committer
Update to the 20050920 snapshot of GCC 3.4.5.
14 Sep 2005 08:56:28
Original commit files touched by this commit  3.4.5_20050913
gerald search for other commits by this committer
Update to the 20050913 snapshot of GCC 3.4.5.

This already contains the patch for static declarations from 2005/09/07.
11 Sep 2005 10:15:00
Original commit files touched by this commit  3.4.5_20050906
gerald search for other commits by this committer
Update to the 20050906 snapshot of GCC 3.4.5.
07 Sep 2005 10:15:08
Original commit files touched by this commit  3.4.5_20050830
obrien search for other commits by this committer
Fix bug where static forward declarations weren't accepted.
This allows us to fix non-ISO-C constructs in our kernel to legal ISO-C.

Submitted by:   rodrigc
Obtained from:  http://gcc.gnu.org/ml/gcc-patches/2005-09/msg00006.html
01 Sep 2005 21:34:18
Original commit files touched by this commit  3.4.5_20050830
gerald search for other commits by this committer
Remove extraneous patch I had erroneously included in the previous update.
It does not hurt, but is not needed any longer.
01 Sep 2005 13:46:13
Original commit files touched by this commit  3.4.5_20050830
gerald search for other commits by this committer
Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.
31 Aug 2005 15:18:20
Original commit files touched by this commit  3.4.5_20050830
gerald search for other commits by this committer
Update to the 20050830 snapshot of GCC 3.4.5.
29 Aug 2005 11:20:38
Original commit files touched by this commit  3.4.5_20050823
gerald search for other commits by this committer
Update to the 20050823 snapshot of GCC 3.4.5.
27 Jul 2005 09:34:22
Original commit files touched by this commit  3.4.5_20050726
gerald search for other commits by this committer
Update to the 20050726 snapshot of GCC 3.4.5.
22 Jul 2005 06:34:41
Original commit files touched by this commit  3.4.5_20050719
gerald search for other commits by this committer
Update wrt. the removal of Java support.
21 Jul 2005 09:02:25
Original commit files touched by this commit  3.4.5_20050719
gerald search for other commits by this committer
Update to the 20050719 snapshot of GCC 3.4.5.  Should now work on FreeBSD 7.
19 Jul 2005 15:07:34
Original commit files touched by this commit  3.4.5_20050712
gerald search for other commits by this committer
We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS.
14 Jul 2005 14:03:12
Original commit files touched by this commit  3.4.5_20050712
gerald search for other commits by this committer
Update to the 20050712 snapshot of GCC 3.4.5.

No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:    dinoex [1]
05 Jul 2005 21:20:42
Original commit files touched by this commit  3.4.5_20050628
gerald search for other commits by this committer
Update to the 20050628 snapshot of GCC 3.4.5.

Directly install libraries into a port-specific location instead of
moving them there after the original installation.  This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
05 Jul 2005 20:10:58
Original commit files touched by this commit  3.4.5_20050607
gerald search for other commits by this committer
Remove support for Java, not the least because libjava only builds on i386,
Java in GCC 4.x is so much better, and this reduces build time and download
bandwidth required for this "legacy" port whose main purpose is to support
package building on FreeBSD 4.x quite a bit.

Submitted by:   obrien
08 Jun 2005 17:48:03
Original commit files touched by this commit  3.4.5_20050607
gerald search for other commits by this committer
Update to the 20050607 snapshot GCC 3.4.5.
01 Jun 2005 22:01:33
Original commit files touched by this commit  3.4.5_20050531
gerald search for other commits by this committer
Update to the 20050531 snapshot of GCC 3.4.5.
26 May 2005 00:11:58
Original commit files touched by this commit  3.4.5_20050524
gerald search for other commits by this committer
Update to the 20050524 snapshot of GCC 3.4.5.
22 May 2005 19:11:39
Original commit files touched by this commit  3.4.5_20050520
gerald search for other commits by this committer
Fix the handling of man pages on systems with an old version of Perl, once
and for all and forever.
22 May 2005 02:02:58
Original commit files touched by this commit  3.4.5_20050520
gerald search for other commits by this committer
Update to the 20050520 snapshot of 3.4.5.  Simplify the handling of man
pages on old systems with Perl 5.0.
16 May 2005 20:55:34
Original commit files touched by this commit  3.4.4_20050513
gerald search for other commits by this committer
We no longer need to/should remove libdata/pkgconfig.

Pointed out by: pav
16 May 2005 16:18:01
Original commit files touched by this commit  3.4.4_20050513
gerald search for other commits by this committer
Update to the 20050513 snapshot of GCC 3.4.4.

Clean up MASTER_SITES.  Add conflicts with the gcc40 and gcc41 ports.
Simplify the handling of libraries which are not installed in all
configurations and put the libgcj libraries in the same directory
as all others, getting rid of the libtool .la archives on the way.
No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from
the post-install target, and simplify generation of the dynamic parts
of the packaging list.
08 May 2005 18:21:37
Original commit files touched by this commit  3.4.4_20050506
gerald search for other commits by this committer
Update to the 20050506 snapshot of GCC 3.4.4.  Fix some portlint warnings
as well as the list of FTP sites to check on the way.
06 May 2005 18:39:54
Original commit files touched by this commit  3.4.4_20050429
gerald search for other commits by this committer
Add -fPIC to CXXFLAGS for static builds on alpha for 4.x.  Should not be
necessary in theory, but is, apparently.

Submitted by:   Idar Tollefsen <idart@performancedesign.no>
30 Apr 2005 19:19:37
Original commit files touched by this commit  3.4.4_20050429
gerald search for other commits by this committer
Update to the 20050429 snapshot of GCC 3.4.4.
24 Apr 2005 17:28:50
Original commit files touched by this commit  3.4.4_20050422
gerald search for other commits by this committer
Update to the 20050422 snapshot of GCC 3.4.4.
17 Apr 2005 18:19:58
Original commit files touched by this commit  3.4.4_20050415
gerald search for other commits by this committer
Update to the 20050415 snapshot of GCC 3.4.4.
10 Apr 2005 20:12:45
Original commit files touched by this commit  3.4.4_20050408
gerald search for other commits by this committer
Update to the 20050408 snapshot of GCC 3.4.4.
03 Apr 2005 18:57:30
Original commit files touched by this commit  3.4.4_20050401
gerald search for other commits by this committer
On alpha, we need at least GCC 3.3 to bootstrap GCC 3.4 or well'll get
a compiler error.

Submitted by:   Idar Tollefsen <idart@performancedesign.no>
Reviewed by:    kris
02 Apr 2005 19:07:51
Original commit files touched by this commit  3.4.4_20050401
gerald search for other commits by this committer
Update to the 20050401 snapshot of GCC 3.4.4.
15 Mar 2005 18:31:49
Original commit files touched by this commit  3.4.4_20050311
gerald search for other commits by this committer
Update to the 20050311 snapshot of GCC 3.4.4.
13 Feb 2005 12:34:54
Original commit files touched by this commit  3.4.4_20050211
gerald search for other commits by this committer
Update to the 20050211 snapshot of GCC 3.4.4.
29 Jan 2005 12:28:49
Original commit files touched by this commit  3.4.4_20050128
gerald search for other commits by this committer
Update to the 20050128 snapshot of GCC 3.4.4.
16 Jan 2005 20:26:31
Original commit files touched by this commit  3.4.4_20050114
gerald search for other commits by this committer
Update to the 20050114 snapshot of GCC 3.4.4.
09 Jan 2005 22:49:39
Original commit files touched by this commit  3.4.4_20050107
gerald search for other commits by this committer
Update to the 20050107 snapshot of GCC 3.4.4.
25 Dec 2004 13:41:58
Original commit files touched by this commit  3.4.4_20041224
gerald search for other commits by this committer
Update to the 20041224 snapshot of GCC 3.4.4.
19 Dec 2004 23:45:14
Original commit files touched by this commit  3.4.4_20041217
gerald search for other commits by this committer
Update to the 20041217 snapshot of GCC 3.4.4.  On the way, properly remove
the libdata/pkgconfig directory.[1]

Pointed out by: pointyhat/kris[1]
16 Dec 2004 10:11:31
Original commit files touched by this commit  3.4.4_20041210
maho search for other commits by this committer
Back out to original. Maho (myself) committed
at different place.

Pointy hat to:  maho
Submitted by:   pav
16 Dec 2004 09:16:23
Original commit files touched by this commit  3.4.1
maho search for other commits by this committer
gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:

o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html

For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280

Many thanks to: Pavel Janik <Pavel at Janik.cz>
15 Dec 2004 22:27:02
Original commit files touched by this commit  3.4.4_20041210
gerald search for other commits by this committer
Update to the 20041210 snapshot of GCC 3.4.4.
10 Dec 2004 10:53:44
Original commit files touched by this commit  3.4.4_20041203
gerald search for other commits by this committer
Add missing quote in post-build target (which is a real bug, but had not
triggered any problem before).

PR:             74901
Submitted by:   Pasi Hirvonen <psh@iki.fi>
06 Dec 2004 21:33:33
Original commit files touched by this commit  3.4.4_20041203
gerald search for other commits by this committer
Update to the 20041203 snapshot of GCC 3.4.4.
30 Nov 2004 15:37:05
Original commit files touched by this commit  3.4.4_20041126
gerald search for other commits by this committer
Update to the 20041126 snapshot of GCC 3.4.4.
22 Nov 2004 09:54:35
Original commit files touched by this commit  3.4.4_20041119
gerald search for other commits by this committer
Update to the 20041119 snapshot of GCC 3.4.4.
14 Nov 2004 00:53:57
Original commit files touched by this commit  3.4.4_20041112
gerald search for other commits by this committer
Update to the 20041112 snapshot, the first of 3.4.4.
08 Nov 2004 15:07:46
Original commit files touched by this commit  3.4.3_20041105
gerald search for other commits by this committer
Update to the 20041105 snapshot.
05 Nov 2004 19:53:25
Original commit files touched by this commit  3.4.3_20041029
obrien search for other commits by this committer
Catch the 'cklatest' target up to changes on the MASTER_SITES.
30 Oct 2004 17:07:02
Original commit files touched by this commit  3.4.3_20041029
gerald search for other commits by this committer
Update to the 20041029 snapshot of GCC 3.4.3.
21 Oct 2004 17:18:48
Original commit files touched by this commit  3.4.3_20041015
gerald search for other commits by this committer
Update to the 20041015 snapshot of GCC 3.4.3.
03 Sep 2004 22:24:27
Original commit files touched by this commit  3.4.2_20040827
gerald search for other commits by this committer
Update to the 20040827 snapshot of GCC 3.4.2.
03 Sep 2004 17:42:11
Original commit files touched by this commit  3.4.2_20040806
vs search for other commits by this committer
Fix location of pkgconfig-data

Approved by: gerald
12 Aug 2004 14:17:13
Original commit files touched by this commit  3.4.2_20040806
gerald search for other commits by this committer
Update to the 20040806 snapshot off GCC 3.4.
25 Jul 2004 13:20:48
Original commit files touched by this commit  3.4.2_20040723
gerald search for other commits by this committer
Update to the 2004-07-23 snapshot of GCC 3.4.2.
10 Jul 2004 21:01:57
Original commit files touched by this commit  3.4.2_20040709
gerald search for other commits by this committer
Update to the 20040709 snapshot of GCC 3.4.2 (from GCC 3.4.1).
04 Jul 2004 14:39:46
Original commit files touched by this commit  3.4.1_20040702
gerald search for other commits by this committer
Update to the 20040702 snapshot.  Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].

Spotted by:     eik [1]
17 Jun 2004 21:39:17
Original commit files touched by this commit  3.4.1_20040611
gerald search for other commits by this committer
Use ${ECHO} instead of echo.
16 Jun 2004 18:16:27
Original commit files touched by this commit  3.4.1_20040611
gerald search for other commits by this committer
Update to the 2004-06-11 snapshot of GCC 3.4.1.
06 Jun 2004 03:57:54
Original commit files touched by this commit  3.4.1_20040604
gerald search for other commits by this committer
Update to the 2004-06-04 snapshot of GCC 3.4.1.
On the way, note that libgcj is not built on amd64.
17 Apr 2004 16:40:30
Original commit files touched by this commit  3.4.0_20040414
gerald search for other commits by this committer
Update to the 2004-04-14 snapshot, which should be nearly identical to the
GCC 3.4.0 release.
Tweak the pre-everything message, plus display a note when libgcj is not built.
22 Mar 2004 17:13:33
Original commit files touched by this commit  3.4.0_20040310
obrien search for other commits by this committer
I give up, gerald wants the cruft back in.
22 Mar 2004 02:10:27
Original commit files touched by this commit  3.4.0_20040310
obrien search for other commits by this committer
Use a different method to remove possibly shared directory, so we can
fail silently.

Submitted by:   kris
21 Mar 2004 17:02:53
Original commit files touched by this commit  3.4.0_20040310
obrien search for other commits by this committer
Re-commit revision 1.165.  The perceived breakage by it was a bug in pkg-plist.
20 Mar 2004 19:50:58
Original commit files touched by this commit  3.4.0_20040310
obrien search for other commits by this committer
Remove libexec/gcc/%%GNU_HOST%% and libexec/gcc on pkg_delete.

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.76 seconds.