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/muse-sequencer/Makefile
SVNWeb

Number of commits found: 24

Sat, 16 Sep 2023
[ 18:26 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:8d5c7a6122d0b4fd445c9fcb4d8075d5f8c644ce  commit hash:8d5c7a6122d0b4fd445c9fcb4d8075d5f8c644ce  commit hash:8d5c7a6122d0b4fd445c9fcb4d8075d5f8c644ce  8d5c7a6 
audio/muse-sequencer: update 4.1.0-20230803 → 4.2.0

Reported by:	portscout
Wed, 9 Aug 2023
[ 06:17 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:9f3ea096fea239ffc6ce11780001673900c0ef85  commit hash:9f3ea096fea239ffc6ce11780001673900c0ef85  commit hash:9f3ea096fea239ffc6ce11780001673900c0ef85  9f3ea09 
audio/rtaudio: Update 6.0.0 → 6.0.1

Reported by:	portscout
[ 01:18 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4a5b7db836350c0a3ecbf6f1737c509ce02a96e0  commit hash:4a5b7db836350c0a3ecbf6f1737c509ce02a96e0  commit hash:4a5b7db836350c0a3ecbf6f1737c509ce02a96e0  4a5b7db  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
audio/muse-sequencer: Update 4.1.0 → 4.1.0-20230803

Reported by:	portscout
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
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)
Wed, 3 Aug 2022
[ 08:40 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:3fadc71ecb594931351184312760db0ca48eb7c2  commit hash:3fadc71ecb594931351184312760db0ca48eb7c2  commit hash:3fadc71ecb594931351184312760db0ca48eb7c2  3fadc71 
audio/muse-sequencer: Broken on i386

Reported by:	fallout
Tue, 26 Jul 2022
[ 22:51 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:d4f8363e2b24cb10fec7a8ec312c3d2a36ecddce  commit hash:d4f8363e2b24cb10fec7a8ec312c3d2a36ecddce  commit hash:d4f8363e2b24cb10fec7a8ec312c3d2a36ecddce  d4f8363 
audio/muse-sequencer: Update 4.0.0 -> 4.1.0

PR:		265452
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Sat, 27 Nov 2021
[ 10:09 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:e40e82b3bcc5559654b03ee313a1d9b816c1a394  commit hash:e40e82b3bcc5559654b03ee313a1d9b816c1a394  commit hash:e40e82b3bcc5559654b03ee313a1d9b816c1a394  e40e82b  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
audio/fluidsynth: Update to upstream version 2.2.4

MFH:		2021Q4
Wed, 17 Nov 2021
[ 20:16 Yuri Victorovich (yuri) search for other commits by this committer Author: Florian Walpen ]    commit hash:c852072495d840fa2abbde3fa2368a42a32f6160  commit hash:c852072495d840fa2abbde3fa2368a42a32f6160  commit hash:c852072495d840fa2abbde3fa2368a42a32f6160  c852072 
audio/muse-sequencer: Update 3.1.1 -> 4.0.0

PR:		259901
Tue, 19 Oct 2021
[ 08:36 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  ce1af7f  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
Sun, 10 Oct 2021
[ 19:44 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  commit hash:2c672a4de941dc57142d867ba42396b1b64d2921  2c672a4  (Only the first 10 of 586 ports in this commit are shown above. View all ports for this commit)
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
Mon, 4 Oct 2021
[ 04:56 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:4c2db26adf7d81372f9c708118ecbe6ea38784b4  commit hash:4c2db26adf7d81372f9c708118ecbe6ea38784b4  commit hash:4c2db26adf7d81372f9c708118ecbe6ea38784b4  4c2db26  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
audio/fluidsynth: Update to upstream version 2.2.3

MFH:		2021Q4
Mon, 2 Aug 2021
[ 16:03 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  commit hash:5708ae4005cedc7b84522f84b964092319d853cd  5708ae4  (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Mon, 20 Jul 2020
[ 03:59 yuri search for other commits by this committer ] Original commit   Revision:542607
audio/muse-sequencer: Update 3.1.0 -> 3.1.1

Reported by:	portscout
Sat, 30 May 2020
[ 06:47 yuri search for other commits by this committer ] Original commit   Revision:537049
audio/muse-sequencer: Update 3_1_0_pre1-20 -> 3_1_0
Sun, 29 Sep 2019
[ 10:04 riggs search for other commits by this committer ] Original commit   Revision:513215 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports

PR:		240890
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Thu, 16 May 2019
[ 03:31 yuri search for other commits by this committer ] Original commit   Revision:501766
New port: audio/muse-sequencer: Digital audio workstation (DAW) with support for
both Audio and MIDI

Number of commits found: 24