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-kmod OpenCBM driver module for parallel-port X[MA]-1541 cables
0.4.99.104_2 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.104Version 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:21:42
Last Update: 2024-03-18 13:19:34
Commit Hash: aaa9b7c
People watching this port, also watch:: linuxdoc-tools, fvwm3, linphone, osgearth, simavr
Also Listed In: archivers kld
License: GPLv2+
WWW:
http://opencbm.sourceforge.net/
Description:
OpenCBM driver module for parallel-port X[MA]-1541 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 FreeBSD driver for parallel-port cables for OpenCBM.
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 (9 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/opencbm-kmod-0.4.99.104_2/catalog.mk
  3. /usr/local/share/licenses/opencbm-kmod-0.4.99.104_2/LICENSE
  4. /usr/local/share/licenses/opencbm-kmod-0.4.99.104_2/GPLv2+
  5. /boot/modules/opencbm.ko
  6. share/man/man4/opencbm.4.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • opencbm-kmod>0:comms/opencbm-kmod
To install the port:
cd /usr/ports/comms/opencbm-kmod/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/opencbm-kmod
  • pkg install opencbm-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opencbm-kmod
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-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.99.104_10.4.99.104_20.4.99.1020.4.99.104_10.4.99.104_2-0.4.99.102-
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---
This port has no dependencies.
This port is required by:
for Run
  1. comms/opencbm-plugin-xa1541

Configuration Options:
No options to configure
Options name:
comms_opencbm-kmod
USES:
kmod uidfix
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_2
18 Mar 2024 13:19:34
commit hash: aaa9b7cb250b75f82603f164800c5baa3cf68ac1commit hash: aaa9b7cb250b75f82603f164800c5baa3cf68ac1commit hash: aaa9b7cb250b75f82603f164800c5baa3cf68ac1commit hash: aaa9b7cb250b75f82603f164800c5baa3cf68ac1 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
comms/opencbm*: Move manpages to share/man

Approved by:	portmgr (blanket)
0.4.99.104_1
03 Jan 2024 16:59:53
commit hash: eaa12eb57a422be10df72d567aea693dcafc6c19commit hash: eaa12eb57a422be10df72d567aea693dcafc6c19commit hash: eaa12eb57a422be10df72d567aea693dcafc6c19commit hash: eaa12eb57a422be10df72d567aea693dcafc6c19 files touched by this commit
Mark Johnston (markj) search for other commits by this committer
comms/opencbm-kmod: Add error handling for copyin() and copyout() calls

This will be required soon as my intent is to annotate copyin() and
related functions with __result_use_check.  Moreover, the lack of error
handling here is a real bug.

The patch was submitted upstream as well.

PR:		275986
Approved by:	zirias
Differential Revision:	https://reviews.freebsd.org/D43273
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 14:21:38
Revision:538094Original commit files touched by this commit
dinoex search for other commits by this committer
OpenCBM driver module for parallel-port X[MA]-1541 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 FreeBSD driver for parallel-port cables for OpenCBM.

WWW: http://opencbm.sourceforge.net/

PR:		246784
Submitted by:	Felix Palmen

Number of commits found: 10