aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu-launcher
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | 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)
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | Approved by: garga (mentor)
* - Respect PREFIXMartin Wilke2007-08-271-1/+3
| | | | | | | | - Bump PORTREVISION PR: 115806 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: maintainer
* - Update to 1.7.4Martin Wilke2007-06-223-7/+5
| | | | | PR: 113867 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.7.3Martin Wilke2007-01-102-4/+4
| | | | | PR: 107640 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Update to 1.7.2Martin Wilke2006-11-165-29/+64
| | | | | PR: ports/105540 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* - Update maintainer addressesMartin Wilke2006-08-201-1/+1
| | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor)
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
|
* - Add dependency on devel/p5-Locale-gettextTim Bishop2006-01-131-0/+1
| | | | | | PR: 91613 Submitted by: Lars Engels <lars.engels@0x20.net> Approved by: maintainer
* - Add missed dependency on p5-GnomePav Lucistnik2005-12-311-1/+3
| | | | | PR: ports/91096 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
* Qemu Launcher is a GTK front-end for the Qemu x86 PC emulator.Pav Lucistnik2005-12-304-0/+56
PR: ports/91071 Submitted by: Wesley Shields <wxs@csh.rit.edu>