Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2_1 09 Nov 2023 21:43:31 |
Daniel Engberg (diizzy) |
audio/libsndfile: Bump PORTREVISION after appling fix for CVE-2022-33065
Bump PORTREVISION to push the CVE fix
Reported by: Chad Jacob Milios <milios@ccsys.com>
Masachika ISHIZUKA <ish@amail.plala.or.jp>
Fixes: a1f663e - audio/libsndfile: Fix CVE-2022-33065 |
1.2.2 08 Nov 2023 22:26:20 |
Daniel Engberg (diizzy) |
audio/libsndfile: Fix CVE-2022-33065
Multiple signed integers overflow in function au_read_header in
src/au.c and in functions mat4_open and mat4_read_header in
src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service
or other unspecified impacts.
Reference:
https://nvd.nist.gov/vuln/detail/CVE-2022-33065 |
1.2.2 19 Aug 2023 09:44:00 |
Daniel Engberg (diizzy) |
audio/libsndfile: Update to 1.2.2
Changelog:
https://github.com/libsndfile/libsndfile/releases/tag/1.2.2
Sponsored by: Blinkinblox |
1.2.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.2.0 09 Jan 2023 13:48:52 |
Thomas Zander (riggs) Author: Daniel Engberg |
audio/libsndfile: Update to upstream version 1.2.0, support mp3
PR: 268621
Reported by: diizzy
Reviewed by: riggs |
1.0.31_2 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
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) |
1.0.31_1 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 ) |
1.0.31_1 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 ) |
1.0.31_1 20 May 2022 14:08:20 |
Gleb Popov (arrowd) |
audio/libsndfile: Plist fix after "man -> share/man" transition. |
1.0.31_1 20 Sep 2021 10:07:48 |
Adriaan de Groot (adridg) |
audio/libsndfile: apply upstream patch for ALSA
When ALSA is installed, some preprocessor-defines may have
overlapping values. This patch was proposed (I think) in the
PR mentioned, and then upstreamed.
PR: 258362
Reported by: user WHR
Obtained from: upstream repository
Approved by: tcberner (multimedia@) |
1.0.31 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.31 10 Feb 2021 16:46:20 |
tcberner |
audio/libsndfile: Update to 1.0.31
Changelog:
https://github.com/libsndfile/libsndfile/releases/tag/1.0.31
PR: 253054
Submitted by: daniel.engberg.lists@pyret.net |
1.0.30 24 Oct 2020 06:23:28 |
tcberner |
audio/libsndfile: Upstream rerolled release archive for 1.0.30
- upstream reuploaded the release tarball [1]
[1] https://github.com/libsndfile/libsndfile/issues/626
PR: 250246
Submitted by: daniel.engberg.lists@pyret.net |
1.0.30 29 Sep 2020 21:54:22 |
riggs |
Update to upstream release 1.0.30
PR: 249949
Submitted by: daniel.engberg.lists@pyret.net |
1.0.29 10 Sep 2020 10:08:59 |
riggs |
Update to upstream release 1.0.29
PR: 248665
Submitted by: daniel.engberg.lists@pyret.net
Reviewed by: tcberner
MFH: 2020Q3 (hat: ports-secteam) |
1.0.29.p.20200620 28 Jul 2020 12:05:51 |
riggs |
Update to upstream prerelease snapshot 1.0.29 as of 20200620
Details:
* Pull source code from GitHub
* Switch to cmake
* Remove clipping option (autodetected)
* Fix denial-of-service (CVE-2019-3832, since CVE-2018-19758 appears
to be incomplete.)
PR: 248268
Submitted by: daniel.engberg.lists@pyret.net
MFH: 2020Q3 (hat: ports-secteam)
Security: CVE-2019-3832 |
1.0.28_2 12 Mar 2019 06:10:24 |
riggs |
Backport patches from upstream against all currently known CVEs
PR: 227669
Submitted by: p5B2E9A8F@t-online.de
MFH: 2019Q1
Security: CVE-2018-19661
CVE-2018-19662
CVE-2017-17456
CVE-2017-17457
CVE-2018-19758 |
1.0.28_1 02 Mar 2018 00:42:07 |
jhale |
Add several security fixes addressing:
- CVE-2017-6892
- CVE-2017-8361
- CVE-2017-8362
- CVE-2017-8363
- CVE-2017-8365
- CVE-2017-12562
- CVE-2017-14634
Note:
- Fix for CVE-2017-8365 is included in files/patch-CVE-2017-8361
While here:
- Fix LICENSE and add LICENSE_FILE
PR: 226271
Submitted by: jhale
Reviewed by: koobs, eadler, jbeich
Approved by: ports-secteam (eadler)
Obtained from: upstream (https://github.com/erikd/libsndfile)
MFH: 2018Q1
Security: 004debf9-1d16-11e8-b6aa-4ccc6adda413
Security: 2b386075-1d9c-11e8-b6aa-4ccc6adda413
Differential Revision: https://reviews.freebsd.org/D14552 |
1.0.28 05 May 2017 23:35:00 |
jkim |
Update to 1.0.28.
Approved by: bapt
MFH: 2017Q2 |
1.0.27 20 Apr 2017 15:29:31 |
jbeich |
audio/lib{sndfile,samplerate}: add CPE information |
1.0.27 05 Nov 2016 19:45:21 |
bapt |
Update to 1.0.27 |
1.0.26_1 30 Sep 2016 16:03:23 |
mat |
Catch stray dependencies, courtesy of the proxy-deps qa check.
Sponsored by: Absolight |
1.0.26 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.26 05 Dec 2015 10:01:34 |
bapt |
Update to 1.0.26
Use options helpers
Use USES=localbase |
1.0.25_5 07 Oct 2015 01:37:47 |
amdmi3 |
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket |
1.0.25_5 08 Dec 2014 16:48:41 |
tijl |
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 ) |
1.0.25_4 06 May 2014 06:57:37 |
bapt |
Use USES=libtool:keepla |
1.0.25_3 14 Dec 2013 00:53:43 |
bapt |
Support stage |
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.25_3 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.25_3 09 Jun 2013 19:30:59 |
naddy |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
1.0.25_2 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.0.25_1 30 May 2012 11:37:43 |
bapt |
Convert to new options framework |
1.0.25_1 07 Mar 2012 04:44:06 |
bf |
disable some machine-dependent code by default; add a test target |
1.0.25 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.0.25 28 Oct 2011 18:00:25 |
miwi |
- Fix build FreeBSD 10 |
1.0.25 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.25 12 Sep 2011 19:40:18 |
kwm |
Update to 1.0.25.
Define CPPFLAGS outside of CONFIGURE_ENV.
PR: ports/160684
Submitted by: olgeni@
Security: b9f3ffa3-dd6c-11e0-b7fc-000a5e1e33c6 |
1.0.24 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.0.24 29 Mar 2011 16:07:07 |
bapt |
if the star is gone, it doesn't work |
1.0.24 29 Mar 2011 14:03:35 |
bapt |
- update to 1.0.24
- add license |
1.0.23 15 Dec 2010 21:48:34 |
kwm |
Explicit disable alsa compatibility library.
PR: ports/153190
Submitted by: makc@
With hat: multimedia@ |
1.0.23 03 Nov 2010 10:48:47 |
kwm |
Update to 1.0.23
Make sure the MAN1= line doesn't exceed 80 chars.
PR: ports/151206 (update to 1.0.22)
Submitted by: olgeni@
With hat: multimedia@ |
1.0.21_2 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.0.21_1 12 Apr 2010 20:17:27 |
sylvio |
- Added patch to fix build of devel/sfml
- BUMP PORTREVISION
PR: ports/145656
Submitted by: amdmi3@
Approved by: itetcu (mentor, implicit) |
1.0.21 10 Apr 2010 13:28:52 |
sylvio |
- Update to 1.0.21
PR: ports/142522
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: itetcu (mentor, implicit) |
1.0.20_1 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.0.20 30 May 2009 19:43:28 |
miwi |
- Update to 1.0.20
PR: 134751
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:
http://www.freebsd.org/ports/portaudit/6355efdb-4d4d-11de-8811-0030843d3802.html |
1.0.19 10 Mar 2009 12:11:47 |
ed |
Unbreak libsndfile build when octave is installed.
If octave is installed on the system, libsndfile wants to build octave
support, which only seems to cause compiler errors.
If we really want octave support, we should add a proper switch to the
port.
PR: ports/131647 |
1.0.19 10 Mar 2009 09:58:04 |
ed |
Update libsndfile to 1.0.19.
Unlike the previous release, this version does not depend on an
unreleased version of libvorbis. This means we can remove those awful
regexes from the Makefile. |
1.0.18 15 Feb 2009 04:39:01 |
ahze |
Use USE_GMAKE to fix build on some version of FreeBSD
Submitted by: 1wkmmr@gmail.com |
1.0.18 09 Feb 2009 03:00:13 |
ahze |
Update to 1.0.18
Submitted by: Ed Schouten <ed@80386.nl> |
1.0.17_2 07 Apr 2008 20:37:24 |
naddy |
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 |
1.0.17_1 15 Sep 2007 16:02:19 |
mezz |
- Fix the build when audio/oss is installed by force to search for
sys/soundcard.h in /usr/include first rather than oss's header. [1]
- While I am here, fix the flac option. The autocheck is not need when
it is enable by default and add --disable-flac to make WITHOUT_FLAC works.
PR: ports/116268 [1]
Reported by: Volker <heizraum@freenet.de> [1] |
1.0.17_1 25 Aug 2007 22:56:26 |
mezz |
- Add support for FLAC metadata. [1]
- Remove sqlite3 option and disable it by default, since it's only for
regression tests.
- Bump the PORTREVISION.
PR: ports/114524 ports/115805
Suggested by: Ed Schouten <ed@fxq.nl>
Obtained from:
https://lists.hoeg.nl/archives/herrie-users/2007-July/000053.html [1] |
1.0.17 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
1.0.17 02 Sep 2006 20:48:50 |
ahze |
- Update to 1.0.17 |
1.0.16 09 Jun 2006 18:00:35 |
ahze |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
1.0.16 02 May 2006 14:26:56 |
ahze |
- Update to 1.0.16 |
1.0.15 20 Mar 2006 02:17:32 |
ahze |
- Update to 1.0.15 |
1.0.14_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.14 21 Feb 2006 12:25:05 |
ahze |
- Update to 1.0.14 |
1.0.13 22 Jan 2006 01:14:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
1.0.13 21 Jan 2006 22:25:22 |
ahze |
- Update to 1.0.13 |
1.0.12 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.0.12 09 Nov 2005 07:09:47 |
ahze |
- Add SHA256
- Add SIZE to a few ports |
1.0.12 30 Sep 2005 08:30:00 |
ahze |
- Update to 1.0.12
- Grab MAINTAINER
- Add new OPTIONS, WITH_FLAC, on by default -- adds support to flac
and WITH_SQLITE3, off by default -- adds support to sqlite3 |
1.0.11 18 Nov 2004 03:08:50 |
ahze |
Update to 1.0.11
Approved by: adamw (mentor) |
1.0.10_1 15 Oct 2004 11:43:25 |
pav |
- Make sndfile-play work
PR: ports/72716
Submitted by: Michael Johnson <ahze@ahze.net> |
1.0.10 13 Oct 2004 15:52:13 |
pav |
- Remove USE_GCC=3.4, it's not needed
- Update libtool
PR: ports/72607
Submitted by: Michael Johnson <ahze@ahze.net> |
1.0.10 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
1.0.10 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
1.0.10 09 Jul 2004 17:13:17 |
krion |
Update to version 1.0.10
PR: ports/68859
Submitted by: Ports Fury |
1.0.9 23 May 2004 19:04:19 |
krion |
- Update to version 1.0.9
PR: ports/67079
Submitted by: Ports Fury |
1.0.7 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.0.7 28 Feb 2004 19:40:37 |
krion |
- Update to version 1.0.7
PR: ports/63492
Submitted by: Ports Fury |
1.0.6 12 Feb 2004 20:51:27 |
krion |
- Fix MASTER_SITES
PR: 62750 62751
Submitted by: Daniel Roethlisberger <daniel@roe.ch>, David Gilbert
<dgilbert@daveg.ca> |
1.0.6 10 Feb 2004 15:10:27 |
krion |
- Update to version 1.0.6
PR: ports/62635
Submitted by: Ports Fury |
1.0.5 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
1.0.5 07 Nov 2003 09:28:14 |
marcus |
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.0.5 21 Oct 2003 11:24:02 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
1.0.5 20 Aug 2003 10:48:57 |
krion |
- Utilize USE_GNOME
PR: 55743
Submitted by: Ports Fury |
1.0.5 04 May 2003 21:36:32 |
arved |
Update to 1.0.5
PR: 51716
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
1.0.4 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
1.0.4 03 Feb 2003 12:35:53 |
sobomax |
Update to 1.0.4. |
1.0.3 02 Jan 2003 19:10:45 |
ijliao |
upgrade to 1.0.3
PR: 46139
Submitted by: Ports Fury |
1.0.1 20 Sep 2002 07:36:43 |
knu |
Update libsndfile to version 1.0.1 with a shlib major bump.
PR: ports/42968
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.0.28 08 Jul 2002 10:22:14 |
ijliao |
PERL -> REINPLACE_CMD
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.0.28 02 May 2002 21:23:37 |
pat |
Update to 0.0.28
PR: 37683
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
23 Nov 2001 17:32:50 |
ijliao |
upgrade to 0.0.27 |
06 Oct 2001 15:50:33 |
lioux |
Update to 0.0.26 |
25 Aug 2001 00:16:42 |
dwcjr |
Update to 0.0.24 |
03 Aug 2001 19:28:42 |
ijliao |
remove extra dirs |
20 Jul 2001 03:45:19 |
ijliao |
add libsndfile Reading and writing files containing sampled sound (like WAV or
AIFF) |