Port details |
- pcemu 8086 PC emulator, by David Hedley
- 1.01b_6 emulators
=5 1.01b_6Version of this port present on the latest quarterly branch. - Maintainer: joerg@FreeBSD.org
 - Port Added: unknown
- Last Update: 2023-05-11 07:59:50
- Commit Hash: 12731a6
- People watching this port, also watch:: xfishtank, mc, sash, healthd, p5-libwww
- License: not specified in port
- Description:
- [This is David Hedley's original README, FreeBSD port comments below]
PC Emulator for Unix and X Windows
As the title suggests, this is a Unix/X windows program which is
designed to emulate a standard 8086 based PC.
The emulator runs at about 8-10MHz 80286 speed on a Sun SparcStation
10/40 (without the -mviking flag) and at about 6MHz 8088 speed on a
33MHz 80486 box running Linux.
I have included a Postscript representation of my project report. It's
a bit out of date now, but it's the closest thing I've got to
documentation! I'll do some kind of latex thing for the next
release....
The program rather hogs the cpu but unmapping the window (iconifying
it) will put it to sleep.
The author is:
David Hedley, hedley@cs.bris.ac.uk
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/emulators/pcemu/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/pcemu
- pkg install pcemu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pcemu
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pcemu1.01alpha.tar.gz) = 0936d3e3b8b6ef36078b40983d10b66971206142ab489c096cc29e94b17852ea
SIZE (pcemu1.01alpha.tar.gz) = 316257
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bdftopcf : x11-fonts/bdftopcf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- mkfontscale : x11-fonts/mkfontscale
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_pcemu
- USES:
- dos2unix xorg fonts
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.01b_6 11 May 2023 07:59:50
    |
Alexey Dokuchaev (danfe)  |
emulators/pcemu: convert two files encoded as ISO-8859 to UTF-8
Trim needless header and footer (trailing linefeeds) while here
and fix some minor typos/grammar in the English text. |
1.01b_6 20 Jul 2022 14:21:50
    |
Tobias C. Berner (tcberner)  |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
1.01b_6 29 Mar 2022 21:33:38
    |
Joerg Wunsch (joerg)  |
emulators/pcemu: Fix obsolete (and now broken) font handling
Replace the now obsolete @fcfontdir keyword in the plist by
the appropriate handling with USES=fonts.
Reported by: pkg-fallout |
1.01b_5 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.01b_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.01b_5 05 Nov 2019 15:48:41
  |
zeising  |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
1.01b_5 11 Mar 2019 21:25:57
  |
zeising  |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init |
1.01b_4 20 Jun 2016 16:23:29
  |
mat  |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
1.01b_4 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.01b_4 18 Dec 2015 16:46:00
  |
mat  |
Fix build as a user.
Sponsored by: Absolight |
1.01b_4 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.01b_4 21 Mar 2015 23:45:34
  |
bapt  |
Convert to @fcfontdir |
1.01b_3 31 Oct 2014 19:41:49
  |
bapt  |
Remove useless directory creation |
1.01b_3 27 Oct 2014 12:24:23
  |
bapt  |
Clean up plist |
1.01b_3 10 Aug 2014 21:51:07
  |
joerg  |
Replace homegrown glue by @fontsdir. |
1.01b_3 09 Aug 2014 08:03:36
  |
joerg  |
Add stage support.
Fix a bug when running in a 64-bit environment that made it crash
immediately. |
1.01b_3 31 Jul 2014 07:43:12
  |
antoine  |
Unbreak a bit
With hat: portmgr
Pointy hat: adamw |
1.01b_3 30 Jul 2014 00:59:46
  |
adamw  |
This port is still unstaged, but this should at least fix the
build without gcc.
Approved by: portmgr (not really, but it's still unstaged) |
1.01b_3 02 Jul 2014 20:22:56
  |
antoine  |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
1.01b_3 10 Jun 2014 07:39:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.01b_3 20 Sep 2013 16:43:53
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.01b_3 02 Jul 2011 17:14:20
 |
miwi  |
= Drop MD5 support |
1.01b_3 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.01b_3 23 Mar 2008 23:03:18
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.01b_2 26 Oct 2007 20:17:31
 |
pav  |
- Add all needed X clients
Reported by: pointyhat
Pointy hat to: obrien |
1.01b_2 12 Oct 2007 00:27:14
 |
obrien  |
Only depend on the needed fonts utils vs. every single X client app. |
1.01b_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.01b_1 02 Dec 2006 21:46:34
 |
rafan  |
- Respect X11BASE
Approved by: joerg (maintainer) |
1.01b_1 22 Jan 2006 09:47:28
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.01b_1 23 Jul 2004 19:10:32
 |
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
1.01b_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.01b_1 07 Mar 2003 06:01:20
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.01b_1 02 Dec 2002 20:36:25
 |
joerg  |
Make this port build under -current. (Of course, it'll also build under
-stable still. ;-)
gcc 3 is (correctly) a lot more picky about some suspicious cpp
constructs that remained undetected in the original sources until now. |
08 Oct 2000 02:02:29
    |
asami  |
Convert category emulators to new layout. |
12 Sep 2000 14:04:00
    |
asami  |
Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. |