Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.02.20 13 Mar 2024 08:24:28 |
Nuno Teixeira (eduardo) |
devel/autoconf-archive: Update to 2023.02.20
ChangeLog:
https://github.com/autoconf-archive/autoconf-archive/compare/v2022.09.03...v2023.02.20
PR: 276236
Approved by: maintainer timeout >2 months |
2022.09.03 16 Oct 2022 09:17:22 |
Daniel Engberg (diizzy) |
devel/autoconf-archive: Update to 2022.09.03
Align DISTVERSION to match upstream
Changelog:
https://git.savannah.nongnu.org/cgit/autoconf-archive.git/tree/NEWS?h=v2022.09.03
PR: 266580
Approved by: portmgr (maintainer timeout, 3+ weeks) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2019.01.06 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.2019.01.06 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
0.2019.01.06 14 Jul 2021 16:11:02 |
Po-Chuan Hsieh (sunpoet) |
devel/autoconf-archive: Add NO_ARCH
Approved by: portmgr (blanket) |
0.2019.01.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2019.01.06 21 Apr 2020 21:23:40 |
bdrewery |
Update to 2019.01.06
Approved by: kwm
Differential Revision: https://reviews.freebsd.org/D24470 |
0.2017.09.28_1 10 Nov 2018 18:12:58 |
bapt |
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 |
0.2017.09.28 04 Feb 2018 10:14:12 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
0.2017.09.28 20 Oct 2017 18:13:57 |
kwm |
Update autoconf-archive to 2017.09.28. |
0.2017.03.21 18 Aug 2017 12:45:46 |
kwm |
Update autoconf-archive to 2017.03.21
Submitted by: des@ |
0.2016.09.16 07 Oct 2016 14:55:45 |
kwm |
Update autoconf-archive to 2016.09.16. |
0.2016.03.20 22 May 2016 18:21:14 |
kwm |
Update autoconf-archive to 2016.03.20. |
0.2015.02.24 17 Jul 2015 16:50:28 |
kwm |
Actualy take maintainer.
Reminded by: sunpoet@
PR: 201617
Approved by: former maintainer |
0.2015.02.24 17 Jul 2015 08:05:01 |
kwm |
Update autoconf-archive to 2015.02.24.
Add upstream patch to fix a few bashisms.
Take over maintainer.
PR: 201617
Submitted by: myself
Approved by: former maintainer |
0.2014.10.15 01 Jan 2015 17:24:27 |
pawel |
Update to version 2014.10.15
PR: 196037
Submitted by: mkamm@gmx.net (maintainer) |
0.2011.01.02 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
0.2011.01.02 25 Jun 2014 16:09:27 |
bapt |
Fix build without texinfo in base |
0.2011.01.02 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.2011.01.02 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.2011.01.02 27 Jan 2011 13:45:20 |
pav |
- Update to 2011.01.02
PR: ports/154180
Submitted by: Martin <mkamm@gmx.net> (maintainer)
Feature safe: yes |
0.2009.04.19_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.2009.04.19_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.2009.04.19_1 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.2009.04.19_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.2009.04.19 26 Apr 2009 23:33:58 |
miwi |
- Update to 2009-04-19
PR: 134013
Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> (maintainer) |
0.2008.11.07 08 Nov 2008 20:13:24 |
miwi |
- Update to 2008-11-07
PR: 128676
Submitted by: Martin <dada@sbox.tugraz.at>
Approved by: maintainer |
0.2008.07.25 21 Aug 2008 06:18:49 |
rafan |
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 (Only the first 15 lines of the commit message are shown above ) |
0.2008.07.25 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.2008.07.25 06 Aug 2008 10:34:11 |
miwi |
- Update to 2008-07-25
PR: 126264
Submitted by: Martin Kammerhoffer <mkamm@gmx.net> (maintainer) |
0.2007.12.18 31 Dec 2007 00:37:54 |
miwi |
- Update to 2007-12-18
PR: 119094
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer) |
0.2007.07.26 31 Jul 2007 12:25:46 |
arved |
Update to 2007-07-26 release
PR: 115034
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> |
0.2007.03.12 16 Mar 2007 20:58:27 |
miwi |
- Update to 2007.03.12
PR: 110385
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer) |
0.2007.02.19 01 Mar 2007 10:16:55 |
miwi |
- Update to 2007-02-19
PR 109572
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> (maintainer) |
0.2007.01.21 25 Jan 2007 22:58:33 |
miwi |
- Update to 2007-01-21
PR: 108333
Submitted by: Martin Kammerhofer<mkamm@gmx.net> (maintainer) |
0.2006.12.28 05 Jan 2007 23:11:13 |
miwi |
- Update to 2006-12-28
PR: ports/107518
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
Approved by: maintainer |
0.2006.12.13 16 Dec 2006 10:27:24 |
miwi |
- Update to 2006-12-13
PR: ports/106773
Submitted by: Martin Kammerhoffer <dada@pluto.tugraz.at>
Approved by: maintainer |
0.2006.11.10 16 Nov 2006 06:13:41 |
rafan |
- Update to 2006-11-10 release
PR: ports/105574
Submitted by: Martin Kammerhofer (maintainer) |
0.2006.10.30 12 Nov 2006 15:54:49 |
garga |
Update to 2006-10-30
PR: ports/105344
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
Approved by: Martin Kammerhofer <mkamm@gmx.net> (maintainer) |
0.2006.10.13 01 Nov 2006 10:59:09 |
lawrance |
Add autoconf-archive, a set of useful GNU Autoconf macros.
This port is somewhat distinct from ac-archive, see the PR for background.
PR: ports/103935
Submitted by: Martin Kammerhofer |