Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2022 09:51:04 20131203
|
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 |
10 Jan 2022 15:15:39 20131203
|
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 ) |
14 Jul 2021 16:11:03 20131203
|
Po-Chuan Hsieh (sunpoet)  |
devel/autoconf-wrapper: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 20131203
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 20131203
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 20131203
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Oct 2017 08:12:46
20131203
|
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) |
06 Aug 2015 09:18:37
20131203
|
tijl  |
Pick up autotools@ ports.
Approved by: portmgr (bapt) |
09 Dec 2013 19:14:22
20131203
|
kwm  |
Don't let the wrapper eat stdin, which breaks autopoint.
PR: ports/184479
Submitted by: novel@
Approved by: ade@ (autotools@ hat) |
23 Sep 2013 21:58:39
20130530
|
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) |
30 Aug 2013 23:22:08
20130530
|
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 |
16 Jul 2013 05:42:37
20130530
|
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 |
05 Sep 2012 15:43:34
20101119
|
des  |
Remove useless metadata from ports I created. |
11 Oct 2011 10:06:55
20101119
|
des  |
UTFize and remove my middle name. |
04 Dec 2010 07:34:27
20101119
|
ade  |
Sync to new bsd.autotools.mk |
09 Nov 2007 14:47:27
20071109
|
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@) |
25 Oct 2007 11:15:19
20071025
|
des  |
Fix the case where ${bindir} is a symlink. |
28 Jul 2007 06:33:59
20070404
|
ade  |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav |