aboutsummaryrefslogtreecommitdiff
path: root/emulators/libvm68k
Commit message (Collapse)AuthorAgeFilesLines
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-012-5/+3
| | | | Notes: svn path=/head/; revision=136637
* - Improve C++ standards conformance in installed header [1]Alexey Dokuchaev2004-12-232-2/+40
| | | | | | | | | | - Mute REINPLACE_CMD in `post-patch' stage - Bump PORTREVISION [1] is needed to unbreak dependent `emulators/vx68k' port. Notes: svn path=/head/; revision=124881
* use libtools from portsOliver Eikemeier2004-06-192-1/+4
| | | | Notes: svn path=/head/; revision=111815
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Fix build on 5.x.Max Khon2003-12-101-6/+5
| | | | Notes: svn path=/head/; revision=95538
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-4/+4
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* - GNU_CONFIGURE -> USE_LIBTOOLYing-Chieh Liao2002-06-082-7/+7
| | | | | | | | PR: 38994 Submitted by: Ports Fury Notes: svn path=/head/; revision=60886
* add libvm68k 1.0.6Ying-Chieh Liao2002-06-045-0/+47
M68000 virtual machine library Notes: svn path=/head/; revision=60597