Port details |
- quasi88 PC-8801 emulator for X
- 0.6.4 emulators =3 0.6.4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: not specified in port
- WWW:
- https://www.eonet.ne.jp/~showtime/quasi88/
- Description:
- PC-8801 emulator for X.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- quasi88>0:emulators/quasi88
- To install the port:
- cd /usr/ports/emulators/quasi88/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/quasi88
- pkg install quasi88
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quasi88
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (quasi88-0.6.4.tgz) = 2c4329f9f77e02a1e1f23c941be07fbe6e4a32353b5d012531f53b06996881ff
SIZE (quasi88-0.6.4.tgz) = 1107470
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:
-
- gmake>=4.3 : devel/gmake
- sdl-config : devel/sdl12
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for quasi88-0.6.4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
SDL=on: Simple Direct Media Layer support
===> Use 'make config' to modify these settings
- Options name:
- emulators_quasi88
- USES:
- gmake tar:tgz xorg sdl
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.6.4 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 ) |
0.6.4 26 Apr 2021 14:19:20 |
Dmitry Marakasov (amdmi3) |
emulators/quasi88: fix build |
0.6.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.4 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
0.6.4 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'. |
0.6.4 25 Aug 2018 01:24:40 |
tobik |
emulators/quasi88: Fix build with Clang 6
src/fmgen/psg.cpp:121:37: error: constant expression evaluates to -1 which
cannot be narrowed to type 'uint8' (aka 'unsigned char') [-Wc++11-narrowing]
static uint8 table3[4] = { 0, 1, -1, 0 };
^~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477468_s337991/logs/quasi88-0.6.4.log
PR: 230869
Submitted by: 1wkmmr@gmail.com |
0.6.4 01 Mar 2016 11:12:14 |
madpilot |
- Update to 0.6.4
- Update MASTER_SITES and unbreak
- Use option helpers and targets
- Update pkg-descr
PR: 205204
Submitted by: Ports fury |
0.6.3_5 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.6.3_5 14 Oct 2015 02:45:29 |
amdmi3 |
- Mark MAKE_JOBS_UNSAFE: race between compilation and creating directories for
object files:
error: unable to open output file
'obj/snddrv/src/unix/sysdep/dsp-drivers/oss.o': 'Error opening output file
'obj/snddrv/src/unix/sysdep/dsp-drivers/oss.o': No such file or directory' |
0.6.3_5 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.6.3_4 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.6.3_4 10 Apr 2014 07:31:54 |
pawel |
- Add staging support
- Convert to new options framework, USES=gmake |
0.6.3_4 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.6.3_4 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.6.3_3 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
0.6.3_3 06 Jun 2010 08:57:56 |
ume |
Make sound work. |
0.6.3_2 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) |
0.6.3_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.6.3 05 Jun 2007 07:16:03 |
miwi |
- Update to 0.63
PR: 113300
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.6.2_1 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}. |
0.6.2 26 Mar 2007 11:26:16 |
miwi |
- Update to 0.6.2
PR: 110815
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.5.5 24 Nov 2006 22:48:39 |
miwi |
- Respect X11BASE
PR: ports/105815
Submitted by: trasz |
0.5.5 19 Aug 2006 03:38:42 |
rafan |
- Update to 0.5.5
PR: ports/102218
Submitted by: Seiya Yanagita <s_yanagita at ybb.ne.jp> |
0.5.4_1 24 Nov 2005 16:07:52 |
pav |
- Add SHA256 |
0.5.4_1 22 Oct 2005 04:04:40 |
kris |
Reset undeliverable maintainer address:
<nishika@manbow.com>: host manbow.com[210.150.247.225] said: 550 sorry, mailbox
unavailable (#5.5.0) (in reply to RCPT TO command) |
0.5.4_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.5.4_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.5.4 12 Jan 2004 13:53:23 |
clement |
- Update to 0.5.4
- Fix build on bento
PR: 59902
Submitted by: Nikisha <nishika@manbow.com> (maintainer)
Approved by: erwin (mentor) (implicitly) |
0.4.5 21 Feb 2003 11:59:01 |
knu |
De-pkg-comment. |
0.4.5 08 Jan 2003 17:31:20 |
arved |
Update to 0.4.5
PR: 42540
Submitted by: nishika@manbow.com (maintainer) |
02 Jan 2002 03:55:01 |
ijliao |
- PORTVERSION 0.4.3 => 0.4.4. - Support XFree86 DGA extension switch by
defining WITH_DGA. - Use ECHO_MSG in Makefile, instead of ECHO. (from
bsd.port.mk) - Change default ROMDIR/DISKDIR in ${WRKSRC}/Makefile. (from
hier) |
31 Dec 2001 10:20:19 |
dirk |
Use '::' as an dependency operator for pre-everything target. This is needed
because of the special nature of the pre-everything target. |
25 Feb 2001 15:58:27 |
kevlo |
Upgrade to version 0.4.3 |
14 Feb 2001 05:43:01 |
lioux |
typo clean up police: \s -> \t |
08 Oct 2000 02:02:29 |
asami |
Convert category emulators to new layout. |
07 Oct 2000 22:49:45 |
asami |
Convert rules copying ${FILESDIR}/patch-aa to ${PATCHDIR} (which is not
allowed, since this is outside ${WRKDIR}) to using EXTRA_PATCHES=
${PATCHDIR}/extra-patch-aa. |