Port details |
- 2mandvd DVD authoring and slideshow tool
- 1.8.5_9 multimedia
=0 1.8.5_9Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-08-31 11:41:40
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: GPLv2
- WWW:
- http://2mandvd.tuxfamily.org/website/
- Description:
- 2ManDVD is the successor of ManDVD, an application for creating video DVDs
from a wide variety of video formats. You can add as many video clips you
want to generate a DVD with chapters, subtitles, transition effects,
brightness and contrast settings.
If the imported videos are not compatible with standard DVDs, they can be
converted. It also offers possibility of extracting images, synchronize
audio and video, create a video introduction to the DVD, reduce the noise,
create subtitles, and even a menu with animation for your DVD.
WWW: http://2mandvd.tuxfamily.org/website/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 2ManDVD>0:multimedia/2mandvd
- No installation instructions:
- This port has been deleted.
- PKGNAME: 2ManDVD
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (2ManDVD-1.8.5.tar.gz) = 19c3c02123684220e77b3baa12f37b6feb5ecb523c504c65d306c75136191873
SIZE (2ManDVD-1.8.5.tar.gz) = 29525071
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- update-desktop-database : devel/desktop-file-utils
- gmake : devel/gmake
- xorgproto>=0 : x11/xorgproto
- lrelease : devel/qt4-linguisttools
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- sox : audio/sox
- notify-send : devel/libnotify
- exif : graphics/exif
- netpbm>=10.26 : graphics/netpbm
- dvdauthor : multimedia/dvdauthor
- ffmpegthumbnailer : multimedia/ffmpegthumbnailer
- mencoder : multimedia/mencoder
- ppmtoy4m : multimedia/mjpegtools
- mplayer : multimedia/mplayer
- tcprobe : multimedia/transcode
- xine : multimedia/xine
- bash : shells/bash
- cdrecord : sysutils/cdrtools
- growisofs : sysutils/dvd+rw-tools
- update-desktop-database : devel/desktop-file-utils
- perl5>=5.26<5.27 : lang/perl5.26
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libSDL.so : devel/sdl12
- libGLU.so : graphics/libGLU
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtOpenGL.so : graphics/qt4-opengl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- desktop-file-utils gmake perl5 qmake:norecursive qt:4 shebangfix gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.5_9 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
1.8.5_9 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.8.5_9 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
1.8.5_8 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.8.5_8 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
1.8.5_7 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
1.8.5_6 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.8.5_5 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.8.5_4 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
1.8.5_3 04 Nov 2016 07:21:58 |
jbeich |
multimedia/2mandvd: unbreak build with ffmpeg 3.x
videowrapper.cpp:107:40: error: use of undeclared identifier 'PIX_FMT_RGB24';
did you mean
'AV_PIX_FMT_RGB24'?
pCodecCtx->height, PIX_FMT_RGB24, SWS_BICUBIC, NULL,
^~~~~~~~~~~~~
videowrapper.cpp:128:19: error: use of undeclared identifier
'avcodec_alloc_frame'
pFrameRGB=avcodec_alloc_frame();
^
PR: 207547 |
1.8.5_2 14 Apr 2016 16:40:24 |
danfe |
- Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago
- Avoid cd'ing to a directory to invoke single-argument command and thus
make target recipes more readable and undemanding of a sub-shell
- Drop `kde' from CATEGORIES as port does not depend on any of KDE stuff |
1.8.5_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8.5_2 26 Feb 2015 12:52:59 |
amdmi3 |
- Switch to linguisttools_build |
1.8.5_2 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 ) |
1.8.5_1 07 Dec 2014 09:13:03 |
bapt |
Cleanup plist |
1.8.5_1 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) |
1.8.5 21 Nov 2013 16:09:47 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE |
1.8.5 01 Nov 2013 23:29:57 |
pawel |
- Update to version 1.8.5
- Support staging
PR: ports/181064
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.8.4_1 28 Oct 2013 14:57:31 |
wg |
multimedia/2mandvd: fix build with newer ffmpeg
- Add patch to chase the ffmpeg 2.0 API change
Reported by: marino |
1.8.4_1 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) |
1.8.4_1 13 Oct 2013 13:03:04 |
makc |
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes |
1.8.4_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.8.4_1 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.8.4_1 26 Apr 2013 12:35:51 |
bapt |
Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext |
1.8.4_1 26 Mar 2013 04:45:25 |
miwi |
- Fix crash when locale is set to certain values
PR: 176558
Submitted by: ports fury |
1.8.4 07 Feb 2013 14:19:49 |
miwi |
- Update to 1.8.4
PR: 175011
Submitted by: ports fury |
1.3.5_3 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.3.5_2 07 Jan 2013 02:07:27 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes |
1.3.5_2 06 Dec 2012 16:03:47 |
danfe |
- Cleanup the Makefile
- Augment port description
Nota bene: version 1.8.4 is available
Feature safe: yes |
1.3.5_2 06 Dec 2012 10:02:40 |
jhale |
- Return maintainership to the pool at maintainer's request
- Trim Makefile headers
PR: ports/174217, ports/174218, ports/174220, ports/174221
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer)
Feature safe: yes |
1.3.5_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.3.5_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.5_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
1.3.5 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
1.3.5 31 Aug 2010 01:32:33 |
amdmi3 |
- Update to 1.3.5
PR: 149752
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer) |
1.2_4 14 Aug 2010 20:22:57 |
pav |
- Mark BROKEN: does not fetch
Reported by: pointyhat |
1.2_4 24 Apr 2010 09:38:46 |
ehaupt |
Chase audio/libmodplug update. |
1.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.2_2 13 Feb 2010 08:45:24 |
miwi |
- Chase multimedia/mjpegtools shlib bump |
1.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.2 18 Dec 2009 18:55:23 |
pav |
- Update to 1.2
PR: ports/141466
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer) |
1.0.2 21 Oct 2009 10:37:58 |
miwi |
- Update to 1.0.2
PR: 139708
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer) |
1.0 15 Oct 2009 16:03:19 |
wxs |
- Update to 1.0
PR: ports/139262
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer) |
0.9.7 31 Aug 2009 11:41:12 |
wxs |
2ManDVD is the successor of mandvd, a dvd authoring program.
WWW: http://2mandvd.tuxfamily.org
PR: ports/134443
Submitted by: Diego Depaoli <trebestie@gmail.com> |