aboutsummaryrefslogtreecommitdiff
path: root/emulators/libvm68k
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Vasil Dimov2007-01-265-95/+0
| | | | | | | | 2007-01-16 emulators/vx68k: distfile disappeared from homepage 2007-01-16 emulators/libvm68k: distfile disappeared from homepage Notes: svn path=/head/; revision=183325
* - DeprecateGabor Kovesdan2006-12-171-0/+3
| | | | | | | | | - Set EXPIRATION_DATE Approved by: erwin (mentor) Notes: svn path=/head/; revision=180021
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* use INFO macroEdwin Groothuis2005-12-042-3/+2
| | | | Notes: svn path=/head/; revision=150351
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149315
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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