FreshPorts -- The Place For Ports notbug Wed, 8 Feb 2012 5:37 PM GMT
Port details
bsnes 0.70 emulators on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not compile
Ignore IGNORE: is marked as broken: does not compile
Super Nintendo/Super Famicom emulator

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jul 2009 18:04:58
License: not specified in port


bsnes is an emulator that began development on 2004-10-14.
The purpose of this emulator is a bit different from others:
it focuses on accuracy, debugging functionality, and clean code.

The emulator does not focus on things that would hinder accuracy.
This includes speed and game-specific hacks for compatibility.
As a result, the minimum system requirements for bsnes are very high.

The emulator itself was not derived from any existing emulator source code,
such as SNES9x. It was written from scratch by myself.
Any similarities to other emulators are merely coincidental.

WWW: http://byuu.org/bsnes/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/gcc46, devel/binutils, x11/videoproto, x11/libXv, x11/libX11, x11-toolkits/qt4-gui, devel/qt4-moc, devel/qmake4, devel/qt4-rcc, devel/qt4-uic, devel/sdl12
Required To Run: lang/gcc46, x11/libXv, x11/libX11, x11-toolkits/qt4-gui
Required Libraries: graphics/libGL, devel/sdl12
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/bsnes/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for bsnes-0.70:
     VIDEO_GLX=on (default) "Build GLX Video Driver"
     VIDEO_XV=on (default) "Build Xv Video Driver"
     VIDEO_SDL=on (default) "Build SDL Video Driver"
     VIDEO_QT=off (default) "Build QtImage Video Driver"
     SOUND_OPENAL=off (default) "Build OpenAL Sound Driver"
     SOUND_OSS=on (default) "Build OSS Sound Driver"
     SOUND_PULSE=off (default) "Build Pulseaudio Sound Driver"
     SOUND_AO=off (default) "Build AO Sound Driver"
     INPUT_X=on (default) "Build X Input Driver"
     INPUT_SDL=on (default) "Build SDL Input Driver"
===> Use 'make config' to modify these settings

Master Sites:
http://bsnes.googlecode.com/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Jan 2012 22:04:40
Original commit files touched by this commit  0.70
linimon search for other commits by this committer
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.

Hat:            portmgr
08 Nov 2011 22:11:58
Original commit files touched by this commit  0.70
pav search for other commits by this committer
- Mark BROKEN: does not compile
  ui-qt/input/controller.cpp:30:33: error: could not convert
'(SNES::Input::JoypadID)4u' from 'SNES::Input::JoypadID' to 'unsigned int'

Reported by:    pointyhat
02 Jul 2011 17:14:20
Original commit files touched by this commit  0.70
miwi search for other commits by this committer
= Drop MD5 support
02 Oct 2010 11:14:50
Original commit files touched by this commit  0.70
makc search for other commits by this committer
Update to 0.70

PR:             ports/150979
Submitted by:   Emmanuel Vadot (maintainer)
04 Sep 2010 09:31:08
Original commit files touched by this commit  0.68
makc search for other commits by this committer
Update ports to 0.68

PR:             ports/150220
Submitted by:   Emmanuel Vadot (maintainer)
02 Aug 2010 18:33:00
Original commit files touched by this commit  0.67
makc search for other commits by this committer
Update ports to 0.67

PR:             ports/149183
Submitted by:   Emmanuel Vadot (maintainer)
11 Jul 2010 08:09:03
Original commit files touched by this commit  0.65
makc search for other commits by this committer
Update ports to 0.65
Add Xv video drivers to default.

PR:             ports/148432
Submitted by:   Emmanuel Vadot (maintainer)
06 Jun 2010 20:39:21
Original commit files touched by this commit  0.58_3
naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.58_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
25 Jan 2010 19:15:18
Original commit files touched by this commit  0.58_1
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
22 Dec 2009 23:37:30
Original commit files touched by this commit  0.58
amdmi3 search for other commits by this committer
- Update to 0.58

PR:             141884
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer
30 Nov 2009 17:26:16
Original commit files touched by this commit  0.57_1
miwi search for other commits by this committer
- Fix build

Reported by:    pavbot
26 Nov 2009 14:32:14
Original commit files touched by this commit  0.57
miwi search for other commits by this committer
- Update to 0.057

PR:             140818
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
28 Aug 2009 19:23:31
Original commit files touched by this commit  0.50
miwi search for other commits by this committer
- Update to v50

PR:             138260
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
28 Jul 2009 18:04:33
Original commit files touched by this commit  0.48
amdmi3 search for other commits by this committer
bsnes is an emulator that began development on 2004-10-14.
The purpose of this emulator is a bit different from others:
it focuses on accuracy, debugging functionality, and clean code.

The emulator does not focus on things that would hinder accuracy.
This includes speed and game-specific hacks for compatibility.
As a result, the minimum system requirements for bsnes are very high.

The emulator itself was not derived from any existing emulator source code,
such as SNES9x. It was written from scratch by myself.
Any similarities to other emulators are merely coincidental.

WWW: http://byuu.org/bsnes/

PR:             135592
Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23141
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 1
Expired 7
Set to expire 93
Interactive 63
new 24 hours 13
new 48 hours27
new 7 days49
new fortnight82
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.15 seconds.