non port: devel/autoconf-wrapper/Makefile |
Number of commits found: 17 |
Friday, 27 May 2022
|
09:51 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
ec21025 |
Monday, 10 Jan 2022
|
15:15 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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Wednesday, 14 Jul 2021
|
16:11 Po-Chuan Hsieh (sunpoet)
devel/autoconf-wrapper: Add NO_ARCH
Approved by: portmgr (blanket)
621c503 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 21 Oct 2017
|
08:12 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)
|
Thursday, 6 Aug 2015
|
09:18 tijl
Pick up autotools@ ports.
Approved by: portmgr (bapt)
|
Monday, 9 Dec 2013
|
19:14 kwm
Don't let the wrapper eat stdin, which breaks autopoint.
PR: ports/184479
Submitted by: novel@
Approved by: ade@ (autotools@ hat)
|
Monday, 23 Sep 2013
|
21:58 bapt
Support staging
|
Friday, 20 Sep 2013
|
17:03 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Friday, 30 Aug 2013
|
23:22 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
|
Tuesday, 16 Jul 2013
|
05:42 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
|
Wednesday, 5 Sep 2012
|
15:43 des
Remove useless metadata from ports I created.
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Friday, 9 Nov 2007
|
14:47 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@)
|
Thursday, 25 Oct 2007
|
11:15 des
Fix the case where ${bindir} is a symlink.
|
Saturday, 28 Jul 2007
|
06:33 ade
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
|
Number of commits found: 17 |