aboutsummaryrefslogtreecommitdiff
path: root/emulators/vMac
Commit message (Collapse)AuthorAgeFilesLines
* = Drop MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276915
* SUBFILES += pkg-messagePhilip M. Gollucci2010-01-102-4/+5
| | | | | | | | PR: ports/142514 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247496
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-26/+20
| | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset troll@digitalspark.net by request due to lack of time.Mark Linimon2007-03-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186769
* - Respect X11BASERong-En Fan2006-12-063-17/+18
| | | | | | | | | | | - Respect PORTDOCS PR: ports/106073 Submitted by: rafan Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179028
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* 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
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* PORTNAME/VERSION stuffMichael Haro2000-04-121-4/+4
| | | | Notes: svn path=/head/; revision=27455
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21154
* USE_XLIB=yesChris Piazza1999-08-311-2/+3
| | | | | | | Also change a YES to a yes to be the same as the rest of the Makefile. Notes: svn path=/head/; revision=21149
* PR: ports/12597Donald Burr1999-08-298-0/+584
Submitted by: troll@digitalspark.net Reviewed by: dburr@FreeBSD.ORG Import of new port emulators/vMac, a software Macintosh emulator. (Requires an image of a MacPlus ROM to work, read the vMac website for more details.) Notes: svn path=/head/; revision=21077