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
non port: devel/autoconf-wrapper/Makefile
SVNWeb

Number of commits found: 17

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
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 14 Jul 2021
[ 16:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:621c503d2bc4e5d37abe16a4280102f136901e19  commit hash:621c503d2bc4e5d37abe16a4280102f136901e19  commit hash:621c503d2bc4e5d37abe16a4280102f136901e19  621c503 
devel/autoconf-wrapper: Add NO_ARCH

Approved by:	portmgr (blanket)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sat, 21 Oct 2017
[ 08:12 pi search for other commits by this committer ] Original commit   Revision:452576
devel/autoconf-wrapper: Add license information and fix portlint warning

PR:		222336
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tijl (maintainer timeout)
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)
Mon, 9 Dec 2013
[ 19:14 kwm search for other commits by this committer ] Original commit   Revision:336016
Don't let the wrapper eat stdin, which breaks autopoint.

PR:		ports/184479
Submitted by:	novel@
Approved by:	ade@ (autotools@ hat)
Mon, 23 Sep 2013
[ 21:58 bapt search for other commits by this committer ] Original commit   Revision:328068
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)
Fri, 30 Aug 2013
[ 23:22 bdrewery search for other commits by this committer ] Original commit   Revision:325731
- 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
Tue, 16 Jul 2013
[ 05:42 ade search for other commits by this committer ] Original commit   Revision:323088 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 5 Sep 2012
[ 15:43 des search for other commits by this committer ] Original commit   Revision:303710 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove useless metadata from ports I created.
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Fri, 9 Nov 2007
[ 14:47 des search for other commits by this committer ] Original commit 
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@)
Thu, 25 Oct 2007
[ 11:15 des search for other commits by this committer ] Original commit 
Fix the case where ${bindir} is a symlink.
Sat, 28 Jul 2007
[ 06:33 ade search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
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