aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor
Commit message (Collapse)AuthorAgeFilesLines
* - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsGanael LAPLANCHE2012-01-171-1/+1
| | | | | | | | | | | - libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1] - libdvdread/libdvdnav: fix endianness handling [2] Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@) PR: ports/162197 [1] Notes: svn path=/head/; revision=289371
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-2/+3
| | | | Notes: svn path=/head/; revision=283359
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update to 0.7.0 (needed to unbreak multimedia/dvdstyler.)Juergen Lock2011-09-164-52/+7
| | | | Notes: svn path=/head/; revision=281852
* Replace patch-generating patch by actual patch.Matthias Andree2011-08-152-17/+13
| | | | | | | | | | Reset maintainer after repeated timeouts. Reported by: Jan Henrik Sylvester, G. Paul Ziemba PR: ports/154065 Notes: svn path=/head/; revision=279768
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* Bump PORTREVISION for libdvdread dependantsMax Brazhnikov2010-09-141-1/+1
| | | | Notes: svn path=/head/; revision=261170
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-241-2/+3
| | | | Notes: svn path=/head/; revision=258173
* converters/fribidi not optional anymore.Pierre Beyssac2010-07-241-10/+1
| | | | Notes: svn path=/head/; revision=258168
* Update to 0.6.18.Pierre Beyssac2010-07-244-40/+27
| | | | Notes: svn path=/head/; revision=258166
* Description from PR:Pierre Beyssac2010-07-242-1/+16
| | | | | | | | | | | | | | | | | | | | | With the newer PNG library, spumux is detecting an errors about PNG images being too big (at least on amd64). This patches uses a specific libpng type for width and height. devede was generating a DVD with a menu that was non-functional. It took me awhile to narrow down the problem: spumux was skipping the addition of a subtitle to the menu MPG file but not causing devede to return an error. It seems that DVD's require a subtitle for the menu to function even if it does not say anything. Patch obtained from the dvdauthor repository: http://github.com/ldo/dvdauthor/commit/fd5c2705825762a6361fbcf95099a42471d709d7 PR: ports/148658 Submitted by: scf Notes: svn path=/head/; revision=258163
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-281-2/+2
| | | | Notes: svn path=/head/; revision=251659
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Fix compilation problem with Fribidi.Pierre Beyssac2009-12-082-1/+14
| | | | | | | | PR: ports/138470, ports/141007 Submitted by: Dima Panov <fluffy@fluffy.khv.ru>, <hawei@free.fr> Notes: svn path=/head/; revision=245412
* Chase the fribidi shared lib bump.Joe Marcus Clarke2009-08-221-2/+2
| | | | Notes: svn path=/head/; revision=240112
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Update ImageMagick to 6.4.9.2Martin Matuska2009-02-101-3/+3
| | | | | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above Notes: svn path=/head/; revision=228018
* Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-081-2/+2
| | | | | | | | | | | | | -Turn over maintainership -Bump ports that depend on libdvdread since shared lib version rolls back from .5 to .4 -Fix multimedia/ogle build with this version PR: 127849 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=227814
* Fix graphics/ImageMagick LIB_DEPENDS.Martin Wilke2008-11-161-2/+2
| | | | | | | | | | | | No PORTREVISION bump necessary since port simply won't build if WITH_IMAGEMAGICK is defined. PR: 126790 Submitted by: lioux@ Approved by: maintainer timeout Notes: svn path=/head/; revision=222911
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to 0.6.14.Pierre Beyssac2007-05-253-6/+34
| | | | Notes: svn path=/head/; revision=191792
* * libdvdread - PORTREVISION incrementJeremy Chadwick2007-04-051-2/+2
| | | | | | | | | | | * libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h * Others - LIB_DEPENDS changes (require libdvdread.so.5) * Others - PORTREVISION increment for those dependent on libdvdread Approved by: philip Notes: svn path=/head/; revision=189250
* - Change dependencies reflecting update in graphics/ImageMagickMarcus Alves Grando2006-05-241-2/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=163284
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port versionMario Sergio Fujikawa Ferreira2006-01-091-2/+2
| | | | | | | | | 6.2.5.5 shared library version bump Pointy hat: edwin Notes: svn path=/head/; revision=153110
* Remove trailing spacesEdwin Groothuis2005-12-271-2/+2
| | | | Notes: svn path=/head/; revision=152136
* Add pointer to web site.Pierre Beyssac2005-03-151-0/+2
| | | | | | | | PR: ports/78842 Submitted by: Phil Oleson <oz at nixil dot net> Notes: svn path=/head/; revision=131301
* Update to 0.6.11.Pierre Beyssac2005-03-147-71/+7
| | | | | | | | PR: ports/77539 Submitted by: Phil Oleson <oz at nixil dot net> Notes: svn path=/head/; revision=131197
* Chase ImageMagick shlib version.Kirill Ponomarev2005-03-101-2/+2
| | | | Notes: svn path=/head/; revision=130823
* - Chase ImageMagick shlib bumpPav Lucistnik2005-03-061-2/+2
| | | | | | | | PR: ports/78455 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer) Notes: svn path=/head/; revision=130479
* Fix bug in menu creation caused by bad ImageMagick interaction.Pierre Beyssac2004-12-202-1/+12
| | | | | | | | PR: ports/75289 Submitted by: Andy Sparrow <spadger@best.com> Notes: svn path=/head/; revision=124641
* Fix wrong assumption on iconv args on amd64.Pierre Beyssac2004-12-082-1/+22
| | | | | | | Submitted by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=123482
* Bump portrevision and dependency on ImageMagickJosef El-Rayes2004-12-051-2/+3
| | | | | | | | | | | | in order to trace recent ImageMagick update. Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> PR: ports/74487 Approved by: mat Reviewed by: lofi Notes: svn path=/head/; revision=123238
* Unbreak build under -current due to that charming no-label-at-end-of-blockPierre Beyssac2004-08-111-0/+11
| | | | | | | | | gcc 3.4.2. Submitted by: Paul Mather <paul@gromit.dlib.vt.edu> Notes: svn path=/head/; revision=115945
* Fix typo in fribidi dependency.Pierre Beyssac2004-07-221-1/+1
| | | | | | | | PR: 69357 Submitted by: ahze@gentoo.ahze.net Notes: svn path=/head/; revision=114447
* Update to 0.6.10.Pierre Beyssac2004-04-084-30/+65
| | | | Notes: svn path=/head/; revision=106520
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove useless explicit dependency on gnugetopt, taken care of byPierre Beyssac2004-01-271-1/+0
| | | | | | | | | USE_GETOPT_LONG. Obtained from: pav Notes: svn path=/head/; revision=99291
* Update to 0.6.9.Pierre Beyssac2004-01-2010-65/+18
| | | | Notes: svn path=/head/; revision=98659
* Update to 0.6.8.Pierre Beyssac2003-12-179-5/+77
| | | | Notes: svn path=/head/; revision=95990
* Update to version 0.6.6.Pierre Beyssac2003-11-203-13/+2
| | | | Notes: svn path=/head/; revision=94503
* Update to version 0.6.3.Pierre Beyssac2003-11-013-3/+12
| | | | Notes: svn path=/head/; revision=92789
* Update to 0.6.2.Pierre Beyssac2003-10-282-2/+2
| | | | Notes: svn path=/head/; revision=92470
* Update to version 0.6.1.Pierre Beyssac2003-10-272-2/+2
| | | | Notes: svn path=/head/; revision=92320
* - update to release 0.6.0Pierre Beyssac2003-10-225-24/+43
| | | | | | | - update README.FreeBSD Notes: svn path=/head/; revision=91910
* Cleanup from pkg-plist files not present since 0.5.4.Pierre Beyssac2003-10-131-2/+0
| | | | Notes: svn path=/head/; revision=91002
* Fix compile under 4.x.Pierre Beyssac2003-10-081-0/+11
| | | | Notes: svn path=/head/; revision=90664