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: audio/sndio/Makefile
SVNWeb

Number of commits found: 20

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)
Sun, 17 Jul 2022
[ 14:43 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:17c09798eea38cb4a9a41b69f4f8888e97cdb387  commit hash:17c09798eea38cb4a9a41b69f4f8888e97cdb387  commit hash:17c09798eea38cb4a9a41b69f4f8888e97cdb387  17c0979 
audio/sndio: Update to upstream release 1.9.0

MFH:		2022Q3
Sun, 20 Jun 2021
[ 05:50 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:86fca7ddfbffb06348ecc2cadb98a506face2939  commit hash:86fca7ddfbffb06348ecc2cadb98a506face2939  commit hash:86fca7ddfbffb06348ecc2cadb98a506face2939  86fca7d 
audio/sndio: Update to upstream release 1.8.1.
Mon, 19 Apr 2021
[ 08:00 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:c204633ca02646cee103f7084e1bd2b81f5e8a6a  commit hash:c204633ca02646cee103f7084e1bd2b81f5e8a6a  commit hash:c204633ca02646cee103f7084e1bd2b81f5e8a6a  c204633  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Remove my useless "Created by" lines
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.
Sun, 28 Feb 2021
[ 10:56 tobik search for other commits by this committer ] Original commit   Revision:566757
audio/sndio: Update MASTER_SITES

Submitted by:	tj@mrsk.me
Mon, 28 Sep 2020
[ 05:05 tobik search for other commits by this committer ] Original commit   Revision:550400 (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER
Sun, 12 Jul 2020
[ 09:30 tobik search for other commits by this committer ] Original commit   Revision:542069 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
audio/sndio: Update to 1.7.0
Thu, 18 Jul 2019
[ 20:08 tobik search for other commits by this committer ] Original commit   Revision:506877
audio/sndio: Update to 1.6.0
[ 20:07 tobik search for other commits by this committer ] Original commit   Revision:506876
audio/sndio: Pet portclippy
Tue, 31 Jul 2018
[ 19:40 tobik search for other commits by this committer ] Original commit   Revision:476019
audio/sndio: Update to 1.5.0
Sat, 13 Jan 2018
[ 12:45 tobik search for other commits by this committer ] Original commit   Revision:458929
audio/sndio: Update to 1.4.0

There are no code changes in libsndio, but the major/minor of libsndio
was bumped to 7.0 in this release to match libsndio on OpenBSD
regardless.  On OpenBSD some private symbols were hidden via a version
script.  This is not yet part of the portable release.  Avoid causing
unnecessary churn and keep using 6.1 for the time being.
Tue, 14 Nov 2017
[ 19:26 tobik search for other commits by this committer ] Original commit   Revision:454196
audio/sndio: Update to 1.3.0

Changes:	https://github.com/ratchov/sndio/compare/2606d3f24eca3d7a29db3d183640524590e93e26...3d6b602fe9d64bf80f60de96375fb48f5459095e
Tue, 28 Mar 2017
[ 14:45 tobik search for other commits by this committer ] Original commit   Revision:437130
With incompletely specified parameters the OSS backend will always
fallback to s16le for no good reason.  Replace them with default
values, so the format table lookup can work.  This should fix playback
of 24-bit/32-bit files in e.g. cmus without a running sndiod.

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10164
Wed, 15 Feb 2017
[ 12:28 tobik search for other commits by this committer ] Original commit   Revision:434159 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER to tobik@FreeBSD.org for my ports

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
Wed, 1 Feb 2017
[ 17:04 cpm search for other commits by this committer ] Original commit   Revision:433052
audio/sndio: Various fixes

- Success in opening /dev/dsp* O_RDWR does not mean the device
  supports play/recording.  Add an extra check to see if the requested
  mode is really supported.
- sndiod cannot currently be started in jails as root, because it
  tries to setpriority(-20).  Allow setpriority to fail and start the
  daemon anyway.
- Fallback to /dev/dsp instead of /dev/dsp0 when using libsndio directly
  without a running sndiod.
- Implement sio_setvol in the OSS backend for application level volume
  control with just libsndio.

PR:		216571
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Mon, 9 Jan 2017
[ 13:16 amdmi3 search for other commits by this committer ] Original commit   Revision:430947 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Fri, 25 Nov 2016
[ 01:11 cpm search for other commits by this committer ] Original commit   Revision:427071
audio/sndio: Update to 1.2.0

- Update PORTVERSION and distinfo checksum (1.2.0)
- Remove unneeded patches
- Update pkg-message according to changes

- Improved OSS support
- Support for snd_uaudio(4) /dev/umidi* interfaces.  /dev/umidi1.0 maps to
rmidi/1 in sndio, /dev/umidi1.1 to rmidi/1.1
- The configure script has support for DragonFly
- More detailed changes: https://pkg.tobik.me/sndio-1.2.0-changes.txt

PR:		214210
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
Approved by:	feld (mentor)
Sat, 20 Aug 2016
[ 15:48 pawel search for other commits by this committer ] Original commit   Revision:420515
- Fix high CPU usage while recording and playing at the same time,
  report better sio_onmove deltas [1]
- Fix issues with underruns when the system is under high load
- Fix sio_getcap [1]
- Fallback to /dev/dsp (hw.snd.default_unit) in sndiod and libsndio when no
  other device is specified [1]
- rc.d script now configures a monitoring sub-device (a fake recording stream
  with a mix of all playback streams) by default [1]
- Use OPSYS for better portability

PR:		212007 [1]
Submitted by:	Tobias Kortkamp (maintainer) [1]
Wed, 3 Aug 2016
[ 06:15 pi search for other commits by this committer ] Original commit   Revision:419497 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
New port: audio/sndio

Sndio is a small audio and MIDI framework part of the OpenBSD project.

It provides an lightweight audio & MIDI server and a fully documented
user-space API to access either the server or directly the hardware in
a uniform way.  Sndio is designed to work for desktop applications,
but pays special attention to synchronization mechanisms and
reliability required by music applications.  Reliability through
simplicity are part of the project goals.

WWW: http://www.sndio.org/

PR:		210124
Submitted by:	Tobias Kortkamp <t@tobik.me>

Number of commits found: 20