1eeba FreshPorts -- lang/gcc44
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gcc44 4.4.7,1 lang on this many watch lists=3 search for ports that depend on this port
Deprecated DEPRECATED: Superseded by GCC 4.6, only kept for the sake of cad/salome
GNU Compiler Collection 4.4
Maintained by: gerald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Mar 2008 15:29:10
License: not specified in port


GCC, the GNU Compiler Collection, supports a number of languages.  This
port installs the C, C++, and Fortran front ends as gcc44, g++44, and
gfortran44 respectively.

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

Gerald Pfeifer <gerald@FreeBSD.org>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. devel/gmake
  3. devel/binutils
  4. lang/perl5.14
Required To Run:
  1. devel/binutils
Required Libraries:
  1. math/gmp
  2. math/mpfr
  3. converters/libiconv

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.dti.ad.jp/pub/lang/gcc/releases/gcc-4.4.7/
  3. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-4.4.7/
  4. ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-4.4.7/
  5. ftp://ftp.iij.ad.jp/pub/gnu/gnu/gcc/releases/gcc-4.4.7/
  6. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-4.4.7/
  7. ftp://ftp.lip6.fr/pub/gcc/releases/gcc-4.4.7/
  8. ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-4.4.7/
  9. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/gcc-4.4.7/
  10. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/releases/gcc-4.4.7/
  11. ftp://ftp.nluug.nl/mirror/languages/gcc/releases/gcc-4.4.7/
  12. ftp://ftp.ntua.gr/pub/gnu/gcc/releases/gcc-4.4.7/
  13. ftp://ftp.uvsq.fr/pub/gcc/releases/gcc-4.4.7/
  14. ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.4.7/
  15. ftp://mirror.aarnet.edu.au/pub/gnu/gcc/releases/gcc-4.4.7/
  16. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/releases/gcc-4.4.7/
  17. http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/releases/gcc-4.4.7/
  18. http://gd.tuwien.ac.at/gnu/sourceware/gcc/releases/gcc-4.4.7/
  19. http://mirrors.kernel.org/sources.redhat.com/gcc/releases/gcc-4.4.7/
Port Moves
  • port moved here from lang/gcc43 on 2010-09-04
    REASON: Superseded by gcc44 or gcc45

  • port moved here from lang/gcc295 on 2009-11-21
    REASON: Abandoned upstream, superseded by later versions

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

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  4.4.7,1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
08 Mar 2013 11:32:12
Original commit files touched by this commit  4.4.7,1
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
09 Oct 2012 22:12:14
Original commit files touched by this commit  4.4.7,1
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
05 Aug 2012 17:46:58
Original commit files touched by this commit  4.4.7,1
gerald search for other commits by this committer
Remove ABI version numbers for all library dependencies.

Just build, do not bootstrap, this obsolete and frozen version of GCC.
18 Mar 2012 18:58:19
Original commit files touched by this commit  4.4.7,1
gerald search for other commits by this committer
Update to the 4.4.7 release which closes the GCC 4.7 release series
and branch.

Feature safe:   yes
07 Mar 2012 22:14:53
Original commit files touched by this commit  4.4.7.20120306
gerald search for other commits by this committer
Update to the 20120306 snapshot of GCC 4.4.7.
22 Jan 2012 12:44:00
Original commit files touched by this commit  4.4.7.20120117
gerald search for other commits by this committer
Update to the 20120117 snapshot of GCC 4.4.7.
12 Nov 2011 13:21:04
Original commit files touched by this commit  4.4.7.20111108
gerald search for other commits by this committer
Update to the 20111108 snapshot of GCC 4.4.7.  Refer to GCC 4.6 as
the version to upgrade to instead of GCC 4.5 which is going away.

Feature safe:   yes
04 Sep 2011 21:05:31
Original commit files touched by this commit  4.4.7.20110830
gerald search for other commits by this committer
Update to the 20110830 snapshot of GCC 4.4.7.
03 Jul 2011 14:49:00
Original commit files touched by this commit  4.4.7.20110628
gerald search for other commits by this committer
Update to the 20110628 snapshot of GCC 4.4.7.
03 Jun 2011 16:04:40
Original commit files touched by this commit  4.4.7.20110531
gerald search for other commits by this committer
Update to the 20110531 snapshot of GCC 4.4.7.

Upstream now only provides a single tarball, so this brings a number
of changes around that.

Among others based on this, enable c, c++, and fortran (and only these)
explicitly. [1]

Reported by:    Scott Allendorf <scott-allendorf@uiowa.edu> [1]
08 May 2011 22:51:37
Original commit files touched by this commit  4.4.7.20110503
gerald search for other commits by this committer
Deprecate.  Were it not for cad/salome, this would not exist any more.
07 May 2011 20:26:57
Original commit files touched by this commit  4.4.7.20110503
gerald search for other commits by this committer
Update to the 20110503 snapshot of GCC 4.4.7.
27 Apr 2011 11:04:59
Original commit files touched by this commit  4.4.7.20110426
gerald search for other commits by this committer
Update to the 20110419 snapshot of GCC 4.4.7.
21 Apr 2011 21:05:33
Original commit files touched by this commit  4.4.7.20110419
gerald search for other commits by this committer
Update to the 20110419 snapshot of GCC 4.4.7, which is basically the
release of GCC 4.4.6.

Replace the, now dysfunctional, post-patch target with a configure
option that marks this build of GCC as "FreeBSD Ports Collection". [1]

Reported by:    Bjoern Koenig <bkoenig@alpha-tierchen.de> [1]
15 Apr 2011 18:14:25
Original commit files touched by this commit  4.4.6.20110412
gerald search for other commits by this committer
Update to the 20110412 snapshot of GCC 4.4.6.
08 Apr 2011 19:00:55
Original commit files touched by this commit  4.4.6.20110405
gerald search for other commits by this committer
Update to the 20110405 snapshot of GCC 4.4.6.
01 Apr 2011 22:56:45
Original commit files touched by this commit  4.4.6.20110329
gerald search for other commits by this committer
Update to the 20110329 snapshot of GCC 4.4.6.
23 Mar 2011 00:54:04
Original commit files touched by this commit  4.4.6.20110322
gerald search for other commits by this committer
Update to the 20110322 snapshot of GCC 4.4.6.

Remove support for the testsuite and the full-regression-test Makefile
target since we'll be phasing out this port in the near future.
19 Mar 2011 12:15:06
Original commit files touched by this commit  4.4.6.20110315
gerald search for other commits by this committer
Update to the 20110315 snapshot of GCC 4.4.6.

Remove the explicit passing of CPPFLAGS to MAKE_ENV which is no longer
necessary. [1]

PR:             153625 [1]
13 Mar 2011 15:21:14
Original commit files touched by this commit  4.4.6.20110308
gerald search for other commits by this committer
Update to the 20110308 snapshot of GCC 4.4.6.
23 Feb 2011 08:50:37
Original commit files touched by this commit  4.4.6.20110222
gerald search for other commits by this committer
Update to the 20110222 snapshot of GCC 4.4.6.
16 Feb 2011 02:14:12
Original commit files touched by this commit  4.4.6.20110215
gerald search for other commits by this committer
Remove debug code.  Completely harmless, but...
16 Feb 2011 02:12:45
Original commit files touched by this commit  4.4.6.20110215
gerald search for other commits by this committer
Update to the 20110215 snapshot of GCC 4.4.6.

Unbreak the case where CPPFLAGS is already pre-initialized. [1]

Reported by:    avg [1]
09 Feb 2011 23:45:30
Original commit files touched by this commit  4.4.6.20110208
gerald search for other commits by this committer
Update to the 20110208 snapshot of GCC 4.4.6.
02 Feb 2011 23:19:54
Original commit files touched by this commit  4.4.6.20110201
gerald search for other commits by this committer
Update to the 20110201 snapshot of GCC 4.4.6.

Feature safe:   yes
28 Jan 2011 01:03:20
Original commit files touched by this commit  4.4.6.20110125
gerald search for other commits by this committer
Update to the 20110125 snapshot of GCC 4.4.6.

Feature safe:   yes
21 Jan 2011 15:59:49
Original commit files touched by this commit  4.4.6.20110118
gerald search for other commits by this committer
Update to the 20110118 snapshot of GCC 4.4.6.

Feature safe:   yes
14 Jan 2011 21:25:21
Original commit files touched by this commit  4.4.6.20110111
gerald search for other commits by this committer
Update to the 20110111 snapshot of GCC 4.4.6.

Feature safe:   yes
02 Jan 2011 19:56:14
Original commit files touched by this commit  4.4.6.20101221
gerald search for other commits by this committer
Update to the 20101221 snapshot of GCC 4.4.6.

Finally fix an intricate build error (amd64 only) that has been hard
to reliably track down and unbreak this port on amd64.

PR:             151792, 151848
Reported by:    pav, QAT,
                Andrei Lavreniyuk <andy@gmail.com>,
                "Hartmann, O." <ohartman@zedat.fu-berlin.de>
Submitted by:   avg (in slightly different form)
Tested by:      Christoph Moench-Tegeder <cmt@burggraben.net>,
                Da Rock <freebsd-questions@herveybayaustralia.com.au>
06 Nov 2010 20:40:20
Original commit files touched by this commit  4.4.6.20101026
pav search for other commits by this committer
- Mark BROKEN on amd64: does not build

Reported by:    pointyhat
27 Oct 2010 10:41:20
Original commit files touched by this commit  4.4.6.20101026
gerald search for other commits by this committer
Update to the 20101026 snapshot of GCC 4.4.6.
16 Oct 2010 20:39:30
Original commit files touched by this commit  4.4.6.20101012
gerald search for other commits by this committer
Update to the 20101012 snapshot of GCC 4.4.6.
11 Oct 2010 12:07:59
Original commit files touched by this commit  4.4.6.20101005
gerald search for other commits by this committer
Update to the 20101005 snapshot of GCC 4.4.6 which is pretty much the
state of the GCC 4.4.5 release.
29 Sep 2010 04:12:29
Original commit files touched by this commit  4.4.5.20100928
gerald search for other commits by this committer
Update to the 20100928 snapshot of GCC 4.4.5.
28 Sep 2010 12:32:16
Original commit files touched by this commit  4.4.5.20100921
gerald search for other commits by this committer
Replace the explicit build dependency on devel/binutils by USE_BINUTILS.

Submitted by:   bf
22 Sep 2010 13:41:52
Original commit files touched by this commit  4.4.5.20100921
gerald search for other commits by this committer
Update to the 20100921 snapshot 4.4.5.
16 Sep 2010 19:59:07
Original commit files touched by this commit  4.4.5.20100914
gerald search for other commits by this committer
Update to the 20100913 snapshot of GCC 4.4.5.
03 Sep 2010 23:47:18
Original commit files touched by this commit  4.4.5.20100831
gerald search for other commits by this committer
Update to the 20100831 snapshot of GCC 4.4.5.
20 Aug 2010 14:28:45
Original commit files touched by this commit  4.4.5.20100817
gerald search for other commits by this committer
Update to the 20100817 snapshot of GCC 4.4.5.

Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]

Suggested by:   linimon
07 Aug 2010 00:00:59
Original commit files touched by this commit  4.4.5.20100803
gerald search for other commits by this committer
Update to the 20100803 snapshot of GCC 4.4.5.
24 Jul 2010 18:00:48
Original commit files touched by this commit  4.4.5.20100720
gerald search for other commits by this committer
Update to the 20100720 snapshot of GCC 4.4.5.
07 Jul 2010 20:37:50
Original commit files touched by this commit  4.4.5.20100706
gerald search for other commits by this committer
Update to the 20100706 snapshot of GCC 4.4.5.

Feature safe:   yes
27 Jun 2010 11:46:51
Original commit files touched by this commit  4.4.5.20100622
gerald search for other commits by this committer
Update to the 20100622 snapshot of GCC 4.4.5.  This brings this version
of GCC more in sync with the FreeBSD system compiler enabling features
such as __stack_chk_fail, fixing libffi and libmudflap support as well
as enabling default_use_cxa_atexit.  lang/gcc45 and lang/gcc46 already
feature all of these improvements.

Simplify full-regression-test.

Feature safe:   yes
11 Jun 2010 22:00:34
Original commit files touched by this commit  4.4.5.20100608
gerald search for other commits by this committer
Update to the 20100608 snapshot of GCC 4.4.5.
11 Jun 2010 15:09:45
Original commit files touched by this commit  4.4.5.20100518_1
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
24 May 2010 17:31:15
Original commit files touched by this commit  4.4.5.20100518
gerald search for other commits by this committer
Remove support for the Java frontend which pretty clearly never has been
successfully used by anyone, yet adds a lot to build time and size. Those
interested in GCJ are better served using lang/gcc45.

Also update to the 20100518 snapshot of GCC 4.4.5.
22 May 2010 12:58:00
Original commit files touched by this commit  4.4.5.20100518
gerald search for other commits by this committer
Update to the 20100518 snapshot of GCC 4.4.5.
30 Apr 2010 15:01:16
Original commit files touched by this commit  4.4.4.20100427
gerald search for other commits by this committer
Update to the 20100427 snapshot of GCC 4.4.4.
25 Apr 2010 20:13:16
Original commit files touched by this commit  4.4.4.20100420
gerald search for other commits by this committer
Update to the 20100420 snapshot of GCC 4.4.4.
19 Apr 2010 10:43:43
Original commit files touched by this commit  4.4.4.20100413_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
18 Apr 2010 12:06:39
Original commit files touched by this commit  4.4.4.20100413
gerald search for other commits by this committer
Update to the 20100413 snapshot of GCC 4.4.4.
07 Apr 2010 13:36:25
Original commit files touched by this commit  4.4.4.20100406
gerald search for other commits by this committer
Update to the 20100406 snapshot of GCC 4.4.4.
01 Apr 2010 22:57:06
Original commit files touched by this commit  4.4.4.20100330
gerald search for other commits by this committer
Update to the 20100330 snapshot of GCC 4.4.4.
24 Mar 2010 05:26:50
Original commit files touched by this commit  4.4.4.20100323
gerald search for other commits by this committer
Update to the 20100323 snapshot of GCC 4.4.4.
18 Mar 2010 04:22:20
Original commit files touched by this commit  4.4.4.20100316
gerald search for other commits by this committer
Update to the 20100316 snapshot of GCC 4.4.4.
11 Mar 2010 13:23:31
Original commit files touched by this commit  4.4.4.20100309
gerald search for other commits by this committer
Revert previous, bogus commit.
11 Mar 2010 13:22:45
Original commit files touched by this commit  4.4.4.20100309
gerald search for other commits by this committer
Add Java source tarball which is only used on i386.
11 Mar 2010 00:02:42
Original commit files touched by this commit  4.4.4.20100309
gerald search for other commits by this committer
Update to the 20100309 snapshot of GCC 4.4.4.
06 Mar 2010 00:06:39
Original commit files touched by this commit  4.4.4.20100302
gerald search for other commits by this committer
Update to the 20100302 snapshot of GCC 4.4.4.

Feature safe:   yes
26 Feb 2010 19:58:18
Original commit files touched by this commit  4.4.4.20100223
gerald search for other commits by this committer
Update to the 20100223 snapshot of GCC 4.4.4.

Feature safe:   yes
19 Feb 2010 14:51:55
Original commit files touched by this commit  4.4.4.20100216
gerald search for other commits by this committer
Update to the 20100216 snapshot of GCC 4.4.4.

Use current GNU binutils from ports (devel/binutils) instead of the
system tools.  The latter are half a decade old and fail to properly
support modern CPUs and their standard features such as SSE or AVX in
the case of AMD64/Intel64 which means that they even break when using
a simple -march=native.  This helps address repeated user problems here
and there, also by establishing a consistent base if, for example, the
user has different flavors of as and ld in her path.

On the way, sort CONFIGURE_ARGS.

Feature safe:   yes
14 Feb 2010 12:54:12
Original commit files touched by this commit  4.4.4.20100209
gerald search for other commits by this committer
Update to the 20100209 snapshot of GCC 4.4.4.
01 Feb 2010 13:19:38
Original commit files touched by this commit  4.4.4.20100126
gerald search for other commits by this committer
Update to the 20100126 snapshot of GCC 4.4.4.  This being the first
snapshot of this minor version it basically coincides with the official
release of GCC 4.4.3 for those who prefer tracking releases.
15 Jan 2010 01:16:07
Original commit files touched by this commit  4.4.3.20100112
gerald search for other commits by this committer
Update to the 20100112 snapshot of GCC 4.4.3.
06 Jan 2010 17:41:44
Original commit files touched by this commit  4.4.3.20100105
gerald search for other commits by this committer
Update to the 20100105 snapshot of GCC 4.4.3.
02 Jan 2010 10:15:07
Original commit files touched by this commit  4.4.3.20091229
gerald search for other commits by this committer
Remove the WITH_JAVA_AWT knob which really has not been used at all
from what I can tell.
31 Dec 2009 08:37:05
Original commit files touched by this commit  4.4.3.20091229
gerald search for other commits by this committer
Update to the 20091229 snapshot of GCC 4.4.3.
24 Dec 2009 09:02:57
Original commit files touched by this commit  4.4.3.20091222
gerald search for other commits by this committer
Update to the 20091222 snapshot of GCC 4.4.3.  On the way, sort pkg-plist
a bit differently.
18 Dec 2009 13:49:59
Original commit files touched by this commit  4.4.3.20091215
gerald search for other commits by this committer
Update to the 20091215 snapshot of GCC 4.4.3.
03 Dec 2009 00:03:06
Original commit files touched by this commit  4.4.3.20091201
gerald search for other commits by this committer
Update to the 20091201 snapshot of GCC 4.4.3.
29 Nov 2009 14:05:17
Original commit files touched by this commit  4.4.3.20091124
gerald search for other commits by this committer
With lang/gcc295 gone (and not building for most of the last year), we can
now remove the check for a gcc295 binary that might cause build failure in
libgcj.
25 Nov 2009 14:25:11
Original commit files touched by this commit  4.4.3.20091124
gerald search for other commits by this committer
Update to the 20091124 snapshot of GCC 4.4.3.
19 Nov 2009 11:44:57
Original commit files touched by this commit  4.4.3.20091117
gerald search for other commits by this committer
No longer download Objective-C related files which we don't actually use.
Minor style changes.

Adjust the ports description to the new style I am using for the various
gcc ports and remove an obsolete note on memory consumption when building
libgcj (the Java library).
18 Nov 2009 10:54:44
Original commit files touched by this commit  4.4.3.20091117
gerald search for other commits by this committer
Update to the 20091117 snapshot of GCC 4.4.3.
11 Nov 2009 17:31:31
Original commit files touched by this commit  4.4.3.20091110
gerald search for other commits by this committer
Update to the 20091110 snapshot of GCC 4.4.3.
05 Nov 2009 23:54:46
Original commit files touched by this commit  4.4.3.20091103
gerald search for other commits by this committer
Update to the 20091103 snapshot of GCC 4.4.3.
29 Oct 2009 23:08:18
Original commit files touched by this commit  4.4.3.20091027
gerald search for other commits by this committer
Update to the 20091027 snapshot of GCC 4.4.3.
24 Oct 2009 20:33:33
Original commit files touched by this commit  4.4.3.20091020
gerald search for other commits by this committer
Update to the 20091020 snapshot of GCC 4.4.3 which is pretty much the
regular GCC 4.4.2 release.  GCC 4.4 is in strict regression only fix
mode, so updates are quite safe, but if you want to lock on a certain
snapshot, this may be one.
08 Oct 2009 17:41:55
Original commit files touched by this commit  4.4.2.20091006
gerald search for other commits by this committer
Update to the 20091006 snapshot of GCC 4.4.2.
02 Oct 2009 19:48:14
Original commit files touched by this commit  4.4.2.20090929
gerald search for other commits by this committer
Update to the 20090929 snapshot of GCC 4.4.2.
30 Sep 2009 07:49:29
Original commit files touched by this commit  4.4.2.20090922
gerald search for other commits by this committer
Update to the 20090922 snapshot of GCC 4.4.2.
17 Sep 2009 21:13:46
Original commit files touched by this commit  4.4.2.20090915
gerald search for other commits by this committer
Update to the 20090915 snapshot of GCC 4.4.2.

Feature safe:   yes
10 Sep 2009 11:25:59
Original commit files touched by this commit  4.4.2.20090908
gerald search for other commits by this committer
Update to the 20090908 snapshot of GCC 4.4.2.
03 Sep 2009 19:29:44
Original commit files touched by this commit  4.4.2.20090901
gerald search for other commits by this committer
Update to the 20090901 snapshot of GCC 4.4.2.
27 Aug 2009 18:25:36
Original commit files touched by this commit  4.4.2.20090825
gerald search for other commits by this committer
Update to the 20090825 snapshot of GCC 4.4.2.
20 Aug 2009 23:11:16
Original commit files touched by this commit  4.4.2.20090818
gerald search for other commits by this committer
Update to the 20090818 snapshot of GCC 4.4.2.
12 Aug 2009 09:06:16
Original commit files touched by this commit  4.4.2.20090811
gerald search for other commits by this committer
Update to the 20090811 snapshot of GCC 4.4.2.
06 Aug 2009 10:16:25
Original commit files touched by this commit  4.4.2.20090804
gerald search for other commits by this committer
Update to the 20090804 snapshot of GCC 4.4.2.
31 Jul 2009 09:38:48
Original commit files touched by this commit  4.4.2.20090728
gerald search for other commits by this committer
Update to the 20090728 snapshot of GCC 4.4.2.
23 Jul 2009 05:19:36
Original commit files touched by this commit  4.4.1.20090721
gerald search for other commits by this committer
Update to the 20090721 snapshot of GCC 4.4.1, which basically coincides
with the GCC 4.4.1 release.
18 Jul 2009 05:00:53
Original commit files touched by this commit  4.4.1.20090714
gerald search for other commits by this committer
Update to the 20090714 snapshot of GCC 4.4.1.
09 Jul 2009 13:27:32
Original commit files touched by this commit  4.4.1.20090707
gerald search for other commits by this committer
Update to the 20090707 snapshot of GCC 4.4.1.
02 Jul 2009 01:02:21
Original commit files touched by this commit  4.4.1.20090630
gerald search for other commits by this committer
Update to the 20090630 snapshot of GCC 4.4.1.
19 Jun 2009 04:08:46
Original commit files touched by this commit  4.4.1.20090616
gerald search for other commits by this committer
Update to the 20090616 snapshot of GCC 4.4.1.  Tweak pkg-descr "footer".
17 Jun 2009 06:48:18
Original commit files touched by this commit  4.4.1.20090602
itetcu search for other commits by this committer
Fix build with custom LOCALBASE

Reported by:    QATty
Approved by:    maintainer (gerald@)
03 Jun 2009 12:43:19
Original commit files touched by this commit  4.4.1.20090602
gerald search for other commits by this committer
Update to the 20090602 snapshot of GCC 4.4.1.
27 May 2009 09:14:32
Original commit files touched by this commit  4.4.1.20090526
gerald search for other commits by this committer
Update to the 20090526 snapshot of GCC 4.4.1.

Move the snapshot date from PORTREVISION to being a part of PORTVERSION
to allow for PORTREVISION bumps.

Simplify pre-everything and adjust PLIST_SUB accordingly.

Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.
20 May 2009 10:32:33
Original commit files touched by this commit  4.4.1_20090519
gerald search for other commits by this committer
Update to the 20090519 snapshot of GCC 4.4.0

Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
the library path used by this port).  Also use SUFFIX for the libexec
directory instead of the full port version and flatten the directory
structure and simplify the logic along the way.

Make the determination of CONFIGURE_SCRIPT more robust.

Adjust Makefile header; nothing really left from the original.
16 May 2009 15:38:35
Original commit files touched by this commit  4.4.1_20090512
gerald search for other commits by this committer
Update to the 20090512 snapshot of GCC 4.4.1.

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

1 | 2  »  

28a9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month178

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0