The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : pearpc

PowerPC emulator

 PearPC is an architecture-independent PowerPC platform emulator capable of 
running most PowerPC operating systems. 

http://pearpc.sourceforge.net/



pearpc history


v. 1.25
date: 2007/10/04 00:47:22;  author: edwin;  state: Exp;  lines: +0 -4
Remove always-false/true conditions based on OSVERSION 500000

v. 1.24 date: 2007/05/19 20:04:36; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23 date: 2007/02/13 00:16:21; author: pav; state: Exp; lines: +1 -1 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework Submitted by: rafan Tested on: pointyhat
v. 1.22 date: 2006/09/20 11:20:47; author: stas; state: Exp; lines: +1 -0 - 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)
v. 1.21 date: 2006/04/16 14:10:33; author: novel; state: Exp; lines: +7 -3 - Fix build on -CURRENT - Pet portlint Reported by: pointyhat via kris
v. 1.20 date: 2006/01/10 10:42:24; author: novel; state: Exp; lines: +4 -3 Broken on FreeBSD < 5.3 because of missing truncf(). Reported by: pointyhat via kris
v. 1.19 date: 2005/12/22 12:07:37; author: novel; state: Exp; lines: +2 -2 Update to 0.4. PR: 90791 (based on) Submitted by: Vasil Dimov
v. 1.18 date: 2005/11/17 13:22:30; author: novel; state: Exp; lines: +4 -2 An attempt to fix build on 4.x. Reported by: pointyhat via kris
v. 1.17 date: 2005/10/29 03:44:42; author: novel; state: Exp; lines: +8 -1 - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS is not defined - Add WITH_DEBUG knob (disabled by default)
v. 1.16 date: 2005/10/28 06:18:06; author: kris; state: Exp; lines: +4 -0 BROKEN on ia64: Internal compiler error
v. 1.15 date: 2005/04/12 03:25:26; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.14 date: 2005/04/11 08:02:11; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.13 date: 2005/03/08 07:38:33; author: novel; state: Exp; lines: +1 -1 Use @freebsd.org address for my ports. Approved by: krion (mentor)
v. 1.12 date: 2004/10/13 00:09:07; author: edwin; state: Exp; lines: +8 -6 [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC PearPC 0.3.1 includes my patch for configure.in which makes SDL usable and fixes stdint.h/inttypes.h trouble. Fix build with JITC cpu for gcc34 PR: ports/72442 Submitted by: Roman Bogorodskiy
v. 1.11 date: 2004/09/30 05:31:52; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.10 date: 2004/08/31 09:03:43; author: vs; state: Exp; lines: +1 -0 Add BUILD_DEPENDS on nasm for i386. PR: ports/71135 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.9 date: 2004/08/19 19:52:57; author: vs; state: Exp; lines: +15 -10 - Update to 0.3.0. Only X11 is supported at the moment. - Minor packaging issues PR: ports/70438 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.8 date: 2004/07/01 08:04:54; author: pav; state: Exp; lines: +5 -0 - Unbreak on 4.x Reported by: bento via kris Pointy hat: mezz
v. 1.7 date: 2004/06/26 17:15:03; author: pav; state: Exp; lines: +2 -0 - Fix plist. No portv. raise as this is minor change. PR: ports/68360 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.6 date: 2004/06/17 05:54:44; author: mezz; state: Exp; lines: +2 -3 Update to 0.2.0. PR: ports/68010 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.5 date: 2004/05/31 22:14:37; author: pav; state: Exp; lines: +2 -0 - Unbreak WITH_QT PR: ports/67421 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.4 date: 2004/05/31 14:02:28; author: pav; state: Exp; lines: +9 -0 - Fix build on 4.x PR: ports/67411 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.3 date: 2004/05/25 15:43:14; author: pav; state: Exp; lines: +9 -2 - Add WITH_QT knob to enable Qt GUI PR: ports/67174 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.2 date: 2004/05/24 23:41:57; author: pav; state: Exp; lines: +27 -2 - Add WITH_OPTIMIZED_CFLAGS knob to build with optimizations - Add WITH_JITC knob to select jitc_x86 CPU, only for i386 PR: ports/67132 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.1 date: 2004/05/23 21:28:46; author: clement; state: Exp; Add pearpc 0.1.2, powerPC emulator. PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. WWW: http://pearpc.sourceforge.net/ PR: ports/67034 Submitted by: Roman Bogorodskiy ============================================================================= v. 1.25 date: 2007/10/04 00:47:22; author: edwin; state: Exp; lines: +0 -4 Remove always-false/true conditions based on OSVERSION 500000
v. 1.24 date: 2007/05/19 20:04:36; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23 date: 2007/02/13 00:16:21; author: pav; state: Exp; lines: +1 -1 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework Submitted by: rafan Tested on: pointyhat
v. 1.22 date: 2006/09/20 11:20:47; author: stas; state: Exp; lines: +1 -0 - 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)
v. 1.21 date: 2006/04/16 14:10:33; author: novel; state: Exp; lines: +7 -3 - Fix build on -CURRENT - Pet portlint Reported by: pointyhat via kris
v. 1.20 date: 2006/01/10 10:42:24; author: novel; state: Exp; lines: +4 -3 Broken on FreeBSD < 5.3 because of missing truncf(). Reported by: pointyhat via kris
v. 1.19 date: 2005/12/22 12:07:37; author: novel; state: Exp; lines: +2 -2 Update to 0.4. PR: 90791 (based on) Submitted by: Vasil Dimov
v. 1.18 date: 2005/11/17 13:22:30; author: novel; state: Exp; lines: +4 -2 An attempt to fix build on 4.x. Reported by: pointyhat via kris
v. 1.17 date: 2005/10/29 03:44:42; author: novel; state: Exp; lines: +8 -1 - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS is not defined - Add WITH_DEBUG knob (disabled by default)
v. 1.16 date: 2005/10/28 06:18:06; author: kris; state: Exp; lines: +4 -0 BROKEN on ia64: Internal compiler error
v. 1.15 date: 2005/04/12 03:25:26; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.14 date: 2005/04/11 08:02:11; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.13 date: 2005/03/08 07:38:33; author: novel; state: Exp; lines: +1 -1 Use @freebsd.org address for my ports. Approved by: krion (mentor)
v. 1.12 date: 2004/10/13 00:09:07; author: edwin; state: Exp; lines: +8 -6 [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC PearPC 0.3.1 includes my patch for configure.in which makes SDL usable and fixes stdint.h/inttypes.h trouble. Fix build with JITC cpu for gcc34 PR: ports/72442 Submitted by: Roman Bogorodskiy
v. 1.11 date: 2004/09/30 05:31:52; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.10 date: 2004/08/31 09:03:43; author: vs; state: Exp; lines: +1 -0 Add BUILD_DEPENDS on nasm for i386. PR: ports/71135 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.9 date: 2004/08/19 19:52:57; author: vs; state: Exp; lines: +15 -10 - Update to 0.3.0. Only X11 is supported at the moment. - Minor packaging issues PR: ports/70438 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.8 date: 2004/07/01 08:04:54; author: pav; state: Exp; lines: +5 -0 - Unbreak on 4.x Reported by: bento via kris Pointy hat: mezz
v. 1.7 date: 2004/06/26 17:15:03; author: pav; state: Exp; lines: +2 -0 - Fix plist. No portv. raise as this is minor change. PR: ports/68360 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.6 date: 2004/06/17 05:54:44; author: mezz; state: Exp; lines: +2 -3 Update to 0.2.0. PR: ports/68010 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.5 date: 2004/05/31 22:14:37; author: pav; state: Exp; lines: +2 -0 - Unbreak WITH_QT PR: ports/67421 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.4 date: 2004/05/31 14:02:28; author: pav; state: Exp; lines: +9 -0 - Fix build on 4.x PR: ports/67411 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.3 date: 2004/05/25 15:43:14; author: pav; state: Exp; lines: +9 -2 - Add WITH_QT knob to enable Qt GUI PR: ports/67174 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.2 date: 2004/05/24 23:41:57; author: pav; state: Exp; lines: +27 -2 - Add WITH_OPTIMIZED_CFLAGS knob to build with optimizations - Add WITH_JITC knob to select jitc_x86 CPU, only for i386 PR: ports/67132 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.1 date: 2004/05/23 21:28:46; author: clement; state: Exp; Add pearpc 0.1.2, powerPC emulator. PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. WWW: http://pearpc.sourceforge.net/ PR: ports/67034 Submitted by: Roman Bogorodskiy ============================================================================= v. 1.25 date: 2007/10/04 00:47:22; author: edwin; state: Exp; lines: +0 -4 Remove always-false/true conditions based on OSVERSION 500000
v. 1.24 date: 2007/05/19 20:04:36; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23 date: 2007/02/13 00:16:21; author: pav; state: Exp; lines: +1 -1 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework Submitted by: rafan Tested on: pointyhat
v. 1.22 date: 2006/09/20 11:20:47; author: stas; state: Exp; lines: +1 -0 - 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)
v. 1.21 date: 2006/04/16 14:10:33; author: novel; state: Exp; lines: +7 -3 - Fix build on -CURRENT - Pet portlint Reported by: pointyhat via kris
v. 1.20 date: 2006/01/10 10:42:24; author: novel; state: Exp; lines: +4 -3 Broken on FreeBSD < 5.3 because of missing truncf(). Reported by: pointyhat via kris
v. 1.19 date: 2005/12/22 12:07:37; author: novel; state: Exp; lines: +2 -2 Update to 0.4. PR: 90791 (based on) Submitted by: Vasil Dimov
v. 1.18 date: 2005/11/17 13:22:30; author: novel; state: Exp; lines: +4 -2 An attempt to fix build on 4.x. Reported by: pointyhat via kris
v. 1.17 date: 2005/10/29 03:44:42; author: novel; state: Exp; lines: +8 -1 - Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS is not defined - Add WITH_DEBUG knob (disabled by default)
v. 1.16 date: 2005/10/28 06:18:06; author: kris; state: Exp; lines: +4 -0 BROKEN on ia64: Internal compiler error
v. 1.15 date: 2005/04/12 03:25:26; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.14 date: 2005/04/11 08:02:11; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.13 date: 2005/03/08 07:38:33; author: novel; state: Exp; lines: +1 -1 Use @freebsd.org address for my ports. Approved by: krion (mentor)
v. 1.12 date: 2004/10/13 00:09:07; author: edwin; state: Exp; lines: +8 -6 [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC PearPC 0.3.1 includes my patch for configure.in which makes SDL usable and fixes stdint.h/inttypes.h trouble. Fix build with JITC cpu for gcc34 PR: ports/72442 Submitted by: Roman Bogorodskiy
v. 1.11 date: 2004/09/30 05:31:52; author: kris; state: Exp; lines: +1 -1 Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
v. 1.10 date: 2004/08/31 09:03:43; author: vs; state: Exp; lines: +1 -0 Add BUILD_DEPENDS on nasm for i386. PR: ports/71135 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.9 date: 2004/08/19 19:52:57; author: vs; state: Exp; lines: +15 -10 - Update to 0.3.0. Only X11 is supported at the moment. - Minor packaging issues PR: ports/70438 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.8 date: 2004/07/01 08:04:54; author: pav; state: Exp; lines: +5 -0 - Unbreak on 4.x Reported by: bento via kris Pointy hat: mezz
v. 1.7 date: 2004/06/26 17:15:03; author: pav; state: Exp; lines: +2 -0 - Fix plist. No portv. raise as this is minor change. PR: ports/68360 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.6 date: 2004/06/17 05:54:44; author: mezz; state: Exp; lines: +2 -3 Update to 0.2.0. PR: ports/68010 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.5 date: 2004/05/31 22:14:37; author: pav; state: Exp; lines: +2 -0 - Unbreak WITH_QT PR: ports/67421 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.4 date: 2004/05/31 14:02:28; author: pav; state: Exp; lines: +9 -0 - Fix build on 4.x PR: ports/67411 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.3 date: 2004/05/25 15:43:14; author: pav; state: Exp; lines: +9 -2 - Add WITH_QT knob to enable Qt GUI PR: ports/67174 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.2 date: 2004/05/24 23:41:57; author: pav; state: Exp; lines: +27 -2 - Add WITH_OPTIMIZED_CFLAGS knob to build with optimizations - Add WITH_JITC knob to select jitc_x86 CPU, only for i386 PR: ports/67132 Submitted by: Roman Bogorodskiy (maintainer)
v. 1.1 date: 2004/05/23 21:28:46; author: clement; state: Exp; Add pearpc 0.1.2, powerPC emulator. PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. WWW: http://pearpc.sourceforge.net/ PR: ports/67034 Submitted by: Roman Bogorodskiy =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm