d94a FreshPorts -- emulators/fuse
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
fuse 1.0.0.1_3 emulators on this many watch lists=2 search for ports that depend on this port
Free Unix (Sinclair ZX-)Spectrum Emulator
Maintained by: rene@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Oct 2003 16:26:48
License: GPLv2


fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.

Author:	Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/intltool
Required To Run:
  1. devel/gio-fam-backend
Required Libraries:
  1. emulators/libspectrum
  2. graphics/png
  3. security/libgcrypt
  4. audio/libsamplerate
  5. devel/glib20
  6. devel/pcre
  7. accessibility/atk
  8. x11-toolkits/gtk20
  9. textproc/libxml2
  10. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for fuse-1.0.0.1_3:
     AO=off: Use libao for audio output
     SAMPLERATE=on: Better beeper sound quality
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  3. http://freefr.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  4. http://garr.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  5. http://heanet.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  6. http://hivelocity.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  7. http://ignum.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  8. http://internode.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  9. http://iweb.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  10. http://jaist.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  11. http://kaz.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  12. http://kent.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  13. http://master.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  14. http://nchc.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  15. http://ncu.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  16. http://netcologne.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  17. http://sunet.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  18. http://superb-dca3.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  19. http://switch.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  20. http://tenet.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  21. http://ufpr.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/
  22. http://waix.dl.sourceforge.net/project/fuse-emulator/fuse/1.0.0.1/

Number of commits found: 37

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 May 2013 13:44:22
Original commit files touched by this commit  1.0.0.1_3
rene search for other commits by this committer
- Adopt
- Remove BROKEN line, the conflict between glib and libspectrum is fixed
03 May 2013 16:36:41
Original commit files touched by this commit  1.0.0.1_3
ehaupt search for other commits by this committer
Chase security/libgcrypt update
28 Mar 2013 16:29:01
Original commit files touched by this commit  1.0.0.1_2
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
20 Mar 2013 14:26:46
Original commit files touched by this commit  1.0.0.1_2
makc search for other commits by this committer
Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib
update)

Submitted by:	Yuri Pankov (via mail) [1]
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.0.1_2
dinoex search for other commits by this committer
- update png to 1.5.10
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.0.0.1_1
dougb search for other commits by this committer
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
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.0.1_1
amdmi3 search for other commits by this committer
- 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
03 Jul 2011 11:40:49
Original commit files touched by this commit  1.0.0.1_1
swills search for other commits by this committer
- Chase the libgcrypt shared lib version
29 Jan 2011 15:04:39
Original commit files touched by this commit  1.0.0.1
miwi search for other commits by this committer
- Update to 1.0.0.1

PR:             154309
Submitted by:   Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
Feature safe:   yes
27 Jul 2010 01:25:20
Original commit files touched by this commit  0.10.0.2_2
wxs search for other commits by this committer
Chase security/libgcrypt shlib bump.

PR:             ports/148755
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
06 Jun 2010 20:39:21
Original commit files touched by this commit  0.10.0.2_4
naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.10.0.2_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.10.0.2_2
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:20:34
Original commit files touched by this commit  0.10.0.2_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.10.0.2_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
28 Jan 2009 15:26:20
Original commit files touched by this commit  0.10.0.2
rafan search for other commits by this committer
- Update to 0.10.0.2

PR:             ports/130971
Submitted by:   Yuri Pankov <yuri.pankov at gmail.com> (maintainer)
06 Jan 2009 13:01:11
Original commit files touched by this commit  0.10.0.1_1
rafan search for other commits by this committer
- Bump PORTREVISION due to share library version bump in security/libgcrypt

PR:              ports/127478
25 Dec 2008 18:10:14
Original commit files touched by this commit  0.10.0.1
miwi search for other commits by this committer
- Update to 0.10.0.1

PR:             129928
Submitted by:   Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
08 Dec 2008 16:54:41
Original commit files touched by this commit  0.10.0
amdmi3 search for other commits by this committer
- Update to 0.10.0

PR:             129425
Submitted by:   Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
06 Jun 2008 13:27:07
Original commit files touched by this commit  0.9.0_2
edwin search for other commits by this committer
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)
28 Feb 2008 21:47:06
Original commit files touched by this commit  0.9.0_1
arved search for other commits by this committer
Chase libgcrypt library version
09 Feb 2008 02:13:31
Original commit files touched by this commit  0.9.0
tabthorpe search for other commits by this committer
- Update to 0.9.0
- Remove all UI options except GTK2
- Pass maintainership to submitter

PR:             ports/119517
Submitted by:   Yuri Pankov <yuri.pankov gmail.com>
12 Oct 2007 01:16:15
Original commit files touched by this commit  0.8.0.1
linimon search for other commits by this committer
Reset kemm@in-line.ru due to maintainer-timeouts and no response to email.
While here, pet portlint.

Hat:            portmgr
29 Jul 2007 16:34:43
Original commit files touched by this commit  0.8.0.1
pav search for other commits by this committer
- Update to 0.8.0.1

PR:             ports/114052
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
Approved by:    maintainer timeout (2 weeks)
19 May 2007 20:32:57
Original commit files touched by this commit  0.7.0_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}.
15 Apr 2007 17:33:52
Original commit files touched by this commit  0.7.0_4
miwi search for other commits by this committer
- Fix patch reject

Submitted by:   pointyhat via kris
10 Apr 2007 19:33:16
Original commit files touched by this commit  0.7.0_4
miwi search for other commits by this committer
- Fix build with gcc 4.1

PR:             111030
Submitted by:   Alexey Antipovsky<kemm@in-line.ru> (maintainer)
20 Sep 2006 11:21:59
Original commit files touched by this commit  0.7.0_3
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 Mar 2006 08:28:06
Original commit files touched by this commit  0.7.0_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 09:47:28
Original commit files touched by this commit  0.7.0_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.7.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
11 Oct 2005 16:32:56
Original commit files touched by this commit  0.7.0
barner search for other commits by this committer
Pet portlint: s/share\/fuse/%%DATADIR/g

Submitted by:   Alexey Antipovsky <kemm@in-line.ru> (maintainer)
PR:             ports/87246
21 May 2005 13:48:33
Original commit files touched by this commit  0.7.0
jylefort search for other commits by this committer
Update to 0.7.0

PR:             ports/81064
Submitted by:   Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:    maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.6.1.1_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.6.1.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Oct 2003 17:24:51
Original commit files touched by this commit  0.6.1.1
sergei search for other commits by this committer
Attempt to fix build failure under 4.x - add USE_GETOPT_LONG

Noticed by:     kris
29 Oct 2003 16:20:57
Original commit files touched by this commit  0.6.1.1
sergei search for other commits by this committer
Add fuse 0.6.1.1, Free Unix (Sinclair ZX-)Spectrum Emulator.

fuse is a free version of a ZX Spectrum emulator. It emulates
the 48K/128K/+2/+2A/+3 Speccy and Timex TC2048 machine, supports
loading from .tzx files, has sound and kempston joystick emulation,
and emulates various printers you could attach to the Spectrum.
It supports the new RZX input recording file format.

Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW:    http://www.srcf.ucam.org/~pak21/spectrum/fuse.html

PR:             58639
Submitted by:   Alexey V. Antipovsky <kemm@in-line.ru>

Number of commits found: 37

2845
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days23
new fortnight75
new month205

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0