aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvbcut
Commit message (Collapse)AuthorAgeFilesLines
* Fix build of dvbcut , which was broken by a recent ffmpeg upgrade.Stefan Eßer2013-12-0212-79/+70
| | | | | | | | | | | | | | | | | This port is no longer based on the Qt3 version of dvbcut plus a large patch to make it build on Qt4 with the Qt3 emulation layer. A fork that uses native Qt4 calls is used instead. The generated files moc_progressstatusbar.cpp and moc_progresswindow.cpp trigger an internal error in clang, if compiled with optimization. This bug has been accepted as 18098 in the llvm bug tracker. To work around this problem, the above mentioned two files are compiled with -O0 appended to the compiler flages. The post-configure target in the ports Makefile is to be removed, when a fixed version of clang is distributed in all FreeBSD releases supported by the ports infrastructure. Notes: svn path=/head/; revision=335469
* Mark broken due to dependency on older FFMPEG.Stefan Eßer2013-10-291-2/+1
| | | | | | | I'm working on a fix. Notes: svn path=/head/; revision=331939
* Fix build in poudriere: Use LOCALBASE instead of PREFIX for include files.Stefan Eßer2013-10-092-10/+38
| | | | | | | | Partial STAGE support has been implemented, but there is a problem with package building that still has to be resolved (missing work/.metadir). Notes: svn path=/head/; revision=329913
* Fix build: Patch was not relative to build directory.Stefan Eßer2013-10-091-2/+2
| | | | Notes: svn path=/head/; revision=329904
* Fix build on -CURRENT.Stefan Eßer2013-10-046-16/+31
| | | | Notes: svn path=/head/; revision=329335
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Remove option to build with QT3, since the QT3 port is no longer supported.Stefan Eßer2013-07-101-25/+1
| | | | | | | | USE_GCC=any since testing with CLANG caused a compilation error on amd64 (possibly a compiler bug) and I did not have time to investigate ... Notes: svn path=/head/; revision=322664
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-1/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* Convert to use new options framework.Stefan Eßer2012-06-041-15/+16
| | | | Notes: svn path=/head/; revision=298350
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* No functional change: The qt4 compatibility patch was stored as uuencodedStefan Eßer2012-02-243-900/+1
| | | | | | | | | bzip2-file. Use the smaller pure (binary) bzipped patch file instead. Submitted by: Alex Kozlow Notes: svn path=/head/; revision=292172
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291538
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* Another attempt to finally get the Qt4 build dependencies right:Stefan Eßer2011-07-071-1/+1
| | | | | | | | Add build dependency on rcc, even though there are no .rcc files. and I did not see rcc actually being used during the compilation. Notes: svn path=/head/; revision=277216
* Add further build dependencies on moc and uic.Stefan Eßer2011-07-031-2/+2
| | | | | | | Set MAINTAINER back to my mail address. Notes: svn path=/head/; revision=276995
* Correctly specify qmake as only a build dependency.Stefan Eßer2011-07-021-1/+1
| | | | Notes: svn path=/head/; revision=276853
* Add dependency on qmake.Stefan Eßer2011-07-021-1/+1
| | | | Notes: svn path=/head/; revision=276820
* Upgrade dvbcut to 0.6.1 and add support for Qt4 in addition to Qt3.Stefan Eßer2011-06-273-10/+939
| | | | | | | | | | | Qt4 support is based on the patch developed by Raik Bieniek (raik.bieniek at googlemail dot com) as found in the SVN repository and has been cleaned up for this port by me. The Qt4 version of dvbcut.cpp is built without optimisation (the GUI is not functional, else). Notes: svn path=/head/; revision=276490
* Bump due to ffmpeg update to 0.7.1Martin Matuska2011-06-241-1/+1
| | | | Notes: svn path=/head/; revision=276239
* - Update ffmpeg to 0.6Martin Matuska2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258164
* Bump PORTREVISION after libao update and handle API incompatibility.Christian Weisgerber2010-06-062-2/+12
| | | | Notes: svn path=/head/; revision=255956
* allow building as non-rootChristian Weisgerber2010-06-061-0/+11
| | | | Notes: svn path=/head/; revision=255903
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.6.0Martin Wilke2009-04-0314-248/+34
| | | | | | | | PR: 133320 Submitted by: Ports Fury Notes: svn path=/head/; revision=231515
* Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224354
* - Mark BROKEN: does not compilePav Lucistnik2008-08-151-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=218631
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Unbreak port: use functional interface to locate encoder/decoder functionsStefan Eßer2007-11-154-13/+56
| | | | | | | | | | instead of references to global function pointers (which are no longer exported by ffmpeg). Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202727
* Mark as broken: fails to compile.Mark Linimon2007-11-081-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202578
* This port is no longer broken (after ffmpeg has been patched to installStefan Eßer2007-08-191-2/+0
| | | | | | | a misssing header). Notes: svn path=/head/; revision=197911
* This port depends on ffmpegg and was broken by a change in ffmpeg (theStefan Eßer2007-08-192-6/+8
| | | | | | | | | | | | | | sources, not the FreeBSD port), again. It is hard to catch up with all the API changes ffmpeg sees every few weeks. A similar patch will probably be required in other ports that depend on ffmpeg and that use the same method to access encoders/decoders. This port remains broken until the ffmpeg port installs the new header (allcodecs.h), which seems to have been forgotten by the ffmpeg developers (and until the ffmpeg port has added that file to its PLIST). Notes: svn path=/head/; revision=197908
* BROKEN: Does not compileKris Kennaway2007-08-181-0/+2
| | | | Notes: svn path=/head/; revision=197854
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* The port has been unbroken by compensating for recent ffmpeg headerStefan Eßer2007-07-171-2/+0
| | | | | | | changes. Notes: svn path=/head/; revision=195791
* Unbreak compilation caused by removal of C++ compatibility wrappersStefan Eßer2007-07-178-6/+96
| | | | | | | | from include files that are installed by ffmpeg. The ffmpeg developers wanted to make it clear, that C++ is not officially supported. Notes: svn path=/head/; revision=195788
* - Mark BROKEN: does not link against new ffmpegPav Lucistnik2007-07-151-0/+2
| | | | Notes: svn path=/head/; revision=195648
* Unreak compilation with gcc-4.2: There is one expression containing aStefan Eßer2007-06-031-0/+14
| | | | | | | | | | | | | | binary operator '>?' that is accepted by gcc-3.x but not by gcc-4.2. I did not find the definition of this operator and do not know whether it is an extension found in g++-3.x, but I assume that it is a maximum value operator (a >? b) <==> max(a, b) and this patch implements this operation explicitly instead of via the (unknown in g++-4.2) operator. Submitted by: pointyhat via kris Notes: svn path=/head/; revision=192631
* Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develMichael Johnson2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191808
* This port was broken due to changes in ffmpeg-devel (removal of aStefan Eßer2007-05-201-2/+0
| | | | | | | | | | | function from the latest ffmpeg library, which has been declared deprecated for some time). That function has been re-enabled in the FreeBSD port of ffmpeg and the port does build again ... Approved by: portmgr (pav) Notes: svn path=/head/; revision=191572
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Mark as broken: The ffmpeg library recently dropped the deprecatedStefan Eßer2007-05-021-2/+3
| | | | | | | | | function img_convert() which is a special case of the new sws_scale(). Since I need to prepare and test a patch to have avframe.ccp use the new function, the port will remain broken for a few days ... Notes: svn path=/head/; revision=191434
* The AC3 decoder function in ffmpeg has been renamed, make dvbcut useStefan Eßer2007-05-022-0/+22
| | | | | | | the new name (ac3_decoder -> liba52_decoder). Notes: svn path=/head/; revision=191432
* Since the upgrade to 0.5.4 included most of the contents of the latestStefan Eßer2007-05-013-74/+4
| | | | | | | | patches, they must be reverted to just those relevant contents as of the time when the first version (0.5.3) was imported. Notes: svn path=/head/; revision=191290
* Upgrade to dvbcut version 0.5.4.Stefan Eßer2007-04-2924-1738/+4
| | | | | | | | | | | | | | | | | This version is announced as equivalent to SVN rev 25. All patches are reverted to previous versions (i.e., most are removed). This upgrade should also fix build errors that were caused by a recent upgrade of to the ffmpeg version in the FreeBSD ports tree. The ffmpeg developers publicly state, that they only want to support use of the library from C sources (c99, specifically) and that it is planned to drop C++ compatibility. This will affect dvbcut, which is writte in C++. At that time, the port may want to use the old version of ffmpeg that is distributed with dvbcut (but which may miss FreeBSD specific patches). Notes: svn path=/head/; revision=191129
* Update the port to the latest available sources from SVN (r25) as suggestedStefan Eßer2007-04-1024-6/+1779
| | | | | | | | | | | | | | | by Rick C. Petty. This is achieved by patches that update all the affected files (ignoring the "import" sub-directory, which is not used for the port) to match the versions in SVN. These patches do also include a fix for the Scons incompatibility that caused the port to be broken for some time. Thanks go to Rick C. Petty for bringing the SVN version to my attention and his effort to get the port fixed. Notes: svn path=/head/; revision=189701
* BROKEN: Does not buildKris Kennaway2007-02-271-0/+2
| | | | Notes: svn path=/head/; revision=186064
* Install to /... instead of to /...Stefan Eßer2006-08-121-2/+2
| | | | Notes: svn path=/head/; revision=170414