View | Details | Raw Unified | Return to bug 25349
Collapse All | Expand All

(-)/usr/ports/local/emulators/quasi88/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	quasi88
8
PORTNAME=	quasi88
9
PORTVERSION=	0.3.2
9
PORTVERSION=	0.4.3
10
CATEGORIES=	emulators
10
CATEGORIES=	emulators
11
MASTER_SITES=	http://www.117.ne.jp/~show/pc8801/
11
MASTER_SITES=	http://www.117.ne.jp/~show/pc8801/
12
EXTRACT_SUFX=	.tgz
12
EXTRACT_SUFX=	.tgz
Lines 16-22 Link Here
16
USE_X_PREFIX=	yes
16
USE_X_PREFIX=	yes
17
USE_XLIB=	yes
17
USE_XLIB=	yes
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
DATAFILES=	FAQ FORMAT GET-IMAGE HELP HISTORY LIST MANUAL QUASI88
19
DATAFILES=	FAQ FORMAT GET-IMAGE HISTORY MANUAL QUASI88 _quasi88rc
20
20
21
.if !defined(WITH_SOUND)
21
.if !defined(WITH_SOUND)
22
pre-everything:
22
pre-everything:
(-)/usr/ports/local/emulators/quasi88/distinfo (-2 / +1 lines)
Lines 1-2 Link Here
1
MD5 (quasi88-0.3.0.tgz) = 4dae276d60f6b7915c22a8bac9436762
1
MD5 (quasi88-0.4.3.tgz) = 69c3e5c7662393bbd1915d2e89774f30
2
MD5 (quasi88-0.3.2.tgz) = 2f28822cefc828b538f97926b84c3687
(-)/usr/ports/local/emulators/quasi88/pkg-descr (-9 lines)
Lines 1-13 Link Here
1
This is a PC-8801 emulator for X.
1
This is a PC-8801 emulator for X.
2
See http://www.117.ne.jp/~show/pc8801/pc88emu.html for further information.
2
See http://www.117.ne.jp/~show/pc8801/pc88emu.html for further information.
3
3
4
Porters note:
5
6
After changes for activity of "-cpu 1" option on quasi88-0.3.1
7
(and later), some softwares gain the advantage of performance.
8
9
But some other softwares have become failed to work. It's worth
10
trying quasi88-0.3.0 if you are in that case after update to
11
newer version. The md5 for quasi88-0.3.0 is also in files/md5.
12
13
WWW: http://www.117.ne.jp/~show/pc8801/pc88emu.html
4
WWW: http://www.117.ne.jp/~show/pc8801/pc88emu.html
(-)/usr/ports/local/emulators/quasi88/pkg-plist (-2 / +1 lines)
Lines 2-10 Link Here
2
share/doc/quasi88/FAQ
2
share/doc/quasi88/FAQ
3
share/doc/quasi88/FORMAT
3
share/doc/quasi88/FORMAT
4
share/doc/quasi88/GET-IMAGE
4
share/doc/quasi88/GET-IMAGE
5
share/doc/quasi88/HELP
6
share/doc/quasi88/HISTORY
5
share/doc/quasi88/HISTORY
7
share/doc/quasi88/LIST
8
share/doc/quasi88/MANUAL
6
share/doc/quasi88/MANUAL
9
share/doc/quasi88/QUASI88
7
share/doc/quasi88/QUASI88
8
share/doc/quasi88/_quasi88rc
10
@dirrm share/doc/quasi88
9
@dirrm share/doc/quasi88

Return to bug 25349