| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Add missing deps
- Install desktop entry files
PR: ports/171996 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
Feature safe: yes
|
|
|
|
|
| |
PR: ports/169000
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
| |
|
|
|
|
|
|
| |
PR: 164992
Submitted by: Ports Fury
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
|
| |
PR: 135390
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
|
|
|
|
|
| |
PR: 132822
Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add SDLMAME and SDLMESS support.
- Pass maintainership to submitter.
PR: ports/132685
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/124823
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
| |
|
|
|
|
| |
- Update pkg-message about flyer images available for download.
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
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/
|