non port: audio/hydrogen/Makefile |
SVNWeb
|
Number of commits found: 69 |
Tue, 15 Aug 2023
|
[ 10:36 Li-Wen Hsu (lwhsu) Author: Florian Walpen ] 09e0e2b
audio/hydrogen: Update to 1.2.1 release.
Changes: http://hydrogen-music.org/release-121
PR: 272630
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
|
Mon, 7 Aug 2023
|
[ 16:34 Gleb Popov (arrowd) ] b1ecad5 (Only the first 10 of 201 ports in this commit are shown above. )
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
Fri, 21 Jul 2023
|
[ 17:20 Muhammad Moinur Rahman (bofh) ] e32cf56
audio/hydrogen: Fix build with llvm16
- Update version 1.1.1=>1.2.0
- Pet portclippy
Changelog: http://hydrogen-music.org/release-120
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sat, 22 Oct 2022
|
[ 07:46 Daniel Engberg (diizzy) ] 7a20f9d
audio/hydrogen: Use upstream release archive
- Use upstream release archive as recommended by Porters Handbook
(USE_GITHUB section)
- Update compiler requirements to c++17-lang
- Adjust manpage install dir
PR: 267186
Reviewed by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
|
Mon, 17 Oct 2022
|
[ 15:55 Fernando Apesteguía (fernape) Author: Shane ] 19c038c
audio/hydrogen: Update to v1.1.1
ChangeLog: https://github.com/hydrogen-music/hydrogen/blob/master/ChangeLog#L178
* Bugfixes
- fix preferences dialog "OK" button behavior
- fix rewinding to beginning of pattern in pattern mode with no pattern
inserted in SongEditor
- fix display of tempo marker while loading a song (introduced in 1.1.0)
- fix LADSPA issues, most audible on PulseAudio
- fix window placement when screen sizes change
* Explicitly set latency target for PortAudio (Windows) audio driver, enabling
much lower audio latency on Windows.
PR: 267137
Reported by: FreeBSD@ShaneWare.Biz (maintainer)
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
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, 19 Jul 2021
|
[ 04:57 Tobias C. Berner (tcberner) ] 00e1611
audio/hydrogen: add missing build dependency on testlib
The dependency was previously pulled in transitively.
PR: 257100
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Feb 2021
|
[ 23:50 nc ]
audio/hydrogen: Update to 1.0.1
Changes: http://hydrogen-music.org/
PR: 251996
Approved by: FreeBSD AT ShaneWare DOT Biz (maintainer)
|
Sun, 16 Aug 2020
|
[ 09:48 tcberner ]
audio/hydrogen: Update to 1.0.0
PR: 248682
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Dec 2018
|
[ 06:58 tobik ]
audio/hydrogen: Update to latest commit and switch to Qt 5
PR: 234260
Submitted by: maintainer
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Thu, 18 Jan 2018
|
[ 00:22 jbeich ]
audio/hydrogen-devel: remove out of date port
PR: 225285
Submitted by: Shane Ambler (maintainer)
|
[ 00:19 jbeich ]
audio/hydrogen: update to 0.9.7
- Track direct dependencies on qt4-core
- Convert to _CMAKE_BOOL option helper
- Lift BROKEN_powerpc64 after USES=compiler:c++11-lang
Changes: http://www.hydrogen-music.org/hcms/node/17207
PR: 225285
Submitted by: Shane Ambler (maintainer)
|
Sun, 21 May 2017
|
[ 21:55 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 29 Oct 2015
|
[ 13:47 mat ]
fix dependencies, add more options
PR: 202737
Submitted by: Andriy Voskoboinyk, maintainer
Sponsored by: Absolight
|
Mon, 7 Sep 2015
|
[ 11:12 rakuco ]
Add USES=libarchive, stop setting LDFLAGS.
1. Import a pull request I've just sent upstream that makes FindHelper.cmake
behave better and stop using pkg-config's output directly as include and
library paths. The consequence is that libraries like libarchive,
libsndfile, jack etc are now found with their full path and we can stop
setting LDFLAGS in Makefile.
2. Set USES=libarchive. Even though the port does not require any
functionality that is only present in libarchive from ports, explicitly
depending on a certain version makes things more consistent.
Additionally, before this patch there would be no dependency on
libarchive from ports but since the linker was previously called like
this:
c++ ... -o hydrogen -L/usr/local/lib -larchive -lsndfile ...
so the port would end up linking against libarchive from ports when it
was present (which is always, since devel/cmake depends on it). And with
this patch we have
c++ ... -o hydrogen -larchive /usr/local/lib/libsndfile.so ...
which does link against libarchive from base, but then fails `make
stage-qa', which expects all ports to link against ports libarchive.
PR: 202905
Approved by: FreeBSD@ShaneWare.Biz (maintainer)
|
Wed, 17 Jun 2015
|
[ 13:40 jhale ]
- Chase audio/portaudio2 removal and use audio/portaudio instead
- Bump PORTREVISION
PR: 200820
Submitted by: <FreeBSD@ShaneWare.Biz> (maintainer)
|
Wed, 6 May 2015
|
[ 12:57 mat ] (Only the first 10 of 56 ports in this commit are shown above. )
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Fri, 3 Oct 2014
|
[ 11:32 riggs ]
- Update to upstream version 0.9.6.1
- Simplify OPTIONS handling
- Add OPTIONS for LADSPA, PULSEAUDIO and RDF
- Update pkg-plist (@dirrm)
PR: 193234
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
|
Sun, 10 Aug 2014
|
[ 19:50 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)
PR: 192062
|
Sat, 19 Jul 2014
|
[ 11:25 riggs ]
- Introduce new port: audio/hydrogen-devel
- Add audio/hydrogen-devel to audio/Makefile
- Introduce suitable CONFLICTS to audio/hydrogen/Makefile
PR: 178457
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Approved by: mentors (implicit)
|
Fri, 20 Jun 2014
|
[ 12:15 amdmi3 ] (Only the first 10 of 12 ports in this commit are shown above. )
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Fri, 14 Feb 2014
|
[ 05:10 miwi ]
- Convert USE_SCONS to USES
|
Mon, 9 Dec 2013
|
[ 14:21 danilo ]
- Add stage support
PR: ports/184622
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Sat, 7 Sep 2013
|
[ 09:58 rm ]
- add dependency on pkgconfig
- use new syntax in LIB_DEPENDS
- remove indefinite article from COMMENT and not needed LICENSE_FILE
for standard license while here
PR: 181850
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
|
Sat, 4 May 2013
|
[ 19:16 cy ]
Update 0.9.5 --> 0.9.5.1.
Unbreak build.
Assign Shane Ambler <FreeBSD@Shaneware.biz> as new maintainer.
PR: 177806
Submitted by: Shane Ambler <FreeBSD@Shaneware.biz>
Approved by: Maintainer (devel@stasyan.com)
|
Tue, 5 Feb 2013
|
[ 15:07 bapt ] (Only the first 10 of 35 ports in this commit are shown above. )
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
|
Sat, 29 Dec 2012
|
[ 22:19 bapt ]
- Convert to new options framework
- remove shlib numbers
- trim headers
PR: ports/173795
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout (1 month)
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 10 Feb 2012
|
[ 20:14 pav ]
- Mark BROKEN: does not install
Install directory: "data/img" as "/usr/local/share/hydrogen/data/img"
scons: *** [/usr/local/share/hydrogen/data/img/gray]
/usr/local/share/hydrogen/data/img/gray: File exists
scons: building terminated because of errors.
*** Error code 2
Reported by: pointyhat
|
Tue, 12 Jul 2011
|
[ 19:50 ashish ]
- Remove duplicate PORTAUDIO option from OPTIONS
Reported by: Hans Petter Selasky <hselasky@c2i.net>
|
Sat, 9 Apr 2011
|
[ 15:48 makc ]
Update to 0.9.5
PR: ports/156216
Submitted by: Stas Timokhin (maintainer)
|
Fri, 26 Nov 2010
|
[ 10:38 pav ]
- Update to 0.9.4.2
PR: ports/152593
Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
|
Thu, 8 Jul 2010
|
[ 01:59 ashish ]
- Update port to 0.9.4.
- Add LICENSE information.
- Transfer maintainership.
PR: ports/148056
Submitted by: Stas Timokhin <devel@stasyan.com>
Approved by: pgj, tabthorpe (mentors)
Feature safe: yes
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
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)
|
Tue, 29 Apr 2008
|
[ 05:11 linimon ] (Only the first 10 of 69 ports in this commit are shown above. )
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Mon, 7 Apr 2008
|
[ 20:37 naddy ] (Only the first 10 of 107 ports in this commit are shown above. )
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476
|
Sun, 23 Mar 2008
|
[ 23:03 miwi ] (Only the first 10 of 88 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 20 Mar 2008
|
[ 09:19 pav ] (Only the first 10 of 42 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Thu, 7 Feb 2008
|
[ 22:08 miwi ]
- Fix build with gcc 4.2
PR: 118274
Submitted by: Pietro Cerutti" <gahr@gahr.ch>
Approved by: maintainer timeout
|
Tue, 2 Oct 2007
|
[ 09:29 linimon ]
Mark as broken with gcc4.2.
PR: ports/116749
Submitted by: nrgmilk at gmail dot com
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 13 Feb 2007
|
[ 00:16 pav ] (Only the first 10 of 77 ports in this commit are shown above. )
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat
|
Tue, 11 Apr 2006
|
[ 21:31 jylefort ]
Update to 0.9.3
|
Sun, 22 Jan 2006
|
[ 05:52 edwin ] (Only the first 10 of 153 ports in this commit are shown above. )
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Wed, 5 Oct 2005
|
[ 17:59 jylefort ]
Track master site change.
Reported by: pointyhat via kris
|
Mon, 29 Aug 2005
|
[ 20:07 jylefort ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 0.9.2
|
Tue, 12 Apr 2005
|
[ 22:10 jylefort ] (Only the first 10 of 105 ports in this commit are shown above. )
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
|
Wed, 16 Mar 2005
|
[ 14:50 naddy ] (Only the first 10 of 20 ports in this commit are shown above. )
new version of libFLAC
|
Mon, 16 Aug 2004
|
[ 07:40 pav ]
- Update to 0.9.0 beta1
PR: ports/70491
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Fri, 25 Jun 2004
|
[ 07:26 krion ]
Add hydrogen 0.8.2, an advanced drum machine.
PR: ports/68242
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Number of commits found: 69 |