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/automake18/Makefile

Number of commits found: 18

Thursday, 23 Sep 2010
00:40 ade search for other commits by this committer
Purge 3 outdated, old-and-busted, versions of automake as part of
ongoing cleanup to find sanity in the world.

Feature safe:   yes (surprisingly)
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Wednesday, 16 Dec 2009
11:21 linimon search for other commits by this committer
Reassign the autotools-related ports to a new mailing list,
autotools@FreeBSD.org.  This is for individuals willing to put in
the hard work to generate patches and work with portmgr as we put
them through -exp runs and work through port breakage that they
create.  (A huge number of ports depend on these, so -exp runs are
required.)

Thanks to aDe@ for all the thankless work he's done over the years
to tame these beasts.

Hat:            portmgr
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Saturday, 7 Jun 2008
21:08 ade search for other commits by this committer
Do the PORTREVISION correctly (ie: old value + 1).  Sigh.  More coffee.
Or, perhaps, less beer.  Nah.  Unthinkable.

Still no functional changes.

Gently reminded by:     kris ;)
Original commit
20:44 ade search for other commits by this committer
Fix PORTREVISION as per krismail.  These two did previously exist way
back when, so make them match up.  No functional changes.
Original commit
Saturday, 28 Jul 2007
06:33 ade search for other commits by this committer
Update to the autotools new world order.

Tested by:      numerous package build runs
Approved by:    portmgr
Thanks to:      des, kris, linimon, pav
Original commit
Friday, 15 Oct 2004
17:32 ade search for other commits by this committer
Kill off automake18, switching to automake19.  Requiem Mors Pacem.
Original commit
Thursday, 14 Oct 2004
20:47 ade search for other commits by this committer
Use INFO [1]
Other miscellaneous cleanups with info files

PR:             72651 [1]
Submitted by:   leeym [1]
Original commit
Tuesday, 3 Aug 2004
22:58 ade search for other commits by this committer
Long-overdue cosmetic cleanups.
Original commit
Thursday, 29 Jul 2004
19:24 ade search for other commits by this committer
Actually put in relevant symlinks to the versioned files in
${PREFIX}/bin to non-versioned files in ${PREFIX}/libexec/<autotool><ver>
so that the PATH magic in bsd.autotools.mk works correctly.
Original commit
Wednesday, 7 Jul 2004
00:56 ade search for other commits by this committer
Expand %%X11BASE%% to the appropriate ${X11BASE} value in aclocal, so
that it can actually find files in ${X11BASE}/share/aclocal if need be.
Original commit
Tuesday, 8 Jun 2004
19:21 ade search for other commits by this committer
Update to 1.8.5
Original commit
Wednesday, 26 May 2004
21:38 ade search for other commits by this committer
Ensure that automake uses the correct version of autoconf

PR:             67228
Submitted by:   Brian Candler <B.Candler@pobox.com>
Original commit
Thursday, 13 May 2004
20:49 ade search for other commits by this committer
Update to 1.8.4
Original commit
Tuesday, 30 Mar 2004
04:28 ade search for other commits by this committer
Fix one missed instance of pointing to the wrong location in generated
configuration files.

Submitted by:   Andrzej Tobola <A.Tobola@wilk.2a.pl>
Original commit
Monday, 15 Mar 2004
01:25 ade search for other commits by this committer
Say hello to autoconf 2.59 and automake 1.8(.3) after repo-copy.
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk
Original commit

Number of commits found: 18