eceb FreshPorts -- multimedia/dvbcut
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dvbcut 0.6.1_2 multimedia on this many watch lists=3 search for ports that depend on this port
Qt application for cutting of MPEG PS and MPEG TS streams (DVB)
Maintained by: se@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Dec 2005 00:18:54
License: GPLv2


dvbcut is a Qt application which enables you to select certain parts of an
MPEG transport stream (as received on Digital Video Broadcasting, DVB) and
save these parts into a single MPEG output file. It follows a "keyhole
surgery" approach. Thus, the input video and audio data is mostly kept
unchanged, only very few frames at the beginning and/or end of the selected
range are recoded in order to obtain a valid MPEG file.

WWW: http://dvbcut.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. multimedia/mplayer
  2. devel/cmake
  3. x11-toolkits/qt4-gui
  4. devel/qt4-moc
  5. devel/qmake4
  6. devel/qt4-qt3support
  7. devel/qt4-rcc
  8. devel/qt4-uic
  9. textproc/qt4-xml
Required To Run:
  1. multimedia/mplayer
  2. x11-toolkits/qt4-gui
  3. devel/qt4-qt3support
  4. textproc/qt4-xml
Required Libraries:
  1. audio/liba52
  2. audio/libao
  3. audio/libmad
  4. multimedia/ffmpeg
There are no ports dependent upon this port

To install the port: cd /usr/ports/multimedia/dvbcut/ && make install clean
To add the package: pkg_add -r dvbcut


Configuration Options
===> The following configuration options are available for dvbcut-0.6.1_2:
     QT4=on: Qt 4 toolkit support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.mr511.de/dvbcut/

Number of commits found: 45

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.6.1_2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
01 Feb 2013 15:22:08
Original commit files touched by this commit  0.6.1_2
ak search for other commits by this committer
- Add mime-type property for binary files in the ports tree

Approved by: portmgr (bapt)
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.6.1_2
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
04 Jun 2012 12:06:17
Original commit files touched by this commit  0.6.1_2
se search for other commits by this committer
Convert to use new options framework.
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.6.1_2
dinoex search for other commits by this committer
- update png to 1.5.10
24 Feb 2012 12:59:30
Original commit files touched by this commit  0.6.1_1
se search for other commits by this committer
No functional change: The qt4 compatibility patch was stored as uuencoded
bzip2-file. Use the smaller pure (binary) bzipped patch file instead.

Submitted by:   Alex Kozlow
16 Feb 2012 15:57:34
Original commit files touched by this commit  0.6.1_1
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
14 Nov 2011 03:26:46
Original commit files touched by this commit  0.6.1
rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

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
07 Jul 2011 07:53:20
Original commit files touched by this commit  0.6.1
se search for other commits by this committer
Another attempt to finally get the Qt4 build dependencies right:
Add build dependency on rcc, even though there are no .rcc files.
and I did not see rcc actually being used during the compilation.
03 Jul 2011 14:45:40
Original commit files touched by this commit  0.6.1
se search for other commits by this committer
Add further build dependencies on moc and uic.
Set MAINTAINER back to my mail address.
02 Jul 2011 09:26:40
Original commit files touched by this commit  0.6.1
se search for other commits by this committer
Correctly specify qmake as only a build dependency.
02 Jul 2011 06:39:42
Original commit files touched by this commit  0.6.1
se search for other commits by this committer
Add dependency on qmake.
27 Jun 2011 12:34:10
Original commit files touched by this commit  0.6.1
se search for other commits by this committer
Upgrade dvbcut to 0.6.1 and add support for Qt4 in addition to Qt3.
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).
24 Jun 2011 22:39:03
Original commit files touched by this commit  0.6.0_6
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
24 Jul 2010 16:38:20
Original commit files touched by this commit  0.6.0_5
mm search for other commits by this committer
- Update ffmpeg to 0.6
06 Jun 2010 20:39:21
Original commit files touched by this commit  0.6.0_4
naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
06 Jun 2010 14:17:58
Original commit files touched by this commit  0.6.0_3
naddy search for other commits by this committer
allow building as non-root
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.0_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.0_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.0_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
03 Apr 2009 08:52:32
Original commit files touched by this commit  0.6.0
miwi search for other commits by this committer
- Update to 0.6.0

PR:             133320
Submitted by:   Ports Fury
18 Dec 2008 02:33:39
Original commit files touched by this commit  0.5.4_2
linimon search for other commits by this committer
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:    portmgr
15 Aug 2008 14:24:46
Original commit files touched by this commit  0.5.4_2
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
06 Jun 2008 13:48:22
Original commit files touched by this commit  0.5.4_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
15 Nov 2007 13:27:23
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
Unbreak port: use functional interface to locate encoder/decoder functions
instead of references to global function pointers (which are no longer
exported by ffmpeg).

Approved by:    portmgr (linimon)
08 Nov 2007 04:35:45
Original commit files touched by this commit  0.5.4_1
linimon search for other commits by this committer
Mark as broken: fails to compile.

Approved by:    portmgr (self)
19 Aug 2007 10:39:18
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
This port is no longer broken (after ffmpeg has been patched to install
a misssing header).
19 Aug 2007 10:22:45
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
This port depends on ffmpegg and was broken by a change in ffmpeg (the
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).
18 Aug 2007 01:05:19
Original commit files touched by this commit  0.5.4_1
kris search for other commits by this committer
BROKEN: Does not compile
04 Aug 2007 11:41:31
Original commit files touched by this commit  0.5.4_1
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
17 Jul 2007 07:29:58
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
The port has been unbroken by compensating for recent ffmpeg header
changes.
17 Jul 2007 06:27:12
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
Unbreak compilation caused by removal of C++ compatibility wrappers
from include files that are installed by ffmpeg. The ffmpeg developers
wanted to make it clear, that C++ is not officially supported.
15 Jul 2007 12:55:14
Original commit files touched by this commit  0.5.4_1
pav search for other commits by this committer
- Mark BROKEN: does not link against new ffmpeg
03 Jun 2007 15:45:31
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
Unreak compilation with gcc-4.2: There is one expression containing a
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
25 May 2007 17:08:35
Original commit files touched by this commit  0.5.4_1
ahze search for other commits by this committer
Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel
20 May 2007 12:18:53
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
This port was broken due to changes in ffmpeg-devel (removal of a
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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.5.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 May 2007 23:09:01
Original commit files touched by this commit  0.5.4
se search for other commits by this committer
Mark as broken: The ffmpeg library recently dropped the deprecated
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 ...
02 May 2007 22:59:01
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
The AC3 decoder function in ffmpeg has been renamed, make dvbcut use
the new name (ac3_decoder -> liba52_decoder).
01 May 2007 15:04:18
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
Since the upgrade to 0.5.4 included most of the contents of the latest
patches, they must be reverted to just those relevant contents as of
the time when the first version (0.5.3) was imported.
29 Apr 2007 15:45:41
Original commit files touched by this commit  0.5.4_1
se search for other commits by this committer
Upgrade to dvbcut version 0.5.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).
10 Apr 2007 18:23:49
Original commit files touched by this commit  0.5.3_1
se search for other commits by this committer
Update the port to the latest available sources from SVN (r25) as suggested
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.
27 Feb 2007 04:40:55
Original commit files touched by this commit  0.5.3
kris search for other commits by this committer
BROKEN: Does not build
12 Aug 2006 15:16:47
Original commit files touched by this commit  0.5.3
se search for other commits by this committer
Install to /... instead of to /...
29 Dec 2005 00:18:05
Original commit files touched by this commit  0.5.3
se search for other commits by this committer
Add dvbcut, a Qt based program for cutting of MPEG TS stream files
(e.g. DVB) and the conversion from MPEG transport stream to program
stream.

Number of commits found: 45

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0