notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
opencbm-plugin-xa1541 OpenCBM plugin for parallel-port cables
0.4.99.104_1 comms on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.99.104_1Version of this port present on the latest quarterly branch.
Maintainer: zirias@FreeBSD.org search for ports maintained by this maintainer
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:: linuxdoc-tools, fvwm3, linphone, osgearth, simavr
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/opencbm-plugin-xa1541-0.4.99.104_1/catalog.mk
  3. /usr/local/share/licenses/opencbm-plugin-xa1541-0.4.99.104_1/LICENSE
  4. /usr/local/share/licenses/opencbm-plugin-xa1541-0.4.99.104_1/GPLv2
  5. etc/opencbm.conf.d/10xa1541.conf
  6. lib/opencbm/plugin/libopencbm-xa1541.a
  7. lib/opencbm/plugin/libopencbm-xa1541.so
  8. lib/opencbm/plugin/libopencbm-xa1541.so.0
  9. lib/opencbm/plugin/libopencbm-xa1541.so.0.4.99.104
  10. @owner
  11. @group
  12. @mode
Collapse this list.
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):
opencbm-plugin-xa1541
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.99.104_10.4.99.104_2-0.4.99.104_10.4.99.104_2---
FreeBSD:13:quarterly0.4.99.104_10.4.99.104_10.4.99.1040.4.99.104_10.4.99.104_10.4.99.104_10.4.99.104_10.4.99.104_1
FreeBSD:14:latest0.4.99.104_10.4.99.104_20.4.99.1040.4.99.104_10.4.99.104_20.4.99.104-0.4.99.104
FreeBSD:14:quarterly0.4.99.104_10.4.99.104_1-0.4.99.104_10.4.99.104_10.4.99.104_10.4.99.104_10.4.99.104_1
FreeBSD:15:latest0.4.99.104_10.4.99.104_2n/a0.4.99.104_1n/a0.4.99.104_10.4.99.104_10.4.99.104_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cc65 : devel/cc65
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. opencbm=0.4.99.104_1 : comms/opencbm
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/OpenCBM/OpenCBM/tar.gz/v0.4.99.104?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.99.104_1
05 Nov 2023 12:30:23
commit hash: 131067d9a214456d10e3267225812f0906ab1d4ccommit hash: 131067d9a214456d10e3267225812f0906ab1d4ccommit hash: 131067d9a214456d10e3267225812f0906ab1d4ccommit hash: 131067d9a214456d10e3267225812f0906ab1d4c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.4.99.104
03 Aug 2022 19:19:34
commit hash: 0a90d3d9f966bd11c31af0d04db9ae4494cefbc1commit hash: 0a90d3d9f966bd11c31af0d04db9ae4494cefbc1commit hash: 0a90d3d9f966bd11c31af0d04db9ae4494cefbc1commit hash: 0a90d3d9f966bd11c31af0d04db9ae4494cefbc1 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4commit hash: 0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.4.99.102
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.4.99.102
06 Jul 2020 17:02:32
Revision:541351Original commit files touched by this commit
lwhsu search for other commits by this committer
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
Revision:538099Original commit files touched by this commit
dinoex search for other commits by this committer
- fix CC, allow custom CFLAGS
PR:		247033
Submitted by:	Felix Palmen
0.4.99.99a
06 Jun 2020 14:24:23
Revision:538095Original commit files touched by this commit
dinoex search for other commits by this committer
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

Number of commits found: 10