aboutsummaryrefslogtreecommitdiff
path: root/emulators/quasi88
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 0.63Martin Wilke2007-06-052-10/+12
| | | | | | | | PR: 113300 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=192816
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.6.2Martin Wilke2007-03-268-198/+38
| | | | | | | | PR: 110815 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=188389
* - Respect X11BASEMartin Wilke2006-11-242-8/+19
| | | | | | | | PR: ports/105815 Submitted by: trasz Notes: svn path=/head/; revision=177996
* - Update to 0.5.5Rong-En Fan2006-08-194-11/+111
| | | | | | | | PR: ports/102218 Submitted by: Seiya Yanagita <s_yanagita at ybb.ne.jp> Notes: svn path=/head/; revision=170973
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Reset undeliverable maintainer address:Kris Kennaway2005-10-221-1/+1
| | | | | | | | <nishika@manbow.com>: host manbow.com[210.150.247.225] said: 550 sorry, mailbox unavailable (#5.5.0) (in reply to RCPT TO command) Notes: svn path=/head/; revision=146096
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 0.5.4Clement Laforet2004-01-125-33/+43
| | | | | | | | | | | - Fix build on bento PR: 59902 Submitted by: Nikisha <nishika@manbow.com> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97993
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update to 0.4.5Tilman Keskinoz2003-01-082-3/+3
| | | | | | | | PR: 42540 Submitted by: nishika@manbow.com (maintainer) Notes: svn path=/head/; revision=72752
* - PORTVERSION 0.4.3 => 0.4.4.Ying-Chieh Liao2002-01-024-4/+44
| | | | | | | | | | | | - Support XFree86 DGA extension switch by defining WITH_DGA. - Use ECHO_MSG in Makefile, instead of ECHO. (from bsd.port.mk) - Change default ROMDIR/DISKDIR in ${WRKSRC}/Makefile. (from hier) PR: 33458 Submitted by: maintainer Notes: svn path=/head/; revision=52481
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Upgrade to version 0.4.3Kevin Lo2001-02-254-22/+11
| | | | | | | | PR: 25349 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38699
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Convert rules copying ${FILESDIR}/patch-aa to ${PATCHDIR} (which isSatoshi Asami2000-10-071-7/+2
| | | | | | | | | | not allowed, since this is outside ${WRKDIR}) to using EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa. Bad quasi88, no cookie. ;) Notes: svn path=/head/; revision=33479
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-3/+3
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* PORTNAME/VERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27455
* Update to version 0.3.2.Steve Price1999-11-145-6/+44
| | | | | | | | PR: 14678 Submitted by: maintainer Notes: svn path=/head/; revision=23073
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Initial import of quasi88 version 0.2.4.Steve Price1999-06-065-0/+44
A PC-8801 emulator for X. PR: 11994 Submitted by: Nishika <nishika@cheerful.com> Notes: svn path=/head/; revision=19253