Port details |
- anese NES Emulator written for fun and learning
- 0.9.1 emulators
=0 Version of this port present on the latest quarterly branch. - Maintainer: freebsd@sysctl.cz
 - Port Added: 2019-09-01 19:26:23
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: MIT
- Description:
- ANESE (Another NES Emulator) is a Nintendo Entertainment System Emulator written
for fun and learning.
Accuracy and performance are long-term goals, but the primary focus is getting
popular titles up and running. There are still a lot of bugs, but many games are
working quite well already.
WWW: https://prilik.com/ANESE/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/emulators/anese/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/anese
- pkg install anese
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: anese
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1566123542
SHA256 (daniel5151-ANESE-0.9.1_GH0.tar.gz) = 86c3aced7b552125b0775b20e1779c5648f28a5cb7f9837a0f97c5440ca4aa0c
SIZE (daniel5151-ANESE-0.9.1_GH0.tar.gz) = 25076630
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- emulators_anese
- USES:
- cmake:insource compiler:c++11-lang sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.9.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.9.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Sep 2019 23:42:39
0.9.1 |
linimon  |
Fix build on GCC-based systems by adding compiler:c++11-lang to USES:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (tier-2 blanket) |
01 Sep 2019 19:25:47
0.9.1 |
dbaio  |
Add emulators/anese: NES Emulator written for fun and learning
ANESE (Another NES Emulator) is a Nintendo Entertainment System Emulator written
for fun and learning.
Accuracy and performance are long-term goals, but the primary focus is getting
popular titles up and running. There are still a lot of bugs, but many games are
working quite well already.
WWW: https://prilik.com/ANESE/
PR: 239940
Submitted by: Martin Filla <freebsd@sysctl.cz> |
Number of commits found: 4
|