Baptiste Daroussin
dc0e2ca858
- fix stupid mistake
...
PR: ports/161316
Submitted by: Barbara <barbara.xxx1975@libero.it>
2011-10-06 00:17:07 +00:00
Baptiste Daroussin
eb02a2a94c
2011-09-01 multimedia/enjoympeg: Look like an abandonware, no more public distfiles, no more upstream
2011-10-05 23:19:27 +00:00
Baptiste Daroussin
472cb9073c
- upgrade to 0.10.12
...
- add license
- add cpu autodetection
- add cpu optimisation (stolen from ffmpeg)
Reviewed by: kwm
Approved by: kwm
2011-10-05 23:05:41 +00:00
Baptiste Daroussin
eb3aad5d8a
- upgrade to 1.8.4.3
...
- fix build with recent ffmpeg[1]
- fix build with g++42
Obtained from: upstream cvs[1]
2011-10-03 13:26:42 +00:00
Eitan Adler
3956059085
-resolve ICE on i386
...
PR: ports/157885
Submitted by: Jimmie James <jimmiejaz@gmail.com>
Approved by: multimedia (kwm)
Approved by: sahil (mentor)
2011-10-02 21:36:01 +00:00
Pav Lucistnik
e55b8f54ff
- Mark BROKEN: bad depobj
...
Reported by: pointyhat
2011-10-02 19:53:14 +00:00
Baptiste Daroussin
97a3b06774
- fix plist
...
Reported by: pointyhat (pav)
2011-10-01 05:59:45 +00:00
Greg Larkin
649ed43937
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
...
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-29 21:18:00 +00:00
Baptiste Daroussin
51bba1077f
- update to 0.8.6
...
- take maintainership [1]
- add license
- respect PREFIX
- remove the broken on sparc64 seems to have been fixed upstream, but I have no way to test it
- only provide the mkclean binary, no more the testing mkvtree
Approved by: johnson.peter@gmail.com (previous maintainer)
2011-09-28 21:18:31 +00:00
Baptiste Daroussin
47b84b95f4
mkvalidator is a simple command line tool to verify Matroska and WebM files for
...
spec conformance. It checks the various bogus or missing key elements against
the EBML DocType version of the file and reports the errors/warnings in the
command line.
http://www.matroska.org/downloads/mkvalidator.html
2011-09-28 15:39:16 +00:00
Baptiste Daroussin
a427bc6e74
- update to 5.0
2011-09-28 13:44:33 +00:00
Juergen Lock
cad75c00a9
Bump PORTREVISION after ffmpeg update. (markad records the ffmpeg version
...
during build and complains if it doesn't match...)
2011-09-27 18:09:54 +00:00
Juergen Lock
6ec313be7b
Fix build on 9 and 10.
...
Submitted by: pointyhat via erwin
2011-09-27 17:37:18 +00:00
Sunpoet Po-Chuan Hsieh
14c0f593a2
- Update to 0.2.0
...
- Add BUILD_DEPENDS
Changes: http://code.google.com/p/umph/wiki/Changes
2011-09-27 15:27:27 +00:00
Sunpoet Po-Chuan Hsieh
1f281bdc1c
- Add p5-Umph-Prompt 0.1.0
...
Umph::Prompt is an interactive prompt module for umph and similar programs.
WWW: http://code.google.com/p/umph/
2011-09-27 15:27:02 +00:00
Martin Matuska
8beaa6bdb3
Update to 0.7.5
2011-09-27 13:01:55 +00:00
Baptiste Daroussin
de8aaadc15
- update libmatroska to 1.3.0
...
- chase matroska library bump
2011-09-27 06:58:56 +00:00
Thomas Abthorpe
41fd500bce
- Update to 1.9.7
2011-09-26 01:53:15 +00:00
Juergen Lock
9936d03edc
Fix build when multimedia/ffmpeg-devel is used in place of multimedia/ffmpeg.
...
Submitted by: Phil Oleson <oz@nixil.net> (via private email)
Obtained from: debian
2011-09-25 15:48:00 +00:00
Dennis Herrmann
733b2dee0d
- Update to 2.19
...
PR: ports/160983
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-09-25 08:04:39 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Eitan Adler
9bcf90cdd4
- fix pkg-plist when vorbis not enabled
...
PR: ports/160776
Submitted by: 4720@hushmail.com
Approved by: multimedia (kwm)
Approved by: bapt (mentor)
2011-09-22 22:50:40 +00:00
Thomas Abthorpe
dae2acd86a
- Build with easy_install
...
- Update plist
- Bump PORTREVISION
PR: ports/160285
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-21 03:55:54 +00:00
Beech Rintoul
23e65e1107
- Update to 1.4.0
...
- Add Linux DVB compatibility to capture app
- Fix driver load failure when built w/ clang
- Fix simultaneous captures w/ MSIs enabled
PR: ports/160766
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
2011-09-19 19:32:22 +00:00
Juergen Lock
d9cd305f9b
Update to 0.1.21 .
...
Submitted by: hselasky (maintainer)
2011-09-19 17:13:13 +00:00
Ashish SHUKLA
a0fa3b1d71
- Bump PORTREVISION of dependent ports due to multimedia/libvpx update
2011-09-19 15:45:09 +00:00
Ashish SHUKLA
3a4b755440
- Update to 0.9.7-p1[1]
...
- Disable installing documentation due to incompatibility with doxygen[2]
- Enable support for PowerPC architectures[3]
- Fix port to not assume GCC for ${LD}[4]
PR: ports/155937[2], ports/152890[3], ports/159193[4]
Submitted by: Francisco de Borja Lopez Rio <borja@codigo23.net>[1] (via private email)
Peter Jeremy <peterjeremy@acm.org>[2]
Jason Bacon <jwbacon@tds.net>[3]
Test Rat <ttsestt@gmail.com>[4]
2011-09-19 15:36:04 +00:00
Martin Matuska
3fc3b4d926
Update to 0.7.4
2011-09-19 08:53:11 +00:00
Jimmy Olgeni
516400410e
Add opencinematools: tools for creating multi-reel DCPs from MXF
...
source material.
2011-09-18 14:08:28 +00:00
Jimmy Olgeni
b11587b96f
Rename libasdcp-1.8.41.so to libasdcp.so.0, else ldconfig -r would
...
not report it and it couldn't be used in LIB_DEPENDS.
2011-09-18 13:50:38 +00:00
Jimmy Olgeni
ef13d8c1da
Include bsd.port.mk rather than bsd.port.pre.mk/bsd.port.post.mk.
2011-09-18 11:45:21 +00:00
Lars Engels
b8d0a45f73
- Update to 3.17.0 [1]
...
- Remove unneeded patch [2]
- Silent install
PR: ports/160332 [1], ports/160266 [2]
Submitted by: stefan [1], lioux [2]
2011-09-17 21:29:24 +00:00
Jimmy Olgeni
c9ed307d24
Add asdcplib, an open source implementation of SMPTE and the MXF
...
Interop "Sound & Picture Track File" format.
2011-09-17 20:37:59 +00:00
Jimmy Olgeni
f283be4ff0
Add mxflib, a C++ library for MXF file I/O with a few utilities
...
included.
2011-09-17 14:33:17 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
...
With hat: perl
2011-09-17 06:49:29 +00:00
Juergen Lock
c6d565ac9f
Update to 0.7.0 (needed to unbreak multimedia/dvdstyler.)
2011-09-16 18:40:28 +00:00
Juergen Lock
39e880b1ed
Requantize MPEG-2 streams without recompressing. M2VRequantiser
...
accepts raw MPEG2 video data (not VOB) from standard input and
writes the recompressed frames to standard output.
Usage is :
M2VRequantiser recompression_factor inputM2Vsize <input.m2v >output.m2v
WWW: https://launchpad.net/m2vrequantiser
2011-09-16 18:34:01 +00:00
Dennis Herrmann
902fd0b56f
- Update to 1.22.2
...
- Upate email address
PR: ports/160749
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
2011-09-15 16:15:53 +00:00
Carlo Strub
178dc40a96
Change maintainer address to my FreeBSD address
...
Approved by: wen@ (mentor)
2011-09-15 12:33:27 +00:00
Pawel Pekala
57c3da1b0a
- Update to version 3.1.0.2
...
- Add second mastersite
PR: ports/160634
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Approved by: miwi, wen (mentors implicit)
2011-09-14 21:53:01 +00:00
Pietro Cerutti
38b3a0d427
- Update math/vtk5 to 5.8.0
...
Release notes:
http://www.vtk.org/pipermail/vtkusers/2011-September/118889.html
- Update multimedia/vtkmpeg2encode to reflect math/vtk5 PORTVERSION
2011-09-14 09:49:38 +00:00
Dennis Herrmann
0f1910294c
- Chase multimedia/libkate update
...
- Bump PORTREVSION
2011-09-13 16:54:05 +00:00
Dennis Herrmann
72fb99d972
- Update to 0.4.1
...
PR: ports/160347
Submitted by: Barbara <barbara.xxx1975@libero.it> (maintainer)
2011-09-13 16:53:58 +00:00
Ganael LAPLANCHE
9047af682b
- Update to 1.0.7 [1]
...
- Remove useless EXTRACT_ONLY [2]
- Reformat pkg-descr [2]
- Add missing LICENSE [2]
PR: ports/160665
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) [1]
Approved by: Jason Harmening <jason.harmening@gmail.com> (maintainer) [2]
2011-09-13 09:44:57 +00:00
Koop Mast
55cdf66327
This port doesn't work with ruby 1.9.
...
PR: ports/159993
Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv>
2011-09-12 19:54:10 +00:00
Ganael LAPLANCHE
b48196be55
- Update to 1.22.1 [1]
...
- COMMENT and pkg-descr cleanups [2]
PR: ports/160325
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) [1]
Approved by: Aldis Berjoza <aldis@bsdroot.lv> (maintainer) [2]
2011-09-12 06:21:03 +00:00
Roman Bogorodskiy
0e18ef7b86
Remove multimedia/bmpx -- it's been broken for more than 6 months
...
and is no longer maintaned upstream.
2011-09-12 01:59:24 +00:00
Joseph S. Atkinson
0e43496b99
Mark IGNORE on 9.x due to stability issues.
...
Approved by: wxs (mentor)
2011-09-10 02:27:26 +00:00
Julien Laffaye
442324fa8b
Update to 0.7.5.1
2011-09-09 21:16:07 +00:00
Baptiste Daroussin
34db381a29
Update to 0.2.1
2011-09-09 21:06:36 +00:00