aboutsummaryrefslogtreecommitdiff
path: root/emulators/tme
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583
* - Update to 0.6.Edward Tomasz Napierala2007-09-266-35/+48
| | | | Notes: svn path=/head/; revision=200135
* - Use proper capitalization in my email address.Edward Tomasz Napierala2007-07-111-1/+1
| | | | | | | | Approved by: miwi (mentor) Suggested by: sat Notes: svn path=/head/; revision=195441
* - 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
* Change my email address to trasz@FreeBSD.org.Edward Tomasz Napierala2007-04-131-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=189901
* - Respect X11BASEMartin Wilke2007-03-031-0/+1
| | | | | | | | Submitted by: pointyhat via kris trasz (maintainer) Notes: svn path=/head/; revision=186391
* - Fix build after remove objformat on headMartin Wilke2007-02-031-1/+10
| | | | | | | Submitted : trasz (maintainer via privat mail) Notes: svn path=/head/; revision=184025
* - Fix build with gcc 4.XMartin Wilke2007-01-113-3/+23
| | | | | | | | PR: ports/107819 Submitted by: trasz (Maintainer) Notes: svn path=/head/; revision=182106
* - Bump PORTREVISION for pointyhatMartin Wilke2007-01-101-0/+1
| | | | | | | | Submitted by: pointyhat Approved by: maintainer Notes: svn path=/head/; revision=181983
* - Fix build with sparc64Martin Wilke2007-01-031-0/+11
| | | | | | | | PR: 107422 Submitted by: trasz Notes: svn path=/head/; revision=181368
* The Machine Emulator provides a general-purpose frameworkMartin Wilke2006-12-215-0/+151
for computer emulation. Right now it can emulate Sun 2/120 and 3/150. WWW: http://theory.lcs.mit.edu/~fredette/tme/ PR: ports/106839 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=180383