Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2_30 15 Feb 2025 06:59:48
    |
Alexey Dokuchaev (danfe)  |
audio/deadbeef: enable both MP3 decoding backends by default
Historically, libmad was the first choice, as there probably were no
libmpg123 at the time, only the console player (mpg123), and because
it provided best precision out of integer math*. Later several bugs
had been found in libmad which resulted in the incorrect decoding of
some MP3 files, so libmpg123 support was added and made the default,
and MAD backend was left for flexibility and testing. By that time,
there should not be significant performance differences between both
backends on commodity hardware.
Upstream enables both of them in the official binaries for GNU/Linux
and macOS, they can be switched on the fly without rebuilding, so we
should follow the same path (offering more featureful package) which
can become handy if one backend suddenly breaks, e.g. see PR 264442.
*)
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1201101.html |
0.7.2_30 13 Jan 2025 08:59:25
    |
Jason E. Hale (jhale)  |
*/*: Chase sysutils/libcdio shlib version bump |
0.7.2_29 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
0.7.2_28 07 Aug 2024 14:36:48
    |
Alexey Dokuchaev (danfe)  |
audio/deadbeef: prepare the port for update (unbreak and undeprecate)
- Chase multiple HTTP/{1.1,2} 301 redirections in the WWW address
- Remove CDDA from the default options in sight of its expiration
PR: 278909 |
0.7.2_28 04 Aug 2024 13:54:26
    |
Rene Ladan (rene)  |
audio/deadbeef: mark CDDA option deprecated |
0.7.2_28 16 Jul 2024 12:00:59
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
0.7.2_27 06 Jun 2024 19:05:47
    |
Daniel Engberg (diizzy)  |
audio/deadbeef: Mark BROKEN and FFMPEG option as broken
Fails to fetch and FFMPEG fails to build
PR: 278909, 278910
Approved by: portmgr (maintainer timeout, 3+ weeks) |
0.7.2_27 20 Jan 2024 13:55:49
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
0.7.2_26 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 |
0.7.2_25 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.7.2_24 28 Jun 2023 10:14:20
    |
Alexey Dokuchaev (danfe)  |
Try to fix the build of four of my ports against Clang 16
It now defaults to ISO C++17 which does not allow `register'
storage class specifier [-Wregister].
Reported by: pkg-fallout |
0.7.2_24 24 Jun 2023 04:37:52
    |
Muhammad Moinur Rahman (bofh)  |
audio/deadbeef: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.7.2_24 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.7.2_23 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.7.2_22 07 Feb 2023 20:05:36
    |
Dimitry Andric (dim)  |
audio/deadbeef: fix build with clang 15
During an exp-run for llvm 15 (see bug 265425), it turned out that
audio/deadbeef failed to build with clang 15:
threading_pthread.c:57:12: error: incompatible pointer to integer conversion
returning 'pthread_t' (aka 'struct pthread *') from a function with result type
'intptr_t' (aka 'long') [-Wint-conversion]
return tid;
^~~
This is because it is trying to implicitly convert a pthread_t into an
integer. Add a cast to suppress the warning.
PR: 268991
Approved by: maintainer timeout (2 weeks)
MFH: 2023Q1 |
0.7.2_22 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) |
0.7.2_21 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 ) |
0.7.2_21 05 Aug 2022 17:58:34
    |
Bernard Spil (brnrd)  |
archivers/libzip: Bump PORTREVISION on dependent ports |
0.7.2_20 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 ) |
0.7.2_20 11 Jul 2022 21:46:56
    |
Po-Chuan Hsieh (sunpoet)  |
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change |
0.7.2_19 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.7.2_19 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.2_19 15 Feb 2021 02:22:45
  |
pkubaj  |
audio/deadbeef: fix build on powerpc64le
Same issue as in audio/libgme. |
0.7.2_18 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 |
0.7.2_17 08 Nov 2019 09:27:57
  |
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.7.2_17 19 Oct 2019 06:20:17
  |
tobik  |
audio/deadbeef: Spell PSF_CONFIGURE_OFF correctly
Broken in r352528 during conversion to options helpers. |
0.7.2_16 08 Oct 2019 08:01:28
  |
pkubaj  |
audio/deadbeef: unbreak on armv*
Builds on armv7.
Approved by: mentors (implicit approval) |
0.7.2_16 20 Sep 2019 04:20:45
  |
tobik  |
audio/deadbeef: Spell SHELLEXEC_CONFIGURE_OFF correctly
Broken in r352528 during conversion to options helpers. |
0.7.2_15 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/ |
0.7.2_14 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 |
0.7.2_13 01 May 2019 18:39:39
  |
linimon  |
These ports now build on aarch64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.7.2_13 08 Jan 2019 14:06:18
  |
emaste  |
audio/deadbeef: add -znotext to LDFLAGS on i386, for lld
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 233412
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation |
0.7.2_13 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 |
0.7.2_12 06 Nov 2018 23:52:18
  |
linimon  |
Add compiler:c++11-lang to USES to fix linking with boost.
Approved by: portmgr (tier-2 blanket) |
0.7.2_12 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/ |
0.7.2_11 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 |
0.7.2_10 24 Jul 2018 14:00:50
  |
danfe  |
Tentatively try to unbreak the build on arm* architectures. There were
two kinds of problems:
1) Sloppy handling of 8-bit data and assuming that `char' is signed by
default in AdPlug and Commodore 64 SID plugins code;
2) Incorrect detection of SSE2 support. Contrary to GCC, Clang always
accepts `-msse2' command line option, even on !x86; it just tells that
it won't be used. As a result, SSE2 code was compiled whilst it could
not be, causing the build to fail.
While here, remove no longer relevant patching of the configure script. |
0.7.2_10 24 Jul 2018 13:07:46
  |
danfe  |
Original distfile from 25 April 2016 was rerolled on 19 June 2016 for some
reason (releases and tarballs are generated and uploaded automatically via
Travis-CI continuous integration system).
Contents of both old and new distfiles are identical. The author had also
confirmed that new (well, let's say most recent) tarball is legit.
TIMESTAMP (deadbeef-0.7.2.tar.bz2) = 1466336082 |
0.7.2_10 21 Jun 2018 23:52:37
  |
linimon  |
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.7.2_10 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 |
0.7.2_9 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 |
0.7.2_8 27 Feb 2018 17:08:21
  |
danfe  |
Take maintainership while vg@ is on the leave (I hope temporarily). |
0.7.2_8 23 Feb 2018 21:09:47
  |
rene  |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.7.2_8 05 Jan 2018 02:57:35
  |
jbeich  |
Lift BROKEN_aarch64 for Clang 3.8 per FreeBSD 11.0 EOL
The cryptic "error in backend" is emitted by Clang on crash. |
0.7.2_8 30 Nov 2017 06:13:35
  |
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.7.2_8 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 |
0.7.2_7 27 Sep 2017 18:08:14
  |
rakuco  |
Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.
PR: 222638 |
0.7.2_6 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 |
0.7.2_6 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 |
0.7.2_5 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 |
0.7.2_4 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 |
0.7.2_3 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 |
0.7.2_2 11 Dec 2016 18:46:19
  |
jbeich  |
audio/deadbeef: switch to non-obsolete ffmpeg
PR: 214821
Approved by: maintainer timeout (2 weeks) |
0.7.2_1 30 Nov 2016 16:01:30
  |
linimon  |
Mark various ports as broken on aarch64 due to the same clang bug:
error in backend: Do not know how to split this operator's operand!
Approved by: portmgr (tier-2 blanket) |
0.7.2_1 20 Nov 2016 09:38:09
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.7.2 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 |
0.7.2 08 May 2016 11:13:52
  |
novel  |
audio/deadbeef: update to 0.7.2
PR: 209168
Approved by: vg (maintainer; privately) |
0.7.1_1 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. |
0.7.1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.7.1 22 Mar 2016 18:11:08
  |
novel  |
audio/deadbeef: update to 0.7.1
Also, drop some patches merged upstream.
Reviewed by: mat
Approved by: vg (maintainer) via IRC
Differential Revision: D5676 |
0.7.0 03 Mar 2016 12:42:55
  |
novel  |
audio/deadbeef: update to 0.7
- New option SC68 for sc68 Atari ST And Amiga player
- Drop AO option as the corresponding plugin appears to be gone
- Add MPG123 option for the new optional mpg123-based backed for mp3 plugin
Approved by: vg (maintainer) via IRC
Differential Revision: D5337 |
0.6.2_8 27 Oct 2015 16:59:14
  |
novel  |
audio/deadbeef: fix GUI option handling
The audio/deadbeef port has a GUI radio option that allows to choose between
GTK2 and GTK3 sub-options. Apparently, choosing sub-options does not directly
affect the parent option, for example, choosing GTK2 doesn't turn the GUI
option. As it's used in PLIST_SUB, it could result in a broken package, e.g.
without gui even if GTK2 is enabled.
Fix that by adding appropriate _IMPLIES for sub-options and manually turn
off the parent option if none of sub-options was enabled.
Bump PORTREVISION so users could get a new package with GTK2 UI as it supposed
to be.
PR: 203974
Approved by: vg (maintainer) |
0.6.2_7 18 Oct 2015 12:29:00
  |
novel  |
audio/deadbeef: add GTK3 option support
This new option allows to choose between GTK2 and GTK3 for GUI.
GTK2 remains default.
PR: 202822
Submitted by: novel
Approved by: maintainer timeout (more than 2 weeks) |
0.6.2_7 10 Oct 2015 14:03:01
  |
tijl  |
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.
Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.
The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:
audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a
compile-time option and should not be set in source code. (Only the first 15 lines of the commit message are shown above ) |
0.6.2_6 01 Sep 2015 17:12:31
  |
novel  |
Deadbeef creates ar-inside-ar during the build and that causes
build failure on -CURRENT because strip cannot handle this. As it
was confirmed by upstream that it's safe to disable static libs [1],
do and and fix build on -CURRENT.
Drop static libs from plist and bump PORTREVISION.
1: https://github.com/Alexey-Yakovenko/deadbeef/issues/1255
PR: 202573
Approved by: vg (maintainer) |
0.6.2_5 01 Sep 2015 16:22:12
  |
novel  |
Respect disabling OGG option. Fix is based on an upstream commit [1].
Do not bump PORTREVISION as OGG option is enabled by default.
1:
https://github.com/Alexey-Yakovenko/deadbeef/commit/f58d6e38ac9725fd1fe7760232a36bcefa940ee4
PR: 202576
Approved by: vg (maintainer) |
0.6.2_5 28 Aug 2015 10:48:06
  |
makc  |
audio/deadbeef:
- Fix build with libzip-1.0
PR: 202682
Approved by: vg@ (maintainer) |
0.6.2_4 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.6.2_4 05 Aug 2015 10:16:26
  |
danfe  |
- Improve wording, accuracy, and readability of most options' descriptions
- Drop few descriptions that have suitable default versions in standard pool
- Remove initial LIB_DEPENDS: libsamplerate is pulled up via DSP option, and
remaining libmad was converted to its own option
- Since most options have their corresponding --disable/enable switches
(FOO -> --{dis|en}able-foo), rename some options that violated this rule
(ADP -> ADPLUG, EQ -> SUPEREQ, WAV -> WAVPACK, and WILD -> WILDMIDI) for
consistency (in case of WAVPACK, it was actually an error to masquerade it
as WAV)
- Wrap overly long lines and sort USES values while here
- Stop advertising that the build on PowerPC is broken (it builds fine on my
Mac mini G4)
Approved by: vg (maintainer) |
0.6.2_4 02 Aug 2015 20:23:56
  |
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.6.2_4 02 Aug 2015 15:03:20
  |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.6.2_3 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
0.6.2_3 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 |
0.6.2_2 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 ) |
0.6.2_1 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
0.6.2_1 09 Aug 2014 10:06:55
  |
arved  |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271 |
0.6.2 07 Aug 2014 19:26:40
  |
vg  |
- Fix build SID plugin
PR: ports/192437 |
0.6.2 07 Aug 2014 10:27:34
  |
vg  |
- Upgrade to 0.6.2 release |
0.6.2_1 04 Aug 2014 23:03:08
  |
bapt  |
USES=execinfo |
0.6.2_1 04 Aug 2014 15:39:41
  |
vg  |
- Fix build without converter
- Added new depend for artwork
- Bump version |
0.6.2 02 Aug 2014 06:40:00
  |
vg  |
- Upgrade to 0.6.2 rc5 |
0.6.2 30 Jul 2014 17:51:19
  |
vg  |
- Upgrade to 0.6.2-rc4 |
0.5.5_8 25 Jul 2014 18:58:05
  |
amdmi3  |
- Fix plist
Approved by: portmgr blanket |
0.5.5_8 11 Jun 2014 14:50:00
  |
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
0.5.5_8 05 May 2014 22:50:59
  |
tijl  |
Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.
cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.
databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.
databases/mysql-workbench52:
- USES=libtool.
devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.
devel/liborcus:
- USES=libtool tar:bzip2. |
0.5.5_7 28 Apr 2014 16:47:27
  |
bapt  |
Support stage
Use options helpers
Strip binaries
Add dependency on desktop file utils |
0.5.5_6 05 Feb 2014 15:53:18
  |
bapt  |
Chase libmad changes |
0.5.5_5 15 Jan 2014 22:31:05
  |
bapt  |
Remove useless over inclusion bsd.port.mk |
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 |
0.5.5_5 22 Oct 2013 13:50:44
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
0.5.5_5 08 Oct 2013 23:01:38
  |
wg  |
audio/deadbeef: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit) |
0.5.5_4 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 |
0.5.5_4 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.5.5_4 02 Aug 2013 11:23:18
  |
vg  |
Fixed OGG support
Changed tab to space in pkg-desc
Bump PORTREVISION because default dependencies list changed
Approved by: rm (mentor) |
0.5.5_3 22 Jul 2013 14:34:23
  |
vg  |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
0.5.5_3 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.5.5_2 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 |
0.5.5_1 07 May 2013 06:45:40
  |
bapt  |
Use shebangfix |