Port details |
- generator SEGA Genesis emulator
- 0.35_15 emulators
=3 0.35_15Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses obsolete glib12
This port expired on: 2018-12-20
- 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: 2001-04-21 21:32:32
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- People watching this port, also watch:: zsnes, nmap, nasm
- License: GPLv2
- WWW:
- http://www.squish.net/generator/
- Description:
- SEGA Genesis emulator
Generator is an open source emulator designed to emulate the Sega Genesis /
Mega Drive console, a popular games machine produced in the early 1990s. It is
a portable program written in C and has been ported to the Amiga, Macintosh,
Windows and even pocket PCs such as the iPAQ and Cassiopeia. Natively it
compiles under Unix for X Windows with either tcl/tk or gtk/SDL, for svgalib
and even cross-compiles to DOS with djgpp/allegro.
Generator uses it's own custom 68000 processor emulation which is and uses
compilation techniques such as block-marking, flag calculation removal,
operand pre-calculation, endian pre-conversion etc. There are approximately
1600 C routines generated by the first stage of compilation to cope with the
67 instruction families. These include two versions of every instruction - one
that calculates flags and one that doesn't, so that unnecessary flag
computation is avoided.
WWW: http://www.squish.net/generator/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- generator>0:emulators/generator
- No installation instructions:
- This port has been deleted.
- PKGNAME: generator
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (generator-0.35.tar.gz) = 5e622e4234125eeea9bc6fa2759f8cdf42844092bdb007d4a43f55c40c4cd7f5
SIZE (generator-0.35.tar.gz) = 469541
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 : devel/gmake
- sdl-config : devel/sdl12
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for generator-0.35_15:
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
SDL=off: Use SDL for audio
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake jpeg gnome
- pkg-message:
- Generator has been installed.
If you enabled the option SDL_AUDIO and your sound is delayed try setting the
variable "sound_maxfields" and "sound_minfields" in your configuration file
(usually "~/.genrc") to lower values. Like:
# default: 5
sound_minfields = 1
# default: 10
sound_maxfields = 2
To gain more performance set the CPUTYPE variable in "make.conf" as appropiate
(in addition to enabling the build option OPTIMIZED_CFLAGS), then rebuild and
install generator.
NOTE: if you want more features use the port "emulators/generator-cbiere".
For more information visit: http://www.squish.net/generator/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.35_15 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.35_15 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
0.35_15 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.35_15 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
0.35_15 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.35_15 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.35_15 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.35_14 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.35_13 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) |
0.35_12 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.35_12 07 Feb 2014 15:54:26 |
miwi |
- Fix build
- Stage support
PR: 184234
Submitted by: ports fury |
0.35_12 02 Feb 2014 14:56:56 |
miwi |
- Stage support
- Convert to USES |
0.35_12 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.35_12 12 Jun 2012 10:34:46 |
bapt |
Convert to new options framework |
0.35_12 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.35_11 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.35_11 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. |
0.35_11 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 |
0.35_11 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
0.35_11 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
0.35_11 10 Oct 2010 17:12:02 |
alepulver |
- Avoid overriding post-patch target on some architectures.
PR: ports/149715
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
0.35_11 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.35_10 19 Nov 2009 23:41:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.35_10 22 Sep 2009 22:24:19 |
alepulver |
- Fix building with recent nasm.
Feature safe: yes (miwi) |
0.35_10 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.35_9 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.35_9 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.35_9 06 Jun 2008 13:27:07 |
edwin |
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) |
0.35_8 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.35_7 22 Jul 2007 16:58:39 |
alepulver |
- Fix building on non-i386 with GCC 4.2 (on i386 assembly code is used).
Reported by: pav |
0.35_7 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.35_6 22 Mar 2007 04:02:00 |
alepulver |
- Fix building with GCC 4.x.
Reported by: pointyhat |
0.35_6 20 Sep 2006 11:21:59 |
stas |
- 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) |
0.35_5 24 Apr 2006 20:55:04 |
alepulver |
- Format tabs, sort variables and put targets at the end.
- Remove USE_REINPLACE.
- Fix OPTIONS handling.
- Bump PORTREVISION.
Approved by: garga (mentor) |
0.35_4 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
0.35_4 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.35_3 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
0.35_3 04 Sep 2005 12:55:45 |
sem |
- Makefile clean up: remove old gcc version checking.
PR: ports/84926
Submitted by: maintainer |
0.35_3 15 Jul 2005 18:50:09 |
lesi |
Fix configure on sparc64 and alpha 5.x and unmark BROKEN on alpha.
PR: ports/83516
Submitted by: maintainer |
0.35_3 12 Jun 2005 07:17:43 |
pat |
Add sound support
Bump PORTREVISION
Submitter takes maintainership
Add pkg-message and rework pkg-descr
PR: ports/82141
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
0.35_2 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.35_2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.35_2 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.35_1 08 Mar 2004 01:01:31 |
edwin |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.35_1 26 Feb 2004 08:31:15 |
kris |
BROKEN on alpha 5.x: Configure fails |
0.35_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.35_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.35 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.35 04 Dec 2003 08:28:03 |
krion |
- Update to version 0.35
PR: 59610
Submitted by: Ports Fury |
0.34 22 Nov 2003 17:51:22 |
linimon |
Mark as broken on latest 5.1 due to gcc3.3's pickier preprocessor.
Mark as not for alpha because the configure script doesn't understand
alpha. Noticed by: bento. |
0.34 03 Nov 2003 01:19:26 |
kris |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
0.34 07 Apr 2003 06:42:33 |
mdodd |
- Update to 0.34
- Add support for SDL Joysticks.
- Possibly run on more than i386. |
0.15 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. |
22 Apr 2001 01:32:32 |
nakai |
Initial import. SEGA Megadrive/Genesis emulator. |