Port details |
- tnylpo CP/M emulator
- 1.1.4_1 emulators
=2 1.1.4_1Version of this port present on the latest quarterly branch. - Maintainer: joerg@FreeBSD.org
 - Port Added: 2020-12-09 19:53:35
- Last Update: 2024-01-22 10:42:28
- Commit Hash: d608106
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://gitlab.com/gbrein/tnylpo
- Description:
- tnylpo allows the execution of programs written for CP/M-80 version
2.2 under Unixy operating systems. It has been tested under Linux
(Debian 8 i386; Debian 9 amd64; Debian 10 amd64, i386; Ubuntu 18.04.1
LTS amd64; CentOS 7; Slackware 14.2 i386), FreeBSD (12.0 amd64),
NetBSD (9.0 amd64; 8.0 i386, sparc, vax), OpenBSD (6.4, 6.7 i386),
Solaris (10 x86, 32 and 64 bit; 9 sparc, 32 bit; 9 x86; 7 sparc, 32
bit), and Mac OS X (10.5 ppc, 10.6, 10.9, 10.11, 10.13), but should
need little to no modifications to run under any other reasonably
recent system. The companion program tnylpo-convert converts text
files to and from the CP/M format.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tnylpo>0:emulators/tnylpo
- To install the port:
- cd /usr/ports/emulators/tnylpo/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/tnylpo
- pkg install tnylpo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tnylpo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665379640
SHA256 (gbrein-tnylpo-3216c00c7a97d373b51192a96da46510f75f1adb_GL0.tar.gz) = e1c2590ca1da6f09648c3817184355b64c9cf17404de0540b38425f33175a4a8
SIZE (gbrein-tnylpo-3216c00c7a97d373b51192a96da46510f75f1adb_GL0.tar.gz) = 102805
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_tnylpo
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4_1 22 Jan 2024 10:42:28
    |
Muhammad Moinur Rahman (bofh)  |
emulators/tnylpo: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.1.4 12 Jul 2023 18:56:04
    |
Felix Palmen (zirias)  |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
1.1.4 22 Oct 2022 20:10:30
    |
Daniel Engberg (diizzy)  |
emulators/tnylpo: Update to 1.1.4
- Use of USE_GITLAB
- Do not override CFLAGS set by framework
Changelog:
https://gitlab.com/gbrein/tnylpo/-/releases/1.1.4
PR: 266934
Approved by: portmgr (maintainer timeout, 3+ weeks) |
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) |
1.1.3 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 ) |
1.1.3 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.1.3 19 Apr 2021 09:11:25
    |
Stefan Eßer (se)  |
emulator/tnylpo: update to version 1.1.3
This is a bug-fix release that corrects the emulation of some
seldom used instructions. |
1.1.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.2 09 Dec 2020 19:53:29
  |
joerg  |
Add tnylpo, an elegant CP/M emulator
Unlike other emulators, it does not only emulate a Z80 CPU, but
essentially all the CP/M 2.2 BDOS services straight at the Unix
level. Thus, one can run any CP/M command straight from the Unix
command prompt. |
Number of commits found: 9
|