Port details |
- tuxnes Nintendo Entertainment System 8-bit emulator
- 0.75_6 emulators
=5 0.75_6Version of this port present on the latest quarterly branch.
- BROKEN: linker command failed with exit code 1
DEPRECATED: BROKEN for more than 4 months This port expired on: 2024-04-04 IGNORE: is marked as broken: linker command failed with exit code 1
- 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
- Port Added: unknown
- Last Update: 2024-04-04 19:36:16
- Commit Hash: 7754a6c
- People watching this port, also watch:: rsync
- License: GPLv2
- WWW:
- https://tuxnes.sourceforge.net/
- Description:
- TuxNES is an emulator for the 8-bit Nintendo Entertainment System.
Currently, the emulator has been tested on Linux, FreeBSD and NetBSD,
all running on x86 processors.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tuxnes>0:emulators/tuxnes
- No installation instructions:
- This port has been deleted.
- PKGNAME: tuxnes
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- SHA256 (tuxnes-0.75.tar.gz) = 217fc57fdd2a5ec360c197ea36110ec929d3f27c88cf875f0f4723b3496ed7c2
SIZE (tuxnes-0.75.tar.gz) = 198735
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>=4.3 : devel/gmake
- as : devel/binutils
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_tuxnes
- USES:
- compiler gmake xorg
- 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.75_6 04 Apr 2024 19:36:16 |
Rene Ladan (rene) |
emulators/tuxnes: Remove expired port
2024-04-04 emulators/tuxnes: BROKEN for more than 4 months |
0.75_6 17 Feb 2024 06:05:57 |
Muhammad Moinur Rahman (bofh) |
emulators/tuxnes: Mark BROKEN
- Fails with:
linker command failed with exit code 1
- Mark DEPRECATED
- Set EXPIRATION_DATE 2024-04-04 |
0.75_6 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.75_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.75_6 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
0.75_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.75_6 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
0.75_6 26 Sep 2018 13:55:28 |
emaste |
emulators/tuxnes: set LLD_UNSAFE on i386
This port builds and runs a build tool, which segfaults when lld is the
i386 system linker:
cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -Wall
-I/usr/local/include -I/usr/local/include -fstack-protector
-o comptbl comptbl.o -lm -lz -lXext -lXpm -lSM -lICE -lX11
-L/usr/local/lib
./comptbl
gmake[1]: *** [Makefile:414: compdata] Segmentation fault (core dumped)
PR: 214864
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation |
0.75_6 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.75_6 19 Jan 2014 13:49:20 |
miwi |
- Fix build with clang
- Add LICENSE
- Add DESKTOP_ENTRIES
PR: 185310
Submitted by: Ports Fury |
0.75_4 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.75_4 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
0.75_4 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.75_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.75_3 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.75_3 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.75_2 24 Nov 2005 16:07:52 |
pav |
- Add SHA256 |
0.75_2 07 Aug 2004 19:13:06 |
krion |
Fix build with gcc-3.4.2
Support PLIST_FILES
PR: ports/70115
Submitted by: Ports Fury |
0.75_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.75_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.75_1 17 Oct 2003 22:19:49 |
kris |
asmodai is no longer a committer. |
0.75_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
0.75 07 Mar 2003 06:01:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 Apr 2001 22:07:32 |
asmodai |
Update to TuxNES 0.75. |
08 Oct 2000 02:02:29 |
asami |
Convert category emulators to new layout. |
20 Jun 2000 22:03:28 |
will |
More people.FreeBSD.org -> MASTER_SITE_LOCAL conversion. |