aboutsummaryrefslogtreecommitdiff
path: root/multimedia/rubygem-av
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* multimedia/rubygem-av: Patch gem dependency specificationJoseph Mingrone2018-02-042-3/+15
| | | | | | | | | | The gem specification calls a version of the cocaine gem less than 0.6, however devel/rubygem-cocaine was prematurely updated to an incompatible version. Pointyhat to: sunpoet Notes: svn path=/head/; revision=460927
* Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team canJoseph Mingrone2017-08-051-1/+1
| | | | | | | more easily contribute to their maintenance. Notes: svn path=/head/; revision=447386
* New port, multimedia/av: Programmable Ruby interface for FFMPEG/LibavJoseph Mingrone2017-04-103-0/+28
Adding this because it is a dependency of multimedia/rubygem-paperclip-av-transcoder, which in turn is a dependency of the upcoming www/mastodon port. WWW: https://github.com/ruby-av/av Approved by: swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10347 Notes: svn path=/head/; revision=438204