CVS log for ports/multimedia/tovid/Makefile
Up to [FreeBSD] / ports / multimedia / tovid
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:45 2011 UTC (6 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:41:04 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Feb 13 08:45:24 2010 UTC (23 months, 4 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Chase multimedia/mjpegtools shlib bump
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:42:05 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- update to jpeg-8
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:28:33 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:18 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
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)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Aug 12 15:58:36 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Fix the runtime when anyone has symlink of /usr/X11R6. The script will finding two tovid then not allow users to run it. Bump the PORTREVISION. $ tovid Found 2 installations of tovid on your system! I won't run until there is only one of me :) Installed versions: /usr/local/bin/tovid /usr/X11R6/bin/tovid Exiting... Reported by: Andy Fawcett <andy@athame.co.uk>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 11 16:25:39 2007 UTC (4 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
mplayer and mencoder have been splitted, so this port needs both. Add mplayer in the runtime dependency. Bump the PORTREVISION.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Aug 11 15:33:56 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Chase multimedia/mplayer split PR: ports/115416 Submitted by: Thomas Zander <thomas.e.zander at googlemail.com>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:14 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
- 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
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jun 18 05:47:26 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +19 -55 lines
- Fix complete on [BUILD|RUN]_DEPENDS by follow tovid-init and http://tovid.wikia.com/wiki/Tovid_dependencies . I am following the order of dependencies in tovid-init to make it easier to be follow in the next update. - Add INSTALLS_ICONS=yes. - Fix the MAN1. - Remove post-build and post-install, these are not need. - Update the WWW. - Fix the plist. [1] - A bit misc of clean up in pkg-descr and Makefile to make readable. - Bump the PORTREVISION. Reported by: krismail [1]
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 1 03:25:21 2007 UTC (4 years, 8 months ago) by mezz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +43 -16 lines
Update tovid to 0.30_2, the _2 is because of the patches included from the website. PR: ports/113105 Submitted by: edwin
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 20:18:02 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 1 07:50:29 2007 UTC (4 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Give maintainership to multimedia@FreeBSD.org.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 31 14:07:57 2007 UTC (5 years ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Use new USE_CDRTOOLS variable Tested on: pointyhat
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 1 07:38:57 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
- Use features of bsd.wx.mk, especially USE_WX PR: ports/101613 Submitted by: alepulver
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jul 30 21:31:19 2006 UTC (5 years, 6 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
o mplayer command line option "-vc dummy" has been deprecated in favor of "-vc null". Rectify that. o Bump PORTREVISION PR: 98668 Submitted by: David Kleiner <david.kleiner@gmail.com>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:37 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:27:01 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 19 08:55:51 2006 UTC (5 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
o Fix misbehavior of makexml that adds extra n's at the XML code, rendering it useless. o Bump PORTREVISION PR: 92084 Submitted by: edwin
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 20 02:44:57 2006 UTC (6 years ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
o Fix typo in postproc(1) man page o Add a few parameters to growisofs(1m) command line: '-dvd-video -use-the-force-luke=dao' o Bump PORTREVISION
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 5 03:57:29 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Chase libversion bumb to libMagick.so.9 PR: ports/91270
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 29 13:30:28 2005 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
o df(1) output should be on 1Megabyte scale rather than on 512-byte one. Confunsion created by different interpretations of df(1) parameter's -P amongst Linux and FreeBSD. o Do not process audio in any circunstances when dumping video streams. Tipped by mplayer warning o Bump PORTREVISION
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 28 13:17:06 2005 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2 lines
o du(1) should follow symbolic links to avoid detecting them as 0 size. Otherwise, there are problems with test(1) algebraic evaluations on tovid.sh when trying to detect video aspect ratio. o Bump PORTREVISION
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 28 03:11:31 2005 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
o Due to excessive bashims, depend upon shells/bash and use it bash(1) o Bump PORTREVISION
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 27 18:55:32 2005 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Add python as secondary category since this is a python written application
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 27 16:49:42 2005 UTC (6 years, 1 month ago) by lioux
Branches: MAIN
New port tovid version 0.24: A collection of video disc authoring tools
