1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
a738a20980 - Update from 0.40 to 0.41
- Take maintainership
2013-12-21 15:39:36 +00:00
Pawel Pekala
d0bbb68224 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>
2013-10-30 20:42:02 +00:00
Gerald Pfeifer
3be3e90f93 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
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Bryan Drewery
9b171d9d02 - Update to 0.40
Reported by:	portscout
2013-09-20 09:23:01 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
299a8e2abb - Update emulators/mame to version 0.149
- Update emulators/mess to version 0.149
- Update emulators/qmc2 to version 0.39
2013-07-11 15:27:40 +00:00
Martin Wilke
3a9c52e8b2 - Update to 0.38
PR:		175594
Submitted by:	Ports Fury
2013-02-05 09:10:32 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
5dd37213f5 - 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
2013-01-07 02:07:26 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Pawel Pekala
1074306224 - 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
2012-11-01 22:43:18 +00:00
Sylvio Cesar Teixeira
9619a6d287 - Update to version 0.36
PR:		ports/169000
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-17 20:19:01 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
651d4b8d06 - Update to 0.35
PR:		164992
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-13 15:52:52 +00:00
Marcus von Appen
fbd0197639 - 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
2012-02-18 10:18:33 +00:00
Mark Linimon
70318e034d Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.
Hat:		portmgr
2012-01-17 22:04:40 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Max Brazhnikov
a208ab44c0 Chase sdlmess -> mess rename 2010-08-08 13:00:48 +00:00
Max Brazhnikov
bcad3e23ca emulators/sdlmame was renamed to mame 2010-05-17 22:20:41 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
d91de51c21 - Update to 0.2.b8
PR:		135390
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
2009-06-10 15:41:15 +00:00
Dmitry Marakasov
43d68829d9 - Add missing dependencies
PR:		132822
Submitted by:	Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
2009-03-20 22:45:16 +00:00
Alejandro Pulver
a5a0d2a6fc - Add missing GL dependency. 2009-03-19 21:01:15 +00:00
Alejandro Pulver
64a5d9dda4 - Add missing SDL dependency. 2009-03-18 02:44:13 +00:00
Alejandro Pulver
ace090115a - 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>
2009-03-18 02:24:02 +00:00
Alejandro Pulver
e5c52ee734 - Use QT_COMPONENTS.
- Bump PORTREVISION.

PR:		ports/124823
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-06-21 23:18:59 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Alejandro Pulver
5559e0ddb9 - Update to version 0.2.b2. 2008-05-06 19:00:53 +00:00
Alejandro Pulver
a0f768d4a4 - Update to version 0.2.b1. 2008-04-09 02:02:24 +00:00
Alejandro Pulver
364b486478 - Update to version 0.1.b11. 2008-01-04 09:25:32 +00:00
Alejandro Pulver
a4efc44a78 - Update to version 0.1.b10.
- Update pkg-message about flyer images available for download.
2007-07-25 14:43:37 +00:00
Alejandro Pulver
afdd4659d0 - Update to version 0.1.b9. 2007-06-05 02:37:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
82ad20039e 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/
2007-02-28 05:31:30 +00:00