Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jun 2020 10:54:25
4.3_2

|
tijl  |
Fix broken patch (missing @) by using the upstream version now that it's
available.
PR: 246615
Reported by: jkim
Obtained
from: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=6e6abd0cdfe4bb96f6412aebc511f10bf254a820 |
21 May 2020 09:50:36
4.3_1

|
tijl  |
Add backport of gnulib git commit 4c1009ec93e12ee34acd27f6d7e25442bedc16f2.
When the file found in a PATH element is a directory, continue searching.
PR: 246615
Submitted by: jkim
Obtained
from: https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=4c1009ec93e12ee34acd27f6d7e25442bedc16f2 |
10 May 2020 11:51:32
4.3

|
tijl  |
Fix build on arm.
PR: 246351
Reported by: Herbert J. Skuhra <herbert@mailbox.org> |
09 May 2020 19:24:50
4.3

|
tijl  |
Update devel/gmake to 4.3.
Some changes have been made in this release that break backwards
compatibility. Let USES=gmake force users to upgrade to this version so
port maintainers don't have to support older versions.
PR: 245725
Exp-run by: antoine
Approved by: portmgr (antoine) |
20 May 2019 17:06:34
4.2.1_3

|
bdrewery  |
Fix recursive dependency issue with gmake.
Add a hard .error so I don't miss this again.
PR: 237979
Submitted by: tcberner, adamw (based on)
Pointyhat to: bdrewery |
20 May 2019 13:04:08
4.2.1_3

|
mat  |
devel/ccache now needs those to build. |
10 Nov 2018 18:12:58
4.2.1_3

|
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 |
20 Feb 2018 09:39:15
4.2.1_2

|
tijl  |
- Remove fmake hack because FreeBSD 9 is EoL.
- Fix compiler warning about realloc. [1]
- Remove dependency on gettext-tools and iconv. [2]
- Add upstream patch to fix hangs when doing parallel builds. [3]
PR: 210938 [1], 212157 [2], 225899 [3]
Obtained
from: https://git.savannah.gnu.org/cgit/make.git/commit/?id=b552b05251980f693c729e251f93f5225b400714
[3]
Exp-run by: antoine, truckman |
08 Jul 2016 11:24:18
4.2.1_1

|
tijl  |
Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake. To break this circular dependency
gmake-lite was introduced. This can be removed now as well.
PR: 210623
Reviewed by: bapt
Exp-run by: antoine
Approved by: portmgr (antoine) |
16 Jun 2016 13:33:27
4.2.1

|
tijl  |
Update to 4.2.1.
PR: 210233
Exp-run by: antoine
Approved by: portmgr (antoine) |
05 Jun 2016 18:20:36
4.2_1

|
tijl  |
Add upstream patch 4762480ae9cb8df4878286411f178d32db14eff0:
Ensure forced double-colon rules work with -j.
This fixes parallel building of Firefox.
Reported by: cmt |
05 Jun 2016 14:35:02
4.2

|
tijl  |
- Update devel/gmake to 4.2.
- deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug.
- games/0ad: disable make jobs when building bundled Spidermonkey.
PR: 209868
Exp-run by: antoine
Approved by: portmgr (antoine) |
06 Aug 2015 09:18:37
4.1_2

|
tijl  |
Pick up autotools@ ports.
Approved by: portmgr (bapt) |
14 May 2015 10:15:09
4.1_2

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
13 May 2015 16:20:30
4.1_2

|
shurd  |
Bump PORTREVISION for g++ -> c++ change. |
13 May 2015 16:19:38
4.1_1

|
shurd  |
Use c++ as default CXX rather than g++.
(Patch was lost in upgrade to 4.1)
PR: 185436
Approved by: bapt |
29 Mar 2015 10:05:07
4.1_1

|
robak  |
devel/gmake: add CPE information
- Maintainer's timeout (autotools@FreeBSD.org)
PR: 198475
Submitted by: Shun <shun.fbsd.pr@dropcut.net> |
17 Nov 2014 21:08:28
4.1_1

|
kwm  |
Explicitly disable guile support.
Approved by: portmgr (antoine@) |
08 Oct 2014 20:52:38
4.1

|
bapt  |
Update to 4.1
Exp-run by: antoine |
27 Sep 2014 20:24:44
3.82_2

|
bdrewery  |
- Use c++ as default CXX rather than g++.
PR: 185436
Submitted by: shurd
Approved by: maintainer timeout |
28 Jul 2014 16:28:03
3.82_1

|
adamw  |
Rename devel/ patch-xy patches to reflect the files they modify. |
25 Jun 2014 08:58:09
3.82_1

|
bapt  |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
24 Jun 2014 21:41:35
3.82_1

|
bapt  |
Rename the gmake-lite binary into gmake-lite so that it doesn't conflicts with
gmake
Import patches from gmake (gmake-lite will be turned into a slave port later) |
24 Jun 2014 21:06:28
3.82_1

|
bapt  |
Rename to -lite for consistency
Suggested by: bdrewery |
24 Jun 2014 16:07:05
3.82_1

|
bapt  |
Add a minimal version of gmake to reduce the risk of circular dependencies on
the building cluster and allow to simplify the process on removing texinfo and
groff from base |
06 Jun 2014 15:01:22
3.82_1

|
bapt  |
Erg
Reported by: madpilot |
06 Jun 2014 14:57:26
3.82_1

|
bapt  |
Convert to USES=tar:bzip2 |
03 Feb 2014 07:51:20
3.82_1

|
bapt  |
Use options helpers to reduce inclusions of bsd.port.options.mk
Remove useless check on USE_GMAKE |
01 Feb 2014 18:55:34
3.82_1

|
miwi  |
- Stage support
- Add License
- Remove old unneeded gruft
Thanks to: antoine |
29 Jan 2014 18:21:18
3.82_1

|
ade  |
Address a reasonably obscure issue with automatic restarting and
MAKEFLAGS. No PORTREVISION bump in this case since the confusion
and mass hysteria is simply not worth it.
PR: 185636
Submitted by: Julien Charbon <jcharbon@verisign.com> |
20 Sep 2013 17:04:44
3.82_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
09 Sep 2013 05:35:03
3.82_1

|
johans  |
Fix syntax issue in make.texi; fixes build with modern texinfo
Reported by: omar siddique <omars1234@gmail.com> |
04 Sep 2013 20:01:06
3.82_1

|
bsam  |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
10 Jul 2013 20:45:52
3.82_1

|
ade  |
Add missing NLS options dialog.
Submitted by: peter (and others) |
29 Apr 2013 22:27:05
3.82_1

|
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
24 Apr 2013 18:10:32
3.82_1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
21 Aug 2012 17:59:43
3.82_1
|
kwm  |
Add a patch from upstream bugtracker to fix some jobs related build failures
exposed by webkit-gtk2 1.8.x.
PR: ports/170408
Exp-run by: beat@
Approved by: autotools@ (ade)
Obtained from: gmake bugtracker http://savannah.gnu.org/bugs/?30653 |
11 Apr 2011 19:54:35
3.82
|
ade  |
Update to GNU make 3.82 after numerous -exp runs. |
31 May 2010 02:01:56
3.81_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
16 Dec 2009 11:21:27
3.81_3
|
linimon  |
Reassign the autotools-related ports to a new mailing list,
autotools@FreeBSD.org. This is for individuals willing to put in
the hard work to generate patches and work with portmgr as we put
them through -exp runs and work through port breakage that they
create. (A huge number of ports depend on these, so -exp runs are
required.)
Thanks to aDe@ for all the thankless work he's done over the years
to tame these beasts.
Hat: portmgr |
21 Aug 2008 06:18:49
3.81_3
|
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 ) |
06 Jun 2008 13:21:59
3.81_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
18 Nov 2007 22:37:50
3.81_2
|
ade  |
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.
Approved by: portmgr (linimon) |
19 May 2007 20:32:57
3.81_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Jun 2006 22:39:05
3.81_1
|
ade  |
Clean up the 'rw' locale directory which I could have sworn was in the
BSD.local.dist mtree.
Submitted by: many |
27 Jun 2006 20:04:19
3.81
|
ade  |
Update to 3.81
Whilst this hasn't been through a full -exp run, it has been extensively
tested on my own tinderboxes with an appropriate variety of gmake-using
ports. |
14 Nov 2005 03:05:47
3.80_2
|
ade  |
Add SHA256 |
16 Dec 2004 05:49:27
3.80_2
|
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
24 Nov 2004 02:45:59
3.80_2
|
kris  |
Add some missing locale directories |
14 Oct 2004 20:45:42
3.80_2
|
ade  |
Use INFO [1]
Other minor cleanups
PR: [1] 72664
Submitted by: leeym |
29 Mar 2004 21:04:52
3.80_2
|
ade  |
Add SIZE to distinfo's
Prompted by: trevor |
04 Feb 2004 07:56:11
3.80_2
|
marcus  |
Put USE_GMAKE under the test for !defined(WITHOUT_NLS).
PR: 62332
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> |
04 Feb 2004 04:36:30
3.80_2
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
3.80_1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
26 Aug 2003 20:25:58
3.80_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
3.80
|
marcus  |
Chase the libintl.so shared lib version. |
09 Jun 2003 23:44:36
3.80
|
ade  |
One more for "gnutools" |
20 Feb 2003 17:07:10
3.80
|
knu  |
De-pkg-comment. |
25 Oct 2002 14:31:18
3.80
|
netchild  |
We already have a prototype for alloca() in stdlib.h, no need to
have it here too.
This lets us compile gmake with stricter compilers.
Submitted by: marius@alchemy.franken.de |
10 Oct 2002 10:56:43
3.80
|
demon  |
Correct intl shlib version number.
Spotted by: Neil Darlow <neil@darlow.co.uk> |
10 Oct 2002 07:26:51
3.80
|
demon  |
Various fixes for new scheme of detecting intl.4, which comes with this
version of GNU make.
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Also provide WITHOUT_NLS knob to build without localized messages. |
09 Oct 2002 13:29:57
3.80
|
demon  |
Fix intl.4 library name spelling. |
09 Oct 2002 13:25:22
3.80
|
demon  |
GNU make now has no included gettext.
Add dependency to devel/gettext port. |
09 Oct 2002 06:09:48
3.80
|
will  |
Gmake now needs libiconv. I don't really care why, but a clean-room make
package fails otherwise. Anyone who wants to improve on this commit should
make sure to test that make package still works with libiconv not installed
*before* doing anything. See the following log for more info:
http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log |
07 Oct 2002 19:14:30
3.80
|
demon  |
Update port to version 3.80. |
14 Sep 2002 13:32:07
3.79.1_3
|
sobomax  |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
07 Sep 2002 08:44:49
3.79.1_3
|
ade  |
Relinquish all my ports. |
03 Sep 2002 07:20:50
3.79.1_3
|
sobomax  |
Fix a problem with gmake segfaulting with some locales.
PR: 41075
Submitted by: naddy |
23 Aug 2002 15:04:02
3.79.1_2
|
ade  |
Fix build on -current
Submitted by: mike |
01 Aug 2002 02:38:31
3.79.1_2
|
ade  |
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :) |
06 Jun 2002 22:40:39
3.79.1_2
|
sobomax  |
Remove cruft slipped into previous commit. |
06 Jun 2002 22:40:06
3.79.1_2
|
sobomax  |
Make localised messages working. Bump PORTREVISION. |
28 May 2002 09:40:47
3.79.1_1
|
sobomax  |
Add --with-included-gettext to remove dependency on external gettext.
Suggested by: obrien |
12 Apr 2002 17:10:20
3.79.1_1
|
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
15 Mar 2002 19:44:29
3.79.1
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
17 Sep 2001 18:40:31

|
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
16 Jan 2001 17:33:20

|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
01 Jan 2001 10:15:17

|
will  |
Goodbye, YEAR2000. Hello, 2001. |
08 Oct 2000 02:10:04

|
asami  |
Convert category devel to new layout. |
04 Jul 2000 14:58:32

|
sobomax  |
Remove --without-included-gettext - it works in exactly opposite direction.
Shame on GNU folks! |
04 Jul 2000 00:31:01

|
jseger  |
Upgrade to gmake-3.79.1 |
29 May 2000 23:39:27

|
will  |
Add libintl so that this port builds an external libintl and registers it as a
dependency (as it should). |
29 May 2000 07:24:51

|
sobomax  |
Respect installed intl shared library. |