non port: emulators/xmame/Makefile |
SVNWeb
|
Number of commits found: 121 (showing only 100 on this page) |
Fri, 7 Feb 2014
|
[ 18:50 bapt ] (Only the first 10 of 44 ports in this commit are shown above. )
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator
|
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)
|
Wed, 4 Sep 2013
|
[ 23:24 bapt ]
Fix build with clang
Submitted by: dim
|
Wed, 28 Aug 2013
|
[ 06:02 bapt ]
Make sure the build respect CC, and while here enforce gcc as a compiler as
clang is blowing up when trying to build this port.
|
Sat, 3 Aug 2013
|
[ 13:44 mat ] (Only the first 10 of 124 ports in this commit are shown above. )
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 8 Jun 2012
|
[ 11:58 madpilot ]
Convert to new options framework.
Approved by: tabthorpe (mentor)
|
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
|
Thu, 10 Nov 2011
|
[ 05:38 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
|
Sun, 22 Nov 2009
|
[ 19:49 pav ] (Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Mon, 24 Aug 2009
|
[ 16:09 dinoex ]
- Fix build for FreeBSD 8
no Joystick-Support for 8 yet.
PR: 137971
Submitted by: Ulrich Spoerlein
|
Wed, 3 Jun 2009
|
[ 06:50 erwin ]
Mark BROKEN on 8.x: does not build.
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
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}.
|
Sun, 15 Apr 2007
|
[ 19:15 gabor ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
|
Wed, 21 Mar 2007
|
[ 20:09 alepulver ]
- Remove DIST_SUBDIR (there is only one distfile).
- Remove unused entries from distinfo (the ones moved to games/mame-extras).
|
Tue, 20 Mar 2007
|
[ 10:02 pav ]
- Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works from
slaveport xmess too
Mised by: acm
|
[ 10:01 pav ]
- Remove innapropriate backslash which caused DISTNAME to be ignored
Pointy hat to: alepulver
|
Tue, 27 Feb 2007
|
[ 20:54 acm ]
- Re-add DISTDIR. It was removed on last commit and it broke the port.
- Move pkg-message to files directory
|
Sun, 25 Feb 2007
|
[ 15:06 alepulver ]
- Remove DATFILES option (a port emulators/mame-extras will be added soon,
because there will be more MAME/MESS ports).
- Remove unused entries and groups from MASTER_SITES.
- Add pkg-message with information about the new port.
PR: ports/109419
Submitted by: alepulver (myself)
|
Sat, 10 Feb 2007
|
[ 20:06 kris ]
Reset unreachable maintainer address:
mmendez@energyhq.be
retry timeout exceeded
|
Thu, 14 Dec 2006
|
[ 07:34 vd ]
Cure emulators/xmess by fixing deinstallation problem
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Sun, 16 Jul 2006
|
[ 19:54 linimon ]
Mark xmame broken on 5.X: gets internal gcc error.
While here, get rid of a .error usage.
|
Fri, 30 Jun 2006
|
[ 08:23 novel ]
Update to 0.106.
PR: 98802
Submitted by: bsdmaniak <bsdmaniak@daemon-tips.org>,
Miguel Mendez (maintainer)
Approved by: Miguel Mendez (maintainer)
|
Sat, 29 Apr 2006
|
[ 16:31 sem ]
- Update to 0.104
- Update history file to 1.06a
- Add NO_CDROM - license does not allow to sell for fee
PR: ports/93525
Submitted by: maintainer
|
Fri, 17 Feb 2006
|
[ 09:47 garga ]
- Add more MASTER_SITES
PR: ports/93425
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Approved by: maintainer
|
Mon, 6 Feb 2006
|
[ 19:52 pav ]
- Require gcc34 on all archs
This is to work around internal compiler error in gcc33, if case anyone
wonder.
Requested by: kris
|
[ 17:18 pav ]
- Require gcc34 for xmess on amd64
Requested by: Miguel Mendez <mmendez@energyhq.be>
|
Mon, 30 Jan 2006
|
[ 23:20 kuriyama ] (Only the first 10 of 67 ports in this commit are shown above. )
Chase shlib bump of libexpat.
|
Tue, 24 Jan 2006
|
[ 07:47 pav ]
- Update to 0.103
PR: ports/92172
Submitted by: Miguel Mendez <mmendez@energyhq.be> (maintainer)
|
Wed, 7 Dec 2005
|
[ 09:38 garga ]
- Add one more MASTER_SITES
Submitted by: maintainer at ports@ maillist
|
Tue, 6 Dec 2005
|
[ 17:50 garga ]
- Add one more MASTER_SITE
Submitted by: Charles Swiger <cswiger@mac.com>
Asked by: maintainer at ports@ maillist
|
Sat, 3 Dec 2005
|
[ 21:06 edwin ]
[Maintainer Update] emulators/xmame to 0.102
PR: ports/89886
Submitted by: Miguel Mendez <mmendez@gmail.com>
|
Mon, 14 Nov 2005
|
[ 23:50 pav ]
- Fix fetching of history file
PR: ports/89038
Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
|
Fri, 4 Nov 2005
|
[ 00:30 pav ]
- Update to 0.101
PR: ports/88366
Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
|
Fri, 28 Oct 2005
|
[ 06:33 kris ]
BROKEN: Unfetchable
|
Wed, 28 Sep 2005
|
[ 18:16 garga ]
- Mark xmess BROKEN on 5.x until a solution is not found
Reported by: pointyhat via kris
|
Tue, 27 Sep 2005
|
[ 18:43 garga ]
- Update xmame to 0.100 [1]
- Update xmess to 0.100 [2]
- Remove old stuffs about xpinmame port
- Use DATADIR and DOCSDIR
- Mark it as BROKEN on < 5.x (maintainer will take a look asap)
PR: ports/86526 [1], ports/86533 [2]
Submitted by: maintainer
Reworked by: me
Approved by: maintainer
|
Wed, 31 Aug 2005
|
[ 14:00 lawrance ]
- Update to 0.99
- Fix a typo
- Updated uhsdat
PR: ports/85015
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
|
Sun, 26 Jun 2005
|
[ 02:43 novel ]
Update to 0.97.
PR: 82646
Submitted by: Miguel Mendez (maintainer)
|
Sun, 22 May 2005
|
[ 15:26 pav ]
- Update to 0.96
PR: ports/81171, ports/81172
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
|
Wed, 4 May 2005
|
[ 14:13 pav ]
- Fix WITH_DATFILES knob with OPTIONS
PR: ports/80555
Submitted by: Radim Kolar <hsn@netmag.cz>
|
Tue, 5 Apr 2005
|
[ 18:39 ahze ]
- Update to 0.95
PR: ports/79450
Submitted by: maintainer
|
Sat, 19 Mar 2005
|
[ 04:20 ahze ]
- Update to 0.94
ChangeLog: http://x.mame.net/changes-unix.html
PR: ports/78997
Submitted by: maintainer
|
Mon, 7 Mar 2005
|
[ 13:28 flz ]
- Update to 0.92.
PR: ports/78459
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by: pav (mentor)
|
Tue, 15 Feb 2005
|
[ 19:42 pav ]
- Fix xmess build on FreeBSD 4:
RELENG_4's ld cannot link code with duplicate symbols. I've decided to not
link messtest at all since we don't even install it.
PR: ports/77521
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
|
Sat, 12 Feb 2005
|
[ 17:40 vs ]
- Fix build on 4.x
- Mark as BROKEN on ia64
PR: ports/77361
Submitted by: Miguel Mendez (maintainer)
|
Fri, 28 Jan 2005
|
[ 16:41 pav ]
- Update to 0.90
- Mark xmess BROKEN on 4.x - don't compile
PR: ports/76725, ports/76726
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
|
Sun, 16 Jan 2005
|
[ 11:19 edwin ]
The attached patch should fix the package building problem.
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
Wed, 12 Jan 2005
|
[ 07:18 edwin ]
[Maintainer Update] emulators/xmame to 0.89
Update port and OPTIONS-ify.
PR: ports/75671
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
Mon, 29 Nov 2004
|
[ 07:04 kris ]
Fix build of xmess on 4.x
Submitted by: maintainer
|
Wed, 24 Nov 2004
|
[ 17:45 daichi ]
[Maintainer Update] emulators/xmame to 0.88
PR: ports/74207
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
|
Sat, 6 Nov 2004
|
[ 02:41 kevlo ]
Update to 0.87
PR: ports/73544
Submitted by: MAINTAINER
|
Mon, 11 Oct 2004
|
[ 22:37 edwin ]
[Maintainer update] emulators/xmame to 0.86
I was holding this in hope they would get networking fixed. No
dice. *NETWORKING DOESN'T WORK IN THIS VERSION* and is disabled
in the Makefile.
Some people have reported success on !i386, so I've removed the
ARCH restriction for now. We'll see how it turns out.
This version makes gxmame stop working, see the other PR about
gxmame for a fix.
PR: ports/71252
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
Wed, 29 Sep 2004
|
[ 05:58 kris ]
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
Fri, 2 Jul 2004
|
[ 08:20 vs ]
Update to 0.83.1
PRs: ports/68550, ports/68551
Submitted by: maintainer
|
Mon, 17 May 2004
|
[ 14:52 krion ]
- Update to version 0.82.1
PR: ports/66727
Submitted by: Christopher Nehren <apeiron@comcast.net>
Approved by: maintainer
|
Sun, 2 May 2004
|
[ 07:30 vs ]
The last commit should read:
Fix network support.
PR: ports/65946
Submitted by: Christopher Nehren (approved by maitainer)
Approved by: linimon (implicit)
Pointy hat: me
|
[ 07:27 vs ]
Makefile
|
Mon, 29 Mar 2004
|
[ 08:09 krion ]
- Update to version 0.80.1
PR: ports/64868
Submitted by: maintainer
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ] (Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Sun, 7 Mar 2004
|
[ 23:39 edwin ] (Only the first 10 of 11 ports in this commit are shown above. )
Let ports use the USE_SDL macro
PR: ports/61807
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
|
Tue, 2 Mar 2004
|
[ 21:56 pav ]
- Update to 0.79.1
- Transfer maintainership to submitter
PR: ports/63644
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer
|
Thu, 26 Feb 2004
|
[ 09:31 kris ]
BROKEN on !i386 5.x: Does not compile
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sun, 1 Feb 2004
|
[ 01:13 pav ]
- Update to 0.78.1
PR: ports/62137
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer (xmame part)
|
Mon, 12 Jan 2004
|
[ 12:14 pav ]
- Update to 0.77.1
PR: ports/61205
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer
|
Fri, 19 Dec 2003
|
[ 23:25 pav ]
- Unbreak xmess and bring it up to the 0.76.1 (it's slave port of xmame)
Approved by: maintainer timeout (1 month) (xmame part)
|
Sat, 15 Nov 2003
|
[ 20:20 marcus ]
unPERLify and use REINPLACE_CMD and USE_PERL5 where appropriate.
PR: 48249
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
|
Wed, 5 Nov 2003
|
[ 22:12 jeh ]
Fix the build with WITH_ASM68K=yes option
PR: 58977
Submitted By: MAINTAINER
|
Tue, 28 Oct 2003
|
[ 17:16 glewis ]
. Update to 0.76.1.
PR: 58571
Submitted by: Suleiman Souhlal <refugee@vt.edu> (maintainer)
|
Sat, 25 Oct 2003
|
[ 01:10 maho ]
Fix opengl build.
Submitted by: maintainer
Discovered by: Jimmy Olgeni <olgeni@FreeBSD.org>
|
Tue, 14 Oct 2003
|
[ 12:16 sumikawa ]
Upgrade to 0.74.1. Summiter take the maintainership.
PR: ports/57879
Submitted by: Suleiman Souhlal <refugee@vt.edu>
|
Mon, 21 Jul 2003
|
[ 05:43 maho ]
Drop maintainership to ports@FreeBSD.org
PR: 54674
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
Sun, 4 May 2003
|
[ 19:06 mdodd ]
Update to 0.67.2
Submitted by: maintainer
|
Sun, 20 Apr 2003
|
[ 02:59 marcus ]
Remove USE_GNOMENG.
|
Thu, 10 Apr 2003
|
[ 09:22 mdodd ]
- Update xmame/xmess to 0.67.1
- Mark xpinmame as broken.
Approved by: MAINTAINER
|
Sun, 23 Feb 2003
|
[ 22:59 edwin ]
[MAINTAINER UPDATE]: emulators/xmame & emulators/xmess
Update of xmame/xmess to 0.65.1
PR: ports/48202
Submitted by: Stijn Hoop <stijn@win.tue.nl>
|
Fri, 21 Feb 2003
|
[ 11:59 knu ] (Only the first 10 of 48 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 15:06 sobomax ] (Only the first 10 of 75 ports in this commit are shown above. )
Update version number of SDL shared library.
|
Fri, 15 Nov 2002
|
[ 18:05 ijliao ]
- Update of xmame and xmess to 0.61.1
- Update datfiles to latest version
- Use master site sorting for WITH_DATFILES
- (hopefully) fix pkg-plist issues
PR: 45292
Submitted by: maintainer
|
Thu, 31 Oct 2002
|
[ 22:54 edwin ] (Only the first 10 of 13 ports in this commit are shown above. )
Fix building errors for emulators/xmame, while keeping joystick
support.
Rename of the files/ section on maintainers request.
PR: ports/43328, ports/44042
Submitted by: Stijn Hoop <stijn@win.tue.nl>,Kyle Martin <mkm@ieee.org>
Approved by: Stijn Hoop <stijn@win.tue.nl>
|
Fri, 30 Aug 2002
|
[ 13:41 lioux ]
Deploy USE_GNOMENG infrastructure
PR: 42199
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Tue, 14 May 2002
|
[ 02:51 pat ]
Update to 0.60.1
PR: 37787
Submitted by: maintainer
|
Wed, 17 Apr 2002
|
[ 12:38 sobomax ] (Only the first 10 of 43 ports in this commit are shown above. )
Chase increase of libSDL version number.
|
Tue, 26 Mar 2002
|
[ 19:56 pat ]
Update to 0.59.1
PR: 36328
Submitted by: maintainer
|
Sat, 23 Mar 2002
|
[ 11:03 kevlo ]
Update to version 0.58.3
PR: 36196
Submitted by: MAINTAINER
|
Fri, 8 Feb 2002
|
[ 04:16 pat ]
Update to 0.58.1
|
Thu, 10 Jan 2002
|
[ 03:40 sumikawa ]
Upgrade to 0.57.1.
|
Sat, 5 Jan 2002
|
[ 10:11 olgeni ]
Update port to version 0.56.2 (plus new cheat.zip MD5 and German docs)
|
Thu, 22 Nov 2001
|
[ 12:42 olgeni ]
Update port to version 0.56.1.
|
Sat, 6 Oct 2001
|
[ 19:05 lioux ]
update to 0.55.2
|
Sat, 22 Sep 2001
|
[ 10:15 olgeni ]
Update port to version 0.55.1
|
Sat, 1 Sep 2001
|
[ 20:18 lioux ]
- simultaneous update of xmame and xmess since xmess is a slave port of xmame
o Update xmame to 0.54.1 o Update xmess to 0.37b15.2 o Add WITH_ESOUND knob
for both ports
|
Mon, 20 Aug 2001
|
[ 13:43 olgeni ]
Update port to version 0.53.1.
|
Fri, 3 Aug 2001
|
[ 14:21 olgeni ]
Update CPS2 patches to 2001/07/11, and disable optimization by default.
|
Thu, 12 Jul 2001
|
[ 14:03 olgeni ]
Update port to version 0.37b16.1.
|
Number of commits found: 121 (showing only 100 on this page) |