Skip site navigation (1)Skip section navigation (2)

CVS log for ports/emulators/qemu-launcher/Makefile

[BACK] Up to [FreeBSD] / ports / emulators / qemu-launcher

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:45 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:17 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:36:49 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- update to jpeg-8

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:50:56 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:27:04 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.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Mon Feb 4 15:35:07 2008 UTC (4 years ago) by wxs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Update my address.

Approved by:	garga (mentor)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 27 11:03:15 2007 UTC (4 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
- Respect PREFIX
- Bump PORTREVISION

PR:		115806
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 22 13:38:28 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
- Update to 1.7.4

PR:		113867
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:38 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Tue Jan 9 21:48:39 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.7.3

PR:             107640
Submitted by:   Wesley Shields <wxs@atarininja.org> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 15 20:43:40 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -16 lines
- Update to 1.7.2

PR:             ports/105540
Submitted by:   Wesley Shields <wxs@atarininja.org> (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 19 16:49:46 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update maintainer addresses

PR:		ports/102230
Submitted by:	Wesley Shields <wxs(at)atarininja.org>
Approved by:	krion (mentor)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 7 10:55:44 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Remove USE_REINPLACE from all categories starting with E

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 12 23:03:05 2006 UTC (6 years ago) by tdb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Add dependency on devel/p5-Locale-gettext

PR:		91613
Submitted by:	Lars Engels <lars.engels@0x20.net>
Approved by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 31 08:55:14 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
- Add missed dependency on p5-Gnome

PR:		ports/91096
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 29 23:01:42 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Qemu Launcher is a GTK front-end for the Qemu x86 PC emulator.

PR:		ports/91071
Submitted by:	Wesley Shields <wxs@csh.rit.edu>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options