CVS log for ports/emulators/libvm68k/Attic/Makefile
Up to [FreeBSD] / ports / emulators / libvm68k
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17
Fri Jan 26 11:20:05 2007 UTC (5 years ago) by vd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.16: +1 -1 lines
Remove expired ports: 2007-01-16 emulators/vx68k: distfile disappeared from homepage 2007-01-16 emulators/libvm68k: distfile disappeared from homepage
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Dec 17 15:33:42 2006 UTC (5 years, 1 month ago) by gabor
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -0 lines
- Deprecate - Set EXPIRATION_DATE Approved by: erwin (mentor)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 14 23:06:28 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 7 10:55:41 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove USE_REINPLACE from all categories starting with E
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:28 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Dec 4 07:30:00 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
use INFO macro
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:11 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 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.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 1 19:55:59 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -4 lines
change the libtool version to use from 1.3 to 1.5
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 23 04:04:29 2004 UTC (7 years, 1 month ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- Improve C++ standards conformance in installed header [1] - Mute REINPLACE_CMD in `post-patch' stage - Bump PORTREVISION [1] is needed to unbreak dependent `emulators/vx68k' port.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 19 11:14:08 2004 UTC (7 years, 7 months ago) by eik
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
use libtools from ports
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:29 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 10 14:46:40 2003 UTC (8 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -6 lines
Fix build on 5.x.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:25 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 18 09:26:38 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -1 lines
BROKEN on 5.1: bad C++
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:21:48 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 8 18:30:03 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
- GNU_CONFIGURE -> USE_LIBTOOL PR: 38994 Submitted by: Ports Fury
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 4 13:11:34 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
add libvm68k 1.0.6 M68000 virtual machine library
