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

Port details
xcpc 20070122_8 emulators on this many watch lists=0 search for ports that depend on this port
A portable Amstrad 464&/664/6128 emulator
Maintained by: pixel@hugbox.org search for ports maintained by this maintainer
Port Added: 31 May 2008 04:21:52
License: not specified in port


Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C.
It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes).

Implemented Features:

    * Athena GUI (selected at compilation time)
    * Motif* GUI (selected at compilation time)
    * Floppy disk images support (*.dsk)
    * Snapshot memory images support (*.sna)
    * Drag and Drop support (*.dsk, *.sna)
    * Keyboard emulation (QWERTY, AZERTY)
    * Joystick emulation (numeric keypad, numlock disabled)
    * Almost full CRTC-6845 / GateArray emulation
    * Adaptative frame-rate

Author: Olivier Poncet <ponceto@noos.fr>
WWW: http://xcpc.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/pkgconf
  2. x11/libICE
  3. x11/libXpm
Required To Run:
  1. x11/libICE
  2. x11/libXpm
  3. devel/gio-fam-backend
Required Libraries:
  1. devel/icu
  2. devel/pcre
  3. emulators/libdsk
  4. devel/gettext
  5. converters/libiconv
  6. x11-toolkits/open-motif
  7. devel/glib20
  8. devel/pcre
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for xcpc-20070122_8:
     ATHENA=off: With Athen widget set
     DEBUG=off: Install debug symbols
     MOTIF=on: With Motif widget set
     XSHM=on: With XShm support
===> 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/xcpc/xcpc/xcpc-20070122/
  3. http://freefr.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  4. http://garr.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  5. http://heanet.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  6. http://hivelocity.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  7. http://ignum.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  8. http://internode.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  9. http://iweb.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  10. http://jaist.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  11. http://kaz.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  12. http://kent.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  13. http://master.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  14. http://nchc.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  15. http://ncu.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  16. http://netcologne.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  17. http://sunet.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  18. http://superb-dca3.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  19. http://switch.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  20. http://tenet.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  21. http://ufpr.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/
  22. http://waix.dl.sourceforge.net/project/xcpc/xcpc/xcpc-20070122/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Apr 2013 21:20:28
Original commit files touched by this commit  20070122_8
bapt search for other commits by this committer
Convert emulators to new options framework
27 Apr 2013 08:50:47
Original commit files touched by this commit  20070122_8
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
24 Apr 2013 18:10:32
Original commit files touched by this commit  20070122_8
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
18 Dec 2012 23:09:07
Original commit files touched by this commit  20070122_8
bapt search for other commits by this committer
Chase icu, graphite2 and libexttextcat bump
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
14 Feb 2012 12:45:35
Original commit files touched by this commit  20070122_6
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
23 Sep 2011 22:26:39
Original commit files touched by this commit  20070122_5
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
10 Jul 2011 21:06:39
Original commit files touched by this commit  20070122_5
bapt search for other commits by this committer
- update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
02 Jul 2011 17:14:20
Original commit files touched by this commit  20070122_4
miwi search for other commits by this committer
= Drop MD5 support
02 May 2011 12:44:53
Original commit files touched by this commit  20070122_4
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
15 Dec 2010 11:37:49
Original commit files touched by this commit  20070122_3
bapt search for other commits by this committer
Chase devel/icu upgrade
Add an updating note
31 May 2010 02:01:56
Original commit files touched by this commit  20070122_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
22 Aug 2009 00:20:34
Original commit files touched by this commit  20070122_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
06 Jun 2008 13:27:07
Original commit files touched by this commit  20070122_1
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)
31 May 2008 04:21:34
Original commit files touched by this commit  20070122
lippe search for other commits by this committer
Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator
written in C. It is designed to run on any POSIX system
(Linux/BSD/UNIX-like OSes).

WWW: http://xcpc.sourceforge.net/

PR:             ports/120189
Submitted by:   Sven Klose <pixel@hugbox.org>
Approved by:    gabor (mentor)

Number of commits found: 15

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

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

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