prevent eg: gnucash from taking several aeons to start up.
* Hack around the fact that the above then wants to call various
autotools to rebuild parts of the build infrastructure which,
depending on the ports installed can cause things to fail in
weird and wonderful ways.
and time. A variety of properties tells you information about that date
and time such as hour, minute, day of month, weekday, etc.
WWW: http://search.cpan.org/dist/Date-EzDate/
- Respect PREFIX
- Rearrange master sites order, so we don't try all sf and sunsite mirrors
first (the rc version only exists on local mirror).
PR: ports/109527
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
^[ (escape) menu ^y search prompt ^k delete line ^p prev li ^g prev page
^o ascii code ^x search ^l undelete line ^n next li ^v next page
^u end of file ^a begin of line ^w delete word ^b back 1 char
^t begin of file ^e end of line ^r restore word ^f forward 1 char
^c command ^d delete char ^j undelete char ^z next word
L: 1 C: 1 =====================================================================
Do not attend to build if ${LOCALBASE}/include/mapi.h exists in system, so
mark it as IGNORE. Current, devel/libytnef will installing
${LOCALBASE}/include/mapi.h that has caused evolution-exchange to not able to
build. The real solution is to have move from include/*.h to
include/libytnef/*.h to protect their commonly named header file better.
PR: ports/109199
Reported by: Jukka A. Ukkonen <jau@iki.fi>
Dicsussed with: marcus
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/
It has the following features:
- Preview Screenshot.
- Game List built from available ROMs.
- ROM status verification.
- Capture window for XMAME output detail.
- Random Game feature to start a random (working) game.
WWW: http://www.parallelrealities.co.uk/xmamegui.php
Loemu is a free application that provides a simple frontend for various game
emulators.
Features:
- Currently it supports game emulation with xmame, sdlmame and snes9x.
- Browse games using dynamic list. This allows to browse in a list generated
with some categories (and it has other advantages).
- Finds games quickly. Using a specific dialog that looks for a game in all
the gamelist.
- The generation of the dynamic list filtering the gamelist is very fast.
- It has been developed with PyGTK + Glade.
- Released under GNU General Public License.
The design of loemu allows the support of more emulators adding specific
emulator configuration files.
WWW: http://loemu.pegueroles.com/