FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 9:59 AM GMT
Port details
yabause 0.9.10 emulators on this many watch lists=0 search for ports that depend on this port
Sega Saturn system emulator
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Aug 2006 22:50:35
License: not specified in port
Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and 
is being ported to Microsoft Windows and Mac OS X. It is also ported to the 
Sega Dreamcast as a separate project. It is written in C using the SDL and 
OpenGL libraries with support for cdrom and iso files.

WWW:	http://yabause.sourceforge.net/
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, devel/qt4-corelib, x11-toolkits/qt4-gui, x11/qt4-opengl, devel/sdl12
Required To Run: devel/qt4-corelib, x11-toolkits/qt4-gui, x11/qt4-opengl
Required Libraries: x11-toolkits/gtkglext, audio/openal-soft, graphics/libGL, graphics/libGLU, graphics/libglut, devel/sdl12
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/yabause/ && make install clean
To add the package: pkg_add -r yabause


Configuration Options
===> The following configuration options are available for yabause-0.9.10:
     QT4=on (default) "Build wit qt4 interface instead of gtk2 one"
===> Use 'make config' to modify these settings

Master Sites:
http://heanet.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://sunet.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://iweb.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://switch.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://surfnet.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://kent.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://freefr.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://voxel.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://jaist.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://osdn.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://nchc.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://ncu.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://transact.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://softlayer.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://internode.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://ufpr.dl.sourceforge.net/project/yabause/yabause/0.9.10/
http://waix.dl.sourceforge.net/project/yabause/yabause/0.9.10/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jun 2011 01:42:16
Original commit files touched by this commit  0.9.10
acm search for other commits by this committer
- Update to 0.9.10
- Add QT4 option for build emulator with qt4 interface instead of gtk2
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.9.4_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  0.9.4_5
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  0.9.4_5
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  0.9.4_5
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.9.4_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.9.4_3
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.9.4_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.9.4_1
rafan search for other commits by this committer
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 View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  0.9.4_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 13:27:07
Original commit files touched by this commit  0.9.4_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 Mar 2008 21:08:48
Original commit files touched by this commit  0.9.4
acm search for other commits by this committer
- Fix pkg-plist

Reported by:    pav
28 Mar 2008 01:51:50
Original commit files touched by this commit  0.9.4
acm search for other commits by this committer
- Update to 0.9.4
22 Mar 2008 08:55:40
Original commit files touched by this commit  0.9.2_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.9.2_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
23 Dec 2007 02:31:22
Original commit files touched by this commit  0.9.2
acm search for other commits by this committer
- Update to 0.9.2
04 Oct 2007 16:49:08
Original commit files touched by this commit  0.9.0
acm search for other commits by this committer
- Update to 0.9.0
- Remove USE_GCC
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.8.6_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
06 Sep 2007 06:00:48
Original commit files touched by this commit  0.8.6
acm search for other commits by this committer
- Update to 0.8.6
19 Aug 2007 20:30:51
Original commit files touched by this commit  0.8.5
acm search for other commits by this committer
- Update to 0.8.5
19 May 2007 20:32:57
Original commit files touched by this commit  0.8.0_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Jan 2007 21:57:14
Original commit files touched by this commit  0.8.0_1
acm search for other commits by this committer
- Add pkg-plist
- Fix pkg-plist problems [1]

Reported by:    kris [1]
27 Dec 2006 19:19:47
Original commit files touched by this commit  0.8.0
acm search for other commits by this committer
- Update to 0.8.0
30 Nov 2006 20:37:26
Original commit files touched by this commit  0.7.2
acm search for other commits by this committer
- Respect X11BASE
22 Sep 2006 23:02:47
Original commit files touched by this commit  0.7.2
acm search for other commits by this committer
- Update 0.7.2
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.7.1_1
stas search for other commits by this committer
 - 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)
01 Sep 2006 19:57:06
Original commit files touched by this commit  0.7.1
acm search for other commits by this committer
- Update to 0.7.1
- Add USE_GCC=3.4+. It fixed a problem on 4.x [1]

Reported by:    kris [1]
Approved by:    garga(mentor)
24 Aug 2006 22:50:00
Original commit files touched by this commit  0.7.0
acm search for other commits by this committer
- New port: emulators/yabause

Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and
is being ported to Microsoft Windows and Mac OS X. It is also ported to the
Sega Dreamcast as a separate project. It is written in C using the SDL and
OpenGL libraries with support for cdrom and iso files.

WWW:    http://yabause.sourceforge.net/

Approved by:    garga (mentor)

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
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

13 vulnerabilities affecting 32 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 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

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.139 seconds.