Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20131203 27 May 2022 09:51:04 |
Tijl Coosemans (tijl) |
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 |
20131203 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
20131203 14 Jul 2021 16:11:03 |
Po-Chuan Hsieh (sunpoet) |
devel/autoconf-wrapper: Add NO_ARCH
Approved by: portmgr (blanket) |
20131203 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20131203 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20131203 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20131203 21 Oct 2017 08:12:46 |
pi |
devel/autoconf-wrapper: Add license information and fix portlint warning
PR: 222336
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: tijl (maintainer timeout) |
20131203 06 Aug 2015 09:18:37 |
tijl |
Pick up autotools@ ports.
Approved by: portmgr (bapt) |
20131203 09 Dec 2013 19:14:22 |
kwm |
Don't let the wrapper eat stdin, which breaks autopoint.
PR: ports/184479
Submitted by: novel@
Approved by: ade@ (autotools@ hat) |
20130530 23 Sep 2013 21:58:39 |
bapt |
Support staging |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
20130530 30 Aug 2013 23:22:08 |
bdrewery |
- Fix 'make reinstall' in devel/automake-wrapper and devel/autoconf-wrapper
PR: ports/178410 [1]
Submitted by: Garrett Cooper <yaneurabeya@gmail.com> [1]
PR: ports/174775 [2]
Submitted by: nemysis |
20130530 16 Jul 2013 05:42:37 |
ade |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
20101119 05 Sep 2012 15:43:34 |
des |
Remove useless metadata from ports I created. |
20101119 11 Oct 2011 10:06:55 |
des |
UTFize and remove my middle name. |
20101119 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
20071109 09 Nov 2007 14:47:27 |
des |
Use full path to find, sed and sort, to avoid surprises when other versions
are present (e.g. when building openwrt)
Requested by: luigi@
Approved by: portmgr (pav@) |
20071025 25 Oct 2007 11:15:19 |
des |
Fix the case where ${bindir} is a symlink. |
20070404 28 Jul 2007 06:33:59 |
ade |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |