non port: emulators/qmc2/Makefile |
SVNWeb
|
Number of commits found: 86 |
Mon, 26 Jun 2023
|
[ 23:30 Robert Clausecker (fuz) ] 1ebb93f
emulators/qmc2: 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
|
Tue, 9 May 2023
|
[ 08:02 Li-Wen Hsu (lwhsu) Author: Alastair Hogge ] b13ab2f
emulators/qmc2: remove dependency on MESS & point to a working homepage
PR: 271324
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Mon, 5 Dec 2022
|
[ 09:37 Nuno Teixeira (eduardo) Author: Alastair Hogge ] 8674ebc
emulators/qmc2: Fix build on systems <13.x: SDL.h not found
* Update ${RUN_DEPENDS} to reflect current mame/mess versions
* Add two more files to ${SHEBANG_FILES}
* Add ${EXTRA_PATCHES} conditional to compensate for missing \S Special
Expression support in GNU grep on system <13.x (if that is even the problem)
* Add files/extra-scripts-sdl-includepaths to patch
${WRKSRC}/scripts/sdl-includepath.sh
PR: 267980
|
Thu, 10 Nov 2022
|
[ 07:25 Li-Wen Hsu (lwhsu) Author: Alastair Hogge ] a79118c (Only the first 10 of 11 ports in this commit are shown above. )
emulators/qmc2: Update to 0.243
Changelog: https://github.com/qmc2/qmc2-mame-fe/releases/tag/v0.243
PR: 264167
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
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 )
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 19 May 2021
|
[ 19:56 Danilo Egea Gondolfo (danilo) ] e695d04
emulators/qmc2: Drop maintainership
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 31 May 2020
|
[ 12:42 adridg ]
emulators/qmc2: Prep-work for Qt 5.15; compatible with Qt 5.14
In Qt 5.15 an enumeration is introduced which has enumerators
True and False, used like QCborSimpleType::False. In C++ that's
3 tokens, one name. The C Preprocessor deals with tokens, though,
and since some headers #define False 0, we end up with tokens
QCborSimpleType::0 instead, which is nonsense.
The actual defines are only relevant in C code internals, not the
API for lzma that is used from C++. So somewhat-hackishly just switch
off the #defines when in C++ mode.
The change is complicated by this *particular* source file being
in DOS CRLF mode.
Reported by: tcberner
|
Fri, 8 Nov 2019
|
[ 10:08 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
e*: Add missing USES={gnome,sdl,xorg}
|
Tue, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
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'.
|
Wed, 25 Sep 2019
|
[ 10:54 linimon ]
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/qt5/QtCore/qglobal.h:45:25: error: type_traits: No such
file or directory
/usr/local/include/qt5/QtCore/qcompilerdetection.h:564:6: error: #error Qt
requires a C++11 compiler and yours does not seem to be that.
Approved by: portmgr (tier-2 blanket)
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Sun, 4 Nov 2018
|
[ 19:00 tcberner ] (Only the first 10 of 187 ports in this commit are shown above. )
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
porting simpler; the set of ports using either mostly coincided.
Exp-run by: antoine
PR: 223687
PR: 232751
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Tue, 3 Apr 2018
|
[ 20:36 danilo ]
- Update to 0.195
- Use QT5 to match mame/mess
- Update COMMENT
|
Mon, 1 Jan 2018
|
[ 02:47 danilo ]
- Update to 0.192
|
Sun, 5 Nov 2017
|
[ 21:24 danilo ]
- Update to 0.187
|
Sat, 24 Jun 2017
|
[ 22:32 danilo ]
- Update to 0.186
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sun, 7 May 2017
|
[ 20:41 danilo ]
- Update to 0.183
|
Sun, 18 Dec 2016
|
[ 22:06 tcberner ] (Only the first 10 of 33 ports in this commit are shown above. )
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825
|
Sun, 24 Jul 2016
|
[ 20:26 danilo ]
- Update to 0.65
|
Fri, 10 Jun 2016
|
[ 20:42 danilo ]
- Update to 0.64
- Add dependencies explicitly as suggested by Q/A
- Sort USE_QT4 list
|
Sun, 1 May 2016
|
[ 04:42 danilo ]
- Update to 0.63
|
Sat, 9 Apr 2016
|
[ 17:57 danilo ]
- Update to 0.62
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 27 Feb 2016
|
[ 00:29 danilo ]
- Update to 0.61
|
Sun, 31 Jan 2016
|
[ 13:44 danilo ]
- Update to 0.60
|
Sat, 2 Jan 2016
|
[ 14:31 danilo ]
- Update to 0.59
|
Thu, 26 Nov 2015
|
[ 14:56 danilo ]
- Update to 0.58
|
Thu, 5 Nov 2015
|
[ 12:36 mat ] (Only the first 10 of 206 ports in this commit are shown above. )
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
Thu, 29 Oct 2015
|
[ 15:34 danilo ]
- Update to 0.57
- Install qmc2-arcade and qchdman binaries
- Update WWW
|
Mon, 25 May 2015
|
[ 10:27 marino ]
emulators/qmc2: Use LOCALBASE instead of PREFIX for CXXFLAGS
|
[ 10:21 marino ]
emulators/qmc2: Adjust after update to mame/mess
The mame and mess executable names have changed slightly. For i386
platforms, they are still "mame" and "mess" but for amd64 platforms,
they are "mame64" and "mess64". Change the RUN_DEPENDS specification
to adjust for this morphing name.
I suspect a patch is also needed for amd64 but I don't know where it
would go. I'll notify the maintainer. The RUN_DEPENDS fix and the
hardcoded CFLAG fix are "just fix it" items.
|
Sat, 2 May 2015
|
[ 20:51 danilo ]
- Update to 0.51
|
Tue, 31 Mar 2015
|
[ 14:27 danilo ]
- Update to 0.50
|
Thu, 26 Feb 2015
|
[ 23:16 danilo ]
- Update to 0.49
|
Sat, 31 Jan 2015
|
[ 15:23 danilo ]
- Update to 0.48
|
Fri, 2 Jan 2015
|
[ 19:33 danilo ]
- Update to 0.47
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Thu, 27 Nov 2014
|
[ 14:23 danilo ]
- Update from 0.45 to 0.46
|
Sat, 18 Oct 2014
|
[ 22:31 danilo ]
- Update from 0.44 to 0.45
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Thu, 24 Jul 2014
|
[ 15:06 danilo ]
- Update from 0.43 to 0.44
|
Fri, 11 Apr 2014
|
[ 02:50 danilo ]
- Update from 0.42 to 0.43
- Convert USE_BZIP2 to USES
|
Tue, 18 Feb 2014
|
[ 14:31 makc ] (Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Thu, 16 Jan 2014
|
[ 02:44 danilo ] (Only the first 10 of 17 ports in this commit are shown above. )
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]
|
Sat, 21 Dec 2013
|
[ 15:39 danilo ]
- Update from 0.40 to 0.41
- Take maintainership
|
Wed, 30 Oct 2013
|
[ 20:42 pawel ] (Only the first 10 of 19 ports in this commit are shown above. )
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 ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
[ 09:23 bdrewery ]
- Update to 0.40
Reported by: portscout
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 11 Jul 2013
|
[ 15:27 miwi ] (Only the first 10 of 17 ports in this commit are shown above. )
- Update emulators/mame to version 0.149
- Update emulators/mess to version 0.149
- Update emulators/qmc2 to version 0.39
|
Tue, 5 Feb 2013
|
[ 09:10 miwi ]
- Update to 0.38
PR: 175594
Submitted by: Ports Fury
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Mon, 7 Jan 2013
|
[ 02:07 makc ] (Only the first 10 of 48 ports in this commit are shown above. )
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Thu, 1 Nov 2012
|
[ 22:43 pawel ]
- Update to version 0.37 [1]
- Add missing deps
- Install desktop entry files
PR: ports/171996 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe: yes
|
Sun, 17 Jun 2012
|
[ 20:19 sylvio ]
- Update to version 0.36
PR: ports/169000
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Tue, 13 Mar 2012
|
[ 15:52 miwi ]
- Update to 0.35
PR: 164992
Submitted by: Ports Fury
Feature safe: yes
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- 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 ]
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.
Hat: portmgr
|
Sun, 8 Aug 2010
|
[ 13:00 makc ]
Chase sdlmess -> mess rename
|
Mon, 17 May 2010
|
[ 22:20 makc ]
emulators/sdlmame was renamed to mame
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Jun 2009
|
[ 15:41 amdmi3 ]
- Update to 0.2.b8
PR: 135390
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
|
Fri, 20 Mar 2009
|
[ 22:45 amdmi3 ]
- Add missing dependencies
PR: 132822
Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
|
Thu, 19 Mar 2009
|
[ 21:01 alepulver ]
- Add missing GL dependency.
|
Wed, 18 Mar 2009
|
[ 02:44 alepulver ]
- Add missing SDL dependency.
|
[ 02:24 alepulver ]
- Update the port to version 0.2.b7.
- Add SDLMAME and SDLMESS support.
- Pass maintainership to submitter.
PR: ports/132685
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
|
Sat, 21 Jun 2008
|
[ 23:18 alepulver ]
- Use QT_COMPONENTS.
- Bump PORTREVISION.
PR: ports/124823
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
|
Fri, 6 Jun 2008
|
[ 13:27 edwin ] (Only the first 10 of 58 ports in this commit are shown above. )
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)
|
Tue, 6 May 2008
|
[ 19:00 alepulver ]
- Update to version 0.2.b2.
|
Wed, 9 Apr 2008
|
[ 02:02 alepulver ]
- Update to version 0.2.b1.
|
Fri, 4 Jan 2008
|
[ 09:25 alepulver ]
- Update to version 0.1.b11.
|
Wed, 25 Jul 2007
|
[ 14:43 alepulver ]
- Update to version 0.1.b10.
- Update pkg-message about flyer images available for download.
|
Tue, 5 Jun 2007
|
[ 02:37 alepulver ]
- Update to version 0.1.b9.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 28 Feb 2007
|
[ 05:31 alepulver ]
M.A.M.E. Catalog / Launcher II - also referred to as QMC2 - is the successor
of one of the first XMAME GUI frontends available on this planet called
QMamecat (derived from MAMECAT, which was text-only).
QMamecat was based upon Qt 2; its development was frozen in 2003. QMC2 has
been rebuilt from scratch as a Qt 4 project. Parts of the design and code were
inspired by its predecessor, but it's not just a remake. We tried to make the
new design as flexible as possible to minimize dependencies from frontend- and
CLI-related MAME changes, which was a major deficiency of QMamecat. QMC2 now
uses a template based MAME configuration scheme, which can easily be enhanced
with additional command line options (defined in an XML template file).
As a result of this flexible design, we are able to support multiple MAME
targets - currently XMAME and SDLMAME!
WWW: http://www.mameworld.net/mamecat/
|
Number of commits found: 86 |