notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/autoconf/Makefile
SVNWeb

Number of commits found: 51

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 8 Jun 2022
[ 16:24 Tijl Coosemans (tijl) search for other commits by this committer ]    commit hash:bd70827c22827422583d9bd6963636ef4f2d5623  commit hash:bd70827c22827422583d9bd6963636ef4f2d5623  commit hash:bd70827c22827422583d9bd6963636ef4f2d5623  bd70827  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
devel/autoconf: update to 2.71

- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.

PR:		258046
Exp-run by:	antoine
Fri, 27 May 2022
[ 09:51 Tijl Coosemans (tijl) search for other commits by this committer ]    commit hash:ec2102597a4ed2e4c9075d3c4b6399e13c0956c2  commit hash:ec2102597a4ed2e4c9075d3c4b6399e13c0956c2  commit hash:ec2102597a4ed2e4c9075d3c4b6399e13c0956c2  ec21025  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Jul 2021
[ 15:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0f89ded271423e5ebc9b7a444fb77e98061cc83d  commit hash:0f89ded271423e5ebc9b7a444fb77e98061cc83d  commit hash:0f89ded271423e5ebc9b7a444fb77e98061cc83d  0f89ded 
devel/autoconf: Add NO_ARCH

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 18 Jul 2019
[ 19:12 tijl search for other commits by this committer ] Original commit   Revision:506872
Add patch with upstream commit 42761668c0300afa7f8bf5ba736458a818cd5d15:
AC_PROG_YACC: don't force Bison to warn against its own features.

Requested by:	ler (via email)
Reference:	https://github.com/paul-j-lucas/cdecl/issues/2
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
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
Sat, 21 Oct 2017
[ 20:19 sunpoet search for other commits by this committer ] Original commit   Revision:452613
Expand _LICENSE_PERMS_DEFAULT

Approved by:	portmgr (blanket)
[ 10:36 pi search for other commits by this committer ] Original commit   Revision:452585
devel/autoconf: Add license information and fix portlint warnings

PR:		222335
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tijl (maintainer timeout)
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Tue, 31 May 2016
[ 12:09 tijl search for other commits by this committer ] Original commit   Revision:416194
Fix autoscan script with newer versions of Perl (escape left brace in regex)

PR:		209768
Submitted by:	mat
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 6 Aug 2015
[ 09:18 tijl search for other commits by this committer ] Original commit   Revision:393644
Pick up autotools@ ports.

Approved by:	portmgr (bapt)
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Sat, 18 Apr 2015
[ 09:47 tijl search for other commits by this committer ] Original commit   Revision:384215 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
Wed, 25 Jun 2014
[ 11:51 bapt search for other commits by this committer ] Original commit   Revision:359224
Fix build without texinfo in base
Mon, 28 Apr 2014
[ 13:12 bapt search for other commits by this committer ] Original commit   Revision:352496
Convert from USE_XZ to USES=tar:xz
Mon, 23 Sep 2013
[ 22:06 bapt search for other commits by this committer ] Original commit   Revision:328072
Support staging
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Tue, 10 Sep 2013
[ 07:12 az search for other commits by this committer ] Original commit   Revision:326870 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Fri, 11 May 2012
[ 20:38 ade search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
Wed, 8 Dec 2010
[ 19:58 ade search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
Tue, 3 Aug 2004
[ 22:36 ade search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
Sun, 28 Mar 2004
[ 22:30 ade search for other commits by this committer ] Original commit 
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.
Tue, 14 Oct 2003
[ 05:25 edwin search for other commits by this committer ] Original commit 
Add missing = at MASTER_SITES
Noticed by: Subject: INDEX build failed
[ 03:45 ade search for other commits by this committer ] Original commit 
Point "legacy" autoconf distfile at ${MASTER_SITE_LOCAL}
Sun, 29 Jun 2003
[ 01:45 ade search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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>
Mon, 9 Jun 2003
[ 23:40 ade search for other commits by this committer ] Original commit 
Assume maintainership as part of the whole "gnutools" integration process.
[ 15:22 nork search for other commits by this committer ] Original commit 
Fix dependency on running perl5 and s,/bin/sh,${SH},.

Pointed out by: simokawa
Sun, 8 Jun 2003
[ 21:13 will search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
[ 21:06 will search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
        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.
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 28 Feb 2003
[ 22:53 kris search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Fri, 1 Nov 2002
[ 13:09 alane search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
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....
[ 04:17 alane search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Changed MAINTAINER to my FreeBSD address.
Sun, 20 Oct 2002
[ 20:48 alane search for other commits by this committer ] Original commit 
Set CONFIG_SHELL in env so always use /bin/sh. This way results are
at least (closer to) deterministic.

PR:             39492
Submitted by:   naddy
Sun, 13 Oct 2002
[ 11:35 alane search for other commits by this committer ] Original commit 
Add msg and failure if USE_AUTOCONF* defined.
Mon, 16 Sep 2002
[ 10:28 alane search for other commits by this committer ] Original commit 
1. Fixed bug in autoscan. Thanks to Joe Marcus Clarke <marcus@marcuscom.com>
who worked with me and beyond to track this down.
2. Support the emacs autoconf/autotest modes now, for both emacs21 and
xemacs21. Other (x)emacsen may work, depends on where they put things.
[ 07:51 alane search for other commits by this committer ] Original commit 
Take maintainership since Ade Lovett departed and I know these programs
pretty well.
Sat, 7 Sep 2002
[ 08:44 ade search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Relinquish all my ports.
Thu, 1 Aug 2002
[ 02:38 ade search for other commits by this committer ] Original commit 
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. :)
Thu, 14 Mar 2002
[ 13:29 knu search for other commits by this committer ] Original commit 
Update to 2.53, which fixes many bugs.

Use the bzip2 tarball.

Approved by:    portmgr (will)
Wed, 26 Dec 2001
[ 15:07 will search for other commits by this committer ] Original commit 
Add additional scripts to help things that need them.  Bump PORTREVISION.   In
particular, config.sub is required for japanese/FreeWnn-lib.    
[ 11:50 will search for other commits by this committer ] Original commit 
Bump PORTREVISION for including install-sh.  *sigh*    
Mon, 24 Dec 2001
[ 14:34 will search for other commits by this committer ] Original commit 
Provide install-sh.    
Sun, 23 Dec 2001
[ 06:50 will search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Upgrade to 2.52; this should solve some problems when mixing ac 2.13* and   am
1.5.  Ports which require 2.13/1.4 will be modified to use the ac213   and am14
ports.    
Thu, 25 Oct 2001
[ 16:22 obrien search for other commits by this committer ] Original commit 
Upgrade to the Cygnus "000227" (27-Feb-2000) version.  This is a later   version
than 2.13.    
Mon, 17 Sep 2001
[ 18:40 dwcjr search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Remove jseger and torstenb from maintainership of their ports, they   have been
inactive for too long    
Sun, 12 Aug 2001
[ 04:58 dougb search for other commits by this committer ] Original commit 
Add a note that indicates why this port can't be updated yet    
Thu, 31 May 2001
[ 23:14 ade search for other commits by this committer ] Original commit 
Finally nail the nasty autoconf habit of leaving ${TMPDIR}/acin.*   turds lying
around in certain circumstances.    

Number of commits found: 51