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/qjackctl/Makefile

Number of commits found: 85

Wednesday, 24 Jan 2024
08:25 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: update 0_9_12 → 0_9_13

Reported by:	portscout
commit hash: 2af9558fedfbc17323786d352c3330ec1992e7fa commit hash: 2af9558fedfbc17323786d352c3330ec1992e7fa commit hash: 2af9558fedfbc17323786d352c3330ec1992e7fa commit hash: 2af9558fedfbc17323786d352c3330ec1992e7fa 2af9558
Saturday, 9 Sep 2023
06:05 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: update 0_9_11 → 0_9_12

Reported by:	portscout
commit hash: dc0ca58de08a443c8c2e38811c22bc78a0092878 commit hash: dc0ca58de08a443c8c2e38811c22bc78a0092878 commit hash: dc0ca58de08a443c8c2e38811c22bc78a0092878 commit hash: dc0ca58de08a443c8c2e38811c22bc78a0092878 dc0ca58
Wednesday, 26 Jul 2023
19:58 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qt6: bump dependent ports
commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 8071dcb
Friday, 2 Jun 2023
07:57 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0_9_10 → 0_9_11

Reported by:	portscout
commit hash: e2991df9c00da5e656e5926c5398483917f3329e commit hash: e2991df9c00da5e656e5926c5398483917f3329e commit hash: e2991df9c00da5e656e5926c5398483917f3329e commit hash: e2991df9c00da5e656e5926c5398483917f3329e e2991df9
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
Wednesday, 22 Mar 2023
19:39 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0_9_9 → 0_9_10

Reported by:	portscout
commit hash: 4b55e006d0d3e106b267e49534bb45b221c66b51 commit hash: 4b55e006d0d3e106b267e49534bb45b221c66b51 commit hash: 4b55e006d0d3e106b267e49534bb45b221c66b51 commit hash: 4b55e006d0d3e106b267e49534bb45b221c66b51 4b55e00
Tuesday, 27 Dec 2022
23:02 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0_9_8 -> 0_9_9

Reported by:	portscout
commit hash: b59f44268367e053377d59c603d95e184d24015f commit hash: b59f44268367e053377d59c603d95e184d24015f commit hash: b59f44268367e053377d59c603d95e184d24015f commit hash: b59f44268367e053377d59c603d95e184d24015f b59f442
Monday, 3 Oct 2022
16:59 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0.9.7 -> 0.9.8

Reported by:	portscout
commit hash: 4b51415d5f03c984ce7a177bf9989406e7dddd98 commit hash: 4b51415d5f03c984ce7a177bf9989406e7dddd98 commit hash: 4b51415d5f03c984ce7a177bf9989406e7dddd98 commit hash: 4b51415d5f03c984ce7a177bf9989406e7dddd98 4b51415
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
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
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
Thursday, 14 Apr 2022
04:56 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0.9.6 -> 0.9.7
commit hash: 097b9d1c46b9ac9843264a1d252c6336f2823b62 commit hash: 097b9d1c46b9ac9843264a1d252c6336f2823b62 commit hash: 097b9d1c46b9ac9843264a1d252c6336f2823b62 commit hash: 097b9d1c46b9ac9843264a1d252c6336f2823b62 097b9d1
Sunday, 9 Jan 2022
20:21 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0.9.5 -> 0.9.6
commit hash: a1f405738e7d2d4787be73993c9eb191b9568542 commit hash: a1f405738e7d2d4787be73993c9eb191b9568542 commit hash: a1f405738e7d2d4787be73993c9eb191b9568542 commit hash: a1f405738e7d2d4787be73993c9eb191b9568542 a1f4057
Tuesday, 5 Oct 2021
19:48 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0.9.4 -> 0.9.5
commit hash: 6df75991e4663e2ac309f725c1e89b3480874501 commit hash: 6df75991e4663e2ac309f725c1e89b3480874501 commit hash: 6df75991e4663e2ac309f725c1e89b3480874501 commit hash: 6df75991e4663e2ac309f725c1e89b3480874501 6df7599
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
Sunday, 4 Jul 2021
16:42 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0.9.3 -> 0.9.4

Reported by:	portscout
commit hash: 9aa55aa02c42abc857a56d440c1b8d47924853dc commit hash: 9aa55aa02c42abc857a56d440c1b8d47924853dc commit hash: 9aa55aa02c42abc857a56d440c1b8d47924853dc commit hash: 9aa55aa02c42abc857a56d440c1b8d47924853dc 9aa55aa
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Tuesday, 11 May 2021
19:42 Yuri Victorovich (yuri) search for other commits by this committer
audio/qjackctl: Update 0.9.2 -> 0.9.3

Reported by:	portscout
commit hash: 505ded84f5f6c54636652e3bf1c698971fcf0258 commit hash: 505ded84f5f6c54636652e3bf1c698971fcf0258 commit hash: 505ded84f5f6c54636652e3bf1c698971fcf0258 commit hash: 505ded84f5f6c54636652e3bf1c698971fcf0258 505ded8
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
Sunday, 14 Mar 2021
08:52 yuri search for other commits by this committer
audio/qjackctl: Update 0.9.1 -> 0.9.2

Reported by:	portscout
Original commitRevision:568369 
Sunday, 7 Feb 2021
21:52 yuri search for other commits by this committer
audio/qjackctl: Update 0.9.0 -> 0.9.1

Reported by:	portscout
Original commitRevision:564651 
Sunday, 20 Dec 2020
01:34 yuri search for other commits by this committer
audio/qjackctl: Update 0.6.3 -> 0.9.0

Reported by:	portscout
Original commitRevision:558708 
Monday, 3 Aug 2020
01:22 yuri search for other commits by this committer
audio/qjackctl: Update 0.6.2 -> 0.6.3

Reported by:	portscout
Original commitRevision:544008 
Thursday, 26 Mar 2020
00:06 yuri search for other commits by this committer
audio/qjackctl: Update 0.6.1 -> 0.6.2

Reported by:	portscout
Original commitRevision:529143 
Friday, 27 Dec 2019
03:48 yuri search for other commits by this committer
audio/qjackctl: Update 0.6.0 -> 0.6.1

Reported by:	portscout
Original commitRevision:520962 
Saturday, 19 Oct 2019
14:27 yuri search for other commits by this committer
audio/qjackctl: Update 0.5.9 -> 0.6.0

Reported by:	portscout
Original commitRevision:514816 
08:19 tobik search for other commits by this committer
Remove a bunch of unused *_DESC
Original commitRevision:514770 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Saturday, 13 Jul 2019
08:54 yuri search for other commits by this committer
audio/qjackctl: Update 0.5.8 -> 0.5.9
Original commitRevision:506521 
Saturday, 25 May 2019
17:45 yuri search for other commits by this committer
audio/qjackctl: Update 0_5_7 -> 0_5_8

Reported by:	portscout
Original commitRevision:502611 
Saturday, 13 Apr 2019
15:01 yuri search for other commits by this committer
audio/qjackctl: Update 0_5_6 -> 0_5_7

Reported by:	portscout
Original commitRevision:498813 
Wednesday, 13 Mar 2019
02:55 yuri search for other commits by this committer
audio/qjackctl: Update 0_5_5 -> 0_5_6

Reported by:	portscout
Original commitRevision:495536 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Friday, 23 Nov 2018
17:38 yuri search for other commits by this committer
audio/qjackctl: Update 0_5_4-1 -> 0_5_5

Reported by:	portscout
Original commitRevision:485694 
Monday, 24 Sep 2018
18:30 yuri search for other commits by this committer
audio/qjackctl: Update 0.5.3 -> 0.5.4-1

0.5.4-1 because 0.5.4 had a regression.

Reported by:	upstream notification
Original commitRevision:480620 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Sunday, 22 Jul 2018
17:13 yuri search for other commits by this committer
audio/qjackctl: Update 0.5.2 -> 0.5.3

Reported by:	portscout
Original commitRevision:475112 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Monday, 28 May 2018
18:45 yuri search for other commits by this committer
audio/qjackctl: Update 0.5.0 -> 0.5.2

Port changes:
* Remove the QT4 option (Qt-5 is the major version of Qt)
* Add the options group 'Other audio interfaces' (other than Jack), moved ALSA
and PORTAUDIO options there
* Add the DBUS option
* Add the XUNIQUE option
* Ordered the USExx section
Original commitRevision:471061 
Tuesday, 15 May 2018
17:04 yuri search for other commits by this committer
audio/qjackctl: Take maintainership
Original commitRevision:470036 
Saturday, 13 Jan 2018
01:01 swills search for other commits by this committer
update to version 0.5.0

Submitted by:	Le Baron d'Merde <lbdm@privacychain.ch>
Differential Revision:	https://reviews.FreeBSD.org/D13876
Original commitRevision:458887 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Thursday, 20 Jul 2017
20:16 ultima search for other commits by this committer
* Updated to 0.4.5
*Sorted option section to follow 13.1.8[1]

Changelog: https://qjackctl.sourceforge.io/qjackctl-downloads.html

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		220786
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11669
Original commitRevision:446288 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Tuesday, 28 Feb 2017
21:23 jhale search for other commits by this committer
Fix configure for QT5 option after Qt 5.7.1 update (r434380)

configure:4371: checking for Qt library version >= 5.1
configure:4392: c++ -c -O2 -fno-strict-aliasing -pipe -march=core2
-fstack-protector -isystem /usr/local/include  -
isystem /usr/local/include -I/usr/local/include/qt5 -fPIC -isystem
/usr/local/include conftest.cpp >&5
In file included from conftest.cpp:17:
In file included from /usr/local/include/qt5/QtCore/qglobal.h:83:
/usr/local/include/qt5/QtCore/qcompilerdetection.h:562:6: error: Qt requires a
C++11 compiler and yours does not seem to be that.
Original commitRevision:435086 
Saturday, 19 Nov 2016
13:07 jhale search for other commits by this committer
Update to 0.4.4
Original commitRevision:426365 
Friday, 8 Apr 2016
12:37 mat search for other commits by this committer
Update to 0.4.2.

PR:		208608
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Original commitRevision:412732 
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 
Thursday, 19 Nov 2015
13:37 danfe search for other commits by this committer
- Update to version 0.4.1
- Remove INSTALLS_ICONS knob (not to be used for Qt-based programs)
- Rephrase COMMENT and TOOLKIT_DESC
- Fix a few whitespace issues

PR:	204440
Original commitRevision:401948 
Friday, 9 Oct 2015
21:44 marino search for other commits by this committer
audio/qjackctl: Upgrade version 0.3.13 => 0.4.0

PR:		199217
Submitted by:	ports fury
Original commitRevision:398962 
Thursday, 2 Apr 2015
21:21 pawel search for other commits by this committer
Update to version 0.3.13
Original commitRevision:383073 
Thursday, 26 Feb 2015
12:50 amdmi3 search for other commits by this committer
- Switch to linguisttools_build
Original commitRevision:379994 
Tuesday, 17 Feb 2015
02:46 vanilla search for other commits by this committer
Upgrade to 0.3.12.

PR:		197417
Submitted by:	Ports Fury.
Original commitRevision:379137 
Thursday, 16 Jan 2014
18:04 danilo search for other commits by this committer
- Update from 0.3.10 to 0.3.11

PR:		ports/185504
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:339951 
Monday, 30 Dec 2013
17:05 antoine search for other commits by this committer
Stage support
Original commitRevision:338142 
Wednesday, 11 Dec 2013
14:35 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Original commitRevision:336166 
Thursday, 21 Nov 2013
15:55 makc search for other commits by this committer
- Get rid of QMAKEFLAGS
- Use options helpers
- Use globally provided LRELEASE/LUPDATE
- Convert LIB_DEPENDS to new style
Original commitRevision:334498 
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 
Friday, 30 Aug 2013
23:01 bapt search for other commits by this committer
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Original commitRevision:325727 
Tuesday, 30 Apr 2013
07:45 miwi search for other commits by this committer
- Update to 0.3.10

PR:		177934
Submitted by:	Ports Fury
Original commitRevision:316890 
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Tuesday, 5 Jun 2012
20:35 sylvio search for other commits by this committer
- Update to version 0.3.9

PR:             ports/168589
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 18 Oct 2011
13:04 ehaupt search for other commits by this committer
- Respect CFLAGS
- Strip binaries

PR:             161616
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 15 Aug 2011
21:52 sylvio search for other commits by this committer
- Update to 0.3.8
Original commit
Tuesday, 15 Feb 2011
03:35 miwi search for other commits by this committer
- Update to 0.3.7

PR:             153345
Submitted by:   "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Original commit
Wednesday, 17 Nov 2010
10:35 arved search for other commits by this committer
Don't start jackd with realtime priority, unless specificed.
While here makr MAKE_JOBS_UNSAFE
bump PORTREVISION

PR:             145989
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
Original commit
Monday, 25 Oct 2010
20:09 trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 22 Aug 2009
00:13 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
Original commit
Monday, 11 May 2009
21:10 trasz search for other commits by this committer
Remove qt4 build tools from run dependencies.

PR:             ports/134437
Submitted by:   makc@
Tested by:      itetcu@
Original commit
Sunday, 7 Dec 2008
00:52 trasz search for other commits by this committer
Update to 0.3.4.
Original commit
Tuesday, 10 Jun 2008
12:33 trasz search for other commits by this committer
- Update to 0.3.3.
Original commit
Friday, 6 Jun 2008
13:07 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Thursday, 3 Jan 2008
16:11 trasz search for other commits by this committer
- Update to 0.3.2
Original commit
Monday, 1 Oct 2007
09:32 trasz search for other commits by this committer
- Update to 0.3.1a.
Original commit
Wednesday, 11 Jul 2007
22:06 trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
Original commit
Thursday, 5 Jul 2007
07:21 trasz search for other commits by this committer
- Update to 0.2.23.

Approved by:    miwi (mentor)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 13 Apr 2007
13:03 trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
Original commit
Monday, 9 Apr 2007
17:22 miwi search for other commits by this committer
- Update to 0.2.22

PR:             111062
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Original commit
Tuesday, 13 Feb 2007
00:16 pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Original commit
Thursday, 7 Dec 2006
12:16 miwi search for other commits by this committer
- Fix pkg-plist
Original commit
00:53 miwi search for other commits by this committer
QjackCtl is a simple Qt application to control the JACK sound server
daemon.  It provides a simple GUI dialog for setting several JACK daemon
parameters, which are properly saved between sessions, and a way
to control of the status of the audio server daemon.  With time,
this primordial interface has become richer by including a enhanced
patchbay and connection control features.

WWW:    http://qjackctl.sourceforge.net/

PR:             ports/106430
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit

Number of commits found: 85