FreshPorts -- The Place For Ports Sat, 17 May 2008 6:48 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
frodo 4.1b_7 emulators on this many watch lists=6 search for ports that depend on this port
Emulates a Commodore 64
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tk


Frodo is a freeware C64 emulator for BeOS, Unix, MacOS, AmigaOS, Win32
and RiscOS systems and the world's first C64 emulator not bearing a
"64" in its name. :-) (No, it has absolutely nothing to do with
frodo.hiof.no, that's a pure coincidence.)
   
Frodo was developed to reproduce the graphics of games and demos
better than the existing C64 emulators. Therefore Frodo has relatively
high system requirements: It should only be run on systems with at
least a PowerPC/Pentium/68060. But on the other hand, Frodo can
display raster effects correctly that only result in a flickering mess
with other emulators.
   
Frodo comes in three flavours: The "normal" Frodo with a line-based
emulation, the improved line-based emulation "Frodo PC", and the
single-cycle emulation Frodo SC that is slower but far more
compatible.
 
In addition to a precise 6510/VIC emulation, Frodo features a
processor-level 1541 emulation that is even able to handle about 95%
of all fast loaders. There is also a faster 1541 emulation for four
drives in .d64/x64 disk images, .t64/LYNX archives, or directories of
the host system.

WWW: http://frodo.cebix.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/sdl12, x11/libX11, x11-toolkits/libXt, x11/libXext, x11/libSM, x11/libICE
Required To Run: x11-toolkits/tk84, x11/libX11, x11-toolkits/libXt, x11/libXext, x11/libSM, x11/libICE
Required Libraries: devel/sdl12

To install the port: cd /usr/ports/emulators/frodo/ && make install clean
To add the package: pkg_add -r frodo


Configuration Options
     No options to configure

Master Sites:
http://frodo.cebix.net/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 39

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Apr 2008 14:42:26
Original commit files touched by this commit  4.1b_7
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
13 Mar 2008 14:28:35
Original commit files touched by this commit  4.1b_7
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
11 Dec 2007 20:24:59
Original commit files touched by this commit  4.1b_6
dinoex search for other commits by this committer
- set USE_XORG
19 May 2007 21:32:57
Original commit files touched by this commit  4.1b_5
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}.
31 Oct 2006 05:26:49
Original commit files touched by this commit  4.1b_4
dinoex search for other commits by this committer
- drop USE_X_PREFIX
20 Sep 2006 12:21:59
Original commit files touched by this commit  4.1b_4
stas search for other commits by this committer
 - 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)
07 May 2006 11:55:47
Original commit files touched by this commit  4.1b_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
25 Mar 2006 10:11:27
Original commit files touched by this commit  4.1b_3
dinoex search for other commits by this committer
- update MASTER_SITES and homepage
13 Nov 2005 09:26:50
Original commit files touched by this commit  4.1b_3
dinoex search for other commits by this committer
- add SHA checksum
30 Nov 2004 10:46:07
Original commit files touched by this commit  4.1b_3
dinoex search for other commits by this committer
- use real location for soundcard.h
  (instead of symlink)
28 Nov 2004 18:30:03
Original commit files touched by this commit  4.1b_3
dinoex search for other commits by this committer
- Fix Sound support
Submitted by:   Rob Andrews
15 Aug 2004 05:56:52
Original commit files touched by this commit  4.1b_2
dinoex search for other commits by this committer
- update MASTER_SITES
16 Mar 2004 04:23:56
Original commit files touched by this commit  4.1b_2
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
08 Mar 2004 01:01:31
Original commit files touched by this commit  4.1b_1
edwin search for other commits by this committer
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>
26 Feb 2004 05:16:47
Original commit files touched by this commit  4.1b_1
dinoex search for other commits by this committer
- add SIZE
12 Oct 2003 12:06:27
Original commit files touched by this commit  4.1b_1
dinoex search for other commits by this committer
- make portlint happy
06 Sep 2003 07:07:11
Original commit files touched by this commit  4.1b_1
dinoex search for other commits by this committer
- USE_SDL to support screens with more than 256 colors.
- new option WITHOUT_SDL=yes to disable it.
05 Sep 2003 20:43:12
Original commit files touched by this commit  4.1b
dinoex search for other commits by this committer
- update to 4.1b
- add new URL
Thanks to watchman@ludd.luth.se for the pointer
- make portlint happy
- honor given CFLAGS
23 Jul 2003 15:07:52
Original commit files touched by this commit  4.1a_1
dinoex search for other commits by this committer
- update CATEGORIES
06 Jul 2003 10:19:38
Original commit files touched by this commit  4.1a_1
dinoex search for other commits by this committer
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.

date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
06 Jul 2003 10:01:33
Original commit files touched by this commit  4.1a_1
dinoex search for other commits by this committer
- update to use tk84
21 Feb 2003 03:59:00
Original commit files touched by this commit  4.1a
dinoex search for other commits by this committer
- retire pkg-comment
20 Feb 2003 18:26:42
Original commit files touched by this commit  4.1a
dinoex search for other commits by this committer
- add COMMENT
05 Dec 2002 04:32:11
Original commit files touched by this commit  4.1a
dinoex search for other commits by this committer
- remove BROKEN
as the port does build, Thanks to naddy!
http://bento.freebsd.org/errorlogs/packages-5-latest/emulators/frodo-4.1a.tbz
01 Dec 2002 23:59:49
Original commit files touched by this commit  4.1a
kris search for other commits by this committer
BROKEN on 5.0: does not build
30 Nov 2002 00:53:57
Original commit files touched by this commit  4.1a
naddy search for other commits by this committer
Fix build on -CURRENT.

Notified by:    bento
18 Nov 2002 04:30:51
Original commit files touched by this commit  4.1a
dinoex search for other commits by this committer
fixes a build problem with gcc3
16 Jun 2002 16:03:10
Original commit files touched by this commit  4.1a
dinoex search for other commits by this committer
- Get rid of PERL and use SED
28 Jan 2002 07:31:05
files touched by this commit
dinoex search for other commits by this committer
Change some defines from "YES" to "yes"   See samples in the porters-handbook.  
 
05 Jan 2002 23:43:13
files touched by this commit
dinoex search for other commits by this committer
- make portlint happier   - use DOCSDIR or EXAMPLESDIR   - get rid of some
INTERACTIVE scrips in news/ifmail    
24 Jun 2001 06:28:58
files touched by this commit
dinoex search for other commits by this committer
change MAINTAINER to FreeBSD.org address    
13 Apr 2001 13:43:12
files touched by this commit
dinoex search for other commits by this committer
added %%PORTDOCS%% in pkg-plist    
18 Mar 2001 07:51:05
files touched by this commit
dinoex search for other commits by this committer
Updated to use Tcl/Tk 8.3    
10 Mar 2001 18:31:01
files touched by this commit
dinoex search for other commits by this committer
patch to make it compile under "alpha" on beast.    
23 Oct 2000 01:08:51
files touched by this commit
jeh search for other commits by this committer
Extra slash break fetch.    
12 Oct 2000 23:05:37
files touched by this commit
ade search for other commits by this committer
Change location in first MASTER_SITE, add a second.    
08 Oct 2000 03:02:29
files touched by this commit
asami search for other commits by this committer
Convert category emulators to new layout.  
30 Aug 2000 07:26:12
files touched by this commit
steve search for other commits by this committer
Add a missing ')' so this port actually installs again.    
23 Jun 2000 15:44:04
files touched by this commit
sobomax search for other commits by this committer
- Support LOCALBASE properly (in setting path to custom wish script)    

Number of commits found: 39

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.691 seconds.