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
SVNWeb

Number of commits found: 8

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
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
[ 09:01 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  commit hash:0ac86ecea3d4fe3cb8edcb61fa352a96e9db09e4  0ac86ec  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  258a9884  (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
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)
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: 8