notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/opencbm/Makefile.inc
SVNWeb

Number of commits found: 7

Sun, 7 Aug 2022
[ 09:13 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:42f8c0bf850d43f39ad071849609a5296b74b02d  commit hash:42f8c0bf850d43f39ad071849609a5296b74b02d  commit hash:42f8c0bf850d43f39ad071849609a5296b74b02d  42f8c0b 
comms/opencbm: Fix PORTSCOUT limit

Only allowing dist versions starting with v and a digit should filter
out any git tags that are not release versions.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36059
Wed, 3 Aug 2022
[ 19:19 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:0a90d3d9f966bd11c31af0d04db9ae4494cefbc1  commit hash:0a90d3d9f966bd11c31af0d04db9ae4494cefbc1  commit hash:0a90d3d9f966bd11c31af0d04db9ae4494cefbc1  0a90d3d  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Wed, 20 Jul 2022
[ 14:55 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:48318794ca7c06285786d2d7f4cbe2c1acf08c13  commit hash:48318794ca7c06285786d2d7f4cbe2c1acf08c13  commit hash:48318794ca7c06285786d2d7f4cbe2c1acf08c13  4831879  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
cleanup: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

 *  Alex Trull <freebsd.alex@trull.org>
 *  Alonso Cardenas <acm@FreeBSD.org>
 *  Boris Samorodov <bsam@FreeBSD.org>
 *  David Shane Holden <dpejesh@yahoo.com>
 *  Felix Palmen <felix@palmen-it.de>
 *  Hirohisa Yamaguchi <umq@ueo.co.jp>
 *  Kevin Bowling <kbowling@FreeBSD.org>
 *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
 *  Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
 *  Matthias Andree
 *  Matthias Fechner <mfechner@FreeBSD.org>
 *  Oleg Sidorkin <osidorkin@gmail.com>
 *  Oliver Lehmann
 *  Radim Kolar <hsn@sendmail.cz>
 *  Timothy Beyer <beyert@cs.ucr.edu>
 *  hq@FreeBSD.org
 *  johalun0@gmail.com
 *  lev@FreeBSD.org
 *  rooneg@electricjellyfish.net

With hat:	portmgr
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 6 Jul 2020
[ 17:02 lwhsu search for other commits by this committer ] Original commit   Revision:541351
Update to 0.4.99.102

PR:		247807
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
Sat, 6 Jun 2020
[ 15:34 dinoex search for other commits by this committer ] Original commit   Revision:538099
- fix CC, allow custom CFLAGS
PR:		247033
Submitted by:	Felix Palmen
[ 14:20 dinoex search for other commits by this committer ] Original commit   Revision:538093
Commodore CBM serial IEC/IEEE-488 bus utilities

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.

OpenCBM allows for access to Commodore seriel IEC bus devices such as CBM
1540, 1541, 1570, 1571 and 1581 floppy disk drives.

OpenCBM allows for access to Commodore (parallel) IEEE-488 bus devices such as
CBM 2031, 2040, 3040, 4031, 4040, 8050, 8250, 8280 and SFD-1001 floppy disk
drives.

The devices are connected via a custom USB adapter (called xu1541 or xum1541).
A fast .d64 disk copier/transfer program is included.

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

Number of commits found: 7