notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/fluidsynth/Makefile

Number of commits found: 77

Saturday, 30 Sep 2023
05:55 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.3.4
commit hash: 7bcb6dea89ff0828efd81236c357d108d862fc6f commit hash: 7bcb6dea89ff0828efd81236c357d108d862fc6f commit hash: 7bcb6dea89ff0828efd81236c357d108d862fc6f commit hash: 7bcb6dea89ff0828efd81236c357d108d862fc6f 7bcb6de
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Sunday, 16 Jul 2023
09:52 Vladimir Druzenko (vvd) search for other commits by this committer
Mk/bsd.options.desc.mk: add "PIPEWIRE_DESC?= PipeWire multimedia server support"

Keep custom description in ports:
graphics/spectacle
multimedia/obs-studio
net/krfb
x11-wm/gamescope

Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D41038
MFH:			2023Q3
commit hash: cc018ec33befba1b6236d6a28b6f760b97be29a6 commit hash: cc018ec33befba1b6236d6a28b6f760b97be29a6 commit hash: cc018ec33befba1b6236d6a28b6f760b97be29a6 commit hash: cc018ec33befba1b6236d6a28b6f760b97be29a6 cc018ec
Thursday, 22 Jun 2023
05:39 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream release 2.3.3

MFH:		2023Q2
commit hash: 855350978c3ce94e1fe281afd975da983ae9998d commit hash: 855350978c3ce94e1fe281afd975da983ae9998d commit hash: 855350978c3ce94e1fe281afd975da983ae9998d commit hash: 855350978c3ce94e1fe281afd975da983ae9998d 8553509
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Monday, 17 Apr 2023
06:05 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream relese 2.3.2

MFH:		2023Q2
commit hash: 7c2f46c8e62bc4fec12e086143bdd0e38f787de4 commit hash: 7c2f46c8e62bc4fec12e086143bdd0e38f787de4 commit hash: 7c2f46c8e62bc4fec12e086143bdd0e38f787de4 commit hash: 7c2f46c8e62bc4fec12e086143bdd0e38f787de4 7c2f46c
Friday, 30 Dec 2022
16:15 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.3.1

Details:
- Update to new upstream version 2.3.1
- Add non-default PIPEWIRE OPTION
commit hash: 641bf33cd9b6d821a4a114079ea2ce9340fb3cc7 commit hash: 641bf33cd9b6d821a4a114079ea2ce9340fb3cc7 commit hash: 641bf33cd9b6d821a4a114079ea2ce9340fb3cc7 commit hash: 641bf33cd9b6d821a4a114079ea2ce9340fb3cc7 641bf33
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 23 Jul 2022
10:57 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream release 2.2.8

Details:
- Bugfix release, see
  https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.8

MFH:		2022Q3
commit hash: bc920fd8a9fb343140751f86bc7f6838d7c18e73 commit hash: bc920fd8a9fb343140751f86bc7f6838d7c18e73 commit hash: bc920fd8a9fb343140751f86bc7f6838d7c18e73 commit hash: bc920fd8a9fb343140751f86bc7f6838d7c18e73 bc920fd
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

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

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anthony Ginepro <anthony.ginepro@laposte.net>
  *  Anton Yuzhaninov <citrin@citrin.ru>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Ayumi M <ayu@commun.jp>
  *  Ayumi Mitsui <ayu@commun.jp>
  *  Bartoletti <lbartoletti@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bill Fenner <fenner@FreeBSD.org>
  *  Brad Walker <tha_walka@hotmail.com>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Byung-Hee HWANG <bh@izb.knu.ac.kr>
  *  Carey Jones <mcj@acquiesce.org>
  *  Carlos J. Puga Medina <cpm@FreeBSD.org>
  *  Cezary Morga <cm@therek.net>
  *  Chao Shin <quakelee@cn.freebsd.org>
  *  Charles Mercadal <mercadal@diablonet.net>
  *  Chia-liang Kao <clkao@CirX.ORG>
  *  Chip Marshall <chip@eboai.org>
  *  Choi Jun Ho <junker@moderato.snu.ac.kr>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christian Laursen <xi@borderworlds.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Daniel Menelkir <dmenelkir@gmail.com>
  *  Daniel O'Connor
  *  David Bushong <david@bushong.net>
  *  David Le Brun <david@dyn-ns.net>
  *  David MacKenzie <djm@pix.net>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David Yeske <dyeske@gmail.com>
  *  Denise H. G. <darcsis@gmail.com>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Devon Ryan <dpryan@dpryan.com>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Dryice Liu <dryice@dryice.name>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edward Tomasz Napierala <trasz@pin.if.uz.zgora.pl>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Erik Cederstrand <erich@FreeBSD.org>
  *  Francisco Gomez <francisco@gomezmarin.com>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  František Dvořák <valtri@civ.zcu.cz>
  *  Fraser Tweedale <frase@frase.id.au>
  *  Gabor Kovesdan
  *  Gabor Zahemszky <Gabor@Zahemszky.HU>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gennady Sorokopud <gena@NetVision.net.il>
  *  George Reid <greid@FreeBSD.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Goran Mekić <meka@tilda.center>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Hans Petter Selasky <hselasky@FreeBSD.org>
  *  Hans Petter Selasky <hselasky@freebsd.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jamie Heckford <jamie@blackhole.net>
  *  Jean-Marc Zucconi <jmz@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jerry Eriksson <jerry@freebsd.se>
  *  Jim Mock <jim@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Hixson <jhixson@FreeBSD.org>
  *  John Hixson <john@pcbsd.org>
  *  Jonathan Lennox <lennox@cs.columbia.edu>
  *  Joris Vandalon <joris@vandalon.nl>
  *  Juha Erkkilä <erkkila@cc.jyu.fi>
  *  Juha Nygard <juha.nygard1@netikka.fi>
  *  Kawaguti Ginga <ginga@athena.club.ne.jp>
  *  Kengo Ichiki <kichiki@users.sourceforge.net>
  *  Koine Yuusuke(koinec) <koinec@users.osdn.me>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Leo Kim <leo@florida.sarang.net>
  *  Liam J. Foy <liamfoy@sepulcrum.org>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Kane <mark@mkproductions.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mark Reidel <ports@mark.reidel.info>
  *  Mark Reidel <ports@mark.reidle.info>
  *  Martin Blapp <mbr@FreeBSD.org>
  *  Martin Dieringer <Martin.Dieringer@t-online.de>
  *  Martin Kraft <martin.kraft@fal.de>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Mathew Kanner <mat@hak.cnd.mcgill.ca>
  *  Matt Tosto <datahead4@gmail.com>
  *  Matthias Andree <matthias.andree@gmx.de>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Beer <beerml@sigma6audio.de>
  *  Michael Haro <mharo@area51.fremont.ca.us>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Makonnen <mtm@identd.net>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Mykola Dzham <i@levsha.me>
  *  Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
  *  Necati Ersen SISECI <siseci@enderunix.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas Herry <nicolasherry@gmail.com>
  *  Oliver Breuninger <ob@breuninger.org>
  *  Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Duchateau
  *  Oyvind Moll <oyvindmo@initio.no>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philip Paeps <philip@paeps.cx>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <emulation@FreeBSD.org$
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Putrya Statislav
  *  Rahul Siddharthan <rsidd@online.fr>
  *  Rich Neese <r.neese@gmail.com>
  *  Richard Neese
  *  Rob Zinkov <rzinkov@gmail.com>
  *  Romain Tartiere <romain@blogreen.org>
  *  Romain Tartière <romain@blogreen.org>
  *  Roman Bogorodskiy
  *  Roman Shterenzon <roman@xpert.com>
  *  Sander Janssen <janssen@rendo.dekooi.nl>
  *  Sascha Klauder <sklauder@trimind.de>
  *  Satoshi Taoka <taoka@FreeBSD.org>
  *  Sean McGovern <sean@sfarc.net>
  *  Sergey Akifyev <asa@gascom.ru>
  *  Seth Kingsley <sethk@osd.bsdi.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Barner <barner@gmx.de>
  *  Stas Timokhin <stast@bsdportal.ru>
  *  Stefan Ehmann <shoesoft@gmx.net>
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Zehl <sec@42.org>
  *  Stepan Zastupov [RedChrom] <redchrom@gmail.com>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sue Blake <sue@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  The Anarcat <anarcat@anarcat.dyndns.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas M. Hermann <tmh.public@gmail.com>
  *  Thomas Runge <runge@rostock.zgdv.de>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tyler Spivey
  *  Ulrich Spoerlein <q@uni.de>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vincent Tantardini <vinc@FreeBSD-fr.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yanhui Shen <shen.elf@gmail.com>
  *  Yar Tikhiy <yar@FreeBSD.org>
  *  Yar Tikhiy <yar@comp.chem.msu.su>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi Asai <yatt@luna2.org>
  *  Yoichi Asai <yatt@msc.biglobe.ne.jp>
  *  Yoshiaki Uchikawa
  *  Yoshihide SONODA <ysonoda@dontaku.csce.kyushu-u.ac.jp>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Zurflu <zach@pabst.bendnet.com>
  *  Zane C. Bowers
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zhihao Yuan <lichray@gmail.com>
  *  ache
  *  arved
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  ericb@thedeepsky.com
  *  erich@FreeBSD.org
  *  faulkner@mpd.tandem.com
  *  gahr
  *  greg
  *  hrkfrd@googlemail.com
  *  ijliao
  *  janek@gaja.ipan.lublin.pl
  *  jkh
  *  jockl <jockl@pianojockl.org>
  *  kbyanc@posi.net
  *  kwm@rainbow-runner.nl
  *  lazyklimm <lazyklimm@gmail.com>
  *  leo
  *  lx
  *  mahonmesr@googlemail.com
  *  marius nuennerich
  *  mathias.picker@gmx.de
  *  michael johnson <ahze@ahze.net>
  *  michaelnottebrock@gmx.net and lioux@FreeBSD.org
  *  mtm@identd.net
  *  nemysis <nemysis@gmx.ch>
  *  nork@FreeBSD.org
  *  nox@jelal.kn-bremen.de
  *  numisemis at yahoo dot com
  *  patrick
  *  pjm <pierrejacqes.mimifir@gmail.com>
  *  pozar
  *  pst
  *  r.neese
  *  rene@FreeBSD.org (repocopied from audio/py-mpd)
  *  sethk
  *  shanee@augusta.de
  *  sobomax
  *  squell@alumina.nl
  *  swallace
  *  t.vanklaveren@student.utwente.nl
  *  torstenb
  *  trasz <trasz@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  ugen
  *  will
  *  yoshiaki Uchikawa

With hat:	portmgr
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 213b0b7
Saturday, 4 Jun 2022
22:19 Max Brazhnikov (makc) search for other commits by this committer
audio/fluidsynth: update to 2.2.7

PR:		264221
Submitted by:	Alastair Hogge
commit hash: 7cb8d122bdf6fd47720b5edb61e46e2ddcd89b9c commit hash: 7cb8d122bdf6fd47720b5edb61e46e2ddcd89b9c commit hash: 7cb8d122bdf6fd47720b5edb61e46e2ddcd89b9c commit hash: 7cb8d122bdf6fd47720b5edb61e46e2ddcd89b9c 7cb8d12
Friday, 25 Mar 2022
07:51 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.2.6
commit hash: eb6ab58d1224197bac1f603d8c1f97c155de8015 commit hash: eb6ab58d1224197bac1f603d8c1f97c155de8015 commit hash: eb6ab58d1224197bac1f603d8c1f97c155de8015 commit hash: eb6ab58d1224197bac1f603d8c1f97c155de8015 eb6ab58
Saturday, 27 Nov 2021
10:09 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.2.4

MFH:		2021Q4
commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 commit hash: e40e82b3bcc5559654b03ee313a1d9b816c1a394 e40e82b
Monday, 4 Oct 2021
04:56 Thomas Zander (riggs) search for other commits by this committer
audio/fluidsynth: Update to upstream version 2.2.3

MFH:		2021Q4
commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 commit hash: 4c2db26adf7d81372f9c708118ecbe6ea38784b4 4c2db26
Tuesday, 31 Aug 2021
09:23 Bernhard Froehlich (decke) search for other commits by this committer
audio/fluidsynth: Add CPE information

Approved by:    portmgr (blanket)
commit hash: b9fdd7134c256119c1b2d403945340d4613c36af commit hash: b9fdd7134c256119c1b2d403945340d4613c36af commit hash: b9fdd7134c256119c1b2d403945340d4613c36af commit hash: b9fdd7134c256119c1b2d403945340d4613c36af b9fdd71
Monday, 2 Aug 2021
16:03 Yuri Victorovich (yuri) search for other commits by this committer
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16

Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd 5708ae4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 30 Jan 2021
19:50 tcberner search for other commits by this committer
audio/fluidsynth: update to 2.1.7
Original commitRevision:563435 
Monday, 4 Jan 2021
11:58 riggs search for other commits by this committer
Update to upstream version 2.1.6.
Original commitRevision:560283 
Sunday, 12 Jul 2020
09:30 tobik search for other commits by this committer
audio/sndio: Update to 1.7.0
Original commitRevision:542069 
Friday, 5 Jun 2020
18:12 tcberner search for other commits by this committer
audio/fluidsynth: update to 2.1.3
Original commitRevision:538043 
Thursday, 9 Apr 2020
04:24 tobik search for other commits by this committer
audio/fluidsynth: Update to v2.1.2

Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2
PR:		245416
Approved by:	multimedia (tcberner)
Original commitRevision:531172 
Saturday, 22 Feb 2020
11:53 tobik search for other commits by this committer
audio/fluidsynth: Update to v2.1.1

Also fix LADSPA option which was silently failing because ladspa.h
could not be found.

Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.1
PR:		244300
Approved by:	multimedia (tcberner)
Original commitRevision:526758 
Monday, 2 Dec 2019
06:36 tobik search for other commits by this committer
audio/fluidsynth: Update to v2.1.0

Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.0
PR:		242348
Approved by:	multimedia (tcberner)
Original commitRevision:518828 
Sunday, 3 Nov 2019
08:42 tcberner search for other commits by this committer
audio/fluidsynth: update to 2.0.8

Changelog:
   * fix incorrect behavior of fluid_sample_set_sound_data() (#576, thanks to
     @swesterfeld) fix voices being mixed incorrectly, causing audible crackle
   * esp. at sample-rates >48kHz (#580)
   * make sure that defining NDEBUG disables assertions
Original commitRevision:516394 
Sunday, 29 Sep 2019
10:01 riggs search for other commits by this committer
Update to upstream version 2.0.7

PR:		240890
Submitted by:	tobik
Original commitRevision:513214 
Tuesday, 20 Aug 2019
15:37 riggs search for other commits by this committer
Update to upstream version 2.0.6

Details:
- Bug fixes, see changelog:
  https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.6

MFH:		2019Q3 (hat: ports-secteam)
Original commitRevision:509428 
Friday, 19 Apr 2019
09:19 tobik search for other commits by this committer
audio/fluidsynth: Update to 2.0.5

Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.5
PR:		237363
Submitted by:	tobik
Approved by:	multimedia (tcberner)
Original commitRevision:499341 
04:21 tobik search for other commits by this committer
audio/fluidsynth: Update to 2.0.4

Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.4
PR:		237363
Submitted by:	tobik
Approved by:	multimedia (tcberner)
Original commitRevision:499324 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Saturday, 2 Mar 2019
16:46 riggs search for other commits by this committer
Update to upstream version 2.0.3

While on it:
- Pet portlint

PR:		233448
Submitted by:	yuri
Reviewed by:	tobik
Original commitRevision:494417 
Friday, 1 Jun 2018
21:44 riggs search for other commits by this committer
Updtate to upstrem version.

PR:		228265
Submitted by:	takefu@airport.fm
Reviewed by:	riggs
Approved by:	multimedia@ (riggs)
Original commitRevision:471296 
Monday, 7 May 2018
13:55 amdmi3 search for other commits by this committer
- Fix LICENSE
- Pet portlint
- Switch to opt_CMAKE_BOOL

Approved by:	portmgr blanket
Original commitRevision:469288 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Sunday, 25 Jun 2017
21:07 tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
Original commitRevision:444324 
Saturday, 4 Mar 2017
12:08 riggs search for other commits by this committer
Add default OPTION for READLINE so users can disable it for custom builds

PR:		213513
Reported by:	rozhuk.im@gmail.com
MFH:		2017Q1
Original commitRevision:435389 
Saturday, 17 Dec 2016
17:08 riggs search for other commits by this committer
Bump PORTREVISION (due to changed OPTIONS set in the previous commit)
Original commitRevision:428782 
13:41 riggs search for other commits by this committer
Add SNDIO support and non-default OPTION

PR:		212838
Submitted by:	t@tobik.me
Original commitRevision:428763 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 31 May 2015
07:18 antoine search for other commits by this committer
- Add back part of LDFLAGS removed in r387982, it's needed to link at least
on FreeBSD 9.3:
fluid_sys.c:(.text+0xced): undefined reference to `pthread_setschedparam'

- While here, fix a typo in an option helper
Original commitRevision:388047 
Saturday, 30 May 2015
20:39 bapt search for other commits by this committer
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
Original commitRevision:387982 
Wednesday, 25 Mar 2015
21:37 marino search for other commits by this committer
audio category: Remove $PTHREAD_LIBS

xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
Original commitRevision:382272 
Thursday, 20 Nov 2014
13:09 amdmi3 search for other commits by this committer
- Fix build with PORTAUDIO option enabled in presence of old portaudio by always
prepending portaudio2 include/link paths [1]
- While here, add LICENSE_FILE

Approved by:	kwm [1] (via irc)
Original commitRevision:372914 
Friday, 25 Jul 2014
19:02 amdmi3 search for other commits by this committer
- Mark broken when portaudio(2) support is requested and portaudio(1) is
installed: doesn't build

Approved by:	portmgr blanket
Original commitRevision:362922 
Friday, 20 Jun 2014
12:15 amdmi3 search for other commits by this committer
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:358565 
Friday, 25 Apr 2014
12:55 bapt search for other commits by this committer
use USES=tar:bzip2
Original commitRevision:352120 
Tuesday, 7 Jan 2014
13:23 bapt search for other commits by this committer
Prefer ninja over make(1)
Original commitRevision:339004 
Friday, 4 Oct 2013
16:57 bapt search for other commits by this committer
Stagify
Use options helpers
Original commitRevision:329340 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 22 Apr 2013
23:19 bapt search for other commits by this committer
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Original commitRevision:316287 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Monday, 4 Feb 2013
09:34 miwi search for other commits by this committer
- Update to 1.1.6

PR:		171958
Submitted by:	ports fury
Original commitRevision:311590 
Saturday, 6 Oct 2012
10:42 bapt search for other commits by this committer
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
Original commitRevision:305354 
Wednesday, 30 May 2012
11:14 bapt search for other commits by this committer
Convert to new options framework
Original commit
Friday, 18 Nov 2011
20:07 miwi search for other commits by this committer
- Update to 1.5.1

PR:             161631
Submitted by:   Ports Fury
Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 9 May 2010
00:05 sylvio search for other commits by this committer
- Fixed problem with games/scumm when compiled with option fluidsynth.

PR:             146121
Submitted by:   Oliver Herold <oh@fixmbr.de>
Original commit
Monday, 4 Jan 2010
23:14 miwi search for other commits by this committer
- Update to 1.1.1

PR:             142312
Submitted by:   Ports Fury
Original commit
Thursday, 20 Mar 2008
09:19 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Wednesday, 19 Dec 2007
12:36 pav search for other commits by this committer
- Update to 1.0.8

PR:             ports/118259
Submitted by:   Dmitry Klimov <lazyklimm@gmail.com>
Original commit
Sunday, 24 Jun 2007
23:12 ahze search for other commits by this committer
- Transfer maintainership to multimedia@
- Make jack-audio support on by default (per configure script)
- add OPTIONS
Original commit
Monday, 14 Aug 2006
10:08 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 22 Feb 2006
19:53 mnag search for other commits by this committer
- Update to 1.0.7a
- portlint(1)

PR:             93652
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Monday, 10 Oct 2005
10:27 garga search for other commits by this committer
- Update to 1.0.6

PR:             ports/87053
Submitted by:   Ports Fury
Original commit
Sunday, 25 Sep 2005
03:06 lioux search for other commits by this committer
Drop maintainership
Original commit
Sunday, 10 Apr 2005
20:58 kris search for other commits by this committer
Now builds on sparc64
Original commit
Monday, 4 Apr 2005
08:14 lioux search for other commits by this committer
o Update to 1.0.5
o Take over maintainership (suggested by previous maintainer [1])

Approved by:    Juha Nyg?rd <juha.nygard1@netikka.fi> [1]
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Monday, 23 Feb 2004
21:51 kris search for other commits by this committer
BROKEN on !i386 and !amd64: Does not compile.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 29 Jan 2004
09:18 pav search for other commits by this committer
- Savannah is still dead but there is a new master_sites

Reported by:    bento via kris
Original commit
Thursday, 4 Dec 2003
11:51 pav search for other commits by this committer
Add fluidsynth, a real-time software synthesizer based on the SoundFont 2
specifications. It is a "software synthesizer". FluidSynth can read MIDI
events from the MIDI input device and render them to the audio device.
It can also play MIDI files.

PR:             ports/59716
Submitted by:   Juha Nygard <juha.nygard1@netikka.fi>
Approved by:    adamw (mentor)
Original commit

Number of commits found: 77