Port details |
- o2em Odyssey2 / Videopac console emulator
- 1.17_4 emulators =3 1.17_4Version of this port present on the latest quarterly branch.
- Maintainer: techgunter@yahoo.com
- Port Added: 2005-07-01 15:01:57
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: p5-Net-Google-DataAPI, p5-Net-Google-Spreadsheets, py311-Automat, py39-PyOpenGL, py311-python-gdsii
- Also Listed In: games
- License: not specified in port
- WWW:
- https://o2em.sourceforge.net/
- Description:
- Odyssey2 / Videopac+ emulator.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/emulators/o2em/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/o2em
- pkg install o2em
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: o2em
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (o2em117src.zip) = a7a588c6b5eb6c7ab37e466a7c314027a29813aab2cb3a6fbb77712f8ac61a0d
SIZE (o2em117src.zip) = 466671
SHA256 (o2mainsamp.zip) = a6fd3feda63e41a10586513ac9a31f71429c2762d8cc56f3cec99241f08c3e2b
SIZE (o2mainsamp.zip) = 679495
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:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- liballeg.so : devel/allegro
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for o2em-1.17_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- emulators_o2em
- USES:
- gmake zip
- pkg-message:
- For install:
- * The Odyessey2 ROM is included in the source, although the documentation says
it isn't.
* The main voice samples are included with this port, but not the sidsamp
which are only used by Sid the Spellbinder. If you need these, put them in
PREFIX/o2em/voice/.
* No cartridge ROMS are included.
* o2em has been patched to better fit with FreeBSD:
- don't assume the CWD contains roms/ bios/ voice/
- don't restrict the location of ROMS to roms/
- use the correct implementation of gettimeticks() for FreeBSD
- allow for the use of PREFIX when building
- don't set the volume to the MAX at runtime
- be compliant with allegro 4.1.12
Read O2EM.txt.
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17_4 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
1.17_4 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 ) |
1.17_4 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 ) |
1.17_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.17_4 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.17_4 09 Mar 2019 08:07:31 |
tobik |
devel/allegro: Update to 4.4.3.1
Some static libraries are now built as shared libraries. Bump
revision of consumers.
Changes: https://github.com/liballeg/allegro5/blob/4.4.3.1/docs/src/changes._tx
Changes: https://github.com/liballeg/allegro5/compare/4.4.2...4.4.3.1
PR: 235477 |
1.17_3 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.17_3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.17_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.17_3 24 Mar 2015 22:17:42 |
marino |
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators
approved by: PTHREAD blanket |
1.17_3 31 Oct 2014 19:39:20 |
bapt |
Avoid @exec |
1.17_3 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
1.17_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.17_2 13 Jul 2014 23:09:11 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.17_2 03 Jul 2014 22:10:07 |
adamw |
Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers. |
1.17_2 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.17_2 02 Jun 2014 17:28:17 |
grembo |
Stagify
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
1.17_2 07 Mar 2014 16:55:02 |
bapt |
Convert e* to USES=zip |
1.17_2 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.17_2 26 Jul 2013 16:04:48 |
crees |
Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
Minor fix required in emulators/o2em.
Remove allegrogl, which is broken and included in allegro-4.4 anyway.
Update allegro-devel to 5.0.7 [1]
PR: ports/172981 [1]
Submitted by: nemysis <nemysis@gmx.ch> [1] |
1.17_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.17_2 23 Sep 2011 22:26:39 |
amdmi3 |
- 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.17_2 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
1.17_2 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
1.17_2 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}. |
1.17_1 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
1.17_1 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
1.17_1 13 Nov 2005 15:17:00 |
pav |
- Chase allegro update |
1.17 25 Jul 2005 19:13:15 |
pav |
- Fix MASTER_SITE_* together with :1 (tricksy!)
Reported by: krismail |
1.17 01 Jul 2005 15:00:55 |
pav |
Odyssey2 / Videopac+ emulator.
PR: ports/82819
Submitted by: Gunter Wambaugh <gunter@thewambaughs.net> |