Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1 08 Apr 2024 07:31:01 |
Yuri Victorovich (yuri) |
audio/linuxsampler: update 2.3.0 → 2.3.1
Reported by: portscout |
2.3.0_1 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.3.0 29 Jan 2024 01:06:37 |
Yuri Victorovich (yuri) |
audio/linuxsampler: update 2.2.0 → 2.3.0
Reported by: portscout |
2.2.0_3 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.2.0_2 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
2.2.0_2 20 Feb 2022 20:52:37 |
Yuri Victorovich (yuri) |
audio/linuxsampler: Remove unnecessary line |
2.2.0_2 20 Feb 2022 20:50:39 |
Yuri Victorovich (yuri) |
audio/linuxsampler: Drop DSSI dependency
DSSI is a no-longer-maintained interface to obsolete LADSPA plugins. |
2.2.0_1 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
2.2.0_1 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
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) |
2.2.0 10 May 2021 04:54:45 |
Yuri Victorovich (yuri) |
audio/linuxsampler: Update 2.1.1 -> 2.2.0 |
2.1.1_2 10 May 2021 00:23:47 |
Yuri Victorovich (yuri) |
audio/libgig: Update 4.2.0 -> 4.3.0 |
2.1.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.1 10 Mar 2020 14:24:19 |
bapt |
Use byacc instead of bison (via the new bison wrapper) |
2.1.1 02 Aug 2019 05:57:53 |
yuri |
audio/linuxsampler: Update 2.1.0 -> 2.1.1
Reported by: portscout |
2.1.0 07 May 2019 05:51:28 |
yuri |
audio/linuxsampler: Update 2.0.0 -> 2.1.0
* Change to option helpers
* Update http -> https
Reported by: protonlucifer <protonlucifer@protonmail.com> |
2.0.0_1 06 May 2019 19:32:47 |
tobik |
audio/linuxsampler: Revert distinfo change from r500925
We are still on 2.0.0 for now. |
2.0.0_1 06 May 2019 19:21:08 |
yuri |
audio/linuxsampler: Take maintainership
Will update it to 2.1.0 soon. |
2.0.0_1 21 Dec 2017 18:41:47 |
yuri |
audio/libgig: Update to 4.1.0
Reported by: portscout
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13569 |
2.0.0 22 Nov 2017 17:39:02 |
yuri |
audio/libgig: Update to 4.0.0; audio/linuxsampler: Update to 2.0.0; Bumped
PORTREVISIONs of audio/gigedit, audio/qsampler
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13162 |
1.0.0_8 18 Dec 2016 01:06:14 |
marino |
audio/linuxsampler: bring in DF support from dports |
1.0.0_8 05 Nov 2016 02:59:28 |
jbeich |
audio/lv2core: deprecate in favor of audio/lv2 (try#2)
- Switch existing consumers to audio/lv2
PR: 197126, 213285 (for tracking) |
1.0.0_7 05 Nov 2016 02:59:15 |
jbeich |
audio/linuxsampler: rename LV2CORE to LV2 like in audio/calf |
1.0.0_7 05 Nov 2016 02:59:02 |
jbeich |
audio/lv2core: backout r425367 to re-land cleanly |
1.0.0_6 05 Nov 2016 01:19:47 |
jbeich |
audio/lv2core: deprecate in favor of audio/lv2
- Switch existing consumers to audio/lv2
PR: 197126, 213285 (for tracking) |
1.0.0_5 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_5 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
1.0.0_5 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_5 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.0.0_5 02 Sep 2014 14:14:54 |
bapt |
Strip binaries
Remove now useless use of @cwd |
1.0.0_5 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
1.0.0_4 16 Jun 2014 14:18:01 |
amdmi3 |
- Convert audio/libgig to USES=libtool, drop .la files, strip library
- Bump dependent ports as .so version has changed |
1.0.0_3 16 Jun 2014 14:13:30 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Fix dssi handling (was not detected by configure)
Approved by: portmgr blanket |
1.0.0_2 28 Dec 2013 21:12:15 |
antoine |
Stage support |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
1.0.0_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
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 |
1.0.0_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.0_2 26 Jul 2013 23:46:21 |
bapt |
Chase audio/arts removal |
1.0.0_2 19 Jun 2013 20:47:02 |
antoine |
Add a missing file to pkg-plist |
1.0.0_1 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
1.0.0_1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.0.0_1 19 Mar 2013 13:04:31 |
eadler |
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) |
1.0.0_1 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
1.0.0_1 29 Oct 2012 17:57:38 |
pawel |
- Fix build with clang
- Remove ABI version numbers from LID_DEPENDS
- Use proper includes for OptionsNG
PR: ports/172722
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
1.0.0_1 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
1.0.0_1 06 Oct 2012 10:42:37 |
bapt |
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact |
1.0.0_1 01 Jun 2012 09:38:09 |
bapt |
Convert to new options framework |
1.0.0_1 31 Dec 2011 12:28:38 |
nox |
Fix missing : in RUN_DEPENDS for (non-default) WITH_LV2CORE case. |
1.0.0_1 18 Nov 2011 23:30:13 |
ehaupt |
Remove trailing whitespaces.
Feature safe: yes |
1.0.0_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.0.0_1 26 Aug 2011 03:38:24 |
miwi |
- Remove BROKEN (distfile is fetchable)
- Add OPTIONS
PR: 160079
Submitted by: Ports Fury |
1.0.0 11 May 2011 21:09:57 |
pav |
- Mark BROKEN: unfetchable
Reported by: pointyhat |
1.0.0 25 Mar 2011 11:19:24 |
miwi |
- Remove BROKEN and DPRECATED
- Fix build
PR: 155858
Submitted by: Ports Fury |
1.0.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.0 26 Jan 2011 20:02:35 |
linimon |
Mark this as deprecated, since it doesn't fetch, only builds on 8, and
is unmaintained. While here, pet portlint.
Feature safe: yes |
1.0.0 20 Jan 2011 17:34:18 |
erwin |
Mark BROKEN everywhere: does not fetch.
Feature safe: yes |
1.0.0 10 Dec 2010 08:41:26 |
erwin |
Also mark BROKEN on HEAD |
1.0.0 25 Oct 2010 20:09:07 |
trasz |
Drop maintainership for ports I can't maintain anymore. |
1.0.0 15 Sep 2009 01:49:12 |
linimon |
Mark as ignore on sparc64: not yet ported to sparc64. |
1.0.0 14 Sep 2009 17:51:48 |
trasz |
Mark BROKEN on 6.x. |
1.0.0 23 Aug 2009 19:11:58 |
trasz |
The LinuxSampler project was founded with the goal to produce a
free, streaming capable open source pure software audio sampler
with professional grade features, comparable to both hardware and
commercial Windows/Mac software samplers and to introduce new
features not yet available by any other sampler in the world.
WWW: http://www.linuxsampler.org/ |