Port details |
- opencbm-plugin-xa1541 OpenCBM plugin for parallel-port cables
- 0.4.99.104_1 comms =3 0.4.99.104_1Version of this port present on the latest quarterly branch.
- Maintainer: zirias@FreeBSD.org
- Port Added: 2020-06-06 14:24:29
- Last Update: 2023-11-05 12:30:23
- Commit Hash: 131067d
- People watching this port, also watch:: makemkv, exomizer, emu64, poser, ortp
- Also Listed In: archivers
- License: GPLv2
- WWW:
- http://opencbm.sourceforge.net/
- Description:
- OpenCBM plugin for parallel-port cables
The OpenCBM package contains user space support programs and development
libraries to control and use CBM serial IEC/IEEE-488 bus devices as used by
most Commodore (CBM) 8-bit machines.
This port contains the xa1541 plugin for parallel-port cables.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opencbm-plugin-xa1541>0:comms/opencbm-plugin-xa1541
- To install the port:
- cd /usr/ports/comms/opencbm-plugin-xa1541/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/opencbm-plugin-xa1541
- pkg install opencbm-plugin-xa1541
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencbm-plugin-xa1541
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657617946
SHA256 (OpenCBM-OpenCBM-v0.4.99.104_GH0.tar.gz) = 5499cd1143b4a246d6d7e93b94efbdf31fda0269d939d227ee5bcc0406b5056a
SIZE (OpenCBM-OpenCBM-v0.4.99.104_GH0.tar.gz) = 13415998
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:
-
- cc65 : devel/cc65
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- opencbm=0.4.99.104_1 : comms/opencbm
- opencbm-kmod>0 : comms/opencbm-kmod
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_opencbm-plugin-xa1541
- USES:
- gmake pkgconfig
- 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 |
0.4.99.104_1 05 Nov 2023 12:30:23 |
Felix Palmen (zirias) |
comms/opencbm-plugin-xa1541: Fix run depends
The XA1541 plugin must depend on the exact same version of opencbm base.
* Make sure both ports use the same PORTREVISION by defining it in
comms/opencbm/Makefile.inc and enforcing no explicit definition in the
port Makefiles.
* Use PKGVERSION instead of PORTVERSION to construct the dependency.
Reported by: pkg-fallout |
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.4.99.104 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.4.99.104 03 Aug 2022 19:19:34 |
Felix Palmen (zirias) |
comms/opencbm: Update to 0.4.99.104
* Remove MAJE_JOBS_UNSAFE, fixed upstream with additional make
dependencies.
* Remove local copy of opencbm(4), manpage was adopted upstream.
* Also affects opencbm-kmod and opencbm-plugin-xa1541.
Changelog: https://opencbm.trikaliotis.net/opencbm-6.html
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36031 |
0.4.99.102 03 Aug 2022 09:01:26 |
Felix Palmen (zirias) |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36029 |
0.4.99.102 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
0.4.99.102 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.99.102 06 Jul 2020 17:02:32 |
lwhsu |
Update to 0.4.99.102
PR: 247807
Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer) |
0.4.99.99a 06 Jun 2020 15:34:13 |
dinoex |
- fix CC, allow custom CFLAGS
PR: 247033
Submitted by: Felix Palmen |
0.4.99.99a 06 Jun 2020 14:24:23 |
dinoex |
OpenCBM plugin for parallel-port cables
The OpenCBM package contains user space support programs and development
libraries to control and use CBM serial IEC/IEEE-488 bus devices as used by
most Commodore (CBM) 8-bit machines.
This port contains the xa1541 plugin for parallel-port cables.
WWW: http://opencbm.sourceforge.net/
PR: 246784
Submitted by: Felix Palmen |