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/giada/Makefile
SVNWeb

Number of commits found: 22

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
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)
Sat, 5 Feb 2022
[ 09:20 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4fc7f4c473df497148292c859804e847f56710c7  commit hash:4fc7f4c473df497148292c859804e847f56710c7  commit hash:4fc7f4c473df497148292c859804e847f56710c7  4fc7f4c 
audio/rtmidi: Update 4.0.0 -> 5.0.0
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.
Tue, 2 Feb 2021
[ 17:06 yuri search for other commits by this committer ] Original commit   Revision:563821
audio/giada: Update 0.16.4 -> 0.17.1

Reported by:	portscout
Wed, 30 Sep 2020
[ 08:51 yuri search for other commits by this committer ] Original commit   Revision:550658
audio/giada: Update 0.16.3-2 -> 0.16.4
Wed, 17 Jun 2020
[ 18:19 yuri search for other commits by this committer ] Original commit   Revision:539492
audio/giada: Update 0.16.2.2 -> 0.16.3-2
Wed, 27 May 2020
[ 19:09 yuri search for other commits by this committer ] Original commit   Revision:536709
audio/giada: Update 0.16.2 -> 0.16.2.2
Mon, 2 Mar 2020
[ 07:15 yuri search for other commits by this committer ] Original commit   Revision:527610
audio/giada: Update 0.16.1 -> 0.16.2

Reported by:	portscout
Mon, 13 Jan 2020
[ 08:01 yuri search for other commits by this committer ] Original commit   Revision:522864
audio/giada: Update 0.16.0-7 -> 0.16.1

Reported by:	portscout
Mon, 2 Dec 2019
[ 17:57 yuri search for other commits by this committer ] Original commit   Revision:518857
audio/giada: Update 0.15.3 -> 0.16.0-7
Mon, 4 Nov 2019
[ 20:39 zeising search for other commits by this committer ] Original commit   Revision:516738 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
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
Sat, 4 May 2019
[ 07:53 yuri search for other commits by this committer ] Original commit   Revision:500784
audio/rtmidi: Update 3.0.0 -> 4.0.0

Reported by:	portscout
Wed, 1 May 2019
[ 19:35 rene search for other commits by this committer ] Original commit   Revision:500606 (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
Remove esound support from pulseaudio as audio/esound expired.

Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Sat, 23 Feb 2019
[ 17:19 yuri search for other commits by this committer ] Original commit   Revision:493713
audio/giada: fix build with GCC-based architectures, don't assume building on
FreeBSD

PR:		235933
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Tue, 15 Jan 2019
[ 09:49 yuri search for other commits by this committer ] Original commit   Revision:490358
audio/giada: Update 0.15.2 -> 0.15.3

The upstream is hostile to FreeBSD patches and doesn't want to merge the PR.

Reported by:	portscout
Sat, 12 Jan 2019
[ 23:22 linimon search for other commits by this committer ] Original commit   Revision:490087
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, remove stray escaped newline that gave portlint grief.

PR:		234345
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Wed, 19 Sep 2018
[ 19:38 yuri search for other commits by this committer ] Original commit   Revision:480106
audio/giada: Update 0.15.1 -> 0.15.2

Reported by:	portscout
Wed, 11 Jul 2018
[ 04:13 yuri search for other commits by this committer ] Original commit   Revision:474420
New port: audio/giada: Hardcore loop machine

Number of commits found: 22