| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
0.7.1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
23 Apr 2013 14:20:28
0.7.1
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
03 Oct 2012 18:24:05
0.7.1
|
pawel  |
- Update to version 0.7.1
- Convert to optionsNG
- Add LICENSE
- Take maintainership
While I'm here:
- Don't link to ImageMagick when IMAGEMAGICK=off
- Trim Makefile header
- Add missing deps
- Port needs pkg-config during build
PR: ports/171952
Submitted by: nemysis <nemysis@gmx.ch> |
01 Jun 2012 05:26:28
0.7.0_3
|
dinoex  |
- update png to 1.5.10 |
17 Jan 2012 14:35:18
0.7.0_2
|
martymac  |
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- 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] |
11 Oct 2011 07:17:46
0.7.0_1
|
mm  |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
23 Sep 2011 22:26:39
0.7.0
|
amdmi3  |
- 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 |
16 Sep 2011 18:40:28
0.7.0
|
nox  |
Update to 0.7.0 (needed to unbreak multimedia/dvdstyler.) |
15 Aug 2011 21:05:53
0.6.18_2
|
mandree  |
Replace patch-generating patch by actual patch.
Reset maintainer after repeated timeouts.
Reported by: Jan Henrik Sylvester, G. Paul Ziemba
PR: ports/154065 |
03 Jul 2011 13:38:45
0.6.18_2
|
ohauer  |
- remove MD5 |
14 Sep 2010 18:58:52
0.6.18_2
|
makc  |
Bump PORTREVISION for libdvdread dependants |
24 Jul 2010 19:49:59
0.6.18_1
|
mm  |
Update ImageMagick to 6.6.2-10 |
24 Jul 2010 18:19:43
0.6.18
|
pb  |
converters/fribidi not optional anymore. |
24 Jul 2010 16:59:05
0.6.18
|
pb  |
Update to 0.6.18. |
24 Jul 2010 16:38:07
0.6.14_7
|
pb  |
Description from PR:
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 |
28 Mar 2010 21:41:12
0.6.14_6
|
mm  |
- Bump Magick++, MagickWand or MagickCore dependency |
28 Mar 2010 06:47:48
0.6.14_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
08 Dec 2009 14:11:21
0.6.14_4
|
pb  |
Fix compilation problem with Fribidi.
PR: ports/138470, ports/141007
Submitted by: Dima Panov <fluffy@fluffy.khv.ru>, <hawei@free.fr> |
22 Aug 2009 17:36:57
0.6.14_4
|
marcus  |
Chase the fribidi shared lib bump. |
22 Aug 2009 00:28:34
0.6.14_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
10 Feb 2009 19:50:55
0.6.14_3
|
mm  |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
08 Feb 2009 18:45:38
0.6.14_2
|
rnoland  |
Replace libdvdread with the version maintained by the mplayer group
-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> |
16 Nov 2008 00:35:00
0.6.14_1
|
miwi  |
Fix graphics/ImageMagick LIB_DEPENDS.
No PORTREVISION bump necessary since port simply won't build if
WITH_IMAGEMAGICK is defined.
PR: 126790
Submitted by: lioux@
Approved by: maintainer timeout |
20 Mar 2008 09:51:43
0.6.14_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
17 Oct 2007 10:13:01
0.6.14_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
23 Jul 2007 09:36:52
0.6.14
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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 |
25 May 2007 14:46:52
0.6.14
|
pb  |
Update to 0.6.14. |
05 Apr 2007 06:03:23
0.6.11_2
|
koitsu  |
* libdvdread - PORTREVISION increment
* 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 |
24 May 2006 14:21:45
0.6.11_1
|
mnag  |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
22 Jan 2006 21:19:42
0.6.11
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Jan 2006 03:02:57
0.6.11
|
lioux  |
Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port version
6.2.5.5 shared library version bump
Pointy hat: edwin |
27 Dec 2005 02:14:56
0.6.11
|
edwin  |
Remove trailing spaces |
15 Mar 2005 12:38:45
0.6.11
|
pb  |
Add pointer to web site.
PR: ports/78842
Submitted by: Phil Oleson <oz at nixil dot net> |
14 Mar 2005 13:52:42
0.6.11
|
pb  |
Update to 0.6.11.
PR: ports/77539
Submitted by: Phil Oleson <oz at nixil dot net> |
10 Mar 2005 17:24:37
0.6.10_5
|
krion  |
Chase ImageMagick shlib version. |
06 Mar 2005 22:16:54
0.6.10_4
|
pav  |
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer) |
20 Dec 2004 22:06:31
0.6.10_3
|
pb  |
Fix bug in menu creation caused by bad ImageMagick interaction.
PR: ports/75289
Submitted by: Andy Sparrow <spadger@best.com> |
08 Dec 2004 19:32:45
0.6.10_2
|
pb  |
Fix wrong assumption on iconv args on amd64.
Submitted by: Sean McNeil <sean@mcneil.com> |
05 Dec 2004 15:26:25
0.6.10_1
|
josef  |
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi |
11 Aug 2004 17:58:45
0.6.10
|
pb  |
Unbreak build under -current due to that charming no-label-at-end-of-block
gcc 3.4.2.
Submitted by: Paul Mather <paul@gromit.dlib.vt.edu> |
22 Jul 2004 19:22:17
0.6.10
|
pb  |
Fix typo in fribidi dependency.
PR: 69357
Submitted by: ahze@gentoo.ahze.net |
08 Apr 2004 21:47:39
0.6.10
|
pb  |
Update to 0.6.10. |
31 Mar 2004 03:12:58
0.6.9_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
0.6.9_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
27 Jan 2004 19:20:53
0.6.9
|
pb  |
Remove useless explicit dependency on gnugetopt, taken care of by
USE_GETOPT_LONG.
Obtained from: pav |
20 Jan 2004 17:25:44
0.6.9
|
pb  |
Update to 0.6.9. |
17 Dec 2003 01:00:03
0.6.8
|
pb  |
Update to 0.6.8. |
20 Nov 2003 18:02:10
0.6.6
|
pb  |
Update to version 0.6.6. |
01 Nov 2003 18:24:31
0.6.3
|
pb  |
Update to version 0.6.3. |
28 Oct 2003 16:59:27
0.6.2
|
pb  |
Update to 0.6.2. |
27 Oct 2003 13:01:19
0.6.1
|
pb  |
Update to version 0.6.1. |
22 Oct 2003 21:20:02
0.6.0
|
pb  |
- update to release 0.6.0
- update README.FreeBSD |
13 Oct 2003 09:15:07
0.5.4_1
|
pb  |
Cleanup from pkg-plist files not present since 0.5.4. |
08 Oct 2003 23:36:30
0.5.4_1
|
pb  |
Fix compile under 4.x. |
07 Oct 2003 17:31:07
0.5.4_1
|
pb  |
- distributed file changed checksum (previous version was
apparently alpha code).
- bump PORTREVISION. |
05 Oct 2003 11:11:34
0.5.4
|
pb  |
Update to version 0.5.4. |
23 Jul 2003 13:20:15
0.5.3_2
|
pb  |
- add and install some more documentation
- bump PORTREVISION |
14 Jul 2003 02:53:03
0.5.3_1
|
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
18 May 2003 17:28:30
0.5.3
|
pb  |
Add missing dependency on graphics/png, remove related BROKEN flag. |
18 May 2003 11:42:40
0.5.3
|
kris  |
BROKEN on 5.1: does not compile |
13 May 2003 10:16:31
0.5.3
|
pb  |
Upgrade to version 0.5.3. |
20 Apr 2003 16:36:47
0.5.0
|
pb  |
Remove duplicate file in list. |
20 Apr 2003 11:59:48
0.5.0
|
pb  |
Add dvdauthor, a simple tool to create a DVD file structure from
MPEG2 files. |