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

Number of commits found: 56

Friday, 27 May 2022
09:51 Tijl Coosemans (tijl) search for other commits by this committer
devel/autoconf*: restructure to prepare for 2.71

- Rename autoconf 2.13 port directory, package, and command all to
  autoconf2.13 just like ports like perl and python.
- Let USES=autoreconf run gtkdocize if necessary.
- Rewrite autoconf-wrapper and rename it autoconf-switch to reflect
  better what it does.
- Delete patch-bison.  It has been reverted upstream.
- Add a patch to let autoreconf set the AUTOCONF environment variable
  so subprocesses like automake use the correct version.
- Make building of info files optional.
- Address portlint, portclippy, portfmt issues in devel/autoconf*.

PR:		259556, 263970
commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 commit hash: ec2102597a4ed2e4c9075d3c4b6399e13c0956c2 ec21025
Monday, 28 Feb 2022
12:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/autoconf213: Add NO_ARCH

Approved by:	portmgr (blanket)
commit hash: 2ed892a23f9ae8ef953cf75e52802941438813b6 commit hash: 2ed892a23f9ae8ef953cf75e52802941438813b6 commit hash: 2ed892a23f9ae8ef953cf75e52802941438813b6 commit hash: 2ed892a23f9ae8ef953cf75e52802941438813b6 2ed892a
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Original commitRevision:484628 
Saturday, 9 Jun 2018
09:04 amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:472048 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 6 Aug 2015
09:18 tijl search for other commits by this committer
Pick up autotools@ ports.

Approved by:	portmgr (bapt)
Original commitRevision:393644 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Saturday, 18 Apr 2015
09:47 tijl search for other commits by this committer
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Original commitRevision:384215 
Wednesday, 25 Jun 2014
11:54 bapt search for other commits by this committer
Fix build without texinfo in base
Original commitRevision:359225 
Monday, 28 Apr 2014
13:12 bapt search for other commits by this committer
Convert from USE_BZIP2 to USES=tar:bzip2
Original commitRevision:352495 
Monday, 27 Jan 2014
10:26 bapt search for other commits by this committer
Support stage
Original commitRevision:341364 
Monday, 14 Oct 2013
06:52 bapt search for other commits by this committer
Fix package name collision
Original commitRevision:330275 
Friday, 20 Sep 2013
17:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Sunday, 8 Sep 2013
06:18 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326703 
Friday, 11 May 2012
20:36 ade search for other commits by this committer
Tweak COMMENT lines to indicate the legacy nature of these two ports.
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
Monday, 14 Jul 2008
19:26 ade search for other commits by this committer
Handle an edge-case where lang/gawk is installed prior to any autoconf*
ports, which then results in an implicit dependency on gawk, with the
obvious bad things happening should gawk be later removed.

Note that because this is an edge case, which most folks will not run
into, and because it doesn't change the default package, I am not
bumping PORTREVISION as suggested in the original patch.

PR:     125101
Who:    matthias <dot> andree <at> gmx <dot> de
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, 17 Jun 2005
02:56 ade search for other commits by this committer
Minor INFO-related cleanups
Original commit
Thursday, 16 Jun 2005
17:29 ade search for other commits by this committer
Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN

The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.
Original commit
Wednesday, 15 Jun 2005
06:28 ade search for other commits by this committer
All that we see or seem, is but a dream, within a dream.

Take back maintainership.  I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Monday, 28 Feb 2005
23:32 ade search for other commits by this committer
Relinquish maintainership.  I no longer have the time, energy,
or interest to look after these things any more.

To whomever picks these up, I salute you.  I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.

Farewell, autotool hell.
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
Sunday, 28 Mar 2004
22:30 ade search for other commits by this committer
Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intention
of the autotools project to remove all but the latest versions of
libtool, autoconf, and automake, by 31st December 2004.

Note that autoconf259 and automake18 aren't yet accessible through the
relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into
existence.
Original commit
Tuesday, 14 Oct 2003
03:45 ade search for other commits by this committer
Point "legacy" autoconf distfile at ${MASTER_SITE_LOCAL}
Original commit
Sunday, 29 Jun 2003
01:45 ade search for other commits by this committer
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.

Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com>
Original commit
Monday, 9 Jun 2003
23:40 ade search for other commits by this committer
Assume maintainership as part of the whole "gnutools" integration process.
Original commit
15:41 nork search for other commits by this committer
s,/bin/sh,${SH},.

Obtained from:  devel/autoconf
Original commit
Sunday, 8 Jun 2003
21:13 will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
Original commit
21:06 will search for other commits by this committer
        REST IN PEACE
        Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Friday, 28 Feb 2003
22:53 kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Original commit
Tuesday, 10 Dec 2002
02:39 alane search for other commits by this committer
Add USE_PERL5.
Original commit
Monday, 9 Dec 2002
16:50 alane search for other commits by this committer
change relative links to absolute
Original commit
Saturday, 30 Nov 2002
03:51 alane search for other commits by this committer
Remove "temporary" symlinks which could cause a build to fail.
Original commit
Friday, 1 Nov 2002
13:09 alane search for other commits by this committer
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Original commit
04:17 alane search for other commits by this committer
Changed MAINTAINER to my FreeBSD address.
Original commit
Monday, 21 Oct 2002
00:04 alane search for other commits by this committer
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.
Original commit
Sunday, 20 Oct 2002
20:48 alane search for other commits by this committer
Set CONFIG_SHELL in env so always use /bin/sh. This way results are
at least (closer to) deterministic.

PR:             39492
Submitted by:   naddy
Original commit
Monday, 14 Oct 2002
19:42 alane search for other commits by this committer
1. Bumped portrevision (yes, again, sorry for the thrash).
2. Fixed bug that Knu pointed out, which was the bad dirs were captured
   in bsd.port.mk (to be fixed RSN, in testing now). Fixed with the magic
   of ... symlinks! (I always thought symlinks to . were lame, and they are,
   but sometimes they can get you out of a corner. Temporarily.)
3. The question is, will anything break trying to recursively go down the
   tree following symlinks? If so, that tool needs to be fixed. A symlink
   to '.' (or '..') just plain should not be followed.

Bottom line is, AUTOCONF_DIR, AUTOMAKE_DIR, & ACLOCAL_DIR work again.
As a side effect of this fix, you can now download the entire internet
onto 1 floppy disk.
Original commit
Sunday, 13 Oct 2002
11:34 alane search for other commits by this committer
1. Make nicer message is USE_AUTOCONF* defined.
2. Make post-install target actions DESTDIR-safe.
Original commit
00:13 alane search for other commits by this committer
Portrevision => 3.
Put the damn support files in the right place. Modifying $(datadir) was
not the right way to do it. I knew there was something about this port that
bugged me. I am content now. Love is all you need. Give peace a chance.
Original commit
Monday, 16 Sep 2002
07:51 alane search for other commits by this committer
Take maintainership since Ade Lovett departed and I know these programs
pretty well.
Original commit
Saturday, 14 Sep 2002
13:32 sobomax search for other commits by this committer
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Original commit
Saturday, 7 Sep 2002
08:44 ade search for other commits by this committer
Relinquish all my ports.
Original commit
Thursday, 1 Aug 2002
02:38 ade search for other commits by this committer
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.

Sponsored by:   Mr. Smith and Mr. Wesson. :)
Original commit
Tuesday, 9 Jul 2002
22:50 ade search for other commits by this committer
Eliminate file conflicts with devel/autoconf
Add ${PREFIX}/libexec/autoconf213/* links

PR:             36071
Submitted by:   Alan Eldridge <ports@geeksrus.net>
Original commit
Wednesday, 26 Dec 2001
11:50 will search for other commits by this committer
Bump PORTREVISION for including install-sh.  *sigh*    
Original commit
Monday, 24 Dec 2001
14:34 will search for other commits by this committer
Provide install-sh.    
Original commit
Monday, 29 Oct 2001
05:38 obrien search for other commits by this committer
Grrr. actually make it work post-repocopy.    
Original commit
Saturday, 27 Oct 2001
18:10 obrien search for other commits by this committer
This was repo copied from the 'autoconf' port to give us a legacy   version. 
autoconf213 can live beside the latest 'autoconf', and is invoked   specifically
as 'autoconf213'.    
Original commit

Number of commits found: 56