aboutsummaryrefslogtreecommitdiff
path: root/emulators/openmsx
Commit message (Collapse)AuthorAgeFilesLines
* Don't add a symlink in /usr/local/bin when installing with custom prefixJohan van Selst2009-06-071-0/+4
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235360
* Require modern gcc to compile on FreeBSD-6/amd64Johan van Selst2009-01-121-1/+7
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=225867
* Add patch to compile on amd64 (forgotten in previous commit)Johan van Selst2009-01-121-0/+11
| | | | Notes: svn path=/head/; revision=225822
* - Update to 0.7.0Johan van Selst2009-01-103-14/+68
| | | | | | | | - Add patch for amd64 (will be fixed in next version) (FreeBSD binutils is too old to grok modern amd64 assembly) Notes: svn path=/head/; revision=225673
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-12/+1
| | | | Notes: svn path=/head/; revision=225293
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Pass $TCL_LIBDIR so that it finds TCL even with nonstandard LOCALBASEJohan van Selst2008-02-041-0/+1
| | | | | | | Submitted by: Martin Tournoij Notes: svn path=/head/; revision=206733
* - Update to 0.6.3Johan van Selst2007-12-273-6/+38
| | | | | | | - Add dependency on GLEW Notes: svn path=/head/; revision=204607
* Mark broken on FreeBSD 5.x/amd64 (internal gcc error)Johan van Selst2007-06-121-0/+4
| | | | Notes: svn path=/head/; revision=193317
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.6.2Johan van Selst2007-04-294-28/+70
| | | | | | | - Remove local patch (now fixed in distribution) Notes: svn path=/head/; revision=191095
* - Fix build on FreeBSD 4.xJohan van Selst2006-10-081-2/+9
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=174923
* - Update to 0.6.1Johan van Selst2006-09-203-4/+26
| | | | Notes: svn path=/head/; revision=173485
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-0/+11
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* Remove non-existent USE_CONFIGURE knob.Erwin Lansing2006-06-121-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=165257
* OpenMSX, the open source MSX emulator that tries to achieveRenato Botelho2006-01-264-0/+534
near-perfect emulation by using a novel emulation model. WWW: http://openmsx.sf.net/ PR: ports/92281 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=154507