Commit graph

143 commits

Author SHA1 Message Date
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
Baptiste Daroussin
d17e1f3699 Fix build with clang
Submitted by:	dim
2013-09-04 23:24:55 +00:00
Baptiste Daroussin
9b29f58964 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. 2013-08-28 06:02:08 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Guido Falsi
f41e1b6b10 Convert to new options framework.
Approved by:	tabthorpe (mentor)
2012-06-08 11:58:48 +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
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Dirk Meyer
3c6c78ce31 - Fix build for FreeBSD 8
no Joystick-Support for 8 yet.
PR:		137971
Submitted by:	Ulrich Spoerlein
2009-08-24 16:09:27 +00:00
Erwin Lansing
38e9c0cc24 Mark BROKEN on 8.x: does not build. 2009-06-03 06:50:55 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Pav Lucistnik
efa63f6ba4 - 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
2008-07-25 14:34:52 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +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
Gabor Kovesdan
d4d4877cb1 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
2007-04-15 19:15:42 +00:00
Alejandro Pulver
5b0a38f59a - Remove DIST_SUBDIR (there is only one distfile).
- Remove unused entries from distinfo (the ones moved to games/mame-extras).
2007-03-21 20:09:19 +00:00
Pav Lucistnik
d53ec8e858 - Change DIST_SUBDIR to read 'xmame' instead of ${PORTNAME}, so it works from
slaveport xmess too

Mised by:	acm
2007-03-20 10:02:37 +00:00
Pav Lucistnik
930770f5e1 - Remove innapropriate backslash which caused DISTNAME to be ignored
Pointy hat to:	alepulver
2007-03-20 10:01:56 +00:00
Jose Alonso Cardenas Marquez
e6b5b7f293 - Re-add DISTDIR. It was removed on last commit and it broke the port.
- Move pkg-message to files directory
2007-02-27 20:54:18 +00:00
Alejandro Pulver
8fb83a44e1 - 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)
2007-02-25 15:06:17 +00:00
Kris Kennaway
ca8d1df694 Reset unreachable maintainer address:
mmendez@energyhq.be
    retry timeout exceeded
2007-02-10 20:06:49 +00:00
Vasil Dimov
cf14ca9269 Cure emulators/xmess by fixing deinstallation problem 2006-12-14 07:34:40 +00:00
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
Mark Linimon
c18579786b Mark xmame broken on 5.X: gets internal gcc error.
While here, get rid of a .error usage.
2006-07-16 19:54:20 +00:00
Rong-En Fan
3bb2c47463 - Fix pkg-plist
PR:		ports/100173
Submitted by:	Miguel Mendez <mmendez energyhq.be> (maintainer)
2006-07-12 20:51:16 +00:00
Roman Bogorodskiy
7b6cabb978 Update to 0.106.
PR:		98802
Submitted by:	bsdmaniak <bsdmaniak@daemon-tips.org>,
		Miguel Mendez (maintainer)
Approved by:	Miguel Mendez (maintainer)
2006-06-30 08:23:51 +00:00
Sergey Matveychuk
3fef03caaa - 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
2006-04-29 16:31:10 +00:00
Renato Botelho
a12b007323 - Add more MASTER_SITES
PR:		ports/93425
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Approved by:	maintainer
2006-02-17 09:47:01 +00:00
Pav Lucistnik
b2f03722b7 - Require gcc34 on all archs
This is to work around internal compiler error in gcc33, if case anyone
  wonder.

Requested by:	kris
2006-02-06 19:52:03 +00:00
Pav Lucistnik
add07333ca - Require gcc34 for xmess on amd64
Requested by:	Miguel Mendez <mmendez@energyhq.be>
2006-02-06 17:18:40 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Pav Lucistnik
3217bcc878 - Update to 0.103
PR:		ports/92172
Submitted by:	Miguel Mendez <mmendez@energyhq.be> (maintainer)
2006-01-24 07:47:36 +00:00
Renato Botelho
e09ca07713 - Add one more MASTER_SITES
Submitted by:	maintainer at ports@ maillist
2005-12-07 09:38:04 +00:00
Renato Botelho
aee26d2d1d - Add one more MASTER_SITE
Submitted by:	Charles Swiger <cswiger@mac.com>
Asked by:	maintainer at ports@ maillist
2005-12-06 17:50:32 +00:00
Edwin Groothuis
52426f25cf [Maintainer Update] emulators/xmame to 0.102
PR:		ports/89886
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-12-03 21:06:42 +00:00
Pav Lucistnik
31c1e5ec76 - Fix fetching of history file
PR:		ports/89038
Submitted by:	Miguel Mendez <mmendez@gmail.com> (maintainer)
2005-11-14 23:50:22 +00:00
Pav Lucistnik
1ec81de33a - Update to 0.101
PR:		ports/88366
Submitted by:	Miguel Mendez <mmendez@gmail.com> (maintainer)
2005-11-04 00:30:51 +00:00
Kris Kennaway
585033d00e BROKEN: Unfetchable 2005-10-28 06:38:35 +00:00
Renato Botelho
8aea8af714 - Mark xmess BROKEN on 5.x until a solution is not found
Reported by:	pointyhat via kris
2005-09-28 18:16:59 +00:00
Renato Botelho
4d2db6418b - 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
2005-09-27 18:43:50 +00:00
Sam Lawrance
3ac742be64 - Update to 0.99
- Fix a typo
- Updated uhsdat

PR:		ports/85015
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2005-08-31 14:00:39 +00:00
Roman Bogorodskiy
412d9fadab Update to 0.97.
PR:		82646
Submitted by:	Miguel Mendez (maintainer)
2005-06-26 02:43:39 +00:00
Pav Lucistnik
9e60ac000d - Update to 0.96
PR:		ports/81171, ports/81172
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2005-05-22 15:26:20 +00:00
Pav Lucistnik
e839102444 - Fix plist for recent DATFILES change
Reported by:	krismail
2005-05-09 07:15:01 +00:00
Pav Lucistnik
641e1ebb9c - Fix WITH_DATFILES knob with OPTIONS
PR:		ports/80555
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-05-04 14:13:03 +00:00
Michael Johnson
76c8a5e63c - Update to 0.95
PR:		ports/79450
Submitted by:	maintainer
2005-04-05 18:39:46 +00:00
Michael Johnson
5e79375f4d - Update to 0.94
ChangeLog:	http://x.mame.net/changes-unix.html
PR:		ports/78997
Submitted by:	maintainer
2005-03-19 04:20:33 +00:00