Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.4_4,4 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. |
2.2.4_3,4 13 Nov 2016 14:43:42 |
riggs |
Fix build with ffmpeg 3.x
PR: 214234
Submitted by: jbeich |
2.2.4_2,4 05 Nov 2016 20:10:46 |
bapt |
Update to libdvbpsi 1.3.0 |
2.2.4_1,4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.2.4_1,4 23 Sep 2016 13:14:29 |
jbeich |
multimedia/x264: update to 0.148.2708
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer) |
2.2.4,4 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
2.2.4,4 11 Jun 2016 09:36:43 |
riggs |
Update to upstream release 2.2.4, fix remote attack CVE-2016-5108
Detailed changelog (BSD relevant excerpts):
Decoder:
* Fix crash in G.711 wav files
* Fix mp3 crash in libmad
* Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108)
Qt:
* Fix resizing issues
Translations:
* Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian
Bokmal, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish,
Simplified Chinese, and Traditional Chinese translations
MFH: 2016Q2
Security: CVE-2016-5108 |
2.2.3,4 01 Jun 2016 06:17:51 |
riggs |
Fix build with libc++ 3.8.0
VLC brings its own header for atomic operations which defines a whole
bunch of atomic macros, conflicting with the ones in the C++ standard
<atomic> header. This changeset works around those.
PR: 209722
Submitted by: dim |
2.2.3,4 27 May 2016 16:09:10 |
riggs |
Update to upstream version 2.2.3
Differential Revision: https://reviews.freebsd.org/D6373 |
2.2.1_9,4 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.2.1_9,4 03 May 2016 01:02:26 |
jbeich |
multimedia/ffmpeg: enable VAAPI and VDPAU by default
Build VAAPI and VDPAU backends, so ports using system ffmpeg can take
advantage of GPU-assisted decoding. Also, propagate defaults to consumers.
Approved by: cpm, multimedia (riggs), maintainer timeout (3 weeks)
Differential Revision: https://reviews.freebsd.org/D5898 |
2.2.1_8,4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.2.1_8,4 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.2.1_7,4 22 Feb 2016 12:32:47 |
kwm |
Add a build depend on v4l_compat when the V4L option is enabled (which is
by default). So dvb support is enabled and build. This allows vlc to
understand dvb:// uri's again.
PR: 207397
Submitted by: Tobias Kortkamp <t@tobik.me> |
2.2.1_6,4 05 Dec 2015 09:15:41 |
jbeich |
multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.
PR: 204990
Submitted by: Anton Sayetsky <vsasjason@gmail.com> |
2.2.1_5,4 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
2.2.1_5,4 18 Aug 2015 17:41:32 |
delphij |
Apply vendor changeset ce91452:
demux: mp4: correctly match release function
Obtained from: VLC
MFH: 2015Q3 |
2.2.1_4,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 ) |
2.2.1_3,4 11 Jul 2015 11:22:47 |
nox |
- Update to compile with Lua 5.3 support.
- Bump PORTREVISION.
PR: 201470
Submitted by: milios@ccsys.com |
2.2.1_2,4 03 Jul 2015 07:02:44 |
koobs |
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port. (Only the first 15 lines of the commit message are shown above ) |
2.2.1_1,4 29 Jun 2015 00:28:58 |
adamw |
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers. |
2.2.1,4 02 May 2015 14:24:13 |
nox |
Update to 2.2.1 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS |
2.2.0_4,4 19 Apr 2015 19:50:48 |
adamw |
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change. |
2.2.0_3,4 28 Mar 2015 21:39:50 |
nox |
- Add Qt 4 knob and slave port to multimedia/vlc with appropriate CONFLICTS.
- Remove SIDPLAY knob from vlc as it's now broken:
/usr/bin/ld:
/usr/local/lib/sidplay/builders/libresid-builder.a(resid-builder.o): relocation
R_X86_64_32S against `_ZTV12ReSIDBuilder' can not be used when making a shared
object; recompile with -fPIC
- Unbreak phonon-vlc by switching it to using vlc-qt4 slave port. [1]
- Bump PORTREVISIONs.
Reported by: makc [1] |
2.2.0_2,4 15 Mar 2015 14:15:45 |
nox |
- Switch qt5 buildtools dep to be a build dep only.
- Bump PORTREVISION.
Submitted by: makc (via private email) |
2.2.0_1,4 14 Mar 2015 20:21:55 |
nox |
- Add missing dependencies on yasm and minizip.
- Bump PORTREVISION. |
2.2.0,4 14 Mar 2015 19:39:50 |
nox |
Update to 2.2.0 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS |
2.1.5_18,4 03 Feb 2015 07:48:24 |
martymac |
Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to version 5.0.1
- Update multimedia/libdvdnav to version 5.0.2
- Bump revisions of ports that depend on multimedia/libdvdnav
(library version is going backwards from 4.2.1 to 4.1.2)
- Ports depending on multimedia/libdvdread do not need to be bumped
(the library keeps being numbered 4.1.2 and is binary compatible with the
previous version) |
2.1.5_17,4 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
2.1.5_16,4 31 Dec 2014 12:58:26 |
nox |
- Add LIVEMEDIA to OPTIONS_DEFAULT.
- Bump PORTREVISION.
PR: 196073
Submitted by: thierry |
2.1.5_15,4 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.1.5_14,4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.1.5_14,4 19 Dec 2014 18:49:30 |
riggs |
Avoid pulling in x11 depencencies if not necessary
- Use INSTALL_ICONS only when X11 OPTION is enabled
- Bump PORTREVISION
Reported-by: olgeni |
2.1.5_13,4 13 Dec 2014 18:49:26 |
riggs |
- Fix buffering in OSS backend
- Fix QT4 GUI layout issue
While one it:
- Use INSTALLS_ICONS
PR: 193807
Submitted by: hselasky@FreeBSD.org |
2.1.5_12,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 ) |
2.1.5_11,4 02 Dec 2014 03:23:14 |
amdmi3 |
- Drop .la files from multimedia/dirac and multimedia/schroedinger
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to
plist of multimedia/lives
Approved by: portmgr blanket |
2.1.5_10,4 22 Nov 2014 16:23:34 |
xmj |
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor) |
2.1.5_9,4 11 Sep 2014 10:45:59 |
riggs |
- Mark IGNORE when trying to use pulseaudio with vlc on
pre-9.x systems due to an rtld issue during build
PR: 186629
Submitted by: bobf@mrp3.com |
2.1.5_9,4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.1.5_8,4 10 Sep 2014 14:40:18 |
amdmi3 |
- Drop .la files for multimedia/libkate, no dependees require them
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.1.5_7,4 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
2.1.5_6,4 30 Aug 2014 18:18:14 |
tijl |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
2.1.5_5,4 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] |
2.1.5_4,4 04 Aug 2014 15:46:12 |
amdmi3 |
- Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket |
2.1.5_3,4 01 Aug 2014 12:54:46 |
amdmi3 |
- Switch devel/libzvbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
2.1.5_2,4 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
2.1.5_1,4 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.1.5,4 22 Jul 2014 21:31:12 |
nox |
Fix build with GME knob.
PR: 192044 |
2.1.5,4 21 Jul 2014 20:19:50 |
nox |
Update to 2.1.5 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS |
2.1.4_10,4 20 Jul 2014 17:34:08 |
nox |
- Fix LIRC knob so that liblirc_client is actually found again.
- Bump PORTREVISION. |
2.1.4_9,4 18 Jul 2014 11:02:59 |
tijl |
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports |
2.1.4_8,4 12 Jul 2014 18:03:24 |
nox |
- Fix build with MUSEPACK knob.
- Replace another occurence of /usr/local with LOCALBASE.
PR: 191836
Submitted by: mikhail.rokhin@gmail.com |
2.1.4_8,4 11 Jul 2014 14:12:31 |
tijl |
Add a global OPUS_DESC |
2.1.4_8,4 11 Jul 2014 10:26:02 |
tijl |
- Add USES=libtool to devel/upnp and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip
- Add a patch to fix definitions of ITHREAD_MUTEX_*
Approved by: portmgr (implicit, bump unstaged port) |
2.1.4_7,4 10 Jun 2014 12:38:10 |
tijl |
Fix compilation on i386 when OPTIMIZED_CFLAGS option is off.
PR: 190614 |
2.1.4_7,4 09 Jun 2014 14:50:22 |
bapt |
Update libdvbpsi to 1.2.0
Strip binaries
USES=libtool
Use options helpers
Chase library change |
2.1.4_6,4 03 Jun 2014 09:20:33 |
tijl |
Fix pkg-plist when NLS option is off.
Reported by: Thomas Mueller <tmueller@sysgo.com> |
2.1.4_6,4 02 Jun 2014 20:42:44 |
tijl |
- Remove libproxy dependency. I cannot find any references to it.
- Add libidn dependency. It is always picked up when detected by
configure.
- Add libxml2 dependency (USE_GNOME=libxml2). It's actually an optional
dependency but it is used by several other plugins.
- Replace OSVERSION+clang tests with USES=compiler:c11.
- Replace post-patch command with USES=pathfix.
- Add some more --enable-* flags to CONFIGURE_ARGS to make sure configure
doesn't silently ignore problems with dependencies.
- Add some more --disable-* flags to CONFIGURE_ARGS to make sure
configure doesn't auto-enable them.
- Specify the correct location of KDE Solid files in CONFIGURE_ARGS.
("Play with VLC" option when you insert a CD/DVD.)
- Add ac_cv_search_pthread_rwlock_init=-pthread to CONFIGURE_ARGS to
override the test for libpthread. It detects pthread_rwlock_init in (Only the first 15 lines of the commit message are shown above ) |
2.1.4_5,4 29 May 2014 19:58:14 |
kwm |
Commit correct patch.
Noticed by: nwhitehorn@ |
2.1.4_5,4 29 May 2014 19:44:48 |
kwm |
Fix compile on ppc.
PR: ports/188278
Submitted by: nwhitehorn@ |
2.1.4_5,4 26 May 2014 22:24:13 |
bapt |
Convert vlc to USES=libtool
Because vlc uses a dynamic plist that dynamic plist should be created after the
removal of the .la files hence move this target into add-plist-data (this is a
dirty workaround) and one more reason why dynamic plist are evil
libvlc.so.X number has changed (hidden by dynamic plist, told you this is evil)
bump all consumers of libvlc.so |
2.1.4_4,4 26 May 2014 22:02:46 |
bapt |
Fix build with new lua
Submitted by: dankm (via irc) |
2.1.4_4,4 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
2.1.4_4,4 25 May 2014 20:07:25 |
naddy |
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1] |
2.1.4_3,4 13 May 2014 10:17:04 |
martymac |
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread
Approved by: portmgr (implicit) [1] |
2.1.4_2,4 05 May 2014 14:51:06 |
sunpoet |
- Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
dependency change from audio/libshout2 to audio/libshout [1]
Approved by: portmgr (bapt) [1] |
2.1.4_1,4 27 Apr 2014 18:20:50 |
nox |
- Backport upstream fix for .mkv playback stutter using oss audio.
- Bump PORTREVISION.
PR: ports/186093
Submitted by: "Marko Cupać" <marko.cupac@mimar.rs> (PR)
Obtained
from: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c1622c2c6e0e15a38fef723086ca8bf75a75b46b |
2.1.4,4 27 Apr 2014 15:25:38 |
nox |
Update to 2.1.4 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS |
2.1.2_6,4 27 Apr 2014 14:14:27 |
riggs |
- Update libaacs to 0.7.0
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor) |
2.1.2_5,4 25 Apr 2014 21:46:03 |
nox |
- Stop depending on bitstream-vera, add explicit fontconfig/freetype
dependencies. [1]
- Switch to USES= tar:xz.
- Bump PORTREVISION.
PR: ports/187857 [1]
Submitted by: rakuco [1] |
2.1.2_4,4 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.1.2_3,4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
2.1.2_2,4 10 Mar 2014 09:53:37 |
makc |
- Chase libmtp move |
2.1.2_2,4 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
2.1.2_1,4 04 Feb 2014 22:07:42 |
nox |
Add FREERDP knob (default off) [1] and add patch to fix build with it. [2]
PR: ports/186452 [1]
PR: ports/185848 [2]
PR: ports/186413 [3]
Submitted by: madpilot [1]
Submitted by: Ferenc Gal <gferenc88@gmail.com> [2]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [3] |
2.1.2_1,4 03 Feb 2014 08:15:20 |
martymac |
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions |
2.1.2,4 27 Jan 2014 11:54:47 |
mat |
Fix typo.
PR: ports/185031
Submitted by: Anton Sayetsky
Sponsored by: Absolight |
2.1.2,4 20 Dec 2013 19:55:30 |
nox |
Spell NOTIFY gtk20 dependency as NOTIFY_USE= GNOME=gtk20.
PR: ports/184614
Submitted by: kwm (via irc earlier) |
2.1.2,4 20 Dec 2013 15:03:36 |
wg |
multimedia/vlc: add missing lib depend for NOTIFY
Reported by: Ajtim (via email) |
2.1.2,4 19 Dec 2013 12:53:11 |
wg |
multimedia/vlc: update to 2.1.2 |
2.1.1_2,4 18 Dec 2013 16:04:50 |
naddy |
Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
to 48 kbps,
* and speed improvements on all architectures.
Chase shared library bump.
PR: 184956 |
2.1.1_1,4 11 Dec 2013 22:24:01 |
wg |
multimedia/vlc: add -fPIC fixing build with liveMedia
Reported by: olgeni |
2.1.1_1,4 10 Dec 2013 08:27:52 |
kwm |
Add patch to fix build with freetype 2.5.1+ |
2.1.1_1,4 01 Dec 2013 21:58:16 |
thierry |
- Stagify;
- it seems that we can now use the targets supplied by upstream,
so that the port installs now as intended and like on the
other platforms;
- switch to shared libraries, so that we shall be able to apply
minor upgrades without rebuilding its consumers;
- chase this upgrade in mplayer and vlc.
PR: ports/184035
Submitted by: /me |
2.1.1,4 30 Nov 2013 18:53:41 |
wg |
multimedia/vlc: USE_GL only if X11 is enabled
Submitted by: olgeni |
2.1.1,4 27 Nov 2013 23:20:17 |
nox |
Fix build with LIBSSH2 knob.
Reported by: hselasky |
2.1.1,4 18 Nov 2013 11:34:39 |
wg |
multimedia/vlc: update to 2.1.1
Changes: http://www.videolan.org/developers/vlc-branch/NEWS |
2.1.0_6,4 10 Nov 2013 19:49:27 |
wg |
multimedia/vlc: fix install path for pkg config files
PR: ports/183846 |
2.1.0_5,4 08 Nov 2013 22:52:58 |
nox |
Fix build on 9.2+/i386 by adding -fomit-frame-pointer to the clang
case (which is default on amd64 anyway.)
Submitted by: beefy1 via pkg-fallout, dim
Tested by: callumgibson@optusnet.com.au |
2.1.0_5,4 04 Nov 2013 20:37:24 |
wg |
multimedia/vlc: fix seek error with OSS |
2.1.0_4,4 02 Nov 2013 20:20:53 |
wg |
multimedia/vlc: enable OSS
- Enable OSS again (thanks to Remi Denis-Courmont)
- Add PULSEAUDIO back as an option |
2.1.0_3,4 31 Oct 2013 15:23:47 |
wg |
multimedia/vlc: fix typo in MAD option
PR: ports/183503 |
2.1.0_3,4 29 Oct 2013 15:55:30 |
wg |
multimedia/vlc: disable OSS
- Disable OSS (it is broken in vlc 2.1.0 and FreeBSD #9760)
- Use pulse audio
- Remove deprecated sqlite feature |
2.1.0_2,4 28 Oct 2013 19:22:31 |
wg |
multimedia/vlc: fix SAMBA option
- SAMBA option never worked before due to wrong feature name and lack of pkg
config file
- Remove deprecated options
Reported by: Kevin Oberman |
2.1.0_1,4 28 Oct 2013 14:20:18 |
wg |
multimedia/vlc: remove extra patches for FreeBSD 8.0
- The oldest supported release is 8.3
Reported by: tijl |
2.1.0_1,4 28 Oct 2013 13:46:19 |
wg |
multimedia/vlc: fix schroedinger check and use options helpers
- Fix schroedinger lib check
- Use options helpers
- Remove FreeBSD < 8.x check (deprecated)
- Remove a few options and embed them inside X11 |
2.1.0,4 27 Oct 2013 22:20:43 |
wg |
multimedia/vlc: fix package without pkgng
- Fix package without pkgng
PR: ports/183356
Submitted by: mandree |
2.1.0,4 26 Oct 2013 23:46:10 |
wg |
multimedia/vlc: update to 2.1.0
- Update to 2.1.0
- Convert lib depends to new format
- Allow staging
- Remove deprecated PORT_OPTIONS usage |
2.0.8.a_2,4 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
2.0.8.a_1,4 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |