CVS log for ports/multimedia/subtitleeditor/Makefile
Up to [FreeBSD] / ports / multimedia / subtitleeditor
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:20 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
- 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
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jul 27 07:50:14 2011 UTC (6 months, 2 weeks ago) by ehaupt
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
- Update to 0.39.0 - Takeover maintainership Approved by: pav (maintainer, via irc)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:13 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:41:02 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:42:04 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
- update to jpeg-8
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 16 14:30:07 2009 UTC (2 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
- Update to 0.34.0
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:54:33 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 18 21:15:13 2009 UTC (3 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
- Mark BROKEN on FreeBSD 6.x Reported by: pointyhat
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jan 17 19:03:58 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
- Update to 0.30.0 PR: ports/130638 Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 7 19:27:26 2008 UTC (3 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- Update to 0.23.0 PR: ports/127160 Submitted by: chinsan
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 27 07:05:56 2008 UTC (3 years, 5 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3 lines
- Update to 0.22.3
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:17 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 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.11: download - view: text, markup, annotated - select for diffs
Thu May 22 13:15:54 2008 UTC (3 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
- Update to 0.21.1
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 6 20:39:40 2008 UTC (3 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -6 lines
- Update to 0.20.0 - Take over maintaining it Approved by: sat (maintainer)
Revision 1.9: 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
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Mon Jul 16 16:41:12 2007 UTC (4 years, 6 months ago) by sat
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Unbreak with gcc4 by using strtoq(3) instead of strtoll(3) Reported by: pointyhat via pav
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 19 20:18:00 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 1 00:52:34 2007 UTC (4 years, 9 months ago) by sat
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 0.13.6
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 3 10:33:41 2007 UTC (4 years, 10 months ago) by sat
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
- Update to 0.13.4
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 02:53:17 2007 UTC (4 years, 11 months ago) by sat
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -9 lines
- Remove remaining pcre-utf8 chaff
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 11 19:41:33 2007 UTC (4 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by default. Bump PORTREVISION on all dependent ports.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 18 00:08:51 2007 UTC (4 years, 11 months ago) by sat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.13.2
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 8 03:49:07 2007 UTC (5 years, 1 month ago) by sat
Branches: MAIN
CVS tags: RELEASE_4_EOL
Add port multimedia/subtitleeditor: Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used for new subtitles or as a tool to transform, edit, correct and refine existing subtitle. This program also shows sound waves, which makes it easier to synchronise subtitles to voices. WWW: http://kitone.free.fr/subtitleeditor/ Author: IDJAAD djamel <kitone_at_free_dot_fr>
