summaryrefslogtreecommitdiff
path: root/emulators/xmame
AgeCommit message (Collapse)AuthorFilesLines
2001-03-30the ${FILESDIR}/endian.sh stuff needs to come after bsd.pkg.mk to makedmcmahill1-16/+17
sure FILESDIR is defined. Problem noted by several people (Christoph, Mycroft, etc.).
2001-03-24Update to xmame-0.37b12.1kristerw5-59/+32
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-07If we are not on a CPU known by mame, determine risc or risc_lsb based onabs2-2/+10
<machine/endian.h>. Fixed xmame on arm32.
2000-11-05Update for 0.37b6.1.mycroft5-37/+42
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-4/+4
2000-07-13Update pkg to version 0.37b4.1martin6-63/+83
2000-04-20Depend on "unzip" 5.40 or newer.tron1-2/+2
2000-03-16These patches are no longer necessary.soren2-54/+0
2000-03-16add RCS tagswiz2-0/+2
2000-03-14Update to 0.36b16.1.soren5-139/+69
Includes new NetBSD audio code from kristerw.
2000-03-13Passing down DESTDIR is not necessary.soren1-2/+2
2000-01-20Update to version 0.36b14.1.soren4-21/+24
1999-11-10Changed patches.soren8-144/+115
1999-11-10Update xmame to 0.36b8.1.soren5-20/+22
Xmess is now integrated in xmame.
1999-07-27More magic.mycroft1-2/+2
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+10
1999-05-10Fix compile problems. Enable on alpha.ross2-3/+40
1999-04-030.35b8.1mycroft12-110/+129
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-4/+1
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1998-12-28reflect update of unzip to 5.40hubertf1-2/+2
1998-12-150.34b8.1mycroft6-87/+101
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-2/+2
DEPENDS definition.
1998-11-12Some more pkglint stuff.frueauf2-3/+5
1998-11-050.34b5.2mycroft1-21/+0
1998-11-04Missed a CONFLICT.mycroft1-2/+2
1998-11-040.34b5.2mycroft1-3/+4
1998-10-250.5b2.2mycroft2-23/+44
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-09-07Fix message at end of install.mycroft1-5/+5
1998-09-07Temporary patch around .h file lossage.mycroft1-0/+21
1998-09-07Catch up with a Makefile change.mycroft1-2/+1
1998-09-07Update to 0.34b2.2.mycroft3-13/+18
1998-09-05Add conflict.mycroft1-2/+2
1998-09-05Update to 0.34b2.1.mycroft4-46/+43
1998-09-01Use -DACORN to fix up unaligned accesses on non-i386en.mycroft1-1/+1
1998-08-31Allow the display type to be overridden from the pkg Makefile.mycroft2-10/+21
1998-08-29Use a gmake construct rather than a pmake construct.mycroft1-2/+2
1998-08-29Readd rcs ids again.frueauf2-0/+4
1998-08-29Remove old checksums.frueauf1-2/+1
1998-08-29Update to 0.34b1.1.mycroft6-130/+101
1998-08-23pkglint:tron1-4/+4
- replace "${MKDIR} -p" by "${MKDIR}" - move "RUN_DEPENDS" and "DEPENDS" to the correct place
1998-08-23Activate joystick supports on all ports which have it not only on i386.tron2-5/+11
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-07-23Enable MIT-SHM, as pointed out by Mario Kemper.mycroft1-2/+11