Commit graph

13 commits

Author SHA1 Message Date
John Marino
9a3418c225 emulators/pearpc: Upgrade version 0.4 => 0.5 and stage
PR:		191819
Submitted by:	Ports Fury
2014-07-30 23:02:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Roman Bogorodskiy
072fce92f5 - Unbreak by fixing nasm dependency
- Define LICENCE
- Nuke MD5

PR:		156453 (based on)
Submitted by:	Chris Rees <utisoft@gmail.com>
2011-04-26 00:45:04 +00:00
Alexey Dokuchaev
0614d355ab - Convert port to use OPTIONS
- Unmute INSTALL_DATA statements
- Expand COMMENT to match that on official site
- Kill needless PKGMESSAGE assignment (it is done automagically)
- Remove no-op inplace patching commands
- Remove whitespace from `files/pkg-message.in' and do padding within
  post-install target; this makes message output identical between port vs.
  package installation
- Adjust `video.x' location in sample configuration file
- Simplify target CPU determination code
- Canonicalize header and do some Makefile cleanup
- Remove bogus hack that prevented clock_settime(2) detection; instead, use
  CLOCK_THREAD_CPUTIME_ID instead of CLOCK_PROCESS_CPUTIME_ID as the latter
  is undefined on FreeBSD.  Under Linux, thread clock is essentially just a
  process clock with CPUCLOCK_PERTHREAD_MASK bit applied, so it should work
  in this case.

Approved by:	novel (maintainer; timeout since May 31)
2010-06-14 06:17:21 +00:00
Roman Bogorodskiy
1efcb32975 Use SUB_FILES for pkg-message instead of sed.
PR:		142457 (based on)
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-21 18:44:32 +00:00
Roman Bogorodskiy
efc984831e Fix build with gcc42.
Reported by:	pointyhat via pav
2007-07-15 08:53:13 +00:00
Roman Bogorodskiy
1243cee332 Update to 0.4.
PR:		90791 (based on)
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-12-22 12:07:37 +00:00
Edwin Groothuis
1b791a4c00 [ 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 <bogorodskiy@inbox.ru>
2004-10-13 00:09:07 +00:00
Volker Stolz
404de5fcd5 - Update to 0.3.0. Only X11 is supported at the moment.
- Minor packaging issues

PR:		ports/70438
Submitted by:	Roman Bogorodskiy (maintainer)
2004-08-19 19:52:57 +00:00
Jeremy Messenger
b167bd2f9e Fix the build with GCC 3.4.x.
PR:		ports/69904
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-03 07:02:40 +00:00
Jeremy Messenger
7375a89933 Update to 0.2.0.
PR:		ports/68010
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-17 05:54:45 +00:00
Pav Lucistnik
479b327f49 - Fix build on 4.x
PR:		ports/67411
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 14:02:28 +00:00
Clement Laforet
11f6056642 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
2004-05-23 21:28:46 +00:00