Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
bcallah f31a6a1561 Import emulators/tnylpo, a utility to run CP/M-80 programs under Unix.
ok benoit@

tnylpo allows the execution of programs written for CP/M-80 version 2.2
under Unixy operating systems. The companion program tnylpo-convert
converts text files to and from the CP/M format.

Features:
* Full Z80 instruction set (including undocumented instructions and
  features)
* All BDOS calls of CP/M 2.2 and a few taken from CP/M 3 (mostly for
  date and time handling)
* All character handling BIOS calls of CP/M 2.2
* Maps CP/M file operations to operations on files in the Unix file
  system
* Allows you to map up to 16 CP/M drives to arbitrary Unix directories
* Built-in curses based emulation of the DEC VT52
* Allows you to combine CP/M programs with Unix shell redirections and
  pipelines

Note that all CP/M program and data file names are expected in lower
case. For example, files called TURBO.COM or L80.COM need to be renamed
to turbo.com and l80.com to be accessible by tnylpo.
2020-12-16 16:53:48 +00:00
archivers innoextract: unbreak on powerpc 2020-12-15 19:38:22 +00:00
astro Update kstars to 3.5.0 2020-11-24 16:03:27 +00:00
audio Update to ncspot-0.2.6 2020-12-16 14:12:00 +00:00
benchmarks sync WANTLIB to unbreak following mariadb dep change 2020-11-05 19:47:34 +00:00
biology Update py-biothyon to 1.78. Take maintainer and completely overhaul the 2020-10-25 18:12:58 +00:00
books update to man-pages-posix-2017a 2020-11-06 19:50:06 +00:00
cad openscad: fix build with newer boost, from Brad 2020-12-13 20:40:55 +00:00
chinese
comms Fix bulk build. Better diff from sthen@, who asked me to commit. ok me. 2020-12-09 22:28:39 +00:00
converters Update to p5-Types-Serialiser-1.01. 2020-12-07 08:09:09 +00:00
databases update to leveldb-1.22, switching to cmake build, from Ashton Fagg 2020-12-15 16:03:42 +00:00
devel devel/py-build{bot,slave}: update to 2.9.3. 2020-12-16 13:11:34 +00:00
editors update to vile-9.8u, from Ashton Fagg 2020-12-15 15:39:28 +00:00
education
emulators Import emulators/tnylpo, a utility to run CP/M-80 programs under Unix. 2020-12-16 16:53:48 +00:00
fonts enable build of new ttyp0 font and single flavor variants. 2020-11-21 20:15:05 +00:00
games update games/freeorion to 0.4.10.1 2020-12-16 02:04:52 +00:00
geo geo/spatialiate/gui: unbreak on ld.bfd archs 2020-12-16 14:39:32 +00:00
graphics Update to feh-3.6.1 2020-12-16 16:41:49 +00:00
infrastructure poison some py-related things which are easy to get wrong: 2020-12-15 14:52:27 +00:00
inputmethods Fix anthy.el not to use process-kill-without-query which is deleted. 2020-11-09 22:43:46 +00:00
japanese Update to skk-jisyo-20201101. 2020-11-07 08:19:47 +00:00
java explicitly set ONLY_FOR_ARCHS; it would normally come from java.port.mk 2020-11-23 12:37:25 +00:00
korean
lang Update gnucobol to 3.1.1. 2020-12-15 18:43:42 +00:00
mail update to mutt-wizard-20201210, from maintainer Aisha Tammy, fix rcsid while there 2020-12-15 16:54:48 +00:00
math Update to p5-Math-Base85-0.5. 2020-12-16 05:36:27 +00:00
meta Welcome to GNOME 3.38.2! 2020-11-25 10:10:59 +00:00
misc Update to gtk3mm-documentation-3.24.1. 2020-12-14 12:38:26 +00:00
multimedia Update libdvdnav to 6.1.0 2020-12-15 18:57:43 +00:00
net update to icinga2-2.12.3, including a fix for revoked certificates due 2020-12-16 15:10:59 +00:00
news Update to sabnzbd-3.1.1 2020-11-12 06:17:56 +00:00
plan9 add proper log message, missing in previous commit 2020-11-17 00:04:59 +00:00
print Update print/lyx 2.3.5.2 to 2.3.6 2020-12-15 23:07:33 +00:00
productivity update py-sphinx to 1.5.6 2020-12-10 02:20:29 +00:00
security security/nss: update to 3.60. 2020-12-15 09:04:27 +00:00
shells update py-sphinx to 1.5.6 2020-12-10 02:20:29 +00:00
sysutils Update to awscli-1.18.197. 2020-12-16 08:58:57 +00:00
telephony update p5-Net-SIP to 0.826 2020-12-11 21:29:53 +00:00
tests
textproc Update to enchant2-2.2.14. 2020-12-13 10:26:59 +00:00
www Update to webkitgtk4-2.30.4. 2020-12-16 08:57:55 +00:00
x11 SECURITY update to gdm-3.38.2.1. 2020-12-16 07:59:01 +00:00
.cvsignore
.gitignore
Makefile
README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $