| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is a bugfix and minor enhancement release:
http://mltframework.blogspot.it/2015/02/version-094-released.html
|
|
|
|
| |
main multimedia/ffmpeg port to a newer branch
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Pass maintainership to submitter
PR: 201162
Submitted by: mizhka@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change Python version to 3.2+ because Python 2
is no longer supported
- Add a patch to setup.py to install .desktop file
(required for MPRIS support)
- Add a wrapper script to pass the environment variable
SSL_CERT_FILE, otherwise any video search fails with
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)>
Relnotes: https://github.com/mps-youtube/mps-youtube/releases/tag/v0.2.5
|
|
|
|
| |
https://forums.plex.tv/index.php/topic/62832-plex-media-server/?p=963754
|
|
|
|
|
|
|
| |
/usr/local/include/qt5/QtCore/qflags.h:43:10: fatal error: 'initializer_list' file not found
Submitted by: pkg-fallout
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
* Add experimental theme H2O. Still work in progress.
|
|
|
|
|
| |
PR: 201079
Submitted by: Ralf van der Enden
|
|
|
|
|
|
|
| |
- While here, add NO_ARCH and LICENSE_FILE
PR: 201028
Submitted by: conall@conall.net (maintainer)
|
| |
|
|
|
|
|
| |
(FreeBSD on pre-10 systems)
- Bump PORTREVISION
|
|
|
|
|
| |
(FreeBSD on pre-10 systems)
- Bump PORTREVISION
|
|
|
|
|
| |
(FreeBSD on pre-10 systems)
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
| |
PR: 200952
Submitted by: Andrey Fesenko <andrey@bsdnir.info>
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
header guard of the sys/stdint.h file. Otherwise compiling software with the
x264.h header will generate a warning about the mismatch header guard.
Approved by: maintainer (koobs@)
Differential Revision: https://reviews.freebsd.org/D2863
|
| |
|
|
|
|
|
|
|
| |
- Add DESKTOP_ENTRIES
PR: 200856
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
| |
|
|
|
|
|
|
|
| |
on other ports to provide it. This would break when the NLS option is unset
at a gloval level.
Submitted by: mat@ (via his 9.x no-NLS builder)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DragonFly already has an aligned malloc (posix_memalign) and the hack
in ffmpeg is tripping an assertion. M.Dillon thinks the hack is stale.
In the spirit of no-op changes for FreeBSD, this changeset converts
the "--enable-memalign-hack" into an on-by-default option, and then
excludes the option for DragonFly.
It does incur a revbump though.
The last changes were made to multimedia/ffmpeg(0|26)
I'm doing this under "non-invasive DragonFly support" flag
P.S. I wouldn't be surprised if --enable-memalign-hack is wrong for
recent FreeBSD releases as well, so maybe the maintainers should take
a look at this new option.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DragonFly already has an aligned malloc (posix_memalign) and the hack
in ffmpeg is tripping an assertion. M.Dillon thinks the hack is stale.
In the spirit of no-op changes for FreeBSD, this changeset converts
the "--enable-memalign-hack" into an on-by-default option, and then
excludes the option for DragonFly.
It does incur a revbump though.
I'm doing this under "non-invasive DragonFly support" flag
P.S. I wouldn't be surprised if --enable-memalign-hack is wrong for
recent FreeBSD releases as well, so maybe the maintainers should take
a look at this new option.
|
|
|
|
|
|
|
| |
- While here, add LICENSE
PR: 200872
Submitted by: woodsb02@gmail.com (maintainer)
|
|
|
|
|
|
| |
- Clean up
Approved by: thierry (maintainer)
|
|
|
|
| |
- Use %%DATADIR%%
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove old %%DESTDIR%% REINPLACE_CMD from post-patch
PR: 200839
Submitted by: tijl
|
|
|
|
|
| |
by default on non-supporting architectures.
- Bump PORTREVISION
|
| |
|
|
|
|
|
| |
- Temporarily disable OPENCV as a default OPTION
because of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200466
|
|
|
|
|
|
|
|
|
| |
Turn v4l-util and v4l_compat into slave ports.
"Steal" the dvb headers from linux 3.16.7 and roll them into a tarball.
Assign maintainership to multimedia@
Differential Revision: https://reviews.freebsd.org/D1482
Approved by: nox@, hslasky@, kwm@ (multimedia@)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: nox
|
| |
|
|
|
|
| |
upstream, and all versions from this branch have security vulnerabilities.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* This allows use to supply both python bindings. Update libpeas using
ports for this change.
* Assign maintainership to gnome@
Obtained from: GNOME devel repo
|
|
|
|
|
|
|
|
| |
The project was hardcoding SSE support, thus making the build fail on
ARM and MIPS architectures.
PR: 197133
MFH: 2015Q2
|
| |
|
|
|
|
| |
- Switch to USES=autoreconf
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
|
|
|
|
|
|
|
|
|
|
| |
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks)
|
| |
|
|
|
|
| |
solve a problem with missing headers. A bug report has been submitted upstream.
|
| |
|
|
|
|
|
|
|
|
|
| |
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Replace CXXFLAGS+=-std=c++11 with USE_CXXSTD.
|
|
|
|
| |
Changes: https://github.com/u8sand/Baka-MPlayer/releases/tag/v2.0.3
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 200533
Submitted by: woodsb02@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
While on it:
Pet portlint
PR: 200507
Reported by: venture37@geeklan.co.uk
|
|
|
|
|
|
|
|
|
|
| |
PR: 200200
Submitted by: maintainer
Reported by: Sevan Janiyan
Tested by: Jason Unovitch
Security: 57325ecf-facc-11e4-968f-b888e347c638
Security: CVE-2015-3885
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
| |
Changes this release 3.0.5621.4:
* HLS Improvements
* New reporting features
* New video player OSD
PR: 200532
Submitted by: Ben Woods (maintainer)
|
| |
|
|
|
|
|
|
|
| |
Apply shebangfix to build/make/ads2gas.pl as it was invoking /usr/bin/perl.
PR: 200535
Reviewed by: kwm
|
|
|
|
|
|
|
|
|
| |
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove upstreamed patches
Changelog:
Implement workaround for expose event problems in gtk+ 3.10.
Fix threading crash in multitrack.
Fix invalid saving of layouts in multitrack.
Fix sizes of scrolled windows inside dialog boxes (regression).
Fix timeline start position for gtkgrid widget in multitrack.
Fix "fade background mode" (b) so it looks nice again.
Stability fix for expose event during startup.
Stability fix for mkv_decoder with broken end frames.
Implement C++ language bindings (liblives).
Fixes for several smaller issues (Thomas Berger).
Code cleanup / reformat.
Updated translations to UK English, French, Galician, German, Russian and
Simplified Chinese.
|
| |
|
|
|
|
| |
- Update WWW
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/ladspa LIB_DEPENDS to new format
- Update to 0.92
Changes:
https://github.com/mpv-player/mpv/releases/tag/v0.9.2
PR: 200380
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 200051
Submitted by: amdmi3
Approved by: maintainer timeout (wg, 2 weeks)
|
|
|
|
|
| |
PR: 198758
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
|
|
|
|
|
| |
PR: 199761
Approved by: maintainer timeout
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes this release:
* Resolved Play To issue with Xbox One that would revert to the default Dlna profile if using a custom device name
* Resolved transcoding failures with Sony Bravia's
* Resolved missing images with Sony Bravia's
* Resolved transcoding failures with Panasonic Viera
* Significantly reduced network footprint when discovering devices on the network
* New DLNA profiles added for VLC and Bubble UPnp, to direct stream all content (subject to bitrate setting)
* Resolved issue of missing header when using the web client on Xbox One
* Resolved incorrect aspect ratio when transcoding anamorphic content with Android TV & Fire TV
* Resolved issue of file handles being left open in Linux when extracting chapter images. This was the primary cause of the Unbutu crashing being reported.
* Resolved issue of backdrop images not being downloaded in certain situations
* Reduced CPU usage caused by dynamically created images
PR: 200160
Submitted by: Ben Woods (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix program installation, which fixes stripping
- Add dragonfly support
- Fix WWW:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Switch to @sample
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- make GNUTLS and OPENSSL mutually exclusive
Differential Revision: https://reviews.freebsd.org/D2533
Reviewed by: riggs
|
|
|
|
|
| |
PR: 198758
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
| |
- Added CONFLICTS_BUILD variable to avoid ffmpeg build error
- Cleanup Makefile (e.g. LIRC support was removed)
ChangeLog
https://github.com/mpv-player/mpv/releases/tag/v0.9.1
PR: 198758
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 199967, 199968
Submitted by: shun.fbsd.pr@dropcut.net
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
|
|
|
|
|
|
| |
PR: 199966
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
it's not really a good idea, for now.
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 199954
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master
|
|
|
|
|
|
| |
- Add LICENSE
Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTOTOOLS -> USES
- Pet portlint
- Add -std=c++11 to CXXFLAGS for gcc
(does not build on pre-10.x system without it)
PR: 199245
Submitted by: tkato432@yahoo.com
Reviewed by: riggs
|
|
|
|
|
|
| |
for video recording and live streaming.
WWW: https://obsproject.com/
|
|
|
|
| |
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
|
|
|
|
| |
https://www.videolan.org/developers/vlc-branch/NEWS
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on lib-dependent ports
PR: 199567
Submitted by: takefu@airport.fm
Approved by: dnelson@allantgroup.com (maintainer)
|
|
|
|
| |
Approved by: Chris Petrik <chris@bsdjunk.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 199642
Submitted by: rs@bytecamp.net
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes this release:
* Improve Xbox One Dlna
* Episode metadata getting lost after upgrading video file
* Video Ref frame count not being recorded
* Live TV not working in Safari
* PlayTo not working with MediaMonkey (this fix may benefit other DLNA media players)
* Safari "Add to Homescreen" feature not hiding address bar
PR: 199791
Submitted by: Ben Woods (maintainer)
|
|
|
|
|
| |
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (new maintainer)
Approved by: chris <chris@bsdjunk.com> (old maintainer)
|
|
|
|
|
|
| |
PR: 198901
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Approved by: chris@bsdjunk.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
|
|
|
|
|
|
|
| |
- Avoid regressing sysutils/fusefs-simple-mtpfs with workaround
- Drop no longer necessary == fix since base r219084 (8.3R earliest)
Changes: http://sourceforge.net/projects/libmtp/files/libmtp/1.1.9/README/view
|
|
|
|
|
|
| |
- Fix WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
Changes include:
* External streaming with Android
* Live TV streams not being properly closed
* Tvdb language override not falling back to English when appropriate
* Playback stopping prematurely on Chromecast
PR: 199626
Submitted by: maintainer (Ben Woods)
|
|
|
|
|
|
|
| |
__builtin_bswap32 and __builtin_bswap64 were not introduced in GCC until v4.3.
PR: 199627
Submitted by: maintainer (Ben Woods)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 199618
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
| |
|
|
|
|
|
|
|
| |
handbrake does not build if multimedia/x265 is installed
PR: 199126
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@aon.at>
|
|
|
|
|
|
|
|
|
|
| |
- Un-break build on 10.x and later
- Introduce non-default OPENGL OPTION
PR: 199248
Submitted by: tkato432@yahoo.com
Reviewed by: riggs
MFH: 2015Q2
|
|
|
|
| |
version change.
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify OPTIONS handling
- Pet portlint
- Bump PORTREVISION
PR: 196729
Submitted by: z7dr6ut7gs@snkmail.com
Reviewed by: riggs
MFH: 2015Q2
|
| |
|
|
|
|
| |
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
|
|
|
| |
libx264
|
|
|
|
| |
Submitted by: Chris Petrik (via irc)
|
| |
|
|
|
|
|
| |
Currently and in near future I don't have time to be responsible
for any port.
|
|
|
|
| |
H264 encoder/decoder plugin for Mediastreamer based on OpenH264
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
| |
Submitted by: danfe
|
|
|
|
| |
Submitted by: tj@mrsk.me
|
|
|
|
|
|
| |
was present in the PR (199416, which I also got wrong in that commit).
Noticed by: Ben Woods (maintainer)
|
|
|
|
| |
Pointed out by: mat
|
|
|
|
|
| |
PR: 194416
Submitted by: Ben Woods (maintainer)
|
|
|
|
|
| |
PR: 199126
Submitted by: kwhite@site.uottawa.ca
|
|
|
|
|
| |
PR: 199283
MFH: 2015Q2
|
|
|
|
|
|
|
|
|
|
|
| |
- General port cleanup [1]
- Fix sporadic build failures on SMP systems [2]
- Un-break build on arm [2]
PR: 199247
Submitted by: tkato432@yahoo.com [1]
Reviewed by: riggs [2]
MFH: 2015Q2
|
|
|
|
|
| |
PR: 199374
Submitted by: shun.fbsd.pr at dropcut.net
|
|
|
|
|
| |
PR: 199351
Submitted by: mickael.maillot@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove deprecated GH_COMMIT with a side effect of making it harder
to track from where tag moves in future
Changes: https://github.com/cisco/openh264/compare/3a75956...v1.4.0
MFH: 2015Q2
|
|
|
|
| |
At least this saves having to download 35Mb for nothing...
|
|
|
|
| |
- Update to 0.5.7. This release brings GStreamer 1.x support.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to 3.0.5572.0.
The user and group names have change, but the uid/gid remain the same.
The port will continue to use the old database and user/group names if
they exist, but will default to the new names for new installs.
Instructions are in pkg-message for how to manually migrate things
yourself.
PR: 199093
Submitted by: maintainer (Ben Woods)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
|
| |
|
|
|
|
|
|
|
|
| |
- Introduce new USE_QT5 component: phonon4
Based on patches submitted by Tobias C.Berner <tcberner@gmail.com>
via kde-freebsd maillist:
https://mail.kde.org/pipermail/kde-freebsd/2015-January/018741.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- the bundled ffmpeg seems to want to use it despite libvpx being disabled
in the handbrake patches
- x264 comes bundled, but there are reports it's needed as a dependency so
that the port builds, so better safe than sorry
This allows to build the port by hand (make install in the port directory).
The BROKEN line stays in, seems those changes don't make poudriere happy.
PR: 199126
Submitted by: w.schwarzenfeld@utanet.at
Discussed with: olgeni
|
|
|
|
|
|
|
|
| |
(included ffmpeg snapshot as of 2015-04-03)
- Fix vulnerabilities CVE-2014-8544 and CVE-2014-9604
with bundled ffmpeg snapshot in the process
MFH: 2015Q2
|
|
|
|
| |
Submitted by: alonso@
|
|
|
|
|
|
|
|
| |
- Fix security vulnerabilities in utvideodec and tiff decoders
(CVE-2014-9604 and CVE-2014-8544)
- Fix build with non-default CDIO option
MFH: 2015Q2
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
| |
PR: 199131
|
|
|
|
|
|
| |
PR: 198748
Submitted by: me
Approved by: Maintainer timeout
|
|
|
|
|
|
|
|
|
|
| |
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/fdkaac/fdk-aac-v0.1.1-6-gbae4553'
touch contrib/fdkaac/.stamp.install
set -e; cd ./contrib/ffmpeg/libav-v10.1/; ./configure --prefix=/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/ --disable-shared --enable-static --enable-gpl --disable-doc --disable-bsfs --enable-bsf=aac_adtstoasc --disable-avconv --disable-avplay --disable-avprobe --disable-avdevice --disable-avfilter --disable-avserver --disable-muxers --disable-network --disable-hwaccels --disable-encoders --enable-encoder=aac --enable-encoder=ac3 --enable-encoder=flac --enable-encoder=mpeg2video --enable-encoder=mpeg4 --enable-libvpx --enable-encoder=libvpx_vp8 --disable-decoder=libvpx_vp8 --enable-zlib --enable-bzlib --cc="/usr/bin/cc" --extra-ldflags="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -L/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/lib" --enable-nonfree --enable-libfdk-aac --enable-encoder=libfdk_aac --enable-muxer=matroska --enable-muxer=webm --enable-muxer=mov --enable-muxer=mp4 --enable-muxer=psp --enable-muxer=ipod --enable-pthreads --disable-devices --disable-debug --extra-cflags="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/multimedia/handbrake/work/HandBrake-0.10.1/build/contrib/include -DNDEBUG"
ERROR: libvpx encoder version must be >=0.9.6
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
libav-tools@libav.org mailing list or IRC #libav on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
../contrib/ffmpeg/module.rules:2: recipe for target 'contrib/ffmpeg/.stamp.configure' failed
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
from individual ports when appropriate (two ports, `audio/deadbeef' and
`devel/gvfs', were allowed to keep them for the time being, since they
benefit from custom description)
- Remove last per-port occurrences of WAVPACK_DESC while I'm at it
|
|
|
|
|
|
|
|
|
|
| |
- Update Firefox to 37.0
- Update Firefox ESR and libxul to 31.6.0
- Update Thunderbird to 31.6.0
- Backport a few GTK3 fixes to Firefox 37
MFH: 2015Q1
Security: https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- new vpx support in 10.x is disabled (build problems)
- this is all but quick, and surely a dirty update (e.g. the CC hack in the port-Makefile)
- at least it doesn't segfault on startup like the 9.9 this replaces
- this port needs a maintainer which is able to handle more than 50 shades of grey
|
|
|
|
| |
Convert to USES=autoreconf
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
|
|
| |
Submitted by: beefy1 via pkg-fallout
|
|
|
|
|
| |
Reported by: Florian Degner <f.degner@gmx.de> via personal mail
MFH: 2015Q1
|
|
|
|
| |
Bring in fix from dports (port is not maintained)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
time_t tends to be bootlegged otherwise:
lib/cppmyth/cppmyth/src/mythtypes.h:28,
/usr/include/c++/4.2/string:47,
/usr/include/c++/4.2/bits/char_traits.h:46,
/usr/include/c++/4.2/bits/stl_algobase.h:70,
/usr/include/c++/4.2/iosfwd:46,
/usr/include/c++/4.2/bits/c++io.h:43,
/usr/include/c++/4.2/bits/gthr.h:114,
/usr/include/c++/4.2/bits/gthr-default.h:43,
/usr/include/pthread.h:47,
/usr/include/time.h:65,
lib/cppmyth/cppmyth/src/mythtypes.h:28:
/usr/include/c++/v1/string:434:
/usr/include/c++/v1/__config:23:
/usr/include/unistd.h:37:
/usr/include/sys/types.h:209:
Reported by: decke (maintainer, via pkg-fallout)
Pointy hat: jbeich
|
|
|
|
| |
approved by: PTHREAD blanket
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 198800
Submitted by: aberg010@my.hennepintech.edu
Reviewed by: riggs
|
|
|
|
| |
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
|
|
|
|
|
|
|
|
|
|
| |
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
|
|
|
| |
- Add git repository to WWW
|
|
|
|
| |
- Add git repository to WWW
|
|
|
|
|
| |
- Add git repository to WWW
- Cleanup WWW
|
|
|
|
|
| |
- Add git repository to WWW
- Cleanup WWW
|
|
|
|
|
| |
- Add git repository to WWW
- Cleanup WWW
|
|
|
|
|
| |
- Add git repository to WWW
- Cleanup WWW
|
|
|
|
|
| |
- Add git repository to WWW
- Cleanup WWW
|
|
|
|
|
| |
- Add git repository to WWW
- Cleanup WWW
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop MAKE_JOBS_SAFE since r323100
- Drop unnecessary bsd.port.pre.mk
- Drop unused BUILD_DEPENDS
- Convert to USES=autoreconf
PR: 198376 [1]
PR: 198110
Approved by: decke (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
multimedia/libvpx
Reported by: package builder
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is probably the first time our Qt 5 ports are tracking the latest
upstream release :-)
There isn't much to report in this update, thanks to the effort spent in the
5.2->5.3 update: a lot of the work is just small plist and patch updates.
Thankfully, several patches have been upstreamed and are not needed on our
side anymore.
I would like to thank Alex Richardson <arichardson.kde@gmail.com> and Tobias
Berner <tcberner@gmail.com> for their help with the plist updates and
general testing.
PR: 198585
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The unpatched implementation depends on a Linux specific behaviour of getsubopt(3):
> If the first suboption in optionp is recognized, getsubopt() returns
> the index of the matching suboption element in tokens. Otherwise, -1
> is returned and *valuep is the entire name[=value] string.
The "Otherwise..." part is implemented differently on FreeBSD. The file gets now
patched to use a local and reduced implementation of getsubopt(3) to fix this
Approved by: nox
|
| |
|
|
|
|
|
|
| |
Especially with the ">" and ">=" operators, OPSYS must be used when
checking OSVERSION. The last commit got the port marked broken on all
DragonFly releases.
|
|
|
|
|
|
|
| |
* New themes Faenza, Faenza-Darkest and Faenza-Silver, by
Michele Angelico (tomberro at gmail dot com). Icons from
http://qt-apps.org/content/show.php/smplayer-theme-faenza?content=156022
* New theme Oxygen-KDE, by Ralsa Marsh (ralsa at autistici dot org)
|
|
|
|
|
|
|
|
| |
Sometimes, when Clutter backend is used. Parole displays a purple/pink overlay
on the video (depends of your video card).
PR: 198617
Requested by: Ivan <enitarzi@gmail.com>
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: makc (via private email)
|
| |
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
| |
https://www.videolan.org/developers/vlc-branch/NEWS
|
|
|
|
|
|
|
| |
- Architecture neutral files so add NO_ARCH=yes
Version 15.2.0
* Replace some background images with gradients.
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip libraries
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.
In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>
PR: 197751
PR: 197871
PR: 184996
Reviewed by: rakuco (mentor)
Differential: https://reviews.freebsd.org/D1950
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
- Strip library
|
| |
|
|
|
|
|
|
|
|
|
| |
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
library names where normalized.
Due to libMagick++-6.so bump, chase depend ports.
|
|
|
|
|
|
| |
- Update to 2.3
- Don't force dependency on Phonon GStreamer backend
- Remove stale patch
|
|
|
|
|
|
|
| |
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
PR: 198192
Submitted by: Radim Kolar <hsn@sendmail.cz>
|
|
|
|
| |
Approved by: bapt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announce: http://www.xfce.org/about/news/?post=1425081600
Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)
Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0
PR: 196003 [1], 197251 [2], 198132
Differential Revision: https://reviews.freebsd.org/D677
Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by: antoine@
Approved by: danilo@ (maintainer) [3]
Tested by: Ivan <enitarzi@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PyQt4 has been updated to 4.11.3.
* QScintilla has been updated to 2.8.4.
* SIP has been updated to 4.16.5.
This update is much smaller than the previous one, as there has been no
further need for clean ups in the ports infrastructure.
Pretty much the entire patch set has been originally contributed by Tobias
Berner, who sent it to the KDE on FreeBSD mailing list. Thanks a lot!
PR: 198016
Submitted by: Tobias Berner <tcberner@gmail.com>
|
|
|
|
|
| |
PR: 197862
Submitted by: kvedulv
|
|
|
|
| |
- Bump PORTREVISION as this may change version of php used in run depends
|
| |
|
|
|
|
|
| |
PR: 197574
Submitted by: Jason Harmening <jason.harmening@gmail.com>
|
|
|
|
| |
PR: 196299
|
|
|
|
|
|
|
|
| |
- Mark BROKEN until I figure out if the port works with multimedia/kodi
PR: 196299
Reported by: Portsnap buildbox
Pointy hat: jbeich
|
|
|
|
|
|
|
|
|
|
| |
- Update to 14.0
Changes: http://kodi.tv/introducing-kodi-14/
PR: 196299
Differential Revision: https://reviews.freebsd.org/D1900
Submitted by: mickael.maillot@gmail.com (maintainer)
Reviewed by: bapt
|