Port details |
- fceu A portable NES/Famicom emulator based on Bero's original FCE
- 0.98.13_4 emulators
=4 0.98.13_4Version of this port present on the latest quarterly branch. - Maintainer: chris@officialunix.com
 - Port Added: 2003-07-20 11:51:57
- Last Update: 2009-11-04 14:27:08
- SVN Revision: UNKNOWN
- People watching this port, also watch:: vcdimager
- License: not specified in port
- WWW:
- http://fceultra.sourceforge.net/
- Description:
- FCE Ultra is an NTSC and PAL Famicom/NES emulator for various
platforms. It is based upon Bero's original FCE source code. Current
features include good PPU, CPU, pAPU, expansion chip, and joystick
emulation. Also a feature unique to this emulator(at the current
time) is authentic Game Genie emulation. Save states and snapshot
features also have been implemented. The VS Unisystem is emulated
as well. FCE Ultra supports iNES format ROM images, UNIF format ROM
images, headerless and FWNES style FDS disk images, and NSF files.
FCE Ultra currently supports the following iNES mappers(many partially):
WWW: http://fceultra.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: fceu
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- sdl-config : devel/sdl12
- Library dependencies:
-
- SDL-1.2.11 : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.98.13_4 04 Nov 2009 14:27:08
 |
wxs  |
- Remove old fceu port after repocopy.
PR: ports/139839
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
0.98.13_4 19 Sep 2009 03:18:13
 |
wxs  |
- Pass maintainership to submitter
PR: ports/138955 ports/138956
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes |
0.98.13_4 22 Aug 2009 00:20:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.98.13_4 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.98.13_4 12 May 2008 18:42:04
 |
lippe  |
Reset maintainer:
<xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1
<xcas@cox.net> recipient rejected (in reply to RCPT TO command)
Approved by: gabor (mentor) |
0.98.13_4 27 Apr 2008 18:56:35
 |
pav  |
- Works with gcc 4.x
Reported by: Zyl/FreeNode |
0.98.13_4 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
0.98.13_3 16 Apr 2008 21:48:18
 |
pav  |
- Fix fetch, bsd-unix.org is gone |
0.98.13_3 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
0.98.13_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.98.13_1 20 Sep 2006 11:21:59
 |
stas  |
- 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) |
0.98.13 17 Sep 2006 20:00:48
 |
kris  |
Now builds on sparc64 |
0.98.13 07 May 2006 10:55:47
 |
edwin  |
Remove USE_REINPLACE from all categories starting with E |
0.98.13 22 Jan 2006 09:47:28
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.98.13 28 Feb 2005 17:32:40
 |
pav  |
- Unbreak on amd64
PR: ports/78094
Submitted by: Greg J. <xcas@cox.net> (maintainer) |
0.98.13 27 Feb 2005 16:00:51
 |
pav  |
- Update to 0.98.13
PR: ports/78094
Submitted by: Greg J. <xcas@cox.net> (maintainer) |
0.98.12 12 Jan 2005 06:05:49
 |
edwin  |
The sourceforge website is empty, grab copy from ftp.au.freebsd.org
and place it in the adopted directory on my website. |
0.98.12 28 Nov 2004 10:11:57
 |
krion  |
Mark BROKEN on sparc64 - doesn't compile.
PR: ports/74325
Submitted by: maintainer |
0.98.12 01 Sep 2004 07:59:07
 |
krion  |
Update to 0.98.12
PR: ports/71197
Submitted by: maintainer |
0.98.11 15 Aug 2004 23:02:05
 |
pav  |
- Update to 0.98.11
PR: ports/70454
Submitted by: Greg J. <xcas@cox.net> (maintainer) |
0.98.10 21 May 2004 08:28:53
 |
krion  |
- Fix build on 4.x
Reported by: bento via kris |
0.98.10 19 May 2004 08:18:03
 |
krion  |
- Update to version 0.98.10
PR: ports/66847
Submitted by: maintainer |
0.98.8 18 May 2004 08:12:30
 |
pav  |
- 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) |
0.98.8 17 May 2004 20:28:42
 |
pav  |
- Update to 0.98.8
PR: ports/66033
Submitted by: Greg J. <xcas@cox.net>
Approved by: maintainer |
0.97.5_2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.97.5_2 16 Mar 2004 04:23:56
 |
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.97.5_1 08 Mar 2004 01:01:31
 |
edwin  |
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> |
0.97.5_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.97.5 27 Dec 2003 23:56:01
 |
krion  |
- Update to version 0.97.5
PR: 60629
Submitted by: maintainer |
0.96_1 31 Aug 2003 14:41:53
 |
krion  |
- Add new man page
- Use DOCSDIR macro
PR: 56236
Submitted by: maintainer |
0.96 23 Jul 2003 17:37:17
 |
maho  |
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) |
0.96 21 Jul 2003 00:48:09
 |
maho  |
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 |
0.96 20 Jul 2003 11:51:27
 |
maho  |
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> |