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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/arm-aout-binutils/Makefile

Number of commits found: 14

Friday, 18 Feb 2005
23:44 kris search for other commits by this committer
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
Original commit
Saturday, 18 Dec 2004
23:02 kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Original commit
Friday, 10 Dec 2004
01:12 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
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 21 Feb 2003
11:23 knu search for other commits by this committer
De-pkg-comment.
Original commit
Saturday, 18 May 2002
11:13 obrien search for other commits by this committer
Update to 2.12.1.
Original commit
Friday, 31 Aug 2001
15:20 sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Original commit
Monday, 13 Aug 2001
22:03 obrien search for other commits by this committer
Update to 2.11.2.    
Original commit
Monday, 9 Apr 2001
01:37 obrien search for other commits by this committer
Use our libtool.    
Original commit
01:10 obrien search for other commits by this committer
Upgrade to Binutils 2.11[.0].    
Original commit
Wednesday, 10 Jan 2001
14:01 sf search for other commits by this committer
add missing manpages/libs/headers.   sort pkg-plist.    
Original commit
Monday, 1 Jan 2001
17:25 obrien search for other commits by this committer
FSF binutils for embedded ARM cross-development   This is used to generate code
that is independent of any operating system.    
Original commit

Number of commits found: 14