notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
snes9x Super Nintendo Entertainment System(SNES) Emulator
1.51_7 emulators Deleted on this many watch lists=20 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.51_7Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2018-08-03 15:52:00
SVN Revision: 476299
People watching this port, also watch:: unzip, libogg, gmake
License: not specified in port
WWW:
http://www.snes9x.com/
Description:
Super Nintendo Entertainment System(SNES) Emulator WWW: http://www.snes9x.com/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/snes9x
Collapse this list.
Dependency lines:
  • snes9x>0:emulators/snes9x
No installation instructions:
This port has been deleted.
PKGNAME: snes9x
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (snes9x-1.51-src.tar.bz2) = 70c8f41fc7f1e000605127e0f4261e3eb52c72019b3cbf9bc8061b0b8ccdf687 SIZE (snes9x-1.51-src.tar.bz2) = 1707256

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. x11.pc : x11/libX11
  3. sm.pc : x11/libSM
  4. ice.pc : x11/libICE
  5. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. sm.pc : x11/libSM
  3. ice.pc : x11/libICE
  4. xext.pc : x11/libXext
Library dependencies:
  1. libpng.so : graphics/png
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. emulators/gsnes9x*
  2. emulators/snes9express*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for snes9x-1.51_7: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation JMA=on: Enable JMA archive decompression support NETPLAY=on: Enable network support OPENGL=off: 2D/3D rendering support via OpenGL SCREENSHOT=on: Enable screenshot support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://files.ipherswipsite.com/snes9x/
  2. http://www.lysator.liu.se/snes9x/1.51/
Collapse this list.

Number of commits found: 65

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.51_7
03 Aug 2018 15:52:00
Revision:476299Original commit files touched by this commit
acm search for other commits by this committer
- Remove emulators/snes9x A update version is available at
  emulators/snes9x-gtk
1.51_7
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
1.51_6
03 Jan 2017 21:04:37
Revision:430522Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/snes9x: unbreak with libc++ 3.9

unix/unix.cpp:1451:9: error: cannot initialize a variable of type 'char *' with
an rvalue of type
      'const char *'
  char *slash = strrchr(path, SLASH_CHAR);
        ^       ~~~~~~~~~~~~~~~~~~~~~~~~~
unix/unix.cpp:1452:9: error: cannot initialize a variable of type 'char *' with
an rvalue of type
      'const char *'
  char *dot = strrchr(path, '.');
        ^     ~~~~~~~~~~~~~~~~~~

PR:		212343
Regressed by:	https://github.com/llvm-mirror/libcxx/commit/b4aa97130b8b
1.51_5
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
1.51_5
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.51_5
24 Mar 2015 22:17:42
Revision:382185Original commit files touched by this commit
marino search for other commits by this committer
3 ports categories: Remove $PTHREAD_LIBS

Categories: print, science, emulators

approved by:	PTHREAD blanket
1.51_5
25 Dec 2014 20:54:43
Revision:375598Original commit files touched by this commit
bapt search for other commits by this committer
Bump portrevision after png update
1.51_4
28 Jul 2014 18:39:29
Revision:363222Original commit files touched by this commit
adamw search for other commits by this committer
Rename emulators/ patch-xy patches to reflect the files they modify.
1.51_4
01 Jun 2014 16:39:41
Revision:356155Original commit files touched by this commit
grembo search for other commits by this committer
Stagify. Small fixes while being there.
The port doesn't build with std=c++11. Even though it's
an upstream problem, the maintainer might want to
look into fixing this.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
1.51_4
26 May 2014 13:13:46
Revision:355332Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
1.51_4
20 Sep 2013 16:43:53
Revision:327721Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
1.51_4
08 May 2013 15:59:11
Revision:317692Original commit files touched by this commit
bdrewery search for other commits by this committer
Really fix conversion - missed a 2nd typo
1.51_4
02 May 2013 13:29:29
Revision:317113Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix conversion to new options framework for bmake
1.51_4
28 Apr 2013 21:20:28
Revision:316753Original commit files touched by this commit
bapt search for other commits by this committer
Convert emulators to new options framework
1.51_4
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.51_3
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.51_3
23 Aug 2011 07:45:27
Original commit files touched by this commit
dougb search for other commits by this committer
Geocities has been gone for almost 2 years now, so let's remove
references to it.

Deprecate ports whose only MASTER_SITE is (was) geocities
1.51_3
02 Jul 2011 17:14:20
Original commit files touched by this commit
miwi search for other commits by this committer
= Drop MD5 support
1.51_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.51_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
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)
1.51_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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)
1.51_2
22 Mar 2008 08:55:40
Original commit files touched by this commit
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)
1.51_1
04 Oct 2007 15:38:19
Original commit files touched by this commit
acm search for other commits by this committer
- Remove USE_GCC
- Remove BROKEN, new version of snes9x compiles fine on CURRENT

Suggested and reported by:      miwi
1.51
04 Oct 2007 05:43:04
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 1.51
- Clean patch files
- Add NETPLAY Option
1.5_2
29 Sep 2007 15:03:33
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken with gcc4.2.
1.5_2
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.5_1
24 Mar 2007 12:26:14
Original commit files touched by this commit
acm search for other commits by this committer
- My fault on previous commit, this is the correct way for do the things
1.5_1
24 Mar 2007 12:22:22
Original commit files touched by this commit
acm search for other commits by this committer
- Now,the OPENGL option installs snes9x instead of osnes9x
- Bump PORTREVISION
1.5
28 Dec 2006 01:15:04
Original commit files touched by this commit
acm search for other commits by this committer
- Add USE_GCC=3.4+. I forgot to add it in my previous commit.
1.5
27 Dec 2006 17:27:38
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 1.5
- Add new mirrors to MASTER_SITES
- Add pkg-message file
- Convert to OPTIONS
- Clean patch files
- Install DOCSDIR files
- Remove obsolete patch
- Remove USE_X_PREFIX
- Take maintainership
1.42_1
29 Apr 2006 21:40:23
Original commit files touched by this commit
pav search for other commits by this committer
- Fill in $LINENO in configure script, so it detects FreeBSD, so it enables
  joystick support.

  This a more magic situation.

PR:             ports/96193
Submitted by:   Andreas Steinel <lnxbil@saarlinux.org>
1.42
31 Mar 2006 06:35:51
Original commit files touched by this commit
linimon search for other commits by this committer
Reset green@ as maintainer at his request.

Hat:            portmgr
1.42
22 Jan 2006 09:47:28
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.42
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.42
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.42
17 Jul 2004 18:29:42
Original commit files touched by this commit
krion search for other commits by this committer
Fix PLIST_FILES

PR:             ports/69186
Submitted by:   Ports Fury
1.42
30 May 2004 00:35:30
Original commit files touched by this commit
pav search for other commits by this committer
- Update SIZE in distinfo too

Spotted by:     kris
1.42
29 May 2004 23:59:56
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.42

PR:             ports/62158
Submitted by:   Ports Fury
Approved by:    maintainer timeout (4 months)
1.41.1_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.41.1_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.41.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.41.1
21 Oct 2003 02:36:04
Original commit files touched by this commit
green search for other commits by this committer
Allow the user to compile Snes9X without x86 assembly optimizations, and
with OpenGL as a display, with the port flags WITHOUT_X86_ASM and
WITH_OPENGL.  Instead of updating the port revision, bump the version to
"1.41.1", which more accurately reflects what Snes9X is calling itself.

Submitted by:   KATO Tsuguru <tkato@prontomail.com>
PR:     ports/57003
1.41
20 Oct 2003 04:20:32
Original commit files touched by this commit
green search for other commits by this committer
Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.

Submitted by:   HIYAMA Takeshi <hymtk7@yahoo.co.jp>
1.40
11 Aug 2003 00:39:34
Original commit files touched by this commit
green search for other commits by this committer
Unbreak the compilation for 4.x users.
1.40
09 Aug 2003 13:21:14
Original commit files touched by this commit
green search for other commits by this committer
Now that there's a download site again, upgrade to version 1.40.

Submitted by:   KATO Tsuguru <tkato@prontomail.com>
PR:             ports/44225
1.37c
13 May 2003 17:10:53
Original commit files touched by this commit
green search for other commits by this committer
Correct USB joystick support for 4.x (used the wrong version of the
hid_report_size(3) API).

Submitted by:   Sean Welch <welchsm@earthlink.net>
1.37c
08 May 2003 01:33:09
Original commit files touched by this commit
green search for other commits by this committer
Mirror the distfile since the download section on the master site is dead.
Unbreak by updating for new -lusbhid in current.
1.37c
06 May 2003 23:54:41
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile
1.37c
07 Mar 2003 06:01:20
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.37c
07 Feb 2003 02:44:22
Original commit files touched by this commit
seanc search for other commits by this committer
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN          is reserved for ports that don't work.  This will prevent
                users from installing the port, but please note that
                ports marked as BROKEN will still be built by bento
IGNORE          is reserved for ports that should not be built for one
                reason or another (including bento).  Users and bento
                will not build ports marked as IGNORE.
FORBIDDEN       is reserved for security breakages only!!!  Only mark a
                port as FORBIDDEN if there is a security issue with the
                port at the time.

Reviewed by:    kris (portmgr)
1.37c
29 Sep 2002 03:41:37
Original commit files touched by this commit
kris search for other commits by this committer
Fix build (chase libusb to libusbhid)
1.37c
20 Sep 2002 19:17:02
Original commit files touched by this commit
green search for other commits by this committer
Use sys/soundcard.h instead of machine/soundcard.h
29 Mar 2001 12:36:16
commit hash: fp1.11733@dev.null.freshports.orgcommit hash: fp1.11733@dev.null.freshports.orgcommit hash: fp1.11733@dev.null.freshports.orgcommit hash: fp1.11733@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Update to version 1.37c with the major notable of having all of Kreed's  
display filters built-in.    
29 Mar 2001 09:09:50
commit hash: fp1.11725@dev.null.freshports.orgcommit hash: fp1.11725@dev.null.freshports.orgcommit hash: fp1.11725@dev.null.freshports.orgcommit hash: fp1.11725@dev.null.freshports.org files touched by this commit
nakai search for other commits by this committer
Maintainer change.    
05 Feb 2001 16:15:38
commit hash: fp1.9263@dev.null.freshports.orgcommit hash: fp1.9263@dev.null.freshports.orgcommit hash: fp1.9263@dev.null.freshports.orgcommit hash: fp1.9263@dev.null.freshports.org files touched by this commit
nakai search for other commits by this committer
More fix for 4.x-RELEASE    
24 Jan 2001 01:16:15
commit hash: fp1.8782@dev.null.freshports.orgcommit hash: fp1.8782@dev.null.freshports.orgcommit hash: fp1.8782@dev.null.freshports.orgcommit hash: fp1.8782@dev.null.freshports.org files touched by this commit
nakai search for other commits by this committer
More fix about usb support.    
22 Jan 2001 00:56:21
commit hash: fp1.8694@dev.null.freshports.orgcommit hash: fp1.8694@dev.null.freshports.orgcommit hash: fp1.8694@dev.null.freshports.orgcommit hash: fp1.8694@dev.null.freshports.org files touched by this commit
nakai search for other commits by this committer
Add fix for 4.2-stable.    
13 Jan 2001 20:28:00
commit hash: fp1.8471@dev.null.freshports.orgcommit hash: fp1.8471@dev.null.freshports.orgcommit hash: fp1.8471@dev.null.freshports.orgcommit hash: fp1.8471@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Update to 1.34a    
22 Nov 2000 03:18:33
commit hash: fp1.6615@dev.null.freshports.orgcommit hash: fp1.6615@dev.null.freshports.orgcommit hash: fp1.6615@dev.null.freshports.orgcommit hash: fp1.6615@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Bump the PORTREVISION for a compilation that has optimization and -2xsai.    
22 Nov 2000 03:18:13
commit hash: fp1.6614@dev.null.freshports.orgcommit hash: fp1.6614@dev.null.freshports.orgcommit hash: fp1.6614@dev.null.freshports.orgcommit hash: fp1.6614@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Add 2xSaI mode to Snes9X for Unix (X11); using the switch -2xsai, this   is a
"smarter" stretcher and interpolater by Kreed.  It looks better   than the -y TV
mode :)  
22 Nov 2000 03:15:30
commit hash: fp1.6613@dev.null.freshports.orgcommit hash: fp1.6613@dev.null.freshports.orgcommit hash: fp1.6613@dev.null.freshports.orgcommit hash: fp1.6613@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Actually have CFLAGS do something.  Previously, the emulator has been  
compiling with no optimization!!    
20 Nov 2000 02:19:43
commit hash: fp1.6554@dev.null.freshports.orgcommit hash: fp1.6554@dev.null.freshports.orgcommit hash: fp1.6554@dev.null.freshports.orgcommit hash: fp1.6554@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Bump the PORTREVISION after committing the USB joystick code.  Note   the Alpha
still doesn't work; if anyone with an Alpha who wants to   play Snes9X can fix
it, please do :)    
19 Nov 2000 07:10:40
commit hash: fp1.6536@dev.null.freshports.orgcommit hash: fp1.6536@dev.null.freshports.orgcommit hash: fp1.6536@dev.null.freshports.orgcommit hash: fp1.6536@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Add a UHID joystick driver (USB Joysticks/GamePads/etc.) as the   FreeBSD
machdep joystick handling code.  Along with this, make a few   cleanups, and add
a new switch, "-joyshift", which enables USB HID   numbering to start with the
second gamepad.    
14 Oct 2000 02:03:29
commit hash: fp1.5068@dev.null.freshports.orgcommit hash: fp1.5068@dev.null.freshports.orgcommit hash: fp1.5068@dev.null.freshports.orgcommit hash: fp1.5068@dev.null.freshports.org files touched by this commit
green search for other commits by this committer
Update to version 1.32.    
08 Oct 2000 02:02:29
commit hash: fp1.4739@dev.null.freshports.orgcommit hash: fp1.4739@dev.null.freshports.orgcommit hash: fp1.4739@dev.null.freshports.orgcommit hash: fp1.4739@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category emulators to new layout.  

Number of commits found: 65