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

Number of commits found: 38

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)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
Mon, 10 May 2021
[ 04:54 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:cfa6c48e9a42e06413032e956567e9c9cbd1f35c  commit hash:cfa6c48e9a42e06413032e956567e9c9cbd1f35c  commit hash:cfa6c48e9a42e06413032e956567e9c9cbd1f35c  cfa6c48 
audio/dssi: Add run-time dependency on audio/alsa-lib because dssi.h includes
the alsa header
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, 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'.
Sat, 16 Mar 2019
[ 14:53 tcberner search for other commits by this committer ] Original commit   Revision:495877
audio/dssi: remove QT4 option (Qt4 deprecation)

Approved by:	portmgr (implicit)
Sun, 2 Dec 2018
[ 15:41 rene search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Sun, 13 Aug 2017
[ 22:31 ultima search for other commits by this committer ] Original commit   Revision:447920
* Add license file
* Cleanup Makefile
* Bump PORTREVISION for added USE_XORG depend

PR:		221239
Submitted by:	Yuri Victorovich
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11992
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 22 Aug 2014
[ 13:06 amdmi3 search for other commits by this committer ] Original commit   Revision:365644
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Mon, 16 Jun 2014
[ 14:18 amdmi3 search for other commits by this committer ] Original commit   Revision:357998
- Add missing USES=libtool
Tue, 6 May 2014
[ 19:08 nemysis search for other commits by this committer ] Original commit   Revision:353120
These ports are no longer used or cared for.

audio/dssi

- Reset maintainer to ports@

audio/hexter

- Reset maintainer to ports@

Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.

x11-toolkits/libsexy

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/libsexymm

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/py-sexy

- Pass maintainership to horia at racoviceanu.com
Fri, 31 Jan 2014
[ 19:53 nemysis search for other commits by this committer ] Original commit   Revision:342060
- Remove license (BSD)
- Strip libraries
- Break lines around 80 characters
Fri, 8 Nov 2013
[ 12:36 nemysis search for other commits by this committer ] Original commit   Revision:333213
- Pass maintainership to submitter
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add USE_QT4= moc_build
- Add DOCS and EXAMPLES
- Add DOCS and EXAMPLES Options

Approved by:	pawel / wg (mentors, implicit)
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
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
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 13 Jul 2013
[ 17:23 deischen search for other commits by this committer ] Original commit   Revision:322948 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after upgrade to audio/liblo.

After discussion with: pawel and MAINTAINER.
[ 06:48 rm search for other commits by this committer ] Original commit   Revision:322896
- remove shlib version to fix build with updated audio/liblo
- bump PORTREVISION to chase liblo update
Mon, 22 Apr 2013
[ 23:19 bapt search for other commits by this committer ] Original commit   Revision:316287 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Sat, 6 Oct 2012
[ 10:42 bapt search for other commits by this committer ] Original commit   Revision:305354
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 06:57 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Sat, 28 Jan 2012
[ 19:10 miwi search for other commits by this committer ] Original commit 
- Update to 1.1.1

PR:             164148
Submitted by:   Ports Fury
Tue, 22 Feb 2011
[ 02:19 wen search for other commits by this committer ] Original commit 
- Update to 1.1.0

PR:             ports/154304
Submitted by:   Wen Heping (myself)
Mon, 25 Oct 2010
[ 20:09 trasz search for other commits by this committer ] Original commit  (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Drop maintainership for ports I can't maintain anymore.
Sat, 22 Aug 2009
[ 00:13 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Tue, 31 Mar 2009
[ 05:25 trasz search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update audio/liblo to 0.26.
Thu, 19 Feb 2009
[ 22:15 trasz search for other commits by this committer ] Original commit 
Update to 1.0.0.
Wed, 11 Jul 2007
[ 22:06 trasz search for other commits by this committer ] Original commit  (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
Fri, 13 Apr 2007
[ 13:03 trasz search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
Tue, 23 Jan 2007
[ 20:47 miwi search for other commits by this committer ] Original commit 
- Add RUN_DEPENDS

Approved by: maintainer
Sat, 13 Jan 2007
[ 21:38 miwi search for other commits by this committer ] Original commit 
DSSI (pronounced "dizzy") is an API for audio processing plugins,
particularly useful for software synthesis plugins with user
interfaces.

DSSI is an open and well-documented specification developed for use
in Linux audio applications, although portable to other platforms.
It may be thought of as LADSPA-for-instruments, or something
comparable to VSTi.

DSSI consists of a C language API for use by plugins and hosts,
based on the LADSPA API, and an OSC (Open Sound Control) API for
use in user interface to host communications.  The DSSI specification
consists of an RFC which describes the background for the proposal
and defines the OSC part of the specification, and a documented
header file which defines the C API.

WWW:    http://dssi.sourceforge.net/

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

Number of commits found: 38