summaryrefslogtreecommitdiff
path: root/comms/rubygem-serialport (follow)
Commit message (Collapse)AuthorAgeFilesLines
* comms/rubygem-serialport: Update to 1.3.2Thibault Jouan2021-11-082-6/+5
| | | | | | | | | | | | This version supports Ruby 3.0. While here, * Switch to DISTVERSION * Pet portlint Changes: https://github.com/hparra/ruby-serialport/commits/v1.3.2 PR: 259396
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Fix shebangsMartin Wilke2017-04-191-1/+3
|
* New port: comms/rubygem-serialportKirill Ponomarev2017-02-243-0/+23
Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. PR: 216821 Submitted by: tj+freebsd_bugs@a13.fr Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9774