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: devel/arm-elf-gcc295/Makefile

Number of commits found: 27

Saturday, 21 Nov 2009
22:26 gerald search for other commits by this committer
Remove devel/arm-elf-gcc295, broken for a long period and officially
marked BROKEN for nearly three months.  Use devel/cross-gcc instead.

Approved by:    portmgr (linimon)
Original commit
Sunday, 30 Aug 2009
07:22 erwin search for other commits by this committer
Mark BROKEN: does not support FreeBSD 6.4, 7.2 or 8.0
Original commit
Tuesday, 6 Nov 2007
10:23 miwi search for other commits by this committer
- Fix build with gcc 4.2

PR:             117320
                117322
Submitted by:   Pietro Cerutti <gahr@gahr.ch>
                James E. Flemer <jflemer@alum.rpi.edu> (maintainer)
Approved by:    portmgr (pav)
Original commit
Thursday, 4 Oct 2007
08:12 linimon search for other commits by this committer
Mark as broken with gcc4.2.
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Thursday, 15 Sep 2005
09:32 barner search for other commits by this committer
- Pass maintainership to jflemer@alum.rpi.edu

Approved by:    Espen Skoglund <esk@ira.uka.de> (old maintainer)
Original commit
Thursday, 11 Aug 2005
12:03 barner search for other commits by this committer
- Fix plist
- Save arm-elf-gcc295 from being deprecated

PR:             ports/84347
Submitted by:   James E. Flemer <jflemer@alum.rpi.edu>
Approved by:    Espen Skoglund <esk@ira.uka.de> (maintainer)
Approved by:    portmgr (erwin, clement)
Original commit
Saturday, 23 Jul 2005
02:53 kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Original commit
Saturday, 7 May 2005
23:04 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Sunday, 7 Dec 2003
23:11 pav search for other commits by this committer
- Fix build on -CURRENT
- Mark ONLY_FOR_ARCHS = i386

PR:             ports/58502
Submitted by:   elvis <elvis@sslab.cs.ccu.edu.tw>
Original commit
Tuesday, 23 Sep 2003
09:08 gerald search for other commits by this committer
Unbreak build on -STABLE (partly by fixing the incorrect PERL->REINPLACE_CMD
substitution).

PR:             55475
Submitted by:   Michael Hsin <mhsin@mhsin.org>
Original commit
Wednesday, 4 Jun 2003
22:43 kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
Original commit
Sunday, 18 May 2003
10:00 kris search for other commits by this committer
BROKEN on 5.1: does not compile
Original commit
Friday, 21 Feb 2003
11:23 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 14 Nov 2002
11:17 edwin search for other commits by this committer
RE is an Extended one.
Noticed on: bento
Original commit
Tuesday, 5 Nov 2002
02:53 edwin search for other commits by this committer
port needs perl to build -> USE_PERL5=yes
Noticed on: bento
Original commit
Monday, 4 Nov 2002
02:35 edwin search for other commits by this committer
PERL -> REINPLACE
Noticed on: bento
Original commit
Saturday, 19 Oct 2002
19:01 knu search for other commits by this committer
Use MASTER_SITES_GCC.
Original commit
Saturday, 8 Dec 2001
20:58 ijliao search for other commits by this committer
fix build when CPUTYPE is set    
Original commit
Tuesday, 29 May 2001
13:57 roam search for other commits by this committer
Unbreak mtree in the correct way: do not install arm-elf-c++filt at all,   since
it is installed by devel/arm-elf-binutils.    
Original commit
Tuesday, 17 Apr 2001
10:53 obrien search for other commits by this committer
Upgrade to GCC 2.95.3.    
Original commit
Friday, 19 Jan 2001
20:25 sf search for other commits by this committer
o Change MASTER_SITES to MASTER_SITE_SOURCEWARE.   o Uses split tarballs
(gcc-{core,g++,objc}.tar.bz2)    
Original commit
Saturday, 6 Jan 2001
08:05 obrien search for other commits by this committer
GNU cross compiler suite for ARM.  This is a vanilla version of gcc only.   That
is, it does not contain any libs or startup code for creating executable  
files.    
Original commit

Number of commits found: 27