Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.2 06 Nov 2024 06:46:14 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Update to 4.4.2 |
4.4.1_2 05 Nov 2024 18:06:13 |
Dima Panov (fluffy) |
*/*: Bump audio/libsidplayfp consumers |
4.4.1_1 24 Oct 2024 05:48:17 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Enable AMIDI and JACK options by default
On user request enable AMIDI by default.
Since this adds a dependency on audio/fluidsynth which, by default,
also depends on jack, enable jack here too.
PR: 282186
MFH: 2024Q4 |
4.4.1 27 Sep 2024 21:53:33 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Update to 4.4.1 |
4.4_6 23 Sep 2024 15:22:23 |
Emanuel Haupt (ehaupt) |
*/*: Chase libopenmpt update |
4.4_2 02 Sep 2024 06:48:42 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Remove correct library dependency
Reported by: jhale
Fixes: 37d9f49c0eda6d23b00c0a88411a5e68afbb9169 |
4.4_1 01 Sep 2024 17:35:07 |
Guido Falsi (madpilot) Author: Daniel Engberg |
multimedia/audacious-plugins: Import patch to remove dependency on CDDB
Import upstream patch to allow configuring CDDA without using
libCDDB, and enable the option, allowing to completely remove the
dependency on CDDB.
PR: 279461 |
4.4 04 Aug 2024 13:54:26 |
Rene Ladan (rene) |
multimedia/audacious-plugins: mark CDDA option deprecated |
4.4 13 Jun 2024 17:51:18 |
Guido Falsi (madpilot) |
multimedia/audacious*: Update to 4.4
Upstream moved to qt6 and gtk3 as main UI, so make that the default
flavor.
Cleaned up Makefile, reordering variables according to best practices
and reordered/reflowed content of many variables.
Please check UPDATING if already using the qt6 flavor. |
4.3.1_4 28 May 2024 06:41:17 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Fix build after QT 6 upgrade
PR: 279322
Obtained
from: https://github.com/audacious-media-player/audacious-plugins/commit/1f0bc4c6940d27905d11e3324e30c6a63fad6392 |
4.3.1_4 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
4.3.1_3 12 Oct 2023 02:11:06 |
Sergey A. Osokin (osa) |
textproc/libcue: security update to 2.3.0
PR: 274413 |
4.3.1_2 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
4.3.1_1 26 Jul 2023 19:58:56 |
Loïc Bartoletti (lbartoletti) |
devel/qt6: bump dependent ports |
4.3.1 16 Jul 2023 09:52:19 |
Vladimir Druzenko (vvd) |
Mk/bsd.options.desc.mk: add "PIPEWIRE_DESC?= PipeWire multimedia server support"
Keep custom description in ports:
graphics/spectacle
multimedia/obs-studio
net/krfb
x11-wm/gamescope
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D41038
MFH: 2023Q3 |
4.3.1 30 Apr 2023 10:55:20 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Update to 4.3.1
- Add CONSOLE option, to enable game console emulation for game console sound
files
- Add SOXR option, enabling audio resampling via libsoxr |
4.3_6 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
4.3_5 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
4.3_1 13 Mar 2023 21:20:50 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Import upstreamed build patches
- Expose OPUS option and enable it by default
- Fix lame detection which enables mp3 filewriter plugin (suggested
by upstream developer Thomas Lange)
Obtained
from: https://github.com/audacious-media-player/audacious-plugins/pull/132 |
4.3 11 Mar 2023 11:43:31 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Add missing option description. |
4.3 09 Mar 2023 09:38:26 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Update to 4.3
Release changelog:
https://audacious-media-player.org/news/56-audacious-4-3-released
- Added flavors for gtk3 (legacy) and qt6
- Convert port to use meson
NOTE: not all plugins are available in all flavors. Especially the
qt6 flavor is missing qthotkey and qtaudio. |
4.2_1 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) |
4.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 ) |
4.2 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
4.2 10 Jul 2022 13:20:54 |
Guido Falsi (madpilot) |
multimedia/audacious: Update to 4.2
- Updating main port and plugins together
- Add patch to make build succeed when NLS option is off [1]
[1] submitted upstream:
https://github.com/audacious-media-player/audacious/pull/50 |
4.1_7 04 Jul 2022 19:30:26 |
Guido Falsi (madpilot) Author: Daniel Engberg |
multimedia/audacious-plugins: Remove libmms option
Remove the MMS option (disabled by default) which depends on
deprecated net/libmms.
PR: 264706 |
4.1_6 16 Jun 2022 11:20:28 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Disable MMS option by default
The MMS protocol has been deprecated upstream since 2003.
PR: 264706, 264708 |
4.1_6 11 Jun 2022 13:33:44 |
Guido Falsi (madpilot) |
multimedia/audacious-plugins: Add missing dependencies, enable missing plugins
- Add some missing dependencies
- Adding these dependencies enables building the qthotkey plugin [1]
- Added dependencies also allow building the qtaudio plugin
- Add OPENGL option to the qt flavor too, and add requirements to
allow building the gl-spectrum-qt visualization plugin
PR: 264605 [1] |
4.1_5 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
4.1_4 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
4.1_3 27 Nov 2021 10:09:44 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4 |
4.1_2 04 Oct 2021 04:56:46 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 |
4.1_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) |
4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1 21 Feb 2021 10:12:07 |
madpilot |
- Update audacious to 4.1
- Update audacious-plugins to 4.1 |
4.0.5_4 29 Dec 2020 18:01:11 |
madpilot |
- Add options to enable adplug and openmt plugins
- Enable by default support for adplug, openmt and sid
Submitted by: ehaupt (via email) |
4.0.5_3 16 Dec 2020 10:10:26 |
madpilot |
- Enable PULSEAUDIO option by default so this plugin is available
in the binary package.
- While here reflow options.
Requested by: Usama Hashimi <usama.cit@gmail.com> |
4.0.5_1 12 Jul 2020 09:30:29 |
tobik |
audio/sndio: Update to 1.7.0 |
4.0.5 11 Jul 2020 12:57:18 |
madpilot |
- Update audacious and audacious-plugins to 4.0.5
- Remove upstreamed patch. |
4.0.4 08 Jul 2020 20:05:07 |
madpilot |
- Update audacious to 4.0.4
- Remove gtk3 versions, upstream discountinued support for that UI [1]
- Flavorize port and make qt (upstream main UI) version the
default flavor
- Add gtk2 as a flavor, although the gtk2 UI is deprecated upstream
- Take maintainership
[1]
https://redmine.audacious-media-player.org/boards/1/topics/2489?r=2500#message-2500
Approved by: portmgr (flavors addition)
Differential Revision: https://reviews.freebsd.org/D25591 |
3.10.1_6 07 Jul 2020 14:47:51 |
naddy |
Switch the CDDB default to gnudb.org.
The freedb.org CD track database has been discontinued. |
3.10.1_5 12 Dec 2019 15:11:33 |
jhale |
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase |
3.10.1_4 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
3.10.1_4 06 Nov 2019 18:09:45 |
zeising |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.10.1_4 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.10.1_4 29 Sep 2019 10:04:32 |
riggs |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890 |
3.10.1_3 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
3.10.1_2 26 Jul 2019 20:46:57 |
gerald |
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 |
3.10.1_1 02 Mar 2019 16:55:53 |
riggs |
Chase update of fluidsynth to 2.0.3
PR: 233448 |
3.10.1 13 Jan 2019 16:08:40 |
tobik |
Use USE_SDL where appropriate |
3.10.1 08 Jan 2019 09:06:38 |
tobik |
Do not set OPTIONS_SUB twice |
3.10.1 27 Dec 2018 21:36:10 |
fernape |
multimedia/audacious*: Update to 3.10.1
This is a bugfix release:
#817 Crash on invalid tuple D-Bus request
#819 Playlist search in Qt5 is really slow on huge playlists
#822 Song Info window takes 10 seconds to appear, UI freezes, when listening to
an MP3 stream
#828 Info popup causes segmentation fault in Qt 5 UI
#831 Playlist drag-and-drop no longer working in 3.10 (Qt UI)
#854 Floating-point WavPack files play as noise
Reported by: portscout |
3.10_2 12 Dec 2018 01:35:36 |
gerald |
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 |
3.10_1 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
3.10 18 Sep 2018 14:50:27 |
madpilot |
- Update audaciouss ports to 3.10
- Add explicit FILEWRITER option to control the filewriter plugin
(enabled by default)
- Group output plugins
- Remove some unnecessary patches
- Modernise and cleanup
PR: 231427
Submitted by: Nathan <ndowens@yahoo.com> |
3.9_5 18 Sep 2018 06:40:32 |
tobik |
Add SNDIO option to multimedia/audacious-plugins{,-gtk3} |
3.9_5 29 Jul 2018 22:18:46 |
gerald |
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 |
3.9_4 01 Jun 2018 22:16:12 |
riggs |
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265 |
3.9_3 21 May 2018 09:34:11 |
amdmi3 |
- Fix license
- Whitespace fixes
- Update WWW |
3.9_3 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
3.9_2 05 Apr 2018 20:13:34 |
jhale |
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469 |
3.9_1 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
3.9 30 Sep 2017 13:20:56 |
riggs |
Update to upstream version 3.9
PR: 222604
Submitted by: duchateau.olivier@gmail.com |
3.8.2_5 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
3.8.2_5 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
3.8.2_4 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
3.8.2_3 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
3.8.2_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.8.2_1 19 Mar 2017 14:02:24 |
rene |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
3.8.2_1 18 Feb 2017 15:23:54 |
riggs |
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1 |
3.8.2 30 Jan 2017 19:19:13 |
olivierd |
- Update to 3.8.2
- Remove unneeded patch |
3.8.1_2 28 Jan 2017 20:50:43 |
olivierd |
- Fix memory issue with AAC plugin
- Bump PORTREVISION
Reported by: gnn@ (private email)
Obtained from: Upstream repository
MFH: 2017Q1 |
3.8.1_1 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
3.8.1 10 Dec 2016 14:04:59 |
olivierd |
Update to 3.8.1 |
3.8 22 Sep 2016 12:46:36 |
olivierd |
- Update to 3.8
- Adjust dependencies (reported by QA script)
- Replace LDFLAGS and LDFLAGS by USES= localbase
- Remove TOOLKITS (delete all reference to QT5) and AOSDXCOMP options
Add multimedia/audacious-plugins-gtk3 port |
3.7.2_2 29 Apr 2016 15:20:28 |
arved |
Update libcdio: 0.92 -> 0.93
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump. |
3.7.2_1 18 Apr 2016 17:21:59 |
olivierd |
Bump PORTREVISION after update of textproc/libcue, revision r413589 |
3.7.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.7.2 30 Mar 2016 20:34:42 |
olivierd |
- Update to 3.7.2
- Hide (temporarily) QT5 option, because Audacious crashes too often with
this toolkit |
3.7.1_1 17 Mar 2016 04:38:52 |
olivierd |
- Add CUE option in default build package
- Bump PORTREVISION
Requested by: glebius@ |
3.7.1 29 Dec 2015 14:54:53 |
olivierd |
Update to 3.7.1 |
3.7 16 Nov 2015 17:19:35 |
olivierd |
- Update to 3.7
- Sort USES
- Adjust dependencies
- Add patch, when NLS option is not set
- Take maintainership
- Rewrite options helper (some options are renamed in order to respect
description found in Mk/bsd.options.desc.mk)
- Add support of Qt 5, by default it is GTK+ 2
PR: 204564
Submitted by: myself
Approved by: oliver@ (maintainer) |
3.6.2_1 09 Nov 2015 14:30:02 |
amdmi3 |
Remove support for WANT_SDL/HAVE_SDL knobs
WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components
are installed. This goes against the policy of avoiding automatic
dependencies, and there are actually no cases in the portstree where
these knobs are used properly, so axe them out.
Approved by: portmgr (mat)
Differential Revision: D4093 |
3.6.2_1 24 Oct 2015 14:46:28 |
danfe |
Bump port revision after `audio/libsidplayfp' update to chase the shared
library libsidplayfp.so's version (3 -> 4).
Reported by: bar |
3.6.2 04 Jun 2015 19:53:09 |
oliver |
update audacious to 3.6.2 |
3.5.2 03 Mar 2015 10:19:41 |
oliver |
fix FFAUDIO option
PR: 197862
Submitted by: kvedulv |
3.5.2 19 Feb 2015 12:35:21 |
pi |
multimedia/audacious, -plugins: fix non-NLS build issue, 3.5 -> 3.5.2
- fix build if NLS option is not selected
- updated translations
- fixes for a few more bugs, including #457, #458, and #462
PR: 197250
Submitted by: amdmi3
Approved by: oliver (maintainer timeout) |
3.5_5 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
3.5_5 27 Dec 2014 00:09:03 |
gblach |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
3.5_5 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
3.5_4 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 ) |
3.5_3 09 Nov 2014 16:33:27 |
riggs |
Update audio/libsidplayfp to upstream version 1.6.0
Bump PORTREVISION of dependent ports
PR: 194626
Submitted by: liangtai.s16@gmail.com (maintainer) |
3.5_2 11 Aug 2014 13:59:47 |
tijl |
comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1] |
3.5_1 09 Aug 2014 10:06:55 |
arved |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271 |
3.5 06 Aug 2014 16:08:01 |
amdmi3 |
- Fix plist for LIRC case
Approved by: portmgr blanket |
3.5 21 Jun 2014 15:09:24 |
oliver |
update audacious to 3.5
audclient got removed upstream so this breaks some ports |
3.4.3_1 25 Mar 2014 16:28:09 |
oliver |
- Support stage directory
- Use new syntax for LIB_DEPENDS
- Added LICENSE
- Convert to USES=tar:bzip2
- Strip binaries
- Restore and fix SID option
- Remove libcdio_cdda.so related warning as sysutils/libcdio unconditionally
depends on audio/cdparanoia
Submitted by: bar |
3.4.3 18 Feb 2014 08:13:45 |
oliver |
update to 3.4.3 |
3.4.2 27 Nov 2013 10:15:21 |
oliver |
update to 3.4.2 |