Commit graph

19 commits

Author SHA1 Message Date
Pav Lucistnik
d352da8f3f - Unbreak on amd64
PR:		ports/78094
Submitted by:	Greg J. <xcas@cox.net> (maintainer)
2005-02-28 17:32:40 +00:00
Pav Lucistnik
8005d62035 - Update to 0.98.13
PR:		ports/78094
Submitted by:	Greg J. <xcas@cox.net> (maintainer)
2005-02-27 16:00:51 +00:00
Edwin Groothuis
4d90568ffa The sourceforge website is empty, grab copy from ftp.au.freebsd.org
and place it in the adopted directory on my website.
2005-01-12 06:05:49 +00:00
Kirill Ponomarev
9f25b7e542 Mark BROKEN on sparc64 - doesn't compile.
PR:		ports/74325
Submitted by:	maintainer
2004-11-28 10:11:57 +00:00
Kirill Ponomarev
24d0f3d72b Update to 0.98.12
PR:		ports/71197
Submitted by:	maintainer
2004-09-01 07:59:07 +00:00
Pav Lucistnik
0731abe759 - Update to 0.98.11
PR:		ports/70454
Submitted by:	Greg J. <xcas@cox.net> (maintainer)
2004-08-15 23:02:05 +00:00
Kirill Ponomarev
80f5b19c29 - Fix build on 4.x
Reported by:	bento via kris
2004-05-21 08:28:53 +00:00
Kirill Ponomarev
43bbb124d2 - Update to version 0.98.10
PR:		ports/66847
Submitted by:	maintainer
2004-05-19 08:18:03 +00:00
Pav Lucistnik
f5fc337074 - Transfer maintainership to the submitter of last update
PR:		ports/66033
Offered by:	HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (old maintainer)
Accepted by:	"Greg J." <xcas@cox.net> (new maintainer)
2004-05-18 08:12:30 +00:00
Pav Lucistnik
7badc1cf20 - Update to 0.98.8
PR:		ports/66033
Submitted by:	Greg J. <xcas@cox.net>
Approved by:	maintainer
2004-05-17 20:28:42 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
93bb3e964a - Update to version 0.97.5
PR:		60629
Submitted by:	maintainer
2003-12-27 23:56:01 +00:00
Kirill Ponomarev
47e4cfec85 - Add new man page
- Use DOCSDIR macro

PR:		56236
Submitted by:	maintainer
2003-08-31 14:41:53 +00:00
Maho Nakata
746dc443ee 1. delete pkg-message: this file slipped in by mistake.
2. fix pkg-plist for version 0.96
3. move message for WITH_OPTIMIZED_FLAGS to correct place
4. delete -mcpu=i686 -march=i686:
	Not all i386 is i686.
	cpu dependent optimize is done by CPUTYPE.
5. change fix for non-i386 arch

PR:		54686
Submitted by:	HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (maintainer)
2003-07-23 17:37:17 +00:00
Maho Nakata
aea1dce716 Clean up of the port.
1. ECHO -> ECHO_CMD
2. .if !defined(WITH_OPTIMIZED_FLAGS) should be inside
   of pre-everything:: since shell command in question
   isn't under any target, and it is not a valid syntax.

Reviewed by:	will
Pointy hat to:	myself
2003-07-21 00:48:09 +00:00
Maho Nakata
a20e7c4696 FCE Ultra is an NTSC and PAL Famicom/NES emulator for various
platforms, distributed under GPL. It is based upon Bero's original
FCE source code.  Current features include good PPU, CPU, pAPU,
expansion chip, and joystick emulation.

PR:	45166
Submitted by:	HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp>
2003-07-20 11:51:27 +00:00