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: emulators/mame/Makefile
SVNWeb

Number of commits found: 98

Tue, 5 Sep 2023
[ 07:50 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge ]    commit hash:f4750bfe2caa13dc13d5776f21e1fdf85493e2a9  commit hash:f4750bfe2caa13dc13d5776f21e1fdf85493e2a9  commit hash:f4750bfe2caa13dc13d5776f21e1fdf85493e2a9  f4750bf 
emulators/mame: Update the generated sample ini files

PR:		273575
[ 04:10 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge ]    commit hash:1f089f573481108a78df8b511e84d9c3b6b392cd  commit hash:1f089f573481108a78df8b511e84d9c3b6b392cd  commit hash:1f089f573481108a78df8b511e84d9c3b6b392cd  1f089f5 
emulators/mame: Update to 0.258

Release note: https://www.mamedev.org/?p=528

PR:             273444
Sun, 30 Jul 2023
[ 22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge ]    commit hash:ffe69f8fb133280e4e6accdf53ede32123152059  commit hash:ffe69f8fb133280e4e6accdf53ede32123152059  commit hash:ffe69f8fb133280e4e6accdf53ede32123152059  ffe69f8 
emulators/mame: update to 0.257

 * Update to 0.257 (https://www.mamedev.org/?p=527)
 * Add a hopefully more meaningful description for option NLS
 * Fix description on option QTDEBUGGER, it is built as part of MAME,
   not installed separately as might be implied
 * Clean up pkg-message.in and hopefully clarify the mess with
   MAME configuration data.

PR:		272786
Fri, 28 Jul 2023
[ 17:13 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  664a2fa  (Only the first 10 of 502 ports in this commit are shown above. View all ports for this commit)
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
Wed, 5 Jul 2023
[ 05:58 Fernando Apesteguía (fernape) search for other commits by this committer Author: Alastair Hogge ]    commit hash:75b71a6231e2891e2ea9abb550a5ea105f032be6  commit hash:75b71a6231e2891e2ea9abb550a5ea105f032be6  commit hash:75b71a6231e2891e2ea9abb550a5ea105f032be6  75b71a6 
emulators/mame: update to 0.256

ChangeLog: https://www.mamedev.org/releases/whatsnew_0256.txt

PR:		272358
Reported by:	agh@riseup.net (maintainer)
Mon, 26 Jun 2023
[ 23:30 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:cb40b0a43949a621f407fa3b65dff7349b024ba2  commit hash:cb40b0a43949a621f407fa3b65dff7349b024ba2  commit hash:cb40b0a43949a621f407fa3b65dff7349b024ba2  cb40b0a 
emulators/mame: fix build on armv7 and arm64

Port now bundles LZMA with known build issues.  Import patch set from
archivers/7-zip to fix the build on armv7 and arm64.

PR:		271987
Approved by:	portmgr (build fix blanket)
Obtained from:	archivers/7-zip
Thu, 8 Jun 2023
[ 20:01 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:bce5435ffc8066166eaa63df31ae14cac6f3a03f  commit hash:bce5435ffc8066166eaa63df31ae14cac6f3a03f  commit hash:bce5435ffc8066166eaa63df31ae14cac6f3a03f  bce5435 
emulators/mame: fix build on powerpc* CURRENT

Use newer LLVM:
Assertion failed: (ESI.Type != EST_Uninstantiated), function SubstExceptionSpec,
file
/usr/local/poudriere/jails/main-powerpc/usr/src/contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp,
line 2240.
Mon, 5 Jun 2023
[ 06:21 Fernando Apesteguía (fernape) search for other commits by this committer Author: Alastair Hogge ]    commit hash:edb4bf214fcefb1ec9b6faa2378f5d8be63007b9  commit hash:edb4bf214fcefb1ec9b6faa2378f5d8be63007b9  commit hash:edb4bf214fcefb1ec9b6faa2378f5d8be63007b9  edb4bf2 
emulators/mame: Update to 0.255

ChangeLog: https://www.mamedev.org/?p=525

PR:		271774
Reported by:	agh@riseup.net (maintainer)
Thu, 1 Jun 2023
[ 22:29 Robert Clausecker (fuz) search for other commits by this committer Author: Alastair Hogge ]    commit hash:84c2e2313e7098468fc7e99ef95527903a7bc0b5  commit hash:84c2e2313e7098468fc7e99ef95527903a7bc0b5  commit hash:84c2e2313e7098468fc7e99ef95527903a7bc0b5  84c2e231  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
emulators/mame: fix build on 14-CURRENT

 - explicitly declare more system libraries
 - port-{clippy,fmt,lint} maintenance
 - separate out Qt machine debugger via OPTIONS
 - separate out tools via OPTIONS
 - remove licenses from ${PORTDOCS} as they are catalogued thru various
${LICENSE}* definitions
 - add conditional logic for when OS ≧ 14 then explicitly build with LLVM
 - a lot of the work in the post-patch target is on static files, so move most
of this to files/
 - files/patch-scripts_genie.lua is a fix for GCC
 - sort targets into the order they run in.

PR:		271374
Thu, 18 May 2023
[ 17:52 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:d52e96a42a2c9cdec297556a3af047bcfd9e12ee  commit hash:d52e96a42a2c9cdec297556a3af047bcfd9e12ee  commit hash:d52e96a42a2c9cdec297556a3af047bcfd9e12ee  d52e96a 
emulators/mame: set PTR64=1 on aarch64

This seems to be required to build on aarch64 as per maintainer.

Reported by:	agh@riseup.net (via email)
Approved by:	agh@riseup.net (maintainer)
MFH:		2023Q2
[ 08:19 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:16f071acbac17780d645ac05e734bc49d7b443c6  commit hash:16f071acbac17780d645ac05e734bc49d7b443c6  commit hash:16f071acbac17780d645ac05e734bc49d7b443c6  16f071a 
emulators/mame: enable on arm64

Add a missing make target, permitting compilation on arm64.

PR:		271468
MFH:		2023Q2
Approved by:	agh@riseup.net (maintainer)
[ 08:19 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df  commit hash:9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df  commit hash:9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df  9fb2d7b 
emulators/mame: fix build on armv7

Mame fails to link on armv7 due to an address space exhaustion in lld.
As a bandaid, tell lld to not generate symbols.  This frees up enough
address space to make mame link.

PR:		271374
MFH:		2023Q2
Approved by:	agh@riseup.net (maintainer)
Tue, 9 May 2023
[ 07:59 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge ]    commit hash:3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af  commit hash:3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af  commit hash:3841ad2f6e56bcb80d80bcda7dd83fcb6fd9c3af  3841ad2 
emulators/mame: Update to 0.254

emulators/mess has been merged to emulators/mame in the upstream.

PR:		268691
Thu, 1 Dec 2022
[ 18:26 Nuno Teixeira (eduardo) search for other commits by this committer Author: Alastair Hogge ]    commit hash:b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea  commit hash:b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea  commit hash:b720bd5404e0320c7dc1323c1392f0f0cc4cc0ea  b720bd5 
emulators/{mame,mess}: Update to 0.250

 - Don't use MAKE_JOBS_UNSAFE as no problems found in parallel building

ChangeLog:	https://www.mamedev.org/releases/whatsnew_0250.txt
PR:		268089
Mon, 7 Nov 2022
[ 07:08 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge ]    commit hash:f95a79458e2ed5e6a577ebdcf819f1ac0d200c87  commit hash:f95a79458e2ed5e6a577ebdcf819f1ac0d200c87  commit hash:f95a79458e2ed5e6a577ebdcf819f1ac0d200c87  f95a794 
emulators/mame: Remove leftover garbage from previous patches

PR:		267584
Fri, 4 Nov 2022
[ 02:52 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Alastair Hogge ]    commit hash:5fb3b275a32501e1df45a08b034b94b8eb93b9a2  commit hash:5fb3b275a32501e1df45a08b034b94b8eb93b9a2  commit hash:5fb3b275a32501e1df45a08b034b94b8eb93b9a2  5fb3b27  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
emulators/{mame,mess}: Update to 0.249

Release note: https://www.mamedev.org/releases/whatsnew_0249.txt

Also transfer maintainership.

PR:		252362
Reported by:	Stéphane D'Alu <sdalu@sdalu.com> (initial patches)
Approved by:	manu
Sun, 25 Sep 2022
[ 20:14 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  commit hash:1e5aaab3fc82a054d429caefe5374607f6db12e1  1e5aaab  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
audio/flac: bump port revision of consumers after update to 1.4.1
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Sat, 10 Sep 2022
[ 17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp ]    commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  e79fe1a  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  commit hash:27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd  27eb52a  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
emulators: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexander Best <arundel@gmx.net>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Antipovsky <kemm@in-line.ru>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Brian Gaeke <brg@dgate.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David O'Brien (obrien@cs.ucdavis.edu)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 16 May 2022
[ 20:55 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:2990a0702eaba66016159fdae3b8699d9093a45f  commit hash:2990a0702eaba66016159fdae3b8699d9093a45f  commit hash:2990a0702eaba66016159fdae3b8699d9093a45f  2990a07 
emulators/mame: use sqlite from ports

This fixes runtime on powerpc64le since sqlite vanilla assumes big-endian on all
powerpc*.

PR:	257253
Approved by:	manu (maintainer timeout)
Mon, 25 Oct 2021
[ 12:58 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  commit hash:61b661339366b6ee95ca1de0667979da9240c6b8  61b6613  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Sun, 20 Jun 2021
[ 15:12 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:f4b7da497133290c72598ee776e69650e4ec253f  commit hash:f4b7da497133290c72598ee776e69650e4ec253f  commit hash:f4b7da497133290c72598ee776e69650e4ec253f  f4b7da4 
emulators/mame: enable on armv7

Builds fine.
Thu, 17 Jun 2021
[ 10:28 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:099ce8b59d73544ff750e5479e4b621ce7bc78cf  commit hash:099ce8b59d73544ff750e5479e4b621ce7bc78cf  commit hash:099ce8b59d73544ff750e5479e4b621ce7bc78cf  099ce8b 
emulators/mame: enable on powerpc
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, 16 Jan 2021
[ 17:19 pkubaj search for other commits by this committer ] Original commit   Revision:561741
emulators/mame: add support for powerpc64le
Thu, 31 Dec 2020
[ 10:11 rene search for other commits by this committer ] Original commit   Revision:559715
emulators/{mame,mess}: update to 0.226 and use Python 3.7 to build

This commit is earlier than the maintainer timeout but saves the
port from being removed because Python 2.7 expires today.

PR:		252158
Submitted by:	sdalu@sdalu.com
Sun, 27 Sep 2020
[ 08:40 manu search for other commits by this committer ] Original commit   Revision:550258
emulators/mame: Take maintainer ship

I'm working on patches that I will submit upstream so take maintainer ship.
Sun, 9 Aug 2020
[ 16:41 fernape search for other commits by this committer ] Original commit   Revision:544568
emulators/mame emulators/mess: update to 0.223

ChangeLog: https://www.mamedev.org/?p=484

Reported by:	portscout
Thu, 30 Jul 2020
[ 06:50 fernape search for other commits by this committer ] Original commit   Revision:543711 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
emulators/mame emulators/mess: update to 0.222

ChangeLog way to big to reproduce here:
https://github.com/mamedev/mame/releases/download/mame0222/whatsnew_0222.txt

While here

 * Add USES=localbase
 * Move multiple variables to their places

PR:	246698
Submitted by:	sdalu@sdalu.com
Fri, 27 Mar 2020
[ 20:31 makc search for other commits by this committer ] Original commit   Revision:529280
emulators/mame:
- Update to 0.212
- Add dependency on libpugixml from ports instead of using bundled copy

PR:		239439
Submitted by:	checo1705@secmail.pro
Mon, 9 Dec 2019
[ 11:17 pkubaj search for other commits by this committer ] Original commit   Revision:519601
emulators/mame: add MAKE_JOBS_UNSAFE=yes

There's a race condition when compiling with 18-core POWER9 (72 threads):
In file included from ../../../../../src/mame/drivers/konamigq.cpp:76:
../../../../../src/devices/cpu/tms57002/tms57002.h:208:10: fatal error:
'../../emu/cpu/tms57002/tms57002.hxx' file not found
#include "../../emu/cpu/tms57002/tms57002.hxx"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tue, 5 Nov 2019
[ 15:48 zeising search for other commits by this committer ] Original commit   Revision:516802 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Thu, 1 Aug 2019
[ 19:17 pkubaj search for other commits by this committer ] Original commit   Revision:507824
emulators/mame: fix build on powerpc64

powerpc64 requires the same Makefile fix as amd64.

Additionally,
https://github.com/bkaradzic/bx/commit/684f7ec5d6a8e0d9c396bdd2dfc1f19244800557
is necessary.

Approved by:	linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21055
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Tue, 30 Apr 2019
[ 17:50 pi search for other commits by this committer ] Original commit   Revision:500513 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
emulators/mame: upgrade 0.200 -> 0.209

- 2nd attempt, with additional patches

PR:  236621
Submitted by: sirdice@gmail.com
Relnotes: https://www.mamedev.org/releases/whatsnew_0209.txt
	https://mamedev.org/releases/whatsnew_0208.txt
	https://mamedev.org/releases/whatsnew_0207.txt
	...
[ 16:14 pi search for other commits by this committer ] Original commit   Revision:500501
emulators/mame: revert r500456 and reapply with fixes

PR:		236621
Reported by:	Remko C. <sirdice@gmail.com>
Pointy hat to:	pi
[ 05:32 pi search for other commits by this committer ] Original commit   Revision:500456 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
emulators/mame: upgrade 0.200 -> 0.209
emulators/mess: upgrade slave port pkg-plist

PR:		236621
Submitted by:	sirdice@gmail.com
Relnotes:	https://www.mamedev.org/releases/whatsnew_0209.txt
		https://mamedev.org/releases/whatsnew_0208.txt
		https://mamedev.org/releases/whatsnew_0207.txt
		...
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Tue, 11 Sep 2018
[ 18:34 zeising search for other commits by this committer ] Original commit   Revision:479538 (Only the first 10 of 331 ports in this commit are shown above. View all ports for this commit)
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Mon, 10 Sep 2018
[ 13:11 mat search for other commits by this committer ] Original commit   Revision:479405 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Sat, 4 Aug 2018
[ 14:28 danilo search for other commits by this committer ] Original commit   Revision:476360
- Update to 0.200
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Sun, 10 Jun 2018
[ 19:11 danilo search for other commits by this committer ] Original commit   Revision:472152
- Update to 0.198
Fri, 4 May 2018
[ 03:13 danilo search for other commits by this committer ] Original commit   Revision:469002
- Update to 0.197
Sat, 7 Apr 2018
[ 19:35 danilo search for other commits by this committer ] Original commit   Revision:466762
- Update emulators/{mame,mess} to 0.196
Thu, 5 Apr 2018
[ 03:01 danilo search for other commits by this committer ] Original commit   Revision:466524
- Use compiler:c++14-lang instead of an if statement
- Split USES to a separate block

Reported by:	jbeich, mat
Tue, 3 Apr 2018
[ 20:35 danilo search for other commits by this committer ] Original commit   Revision:466375
- Unbreak emulator/mess
- Use at least clang50 to build mame/mess. GCC is segfaulting during build on
10.4 and it doesn't build with clang.
- Declare some dependencies explicitly to make Q/A happy
Wed, 28 Mar 2018
[ 18:42 antoine search for other commits by this committer ] Original commit   Revision:465836
Fix PKGNAME collision with slave port emulators/mess
(emulators/mess is probaly BROKEN now)
[ 15:18 swills search for other commits by this committer ] Original commit   Revision:465815 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
emulators/mame: update to 0.195

PR:		226687
Submitted by:	Ryo ONODERA <ryo@tetera.org>
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Tue, 31 Oct 2017
[ 14:51 olgeni search for other commits by this committer ] Original commit   Revision:453238 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Thu, 2 Feb 2017
[ 09:39 jbeich search for other commits by this committer ] Original commit   Revision:433134
emulators/mame: unbreak with clang 4.0

../../../../../src/emu/webengine.c:333:21: error: ordered comparison between
pointer and zero
      ('int *' and 'int')
                if ((&data_length > 0) && (sizeof(file_name) > 0))
                     ~~~~~~~~~~~~ ^ ~

Reported by:	antoine (via exp-run)
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Wed, 12 Oct 2016
[ 03:36 linimon search for other commits by this committer ] Original commit   Revision:423824
Change from NOT_FOR to ONLY_FOR.  This fails to build on both armv6 and
aarch64 and was never tried on most other architectures.
Fri, 16 Sep 2016
[ 21:01 amdmi3 search for other commits by this committer ] Original commit   Revision:422270
- Remove always false condition
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 24 Oct 2015
[ 11:13 madpilot search for other commits by this committer ] Original commit   Revision:400117
Update mame/mess to 0.166

PR:		203509, 203510
Submitted by:	Paul Boehmer <freebsd at never4evil.com>
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Mon, 25 May 2015
[ 07:29 marino search for other commits by this committer ] Original commit   Revision:387368 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
emulators/(mame|mess): Upgrade version 0.154 => 0.161 (overhaul ports)

I completely reworked these unmaintained ports.  I turned mess into a
proper slave port as the differences from mame were few.  Some notes:

  * converted to GitHub (this saved messing with the double-zip /
    dos2unix per file arrangement, no more post-extract target)
  * got rid of patchlevel support accordingly
  * got rid of DIST_SUBDIR accordingly
  * Clang from FreeBSD 10 cannot build this!  It fails will some kind of
    signal.  I did not test on FreeBSD 11 yet.  For now, degrade the
    ports to use GCC always.  Note the makefiles were hardcoded to GCC.
    I fixed the hardcoding so it uses environment but perhaps it's known
    that mame/mess is now gcc-only
  * Some options are no longer optional, e.g. BUILTIN_DEBUGGER, SDL2
    These were made unconditional accordingly.
  * mess is now a minimal slave port.  There are some additions to mame
    Makefile to support the slave.
  * I used PORTDOCS and PORTEXAMPLE to simplify each pkg-plist
  * DragonFly support still pending.  This port discovered a bug in
    GCC 5.1 release which has been fixed recently, so the base compiler
    has to be upgraded before testing can resume.
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 5 Oct 2014
[ 10:30 marino search for other commits by this committer ] Original commit   Revision:370053
emulators/mame: Remove redundant @dirrm, simplify an install command
[ 09:37 marino search for other commits by this committer ] Original commit   Revision:370047
emulators/mame: clean up, remove zip dependency, support DragonFly

This port has a post-extract target that wants to use native unzip
on an extracted file.  This is an issue for DragonFly, but tar can
handle the zip file just file on both platforms, so switch to that.

DragonFly still has the incomplete FILE that it inherited from FreeBSD,
which is really a pain when FILE is a parameter in c++ routines.  This
adds an extra patch for DragonFly to use an alternative default logging
callbacks to all mame to finally build on this platform.

While here:
  - remove use of ${PORTNAME} where "mame" is the only correct value
  - use ".zip" instead of extract variable
  - Unmask installation commands
  - Group mkdir commands into one
  - Use NOT_FOR_ARCHS instead of conditional BROKEN
  - Convert to USES=python
  - Remove unnecessary conversion of -lpthread => -pthread
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Fri, 1 Aug 2014
[ 08:13 madpilot search for other commits by this committer ] Original commit   Revision:363691 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update mame/mess to 0.154

PR:		188861
Submitted by:	Ports Fury
Thu, 3 Jul 2014
[ 17:25 amdmi3 search for other commits by this committer ] Original commit   Revision:360414
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Thu, 16 Jan 2014
[ 02:44 danilo search for other commits by this committer ] Original commit   Revision:339885 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
emulators/qmc2
- Update from 0.41 to 0.42

emulators/{mame,mess} [1]
- Update from 0.150 to 0.152

PR:		ports/184246
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Sun, 24 Nov 2013
[ 21:09 mva search for other commits by this committer ] Original commit   Revision:334792
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency
Tue, 19 Nov 2013
[ 23:08 mat search for other commits by this committer ] Original commit   Revision:334361 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
Sun, 17 Nov 2013
[ 12:33 mva search for other commits by this committer ] Original commit   Revision:334079 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Switch devel/sdl20 to use the autotools-based configuration, since the
  cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
  changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
  shared library name changed

PR:		ports/183975
Submitted by:	Jan Kokemuller <jan.kokemueller@gmail.com>
Wed, 30 Oct 2013
[ 20:42 pawel search for other commits by this committer ] Original commit   Revision:332169 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
emulators/mame
emulators/mess
 - Update to version 0.150
 - Add SDL2 option
 - Support staging

emulators/qmc2
 - Support staging
 - USE_GMAKE -> USES=gmake

PR:		ports/182801
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 16:43 bapt search for other commits by this committer ] Original commit   Revision:327721 (Only the first 10 of 190 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:
emulators)
Sat, 17 Aug 2013
[ 16:27 gerald search for other commits by this committer ] Original commit   Revision:324851 (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Thu, 11 Jul 2013
[ 15:27 miwi search for other commits by this committer ] Original commit   Revision:322777 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Update emulators/mame to version 0.149
- Update emulators/mess to version 0.149
- Update emulators/qmc2 to version 0.39
Sun, 9 Jun 2013
[ 19:30 naddy search for other commits by this committer ] Original commit   Revision:320405 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
Tue, 5 Feb 2013
[ 09:09 miwi search for other commits by this committer ] Original commit   Revision:311674
- Update to 0.148

PR:		175577
Submitted by:	Ports Fury
Tue, 30 Oct 2012
[ 08:47 madpilot search for other commits by this committer ] Original commit   Revision:306664
Move OSVERSION check after bsd.port.pre.mk.

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Mon, 29 Oct 2012
[ 22:17 madpilot search for other commits by this committer ] Original commit   Revision:306644
- Update to version 0.147 [1]
- Reflow pkg-descr and add trailing slash to URL [1]
- Trim Makefile headers [1]
- Fix improper overwriting of FILE make variable [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171994 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
Sun, 17 Jun 2012
[ 20:23 sylvio search for other commits by this committer ] Original commit 
- Update to version 0.146

PR:             ports/168998
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Fri, 8 Jun 2012
[ 11:58 madpilot search for other commits by this committer ] Original commit 
Convert to new options framework.

Approved by:    tabthorpe (mentor)
Sun, 13 May 2012
[ 00:42 amdmi3 search for other commits by this committer ] Original commit 
- Respect STRIP

PR:             ports/167818
Submitted by:   Jan Beich <jbeich@tormail.org>
Sun, 11 Mar 2012
[ 01:07 gerald search for other commits by this committer ] Original commit 
Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port.

Feature safe:   yes
Sun, 19 Feb 2012
[ 23:24 miwi search for other commits by this committer ] Original commit 
- Update to version 0.145

PR:             164990
Submitted by:   Ports Fury
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Tue, 17 Jan 2012
[ 22:04 linimon search for other commits by this committer ] Original commit 
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.

Hat:            portmgr
Sat, 13 Aug 2011
[ 17:04 crees search for other commits by this committer ] Original commit 
- Update to 0.143p2 ('borrowing' obrien's cool patchlevel code from editors/vim)
- Add missing fontconfig dependency
- Use PORTDOCS/PORTEXAMPLES
- Use PATCHDIR (not FILESDIR)
- Use COPYTREE_SHARE (not cp -R)

Mostly based on:
PR:             ports/153645
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer), acm
Approved by:    maintainer timeout (8 weeks)
Sun, 1 Aug 2010
[ 17:22 makc search for other commits by this committer ] Original commit 
Update to 0.139

PR:             ports/149105
Submitted by:   Emmanuel Vadot (maintainer)
Wed, 19 May 2010
[ 18:05 makc search for other commits by this committer ] Original commit 
Update to 0.138

PR:             ports/146696
Submitted by:   Emmanuel Vadot (maintainer)
Mon, 17 May 2010
[ 22:20 makc search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update port to v0.137.
Rename the port to mame as the sdl layer is now included in the mainstream code.

PR:             ports/145050
Submitted by:   Emmanuel Vadot (maintainer)

Number of commits found: 98