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.

non port: lang/gcc41/Makefile

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2 

Saturday, 17 Dec 2005
00:59 gerald search for other commits by this committer
Update to the 20051216 snapshot of GCC 4.1.0.
Original commit
Sunday, 11 Dec 2005
22:49 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
Original commit
21:25 gerald search for other commits by this committer
Update to the 20051209 snapshot of GCC 4.1.0.

Change pkg-plist to avoid hardcoding any version number.
Original commit
Sunday, 4 Dec 2005
00:58 gerald search for other commits by this committer
Update to the 20051202 snapshot of GCC 4.1.0.

Unfortunately, we have to disable building Java since installation of
libgcj consumes insane amounts of memory and thus fails on machines with
less than 1GB of RAM.
Original commit
Tuesday, 29 Nov 2005
21:09 gerald search for other commits by this committer
Update to the 20051125 snapshot of GCC 4.1.0 (which gets us rid of a
workaround I had to apply to this port).
Original commit
Wednesday, 16 Nov 2005
22:14 gerald search for other commits by this committer
mirrors.rcn.net, one of the main mirrors has a corrupted tarball of the
testsuite; since this is not needed for regular operation, just disable
it in the port, but keep the correct data in distinfo, in case someone
wants to obtain and verify it nevertheless.

PR:             89128
Reported by:    pointyhat
Original commit
Monday, 14 Nov 2005
00:28 gerald search for other commits by this committer
Update to the 20051112 snapshot of GCC 4.1.0 (which requires a fix to
build with GCC 2.95 that I already submitted upstream as well).

Add a long missing dependency on USE_ICONV=yes.[1]

PR:             88894 [1]
Submitted by:   Björn König" <bkoenig@cs.tu-berlin.de> [1]
Original commit
Tuesday, 8 Nov 2005
22:15 gerald search for other commits by this committer
Update to the 20051029 snapshot of GCC 4.1.  This brings many bugfixes
due to the stabilization work for the 4.1.0 release and also addresses
some hierarchy problems I had reported (and which we no longer need to
work around).
Original commit
Sunday, 25 Sep 2005
19:35 gerald search for other commits by this committer
Update to the 20050924 snapshot of GCC 4.1.0.  This brings a huge libjava/
Classpath merger.
Original commit
Monday, 19 Sep 2005
07:53 gerald search for other commits by this committer
Update to the 20050917 snapshot of GCC 4.1.0.
Original commit
Monday, 12 Sep 2005
10:15 gerald search for other commits by this committer
Update to the 20050909 snapshot of GCC 4.1.0.
Original commit
Saturday, 3 Sep 2005
14:10 gerald search for other commits by this committer
Update to the 20050902 snapshot of GCC 4.1.0.
Original commit
Friday, 2 Sep 2005
09:31 gerald search for other commits by this committer
Reenable the Java frontend and libgcj on i386.  All build and installation
problems should be resolved now.

Prevent running ranlib during installation to unbreak user mode
installations which now install libraries with permissions 444.

We now also need the math/mpfr port to build the Fortran frontend.[1]

PR:             85495 [1]
Original commit
Tuesday, 30 Aug 2005
13:21 gerald search for other commits by this committer
Update to the 20050826 snapshot of GCC 4.1.

This gets us rid of the bogus hacking and vmintegration info files,
based on my report upstream.
Original commit
Wednesday, 24 Aug 2005
22:34 gerald search for other commits by this committer
Fix the build on i386, even if that means disabling the Java frontend.

On the way, upgrade to the 20050819 snapshot of GCC 4.1 where the Java
libraries finally build (progress!) but fail due to a problem with the
installation.  If someone wants to force installation, setting SHAREMODE
to allow writing should suffice.

Approved by:    portmgr (krion)
Original commit
Monday, 1 Aug 2005
19:02 gerald search for other commits by this committer
Update to the 20050730 snapshot of GCC 4.1.0.

Replace the WITHOUT_LIBJAVA knob by WITHOUT_JAVA which also disables
building the compiler and tools proper and avoids fetching the entire
Java frontend and library tarball.

Remove bogus ${PREFIX}/share/classpath/api directory that libjava adds
these days.

Make the (optional) handling of the Fortran and Java frontends easier
to understand.
Original commit
Monday, 25 Jul 2005
09:45 gerald search for other commits by this committer
Update to the 20050723 snapshot of GCC 4.1.0.  Should now work on FreeBSD 7.
Original commit
Wednesday, 20 Jul 2005
10:49 maho search for other commits by this committer
o Java awt is now working via gtk20
o cairo is disabled since 0.5.0 is reqired
Original commit
Tuesday, 19 Jul 2005
15:07 gerald search for other commits by this committer
We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS.
Original commit
Monday, 18 Jul 2005
13:27 gerald search for other commits by this committer
Update to the 20050716 snapshot of GCC 4.1.0 (with two new .info files).

Fix installation/deinstallation in case the PREFIX contains the string lib.
Original commit
Saturday, 16 Jul 2005
12:26 gerald search for other commits by this committer
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]
Original commit
Sunday, 10 Jul 2005
13:14 gerald search for other commits by this committer
Update to the 20050709 snapshot of GCC 4.1.0.
Original commit
Tuesday, 5 Jul 2005
18:06 gerald search for other commits by this committer
Update to the 20050702 snapshot of GCC 4.1.0.
Original commit
Sunday, 26 Jun 2005
11:44 gerald search for other commits by this committer
Update to the 20050625 snapshot of GCC 4.1.0.

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.
Original commit
Sunday, 19 Jun 2005
23:50 obrien search for other commits by this committer
Update to the 20050618 snapshot of GCC 4.1.0.
Original commit
Tuesday, 14 Jun 2005
00:45 maho search for other commits by this committer
A workaround to build libjava.

Approved by:    gerald
Original commit
Sunday, 12 Jun 2005
22:07 gerald search for other commits by this committer
Update to the 20050611 snapshot of GCC 4.1.0.
Original commit
Saturday, 4 Jun 2005
22:41 gerald search for other commits by this committer
Update to the 20050604 snapshot of GCC 4.1.0.
Original commit
Friday, 3 Jun 2005
00:39 gerald search for other commits by this committer
Generally disable libjava again, since it mysteriously causes the build to
fail on the ports cluster and some users's system, just not those Loren and
me have access to.

PR:             81788
Original commit
Sunday, 29 May 2005
22:29 gerald search for other commits by this committer
Update to the 20050528 snapshot of GCC 4.1.0.  Adjust the libjava-related
part of the packaging list.
Original commit
Sunday, 22 May 2005
23:42 gerald search for other commits by this committer
Update to the 20050522 snapshot of 4.1.0.  Simplify the handling of man
pages on systems with an old version of Perl, once and for all and forever.

Reenable building libjava where appropriate, now that this has been fixed
upstream.  And treat Fortran libraries exactly like other language support
libraries, reducing conflicts with other gcc ports and getting rid of the
libtool archives on the way.
Original commit
Monday, 16 May 2005
21:52 gerald search for other commits by this committer
Update to the 20050515 snapshot of GCC 4.1.0.

Add a conflict with the gcc34 port and address portlint warnings.
Simplify the handling of libraries which are not installed in all
configurations and put all 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.
Original commit
Monday, 9 May 2005
20:53 gerald search for other commits by this committer
Update to the 20050508 snapshot of GCC 4.1.0.  Add the new gjnih41 program
and its man page, address some portlint warnings, and resort pkg-plist. Mark
conflicts with lang/gcc33 and lang/gcc40.
Original commit
Sunday, 1 May 2005
19:31 gerald search for other commits by this committer
Update to the 20050501 snapshot of GCC 4.1.0.  This contains a patch I
had applied upstream to address the sparc64 bootstrap failure, so remove
the BROKEN entry.
Original commit
Saturday, 30 Apr 2005
22:22 gerald search for other commits by this committer
Disable the build on alpha.[1]  Address some complaints by portlint.

Discussed with: kris [1]
Original commit
Monday, 25 Apr 2005
15:05 gerald search for other commits by this committer
Complete the repocopy of gcc40 to gcc41 and update to the 20050424
snapshot of GCC 4.1.0.

PR:             80306
Original commit

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2