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/gcc40/pkg-plist

Number of commits found: 18

Saturday, 3 Nov 2007
23:36 gerald search for other commits by this committer
Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.

Approved by:    portmgr (pav)
Original commit
Saturday, 17 Jun 2006
12:38 gerald search for other commits by this committer
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
Original commit
Sunday, 26 Mar 2006
05:16 dinoex search for other commits by this committer
- add RC_D_SH to keep shared libs working after reboot
Original commit
Friday, 17 Mar 2006
13:21 gerald search for other commits by this committer
Update to the 20060316 snapshot of GCC 4.0.4.

Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.

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

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.
Original commit
Friday, 30 Dec 2005
21:46 gerald search for other commits by this committer
Update to the 20051229 snapshot of GCC 4.0.3.

Remove broken removal of the info/gcc40 directory; this has to be
handled by Mk/bsd.ports.mk.
Original commit
Thursday, 22 Dec 2005
00:47 gerald search for other commits by this committer
Update to the 20051215 snapshot of GCC 4.0.3.

Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory.   This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.

Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.
Original commit
Monday, 21 Nov 2005
20:05 gerald search for other commits by this committer
The Fortran frontend now installs the language driver as
bin/%%GNU_HOST%%-gfortran40 as well, like the other languages.
Original commit
Friday, 29 Jul 2005
18:55 gerald search for other commits by this committer
Update to the 20050728 snapshot of GCC 4.0.2.

Remove support for Java, not the least because libjava only builds on i386
and still does not really work there.
Original commit
Friday, 15 Jul 2005
16:18 gerald search for other commits by this committer
Update to the 20050714 snapshot of GCC 4.0.2.

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
Friday, 27 May 2005
10:32 gerald search for other commits by this committer
Update to the 20050526 snapshot of GCC 4.0.1.

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
Sunday, 22 May 2005
21:44 gerald search for other commits by this committer
Update to the 20050521 snapshot of 4.0.1.  Simplify the handling of man
pages on systems with an old version of Perl, once and for all and forever.
Original commit
Monday, 16 May 2005
20:31 gerald search for other commits by this committer
Update to the 20050514 snapshot of GCC 4.0.1.

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
Sunday, 8 May 2005
22:18 gerald search for other commits by this committer
Update to the 20050507 snapshot of GCC 4.0.1.  Add the new gjnih40 program
and its man page, address some portlint warnings, and resort pkg-plist. The
fix to allow sparc64 bootstraps is upstream and the local patch not needed
any longer.
Original commit
Monday, 21 Feb 2005
16:40 gerald search for other commits by this committer
Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing list
for the libjava case (still disabled for now, though).
Original commit
Tuesday, 1 Feb 2005
17:10 gerald search for other commits by this committer
Update to the 20050130 snapshot of GCC 4.0.0.  Adjust pkg-plist wrt. to
libjava which I hope to re-enable with the next update.
Original commit
Thursday, 16 Dec 2004
09:32 maho search for other commits by this committer
Adding knob WITH_FORTRAN.
Now we have GNU Fortran 90/95 compiler
with this knob.

PR:             74187
Approved by:    gerald (maintainer)
Original commit
Friday, 5 Nov 2004
19:48 obrien search for other commits by this committer
Autogenerate the libexec portion of PLIST.
Remove unused .la files.

Reviewed by:    gerald
Original commit
Sunday, 31 Oct 2004
05:19 gerald search for other commits by this committer
Complete the repo-copy of gcc34 to gcc40 and update to the 20041024
snapshot of GCC 4.0.0.

PR:             71696.
Original commit

Number of commits found: 18